body {

	background-color: #ffffff;

	font-family: Arial, Helvetica, sans-serif;

}



body {

	color: #DEDECA;

	font-family: Arial, Helvetica, sans-serif;

	font-size: 13px;

}



td, th {

	color: #000000;

	font-family: Arial, Helvetica, sans-serif;

	font-size: 13px;	

}



h1 {

	color: #FFFF33;

}



h2 {

	color: #FFFF66;

}



h3, h4 {

	color: #FFFFCC;

}



h5, h6 {

	color: #6699CC;

}



a {

	color: #9999cc;

}



a:link {color: #ffffff; text-decoration: underline;}

a:visited {color: #ffffff; text-decoration: underline;}

a:hover {color: #B0B7BA; text-decoration: underline;}



/*BEGIN Left Column Selectors */

/*-----------------------------------------------------*/



/*Parent style for left column elements */

#leftColumn 	{

	padding: 0px;

	background-color: #336699;

	line-height: 1.2em;

	float: left;

	color: #ffffff;

	font-size: 12px;

}



/*Parent style for center column elements */

#middleColumn 	{

	padding: 0px;

	background-color: #ffffff;

	line-height: 1.2em;

	float: left;

	font-size: 13px;



}



#middleColumn a:link {color: #12316F; text-decoration: underline;}

#middleColumn a:visited {color: #12316F; text-decoration: underline;}

#middleColumn a:hover {color: #006688; text-decoration: underline;}



/*Parent style for right column elements */

#rightColumn 	{

	padding: 0px;

	background-color: #336699;

	line-height: 1.2em;

	float: left;

	color: #ffffff;

}



/*Style that removes default table spacing */

#content div tr { margin: 0; padding: 0;}



/*new bullet style added by Christine on 11.24.2003 */

UL.bullet {

	margin: 0;

	padding: 0;

	padding-bottom: 15px; 

	}



UL.bullet LI {

	padding: 0;

	margin: 0;

	margin-left: 16px;

	display:block;

	list-style-type: square;

	color: #666666;

	font-size: 12px;

}



UL.bullet UL {

    margin: 0px;

	padding: 0px;

}



/*new unbulleted list style added by Sarah Keller on 12.01.2003 */

UL.nobullet {

	margin: 0;

	padding: 0;

	padding-bottom: 15px; 

	}



UL.nobullet LI {

	padding: 0;

	margin: 0;

	margin-left: 0;

	display:block;

	list-style-type:none;

	color: #666666;

	font-size: 12px;

}



UL.nobullet UL {

    margin-left: 0px;

	padding: 0px;

}



.all-borders{

	border-top-width: 1px;

	border-right-width: 1px;

	border-bottom-width: 1px;

	border-left-width: 1px;

	border-top-style: solid;

	border-right-style: solid;

	border-bottom-style: solid;

	border-left-style: solid;

	border-top-color: #000000;

	border-right-color: #000000;

	border-bottom-color: #000000;

	border-left-color: #000000;

}



.right-border{

	border-right-width: 1px;

	border-right-style: solid;

	border-right-color: #000000;



}



.singlelinebox {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #666666; width: 160px}

.formtext_small {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #333399; font-weight: bold}

.formtext_head {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 16px; font-weight: bold; color: #000000}

.formtext_para { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px ; margin-top: 15px; margin-right: 30px; margin-bottom: 15px; margin-left: 30px; text-align: justify; line-height: 16px; color: #666666}

.cellshading {  background-color: #E5E5E5}

.cellshading_light {  background-color: #FFFFFF}

.tableborder {  background-color: #333399; margin-top: 10px}

.box160 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #666666; width: 160px }

.box20 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #666666; width: 20px}

.box80 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #666666; width: 80px}

.box160big { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #666666; width: 160px ; height: 100px}

.cellshadingdark { background-color: #333399}

.formtext_subhead { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13px; margin-left: 20px; text-align: justify; color: #FFFFFF; font-weight: bold}

.formtext_med { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #CCCCCC; line-height: 16px; margin-right: 30px; margin-left: 30px; text-align: justify}

.box120 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #666666; width: 120px}

.formtext_smallest {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #999999}

.cellshadingTC { background-color: #000000}

.formtextTC { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #CCCCCC; font-weight: normal}

a.tc {  font-weight: bold; color: #FFFF00; text-decoration: underline}



