   body {
	background-color: #41656E;
	background-image: url(Images/main_bg.gif);
	background-position: top;
	background-repeat: repeat-x;
}

a:link { text-decoration: none; cursor: pointer; cursor: hand; color: #00A0C6; }	
a:visited { text-decoration: none; cursor: pointer; cursor: hand; color: #00A0C6; }		
a:hover { color: #41656E; text-decoration: underline; cursor: pointer; cursor: hand; }		

.Footer {font-size: 10px; font-family: Arial, Verdana, Helvetica, sans-serif; color: #FFFFFF; font-weight: normal; padding-top: 4px; }
.Footer a:link { color:#FFFFFF; cursor: pointer; cursor: hand; }	
.Footer a:visited { color:#FFFFFF; cursor: pointer; cursor: hand; }		
.Footer a:hover { color: #41656E; text-decoration: none; cursor: pointer; cursor: hand; }	

#pbSubPages { font-size: 11px; font-family: Arial, Verdana, Helvetica, sans-serif; color: #B1B1B1; padding-bottom: 4px; font-weight: bold; }
#pbSubPages a { color: #B1B1B1; text-decoration: none;}
#pbSubPages a:hover { color: #41656E; text-decoration: none; }


/* News Summaries*/

#pbNewsSummary { padding: 15px;}
#pbNewsSummary .Description { color: #e6e6e6; line-height: 14px; }
#pbNewsSummary .Headline { color: #FFFFFF}
#pbNewsSummary a:link { color: #FFFFFF; font-size:14px; font-weight: bold; text-decoration: none; }
#pbNewsSummary a:active { color: #FFFFFF; font-size:14px; font-weight: bold; text-decoration: none; }
#pbNewsSummary a:visited { color: #FFFFFF; font-size:14px; font-weight: bold; text-decoration: none; }
#pbNewsSummary a:hover { color: #32a2d2; text-decoration: none; }

/* News List*/

/*#pbNewsList { padding: 15px;}*/
#pbNewsList .Description { color: #666666; }
#pbNewsList .Headline { color: #00A0C6}
/*#pbNewsList a:link { color: #32a2d2; font-size:14px; font-weight: bold; text-decoration: none; }
#pbNewsList a:active { color: #32a2d2; font-size:14px; font-weight: bold; text-decoration: none; }
#pbNewsList a:visited { color: #32a2d2; font-size:14px; font-weight: bold; text-decoration: none; }
#pbNewsList a:hover { color: #005780; text-decoration: none; }*/



/* Schema Forms */
.CustomForm_Table {  }
.CustomForm_Label { font-weight: normal; line-height: 21px; }
.CustomForm_Row { height: 25px;}
.CustomForm_LabelRow { }
.CustomForm_LabelCell { font-weight: Bold; padding-right: 8px; line-height: 12px; color: #00A0C6; }
.CustomForm_FieldRow {}
.CustomForm_FieldCell {}
.CustomForm_TextBox { font-size: 11px;}
.CustomForm_TextField { font-size: 11px; font-family: Arial, Helvetica, sans-serif;}
.CustomForm_DropDown {font-size: 11px;}
.CustomForm_CheckBox {}
.CustomForm_TextArea { font-size: 11px; font-family: Arial, Helvetica, sans-serif;}
.CustomForm_DatePicker { font-size: 11px; width: 100px; }
.CustomForm_RadioButton {font-size: 11px;}
.CustomForm_RadioButtonList {font-size: 12px;}
.CustomForm_SubmitButton { margin-left: 132px; width:100px; background-image:url(''); background-color: #41656E; color: #FFFFFF; font-size: 11px; font-weight: bold;}
.CustomForm_ClearButton {}
.CustomForm_Required { font-weight: bold; color: #00A0C6; }
.CustomForm_Confirm { font-weight: bold; color: #00A0C6; }
.CustomForm_Errors { color: #00A0C6; }

.Homepage .CustomForm_Table { margin-left: 5px; }
.Homepage .CustomForm_Label { font-weight: normal; line-height: 18px; font-size: 10px; }
.Homepage .CustomForm_Row { height: 20px;}
.Homepage .CustomForm_LabelRow { }
.Homepage .CustomForm_LabelCell { font-weight: Bold; padding-right: 8px; line-height: 10px; font-size: 11px; color: #00A0C6;}
.Homepage .CustomForm_FieldRow {}
.Homepage .CustomForm_FieldCell {}
.Homepage .CustomForm_TextBox { font-size: 10px;}
.Homepage .CustomForm_TextField { font-size: 10px; font-family: Arial, Helvetica, sans-serif;}
.Homepage .CustomForm_DropDown {font-size: 10px;}
.Homepage .CustomForm_CheckBox {}
.Homepage .CustomForm_TextArea { font-size: 10px; font-family: Arial, Helvetica, sans-serif;}
.Homepage .CustomForm_DatePicker { font-size: 10px; width: 100px; }
.Homepage .CustomForm_RadioButton {font-size: 10px;}
.Homepage .CustomForm_RadioButtonList {font-size: 10px;}
.Homepage .CustomForm_SubmitButton { margin-left: 171px; width:50px; background-image:url(''); background-color: #41656E; color: #FFFFFF; font-size: 10px; font-weight: bold; margin-bottom: 10px;}
.Homepage .CustomForm_ClearButton {}
.Homepage .CustomForm_Required { font-weight: bold; color: #00A0C6; }
.Homepage .CustomForm_Confirm { font-weight: bold; color: #00A0C6; }
.Homepage .CustomForm_Errors { color: #00A0C6; }


#pbBreadcrumb {font-size: 11px; font-family: Arial, Verdana, Helvetica, sans-serif; color: #B1B1B1; font-weight: normal; padding-right: 8px;  }
#pbBreadcrumb .Separator {padding-left: 5px; padding-right: 5px;}
#pbBreadcrumb a:link { color:#B1B1B1; cursor: pointer; cursor: hand; }	
#pbBreadcrumb a:visited { color:#B1B1B1; cursor: pointer; cursor: hand; }		
#pbBreadcrumb a:hover { color:#BD1A8D; text-decoration: none; cursor: pointer; cursor: hand; }
#pbBreadcrumb a:active { color:#B1B1B1; cursor: pointer; cursor: hand; }	

