body {
	margin: 10px 0px;
	padding: 0px;
	background-color: #8eabb9;
	background-image: url(../images/bodybgimage.jpg);
	background-repeat: repeat-x;
}
.headerbg {
	background-image: url(../images/topbgimage.jpg);
	background-repeat: repeat-x;
	height: 100px;
}
.tableborder1px {
	border: 1px solid #a6a6a6;
}
.lightshadowtop {
	background-image: url(../images/lightshadowtop.jpg);
	background-repeat: repeat-x;
}
.lightshadowbtm {

	background-image: url(../images/lightshadowbtm.jpg);
	background-repeat: repeat-x;
}
.globalnavigationbartop {
	background-image: url(../images/menuout.jpg);
	background-repeat: repeat-x;
	height: 30px;
}
.copyrightbg {
	background-image: url(../images/copyrightbg.jpg);
	background-repeat: repeat-x;
	height: 60px;
}
.copyrighttxt {
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial, Century, "Century Gothic", "Times New Roman";
	font-size: 12px;
	color: #5e6878;
}
.designertxt {
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial, Century, "Century Gothic", "Times New Roman";
	font-size: 12px;
	color: #6190a7;
}
a.designertxtlink:link {
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial, Century, "Century Gothic", "Times New Roman";
	font-size: 12px;
	color: #6190a7;
	text-decoration: none;
}
a.designertxtlink:hover {
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial, Century, "Century Gothic", "Times New Roman";
	font-size: 12px;
	color: #FF6600;
	text-decoration: none;
}
a.designertxtlink:visited {
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial, Century, "Century Gothic", "Times New Roman";
	font-size: 12px;
	color: ;
	text-decoration: none;
}
a.copyrighttxtlink:link {
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial, Century, "Century Gothic", "Times New Roman";
	font-size: 12px;
	color: #5e6878;
}
a.copyrighttxtlink:hover {
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial, Century, "Century Gothic", "Times New Roman";
	font-size: 12px;
	color: #0099FF;
	text-decoration: none;
}
a.copyrighttxtlink:visited {
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial, Century, "Century Gothic", "Times New Roman";
	font-size: 12px;
	color: ;
	text-decoration: none;
}
.graybg {
	background-image: url(../images/graybg.jpg);
	background-repeat: repeat-x;
	height: 180px;
}
.paneheadertxt {
	font-family: "Tw Cen MT", "Trebuchet MS", Tahoma, Verdana, Arial, Century, "Century Gothic";
	font-size: 20px;
	color: #526774;
}
.panetxtpara {
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial, Century, "Century Gothic", "Times New Roman";
	font-size: 12px;
	color: #010101;
}
a.morelink:link {
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial, Century, "Century Gothic", "Times New Roman";
	font-size: 11px;
	color: #CC0000;
}
a.morelink:hover {
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial, Century, "Century Gothic", "Times New Roman";
	font-size: 11px;
	color: #666666;
}
a.morelink:visited {
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial, Century, "Century Gothic", "Times New Roman";
	font-size: 11px;
	color:;
}
a.panetxtlinks:link {
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial, Century, "Century Gothic", "Times New Roman";
	font-size: 12px;
	color: #0075d0;
	font-weight: bold;
	text-decoration: underline;
}
a.panetxtlinks:hover {
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial, Century, "Century Gothic", "Times New Roman";
	font-size: 12px;
	color: #6699CC ;
	text-decoration: none;
	font-weight: bold;
}
a.panetxtlinks:visited {
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial, Century, "Century Gothic", "Times New Roman";
	font-size: 12px;
	color:  ;
	text-decoration: none;
	font-weight: bold;
}
.bullettxt {
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial, Century, "Century Gothic", "Times New Roman";
	font-size: 12px;
	color: #000000;
}
.seperatorblock {
	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: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #CCCCCC;
}
.paraheader {
	font-family: "Tw Cen MT", "Trebuchet MS", Tahoma, Verdana, Arial, Century, "Century Gothic";
	font-size: 20px;
	color: #7aad00;
	text-transform: uppercase;
}
.paratxt {
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial, Century, "Century Gothic", "Times New Roman";
	font-size: 12px;
	color: #526774;
}
.mainparatxt {
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial, Century, "Century Gothic", "Times New Roman";
	font-size: 12px;
	color: #004569;
	margin: 3px;
	padding: 3px;
}
.mainheadertxt {
	font-family: "Tw Cen MT", "Trebuchet MS", Tahoma, Verdana, Arial, Century, "Century Gothic";
	font-size: 18px;
	color: #26a1f5;
	letter-spacing: 1px;
	text-indent: 10px;
}
.imagespacing {
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.mainheadertxtsml {
	font-family: "Tw Cen MT", "Trebuchet MS", Tahoma, Verdana, Arial, Century, "Century Gothic";
	font-size: 15px;
	color: #26a1f5;
	text-indent: 10px;
	font-weight: bold;
}
.mainparatxtsml {

	font-family: "Trebuchet MS", Tahoma, Verdana, Arial, Century, "Century Gothic", "Times New Roman";
	font-size: 11px;
	color: #004569;
	margin: 3px;
	padding: 3px;
}
.pageparatxt {

	font-family: "Trebuchet MS", Tahoma, Verdana, Arial, Century, "Century Gothic", "Times New Roman";
	font-size: 14px;
	color: #526774;
}
.pagesubheadingtxt {
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial, Century, "Century Gothic", "Times New Roman";
	font-size: 14px;
	font-weight: bold;
	color: #336699;
}
.bulletheadertxt {
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial, Century, "Century Gothic", "Times New Roman";
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}
.paneltxtbullet {
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial, Century, "Century Gothic", "Times New Roman";
	font-size: 11px;
	color: #0075d0;
}
.tableheadertxt {
	background-color: #0066CC;
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial, Century, "Century Gothic", "Times New Roman";
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.tablerow1 {
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial, Century, "Century Gothic", "Times New Roman";
	font-size: 12px;
	color: #006699;
	background-color: #F2F2F2;
}
.tablerow2 {
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial, Century, "Century Gothic", "Times New Roman";
	font-size: 12px;
	color: #336600;
	background-color: #F9FFF2;
}
.frmheadertxt {
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial, Century, "Century Gothic", "Times New Roman";
	font-size: 16px;
	color: #1887D8;
	background-color: #F5F5F5;
	height: 25px;
	text-indent: 10px;
	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: #F5F5F5;
	border-right-color: #F5F5F5;
	border-bottom-color: #999999;
	border-left-color: #F5F5F5;
	font-style: italic;
	font-weight: bold;
	letter-spacing: 1px;
}
.frmlabels {
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial, Century, "Century Gothic", "Times New Roman";
	font-size: 12px;
	color: #006699;
}
.frmtxtlines {
	background-color: #EFF8FC;
	border: 1px solid #E5E5E5;
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial, Century, "Century Gothic", "Times New Roman";
	font-size: 12px;
	color: #000000;
}
a.bulletlinktxt:link {

	font-family: "Trebuchet MS", Tahoma, Verdana, Arial, Century, "Century Gothic", "Times New Roman";
	font-size: 12px;
	color: #004569;
}
a.bulletlinktxt:hover {

	font-family: "Trebuchet MS", Tahoma, Verdana, Arial, Century, "Century Gothic", "Times New Roman";
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
a.bulletlinktxt:visited {

	font-family: "Trebuchet MS", Tahoma, Verdana, Arial, Century, "Century Gothic", "Times New Roman";
	font-size: 12px;
	color: #004569;
}.errmessage {


	font-family: "Trebuchet MS", Tahoma, Verdana, Arial, Century, "Century Gothic", "Times New Roman";
	font-size: 12px;
	color: #FF0000;
}

