.subborders {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #001073;
	border: 1px solid #0928B6;
}
.cellborders {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: 0928B6;
	border-right-color: 0928B6;
	border-bottom-color: 0928B6;
	border-left-color: 0928B6;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;

}
.bottomcell {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: 001073;
	border-right-color: 001073;
	border-bottom-color: 001073;
	border-left-color: 001073;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	
}
.siteborders {
	border: 1px solid DFE6E9;
}
.logincell {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: DFE6E9;
	border-right-color: DFE6E9;
	border-bottom-color: DFE6E9;
	border-left-color: DFE6E9;
}
.contentMAIN {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-align: justify;
	line-height: 18px;

}
.homeDATE {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #001073;
}
.newslinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #9EA8B0;
}
.links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #9EA8B0;
}
a{
	text-decoration: none;
	color: White;
}

a:hover{text-decoration:underline;
	 color:#FFCC33; 
}
	
	.headerlinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #9EA8B0;
	font-weight: normal;
}

	.headerlinks:hover{color: #001073; text-decoration:underline; font-size:11px;}
}

.sublinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.sublinks:hover{color:#FFCC33; font-weight:bold; text-decoration:underline; font-size:11px;}

}
.heading1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000066;
}
.blackBOLD {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}
.merchtable {
	background-color: #DFE6E9;
	border: 1px dotted #BECAD3;
}
.buttontable {
	background-color: #FFCC00;
	border: 1px dotted #001073;
}
.heading2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #000066;
}
.prodtable {
	background-color: #F3F5F7;
	border: 1px dotted #DFE6E9;
}
.formfield {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	background-color: #F3F5F7;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
