body {

	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;

	font-size: 11px;

	font-weight: normal;

	color: #606060;

}



td {

	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;

	font-size: 11px;

	text-align: left;

	color: #606060;

}





.Title {

	font-size: 16px;

	font-weight: bold;

	color: #FF7900;



}



.SubTitle {

	

	font-size: 14px;

	font-weight: bold;

	color: #FF7900;

	text-align: left;

	

}



.Menu {

	color: #707070;

}



a.Menu:link { color: #707070; text-decoration: none }

a.Menu:active { color: #707070; text-decoration: none }

a.Menu:visited { color: #707070; text-decoration: none }

a.Menu:hover { color: #008ACB; text-decoration: underline }



.ReadMore {

	color: #46A1C0;

}

a.ReadMore:link { color: #46A1C0; text-decoration: underline }

a.ReadMore:active { color: #46A1C0; text-decoration: underline }

a.ReadMore:visited { color: #46A1C0; text-decoration: underline }

a.ReadMore:hover { color: #46A1C0; text-decoration: none }



.formfields {

	

	font-weight: normal;

	color: #606060;

	background-color : #FFFFFF;

	border : 1px solid Gray;

}





a:link { color: #FF6C00; text-decoration: underline }

a:active { color: #FF6C00; text-decoration: underline }

a:visited { color: #FF6C00; text-decoration: underline }

a:hover { color: #FF6C00; text-decoration: none }





.Footer {

	font-size: 10px; 

	color: #9C9C9C

}

a.Footer:link { color: #9C9C9C; text-decoration: none }

a.Footer:active { color: #9C9C9C; text-decoration: none }

a.Footer:visited { color: #9C9C9C; text-decoration: none }

a.Footer:hover {  color: #9C9C9C;  text-decoration: underline }



.tableBackground {

	background-color : #EFF2F5;

	border-bottom-width: 1px;

	border-bottom-style: solid;

	border-bottom-color: #D6DFE9;

}



.GreyFrame {

	background-color : #FFFFFF;

	border : 3px solid #D4D3D3;

	padding: 2px;

}



/* Font color for sub-titles in the content area of the web page. */

.SubSectionTitle {

	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;

	font-size: 11px;

	font-weight: bold;

	color: #FF6633;

}



.CaptionFont {

	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;

	font-size: 9px;

	font-weight: normal;

	color: #FF6633;

}



/* Background color and design for tables */

.tableBackground_1 {

	background-color : #EFF2F5;

	border-left-width: 1px;

	border-left-style: solid;

	border-left-color: #D6DFE9;

}



.tableBackground_2 {

	background-color : #EFF2F5;



}