body, form, p, h1, h2, h3, h4, h5, h6 {
	margin: 0px;
	padding: 0px;
}
#content h1.tableHead, 
#content h2.tableHead
{
	margin-bottom:1px;
}
#content p.leadIn
{
	margin-top:10px;
}
#content .summaryLead
{
	margin-left: 29px;
}
#wrapper {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	height: 178px;
	margin-bottom: 30px;
}
#headerLOGO {
	float: left;
	width: 220px;
	margin-right: 30px;
	margin-top: 50px;
}
#headerPHOTO {
	float: right;
	width: 710px;
	height: 155px;
}
#headerBAR, #footerBAR {
	height: 23px;
	width: 960px;
	float: left;
}
.modalBACKGROUND {
background-color:Black;
opacity: 0.4;

}
#navWRAPPER {
	float: left;
	width: 215px;
	margin-right: 30px;
	margin-left: 5px;
}
#navLINKS {
	margin-bottom: 30px;
}
#navLINKS ul, #navLINKS li {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#navLINKS ul {
	background: url(../images/nav_dotted_border.gif) no-repeat left top;
}
#navLINKS a {
	font: bold 13px Arial, Helvetica, sans-serif;
	color: #622A7B;
	text-decoration: none;
	text-transform: uppercase;
	display: block;
	background: url(../images/nav_dotted_border.gif) no-repeat left bottom;
	padding-top: 7px;
	padding-bottom: 10px;
	letter-spacing: 1px;
    text-indent: -18px;
    padding-left: 18px;
    width: 197px;
}
#navLINKS li.linkRESOURCES a {
   height: 44px;
} 
#navLINKS a:hover {
	/* background: #C2C2C2; */
	color: #000;
}
.navBULLET {
	color: #F1AB28;
	margin-left: 5px;
}
#navLOGIN {
	background: url(../images/nav_dotted_border.gif) no-repeat left bottom;
	padding-bottom: 30px;
	margin-bottom: 30px;
	font: 11px Arial, Helvetica, sans-serif;
	color: #4a4a4a;
}
#navLOGIN a, #navUSER a {
	color: #622A7B;
	text-decoration: underline;
}
#navLOGIN a:hover {
	color: #666;
	text-decoration: underline;
}
#navLOGIN ul, #navLOGIN li {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#navUSER a:hover {
	color: #000;
	text-decoration: underline;
}
#navUSER {
	background: url(../images/nav_dotted_border.gif) no-repeat left bottom;
	padding-bottom: 30px;
	margin-bottom: 30px;
	font: 12px Arial, Helvetica, sans-serif;
	color: #622A7B;
}
#navCOPYRIGHT {
	font: 11px/16px Arial, Helvetica, sans-serif;
	color: #4a4a4a;
	width: 215px;
	margin-bottom: 15px;
}
#contentWRAPPER {
}
#content {
	float: right;
	clear: right;
	width: 705px;
	margin-right: 5px;
	font: 14px/24px Georgia, "Times New Roman", Times, serif;
	color: #4a4a4a;
}
#content h1 {
	font: normal 24px/30px Georgia, "Times New Roman", Times, serif;
	color: #F1AB28;
	margin-bottom: 24px;
}
#content h2 {
	font: 18px/20px Georgia, "Times New Roman", Times, serif;
	color: #4a4a4a;
	margin-top: 24px;
	margin-bottom: 0px;
}
#content h3 {
	font: 17px/20px Georgia, "Times New Roman", Times, serif;
	color: #4a4a4a;
	margin-top: 24px;
	margin-bottom: 0px;
}

#content p {
	margin-top: 24px;
	margin-bottom: 24px;
}
#content a {
	color: #622A7B;
	text-decoration: underline;
	font-weight:normal;
}
#content a:hover {
	color: #666;
	text-decoration: underline;
}
.columnWRAPPER {
	margin-top: 30px;
	margin-bottom: 15px;
	background: url(../images/content_border_main.gif) no-repeat left top;
	padding-top: 32px;
}
.columnWRAPPERbottom {
	background: url(../images/content_border_main.gif) no-repeat left bottom;
	padding-bottom: 32px;
}

.column, .columnMID {
	float: left;
	width: 215px;
}
.columnMID {
	margin-right: 30px;
	margin-left: 30px;
}

/* LOGIN BOX */

#navLOGIN fieldset {
   border: none;
   margin: 0px;
   padding: 0px;
   margin-top: -5px;
} 
#navLOGIN .legend {
	font: bold 11px/22px Arial, Helvetica, sans-serif;
	color: #622A7B;
	background: #FFF;
	padding: 0px;
	margin: 0px;
	text-transform: uppercase;
	
	
} 
#navLOGIN fieldset ul, #navLOGIN fieldset li {
   margin: 0px;
   padding: 0px;
   list-style: none;
} 
#navLOGIN fieldset ul {
   margin-top: 3px;
   margin-bottom: 3px;
}
#navLOGIN fieldset li {
   float: left;
   clear: left;
   width: 100%;
   margin-bottom: 3px;
   margin-top: 3px;
}
#navLOGIN label {
	width: 65px;
	display: block;
	float: left;
	clear: right;
	font: 11px Arial, Helvetica, sans-serif;
	color: #4a4a4a;
	padding: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
}
#navLOGIN .formFIELDemail, #navLOGIN .formFIELDpass {
	font: 11px Arial, Helvetica, sans-serif;
	width: 140px;
	margin-top: 5px;
	margin-bottom: 5px;
}
#navLOGIN .formFIELDpass {
	width: 90px;
	margin-right: 5px;
}
#navLOGIN .formBUTTON {
	font: 11px Arial, Helvetica, sans-serif;
	padding-left: 1px;
	padding-right: 1px;
}
.formBUTTON {
	font: 11px Arial, Helvetica, sans-serif;
	padding-right: 1px;
	padding-left: 1px;
}

#accountBOXwrapper {
	width: 705px;
	margin-top: 30px;
	margin-bottom: -10px;
	clear: both;
	float: left;
}
td .accountBOX 
{
	text-align: left;
	width: 333px;
	font: 14px/15px Arial, Helvetica, sans-serif;
	margin-bottom: 30px;
	background: #FDC254 url(../images/account_box_bottom.jpg) no-repeat left bottom;
	
}
#content td .accountBOXtop span.title
{
	text-align: left;
	font-weight:bold;
	font: 14px/15px Arial, Helvetica, sans-serif;
}
td .accountBOXtop {
	background: #622A7B url(../images/account_box_top.jpg) no-repeat left top;
	height: 36px;
	color: #FDC254;
	padding: 10px 15px;
	line-height: 11px;
}
#content td .accountBOXtop a {
	color: #FFF;
	font-weight: normal;
	text-decoration: underline;
}
#content td .accountBOXtop a:hover {
	color: #FFF;
	text-decoration: underline;
}
#content td .accountBOX p {
	margin: 5px 0px;
}
#content td .accountBOXbottom p {
	margin-bottom: 10px;
}
td .accountBOXbottom {
	height: 100px;
	border-top: 1px solid #FFF;
	color: #622A7B;
	padding: 5px 15px 10px;
	overflow: auto;
	width: 303px;
}
td .accountBOXbottom 
{ 
	scrollbar-face-color: #FDC254; 
	scrollbar-arrow-color: #622A7B; 
	scrollbar-track-color: #FDC254; 
} 
#content td .accountBOXbottom span.title {
	font-weight: bold;
}
#content td .accountBOXbottom a:hover {
	color: #000;
}
#step01, #step02, #step03, #step04 {
	height: 35px;
	width: 165px;
	padding-bottom: 2px;
 	background: url(../images/steps_border.gif) no-repeat left bottom;
}
.stepNUMBER {
	font: 24px/normal Georgia, "Times New Roman", Times, serif;
	float: left;
	width: 75px;
	color: #CCC;
}
.stepTITLE {
	font: bold 13px/14px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #ACACAC;
	float: right;
	width: 90px;
}
.stepTITLEedit {
	font: 24px/normal Georgia, "Times New Roman", Times, serif;
	color: #F1AB28;
	height: 35px;
}

#pageSTEP01 #step01, #pageSTEP02 #step02, #pageSTEP03 #step03, #pageSTEP04 #step04 {
	border-bottom: solid 2px #622A7B;
	padding: 0px;
	background: none;
}
#pageSTEP01 #step01 .stepNUMBER, #pageSTEP02 #step02 .stepNUMBER, #pageSTEP03 #step03 .stepNUMBER, #pageSTEP04 #step04 .stepNUMBER {
	color: #F1AB28;
}
#pageSTEP01 #step01 .stepTITLE, #pageSTEP02 #step02 .stepTITLE, #pageSTEP03 #step03 .stepTITLE, #pageSTEP04 #step04 .stepTITLE {
	color: #622A7B
}
.tableSTEPS {
	width: 705px;
	margin: -15px 0px 15px 0px;
	padding: 0px;
	font: 11px Arial, Helvetica, sans-serif;
}
.tableNONE {
	margin: 0px;
	padding: 0px;
	font: 14px Arial, Helvetica, sans-serif;
}
#content .tableNONE p {
	margin-top: 15px;
	margin-bottom: 15px;
}
#content .tableNONE .midText {
	font-family:Georgia,"Times New Roman",Times,serif;
	font-size:14px;
	font-size-adjust:none;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:24px;
}
#content .formDROPDOWN {
	font: bold 11px Arial, Helvetica, sans-serif;
	color: #622A7B;
}



.tableSTEPS td, .tableNONE td {
	font: 14px/15px Arial, Helvetica, sans-serif;
	margin-top: 10px;
	padding: 0px;
}
.tableNONE td .emailReminderInstructions {
	color:Red;
	display:inline;
}
.tableSTEPS td.column01 {

}
.tableSTEPS td.column02 {

}
.tableSTEPS td.column03 {

}
.tableSTEPS td.column04 {

}
.tableSTEPS .formFIELD {
	width: 150px;
	font: bold 11px Arial, Helvetica, sans-serif;
	padding-right: 10px;
	color: #622A7B;
}
.tableSTEPS .formFIELDsmall {
	width: 62px;
	font: bold 11px Arial, Helvetica, sans-serif;
	padding-right: 10px;
	color: #622A7B;
}
.tableSTEPS .formFIELDwide {
	width: 330px;
	font: bold 11px Arial, Helvetica, sans-serif;
	padding-right: 10px;
	color: #622A7B;
}
.tableSTEPS .formFIELDdescription {
	width: 330px;
	height: 164px;
	font: bold 11px Arial, Helvetica, sans-serif;
	padding-right: 10px;
	color: #622A7B;
}
.tableSTEPS .formFIELDnote {
	width: 340px;
	height: 66px;
	font: bold 11px Arial, Helvetica, sans-serif;
	padding-right: 0px;
	color: #622A7B;
}
.tableSTEPS .formDROPDOWN {
	font: bold 11px Arial, Helvetica, sans-serif;
	color: #622A7B;
}
.tableSTEPS .formDROPDOWNrole {
	font: bold 11px Arial, Helvetica, sans-serif;
	color: #622A7B;
	width: 345px;
	padding-bottom: 2px
}
.tableSTEPS .formDROPDOWNfocus {
	font: bold 11px Arial, Helvetica, sans-serif;
	color: #622A7B;
	width: 704px;
}
.tableSTEPS .formDROPDOWNstate {
	font: bold 11px Arial, Helvetica, sans-serif;
	color: #622A7B;
	width: 72px;
}
.tableSTEPS .disclaimer {
	color: red;
}
.tableSTEPS .legal {
	font-size: 12px;
}
.feedBACK {
	font-weight: bold;
	color: #622A7B;
}
h1 .feedBACK {
	font-weight: normal;
}
.divPanelReminder div{
	display:inline;
}
.side{
	display:inline;
}
.tableDATA {
	font: 12px/15px Arial, Helvetica, sans-serif;
	border: 1px solid #622A7B;
	border-collapse: collapse;
}
.tableDATA td {
	padding: 8px;
	color: #622A7B;
	background: #E2E2E2;
	border: 1px solid #622A7B;
}
.tableDATA td ul
{
	margin-left:15px;
	padding-left:0px;
	list-style-position:outside;
	list-style-type:disc;
}
.tableDATA td ul li
{
	list-style-position:outside;
	list-style-type:disc;
}
.tableDATA th {
	font-weight: bold;
	color: #622A7B;
	background: #F1AB28;
	padding: 8px;
	border-color: #622A7B;
}
.tableDATA th.question {
	font-size: 10px;
	font-weight: normal;
	text-transform: none;
}
#content .tableDATA th a {
	color: #FFF;
	text-decoration: underline;
}
#content .tableDATA th a:hover {
	color: #622A7B;
}


.tableDATA td.totalROW {
	background: #D6D6D6;
}
.tableDATA td.hiddenROW {
	background: #FFF;	
	border-bottom: 1px solid #622A7B;
}
.buttonLEFT {
	margin-right: 30px;
	margin-top: 7px;
}
.buttonLEFTlast {
	margin-top: 7px;
	margin-right: 0px;
}

.buttonRIGHT {
	margin-left: 5px;
	margin-top: 7px;
}
/* END LOGIN BOX */

#footer {
	font: 13px/15px Arial, Helvetica, sans-serif;
	color: #4a4a4a;
	margin-top: 15px;
	margin-bottom: 15px;
	clear: both;

}
#footer a {
	color: #4a4a4a;
	text-decoration: underline;
}
#footer a:hover {
	color: #666;
	text-decoration: underline;
}

#footerBAR {
	margin-bottom: 10px;
}
#footerCOPY {

	margin-right: 5px;
	margin-left: 5px;
}
#footerCOPY .footerLINKS a {
	color: #622A7B;
	margin-right: 3px;
	margin-left: 3px;
}

#footerLOGOS {
	float: right;
	width: 280px;
	margin-right: 5px;
	margin-top: 3px;
}

.clear { 
     clear:both; 
     height:0; 
     margin:0;
     font-size: 1px;
     line-height: 0;
}


#divQuestionDesc, #divAccountInfo, #divPageInfo
{
  width:300px;
  height:100px;
  z-index:1;
  border: thin solid #FFFF00; 
  padding: 8px; padding-top:0px;
  margin: 4px; margin-top:1px; 
  display:none; 
  background-color: #FFFF99;
}

#idImage
{
	cursor:pointer;
}
.ajax__calendar_today
{
	text-decoration:underline;
}
.ajax__calendar_header
{
	color: #622A7B;
	font-weight: bold;
}
.ajax__calendar_active 
{
	color: white;
    background-color : #622A7B;
    border-color: #FFFF99;
}
.endDate
{
	color: #622A7B;
	font-weight: bold;
}

ul.resourceList li
{
	margin-bottom:10px;
}
#content a.inviteLink, #content a.inviteLink:hover
{
	color:#622A7B;
	text-decoration:underline;
}
.selectAllLabel
{
	margin-left:2px;
}
div#content .adminDiv
{
	font-family:Arial,Helvetica,sans-serif;
	font-size:14px;	
}


#dhtmltooltip
{
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;	
	position: absolute;
	width: 150px;
	border: 1px solid #505050;
	padding: 2px;
	background-color: lightyellow;
	visibility: hidden;
	z-index: 100;
	/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
	filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
}