.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.highlight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFCC;
	text-decoration: none;
}
.links {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #007BB0;
	text-decoration: none;
}
.stbutton {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #095891;
	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: #3282BF;
	border-right-color: #3282BF;
	border-bottom-color: #08121B;
	border-left-color: #08121B;
}

.links:hover{ 
color:#A7C5DA
}
.textfield {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-color: #EFF7FA;
	border: 1px solid #5285A1;
}

.foterlinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #247DA8;
	text-decoration: none;
}
.foterlinks:hover{ 
color:#FFFFCC
}
.main_bg {
	background-position: center top;
}
.yellowtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFDF;
	text-decoration: none;
}
.producttitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #72B3EB;
	text-decoration: none;
}

.h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #347496;
	text-decoration: none;
}
.h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFCC;
	text-decoration: none;
}

.morelinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFCC;
	text-decoration: none;
}
.morelinks:hover{
	color:#FFFF99;
	text-decoration: underline;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.disp {
	font-family: "Times New Roman", Times, serif, Tahoma;
	font-size: 20px;
	font-style: normal;
	color: #9EC1E0;
	text-decoration: none;
	font-weight: bold;
}
/* Page link */
.pageLink, td.pageLink{
	font-size 		: 8pt;
	color 			: #FFFFCC;
	font-family		: Tahoma, Verdana, Arial;
	font-weight		: bold;
}
a.pageLink:link   	{ text-decoration: none; color : #FFFFCC; }
a.pageLink:visited 	{ text-decoration: none; color : #FFFFCC; }
a.pageLink:hover	{ text-decoration: underline; color : #FFFFCC; }

.activePage {
	font-size 		: 8pt;
	color 			: #9EC1E0;
	font-family		: Tahoma, Verdana, Arial;
	font-weight		: bold;
}

.disabledText {
	font-size 		: 8pt;
	color 			: #FFFFFF;
	font-family		: Tahoma, Verdana, Arial;
	font-weight		: bold;
}

.blacktext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #0099CC;
	text-decoration: none;
}
ul, li {
color:#FFFFFF;
}
.blacktext:hover{
	color:#FFFFFF;
}

.successMsg {
	font-family		: Tahoma, Verdana, Arial;
	font-size		: 8pt;
	font-weight		: normal;
	color			: 00FF66;
}
