body {
	font-family: Tahoma;
	font-size: 12px;
	color: #333333;
	background-color: #757575;
	margin: 0px;
	height: 100%;
	width: 100%;
	background-image: url(../images/bg.gif);
	background-repeat: repeat;
}

td {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
}

ul {
	line-height: 174%;
	text-indent: -10px;
}

li {
	list-style-position: outside;
	list-style-image: url(../images/bullet.gif);
	font-family: Tahoma;
	font-size: 10px;
	color: #333333;
	text-indent: 2px;
}

hr {
	width: 90%;
	border-top-width: 2px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
}
input
{
	background-color: #F8F8F8;
	border: 1px solid #8B8B8B;
	height: 17px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
textarea
{
	background-color: #FCFCFC;
	border: 1px solid #7E7E7E;
	font: 10px Tahoma;
}
select
{
	background-color: #FCFCFC;
	border: 1px solid #898989;
	font: 10px Tahoma;
}
#tableLayer {
	Z-INDEX: 999999;
	POSITION: absolute;
	TEXT-ALIGN: right
}

.centered {
	position: absolute;
	width: 100%;
	height: 100%;
	margin: 0px;
	visibility: visible;
}


.brdr {
	border: 3px solid #404040;
}

a.readmore {
	font-size: 9.52px;
	color: #99a501;
	text-decoration:none;
	font-weight: bold;
	
}

a:hover.readmore {
	font-size: 9.52px;
	color: #51859F;
	font-weight: bold;
	text-decoration:underline;
	
}

a.footer{
	font-size:11px;
	color:#FFFFFF;
	text-decoration:none;
	font-family: Tahoma;
	
}

a:hover.footer{
	font-size:11px;
	color:#901D3D;
	text-decoration:underline;
	font-family: Tahoma;
	
}

a.leftMenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-align: left;
	text-decoration: none;
}

a:hover.leftMenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-align: left;
	text-decoration: underline;
}

a:visited.leftMenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FBCA6C;
	text-align: left;
	text-decoration: underline;
}

a.Products{
	font-size:10px;
	color:#333333;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	
}

a:hover.Products{
	font-size:10px;
	color:#9D0000;
	text-decoration:underline;
	font-family: Arial, Helvetica, sans-serif;
	
}

a:visited.Products {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #4186b3;
	text-decoration: none;
}

a.LeftTitle{
	font-size:10px;
	color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	
}

a:hover.LeftTitle{
	font-size:10px;
	color:#FFCC00;
	text-decoration:underline;
	font-family: Arial, Helvetica, sans-serif;
	
}

a:visited.LeftTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
	text-decoration: underline;
}

a.copyRights{
	font-size:10px;
	color:#FF0000;
	text-decoration:none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

a:hover.copyRights{
	font-size:10px;
	color:#000000;
	text-decoration:underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

a:visited.copyRights {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF0000;
	text-decoration: underline;
}

.clock{
	color:#FFFFFF;
	padding: 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
}

.separatorHoriz {
	background-image: url(../images/separator.gif);
	background-repeat: repeat-y;
	background-position: center center;
}

.separatorVert {
	background-image: url(../images/separatorVert.gif);
	background-repeat: repeat-x;
	background-position: center center;
}

.topLeftBannerBG {
	background-image: url(../images/leftMenuTop.jpg);
	background-repeat: repeat-x;
}

.leftMenuTDButton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-image: url(../images/leftMenuBg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	height: 40px;
}

.LeftMenuTableBG {
	background-color: #f3f3f3;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #740f23;
}

.contentTableBorder{
	border: 1px solid #5495bd;
}

.contentTableTrBg {
	background-color: #e9f1f6;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #5495BD;
	text-indent: 15px;
}

.contentTableHeadder {
	background-color: #5495bd;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-align: center;
	font-weight: bold;
	height: 20px;
	vertical-align: middle;
}

.contentTableText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #595959;
	font-weight: bold;
	text-align: center;
	background-color: #EAF2F7;
	border: 0.5px solid #D6E6EF;
}

.headders {
	font-family: Tahoma;
	font-size: 12px;
	color: #497993;
	font-weight: bold;
}
.tdBorder {
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: 740f23;
}

.logo
{
	font-family: Tahoma;
	font-size: 11.5px;
	color: #000000;
	font-weight: normal;
	letter-spacing: -0.5px;
}


.firstWord {
	color: #4186b3;
	font: bold 12px Tahoma;
}
.footerBG {
	background-image: url(../images/footerBG.gif);
	background-repeat: repeat-x;
	background-position: left center;
}


.text-1 {
	font-size: 11px;
	color: #333333;
	font-family: Tahoma;
}

.text-2 {
	font-family: Tahoma;
	font-size: 10px;
	color: #333333;
	font-weight: normal;
}

.text-3 {
	font-size: 10px;
	color: #535250;
	font-weight: bold;
}

.text-4 {
	font-size: 10px;
	color: #4b7c96;
	font-weight: bold;
}

.text-5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}

.textHeadder
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF0000;
}

.copyRights {
	font-family: Tahoma;
	font-size: 10px;
	color: #333333;
	font-weight: bold;
}
