<style type="text/css">
<!--



BODY	{  font-family: verdana, arial; font-size: 11px; font-weight: normal; color: #464646  }

P		{  font-family: verdana, arial; font-size: <%=session("FontSize")%>; font-weight: normal; color: #464646  }
TD		{  font-family: verdana, arial; font-size: 11px; font-weight: normal; color: #464646  }
H1 		{  font-family: verdana, arial; font-size: 16px; font-weight: none; padding-bottom: 0px; margin-top: 0px; padding-top: 0px; margin-bottom: 0px; color: #008782  }
H2 		{  font-family: verdana, arial; font-size: 13px; font-weight: bold; padding-bottom: 0px; margin-top: 0px; padding-top: 0px; margin-bottom: 0px;  }
H3 		{  font-family: verdana, arial; font-size: 14px; font-weight: none; padding-bottom: 0px; margin-top: 0px; padding-top: 0px; margin-bottom: 0px; }
H4 		{  font-family: verdana, arial; font-size: 12px; font-weight: bold; padding-bottom: 0px; margin-top: 0px; padding-top: 0px; margin-bottom: 0px;  }
H5 		{  font-family: verdana, arial; font-size: 11px; font-weight: bold; padding-bottom: 0px; margin-top: 0px; padding-top: 0px; margin-bottom: 0px;  color: #008782}

OL 		{  font-size: 11px; }
UL 		{  font-size: 11px; list-style: outside; list-style-type: square  }
UL UL	{  font-size: 11px; list-style: outside; list-style-type: square  } 
Bold	{  font-weight: bold  }
Italic	{  font-style: italic  }
LI {font-family: verdana, arial, sans serif; font-size: 11px; text-decoration: none; color: 6C6C6C; list-style-image: url("/images/bullet_point.gif"); margin-top: 0px ;  margin-right: 0.5em; }

INPUT		{  color: #003399; font-family: verdana, arial; font-size: 10px; }
TEXTAREA	{  color: #003399; font-family: verdana, arial; font-size: 10px; } 
BLOCKQUOTE	{  font-size: 11px; }
SELECT  {  font-size: 10px; color: #003399 }

.darkcolor { color: #ffffff; font-weight: bold; background-color : #008782; font-size: 10px;}
.medcolor { color: #6C6C6C; background-color : #E0F2F2; font-size: 11px;}
.lightcolor { color: #696969; background-color : #F8FEFE}
.extralightcolor { color: #6C6C6C; background-color : #F7F7F7; font-size: 10px;}

.searchbox {Width:100; height: 15; border-style: solid; border-width:1; border-color: #696969; background-color: #ffffff; color: #FF9600; font-size: 8pt; font-weight: none}
.searchbox2 {
	padding: 1px;
	font-size: x-small;
	height: 18px;
	border-style: solid;
	border-width: 1px;
	border-color: #008782;
	font-family: verdana;
	color: #464646;
	font-size: 11px;
}

.loginbox {Width:70; height: 15; border-style: solid; border-width:1; border-color: #929292; background-color: #ffffff; color: #FF9600; font-size: 8pt; font-weight: none}
.formbox {Width:150; border-style: solid; border-width:1; border-color: #008783; background-color: #ffffff; color: #008783; font-size: 8pt; font-weight: none}
.lrgformbox {Width:100%; border-style: solid; border-width:1; border-color: #004EA6; background-color: #ffffff; color: #004EA6; font-size: 8pt; font-weight: none}
.button {border-collapse: collapse; border-style: solid; border-width:1px; border-color: #7AA9D2; background-color: #A5CCEE; color: #ffffff; font-size: 9px; font-weight: bold; cursor:hand}

.formboxNew {width:150px; border-style: solid; border-width:1px; border-color: #008783; background-color: #ffffff; color: #008783; font-size: 8pt; font-weight: none}

.darkgreencolor { background-color : #008782;}
.greencolor { background-color : #6EBDBA;}
.greycolor { background-color : #E8EDEC;}
.whitecolor { background-color : #ffffff;}
.white_text {  font-family: verdana, arial; font-size: 10px; font-weight: normal; color: #ffffff  }
.green_text {  font-family: verdana, arial; font-size: 10px; font-weight: normal; color: #008782;   }
.latestnews_color { background-color : #4FAEAA;}
.latestnews_bg { background-color : #E8F8F7;}
.lightgreencolor { background-color : #F7FCFC;; border-color: black black #6EBDBA #6EBDBA; border-style: solid; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 1px; border-left-width: 1px}

A:link		{  text-decoration: none; font-size: 10px; color: #008782; font-weight: bold  }
A:active	{  text-decoration: none; font-size: 10px; color: #008782; font-weight: bold  }
A:visited	{  text-decoration: none; font-size: 10px; color: #008782; font-weight: bold  }
A:hover		{  text-decoration: none; font-size: 10px; color: #565757; font-weight: bold  }

A.left_link:link		{  text-decoration: none; font-size: 10px; color: #A38108; font-weight: bold;}
A.left_link:active	{  text-decoration: none; font-size: 10px; color: #A38108; font-weight: bold;  }
A.left_link:visited	{  text-decoration: none; font-size: 10px; color: #A38108; font-weight: bold;  }
A.left_link:hover		{  text-decoration: none; font-size: 10px; color: #008782; font-weight: bold;  }

A.grey_link:link		{  text-decoration: none; font-size: 10px; color: #565757; font-weight: bold;}
A.grey_link:active	{  text-decoration: none; font-size: 10px; color: #565757; font-weight: bold;  }
A.grey_link:visited	{  text-decoration: none; font-size: 10px; color: #565757; font-weight: bold;  }
A.grey_link:hover		{  text-decoration: none; font-size: 10px; color: #008782; font-weight: bold;  }

A.lightgrey_link:link		{  text-decoration: none; font-size: 10px; color: #565757; font-weight: lighter;}
A.lightgrey_link:active	{  text-decoration: none; font-size: 10px; color: #565757; font-weight: lighter;  }
A.lightgrey_link:visited	{  text-decoration: none; font-size: 10px; color: #565757; font-weight: lighter;  }
A.lightgrey_link:hover		{  text-decoration: none; font-size: 10px; color: #008782; font-weight: lighter;  }


A.news_link:link		{  text-decoration: none; font-family: verdana, arial; font-size: 11px; font-weight: normal; color: #464646}
A.news_link:active	{  text-decoration: none; font-family: verdana, arial; font-size: 11px; font-weight: normal; color: #464646 }
A.news_link:visited	{  text-decoration: none; font-family: verdana, arial; font-size: 11px; font-weight: normal; color: #464646 }
A.news_link:hover		{  text-decoration: none; font-family: verdana, arial; font-size: 11px; font-weight: normal; color: #008782}



#rightBar {
	float: right;
	vertical-align: top;
	margin: 0px;
	padding: 0px;
	background-color : #E8EDEC;
}

.box {  background-color: #FFFFFF; border: #06A4AE; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px}
.header1 {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; color: #008782; background-color: #D0EFEE; border-color: black black #06A4AE; border-style: solid; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 1px; border-left-width: 0px}
.header2 {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; font-weight: none; color: #565757; background-color: #FFFFFF; border-color: black black #06A4AE; border-style: solid; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 1px; border-left-width: 0px}
.header3{  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; color: #565757; background-color: #FFFFFF; border-color: #06A4AE; border-style: solid; border-top-width: 1px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px}
.header4 {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; color: #008782; background-color: #D0EFEE; border-color: #06A4AE; border-style: solid; border-top-width: 1px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px}
.header5 {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: none; color: #008782; background-color: #D0EFEE; border-color: #06A4AE; border-style: solid; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 1px; border-left-width: 0px}
.header6 {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: none; color: #008782; background-color: #D0EFEE; border-color:  #06A4AE; border-style: solid; border-top-width: 0px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 0px}
.header7 {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; font-weight: none; color: #565757; background-color: #FFFFFF; border-color: black black #06A4AE; border-style: solid; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px}

.footer1 {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: none; color: #008782; background-color: #ffffff; border-color: #06A4AE; border-style: solid; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px}




.pagingBox {
	border: 1px solid #00A2AC;
	background-color: #F3F6EF;
}

.pagingBoxSel {
	border: 1px solid #00A2AC;
	background-color: #D0EFEE;
}

.pagingBoxCMS {
	border: 1px solid #00A2AC;
	background-color: #F3F6EF;
}

.pagingBoxSelCMS {
	border: 1px solid #00A2AC;
	background-color: #D0EFEE;
}

.mandatoryField {
	color: #FD4344;
	cursor: help;
}

.hidden
	{
	position:absolute;
 	left:0px;
 	top:-500px;
 	width:1px;
 	height:1px;
 	overflow:hidden;
 	}
.dotted_green {  border-color: black black #D0EFEE; border-style: dotted; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 1px; border-left-width: 0px}
.leftbar_bg {  background-color: #E8EDEC; border-color: black black black #008782; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 1px}

-->
</style>

