/* CSS Document */
body {
	text-align:center;
	margin:0px 0px 0px 0px;
}
#logo {
	position:absolute;
	top:0px;
	left:0px;
}
.mntbl {
	border:1px solid #0D1925;
	border-top:0px;
	background:#0D1925;
}
.menubg {
	background:url(../images/menubg.gif);
	background-position:center top;
	background-repeat:repeat-x;
	height:30px;
/*	border:1px solid #6EB8F3;*/
}
.txt {
	font-family:arial;
	font-weight:normal;
	font-size:12px;
	color:#FFFFFF;
	text-align:justify;
	padding:15px 20px 15px 20px;
	line-height:18px;
}
.indlftcol {
	background:url(../images/indleftbg.gif);
	background-position:center top;
	background-repeat:repeat-x;
}
.readmore {
	font-family:Arial;
	font-weight:bold;
	font-size:11px;
	color:#CC0000;
	padding:5px 20px 8px 20px;
	border:0px solid #FFFFFF;
	text-decoration:none;
	background:url(../images/readmorebg.gif);
	background-position:center center;
	background-repeat:no-repeat;
}
.readmore:hover {
	font-family:Arial;
	font-weight:bold;
	font-size:11px;
	color:#000000;
	padding:5px 20px 8px 20px;
	border:0px solid #FFFFFF;
	text-decoration:none;
/*	background:url(../images/readmorebg.gif);
	background-position:center center;
	background-repeat:no-repeat;*/
}
.indprolink {
	font-family:arial;
	font-weight:bold;
	font-size:11px;
	color:#F0DD9A;
	text-decoration:underline;
}
.indprolink:hover {
	font-family:arial;
	font-weight:bold;
	font-size:11px;
	color:#F0DD9A;
	text-decoration:none;
}
.prodimg {
	padding:5px;
}
.footerbg {
	background:#4D6F92;
	padding:10px 10px 10px 10px;
}
.ftrtxt {
	font-family:Arial;
	font-weight:normal;
	font-size:10px;
	color:#000000;
	line-height:25px;
}
.ftrtxtcopy {
	font-family:Arial;
	font-weight:normal;
	font-size:10px;
	color:#CDF2FF;
	line-height:25px;
}
.ftrlink {
	font-family:Arial;
	font-weight:normal;
	font-size:10px;
	color:#000000;
	text-transform:uppercase;
	text-decoration:none;
}
.ftrlink:hover {
	font-family:Arial;
	font-weight:normal;
	font-size:10px;
	color:#CDF2FF;
	text-transform:uppercase;
	text-decoration:underline;
}
.titxt {
	font-family:"Trebuchet MS";
	font-weight:normal;
	font-size:11px;
	color:#1A4169;
}
.tilink {
	font-family:"Trebuchet MS";
	font-weight:normal;
	font-size:11px;
	color:#1A4169;
	padding:3px 0px 3px 20px;
	text-decoration:none;
	background:url(../images/tilogo.gif);
	background-position:center left;
	background-repeat:no-repeat;
}
.tilink:hover {
	font-family:"Trebuchet MS";
	font-weight:normal;
	font-size:11px;
	color:#CDF2FF;
	padding:3px 0px 3px 20px;
	text-decoration:underline;
	background:url(../images/tilogo_hover.gif);
	background-position:center left;
	background-repeat:no-repeat;
}
.emaillink {
	font-family:arial;
	font-weight:normal;
	font-size:12px;
	color:#FFFFFF;
	text-decoration:underline;
}
.emaillink:hover {
	font-family:arial;
	font-weight:normal;
	font-size:12px;
	color:#FFFFFF;
	text-decoration:none;
}
.link {
	font-family:arial;
	font-weight:bold;
	font-size:12px;
	color:#C51305;
	text-decoration:underline;
}
.link:hover {
	font-family:arial;
	font-weight:bold;
	font-size:12px;
	color:#C51305;
	text-decoration:none;
}

.tblhdr {
	font-family:arial;
	font-weight:bold;
	font-size:12px;
	color:#FFFFFF;
	background:#4A91CA;
	line-height:25px;
	padding:0px 5px 0px 5px;
}
.tbltxtbdr {
	font-family:arial;
	font-weight:normal;
	font-size:12px;
	color:#FFFFFF;
	border:1px solid #4A91CA;
	line-height:20px;
	padding:0px 5px 0px 5px;
}
.tbltxt {
	font-family:arial;
	font-weight:normal;
	font-size:12px;
	color:#FFFFFF;
	padding:0px 20px 0px 20px;
}
.box {
	font-family:arial;
	font-weight:normal;
	font-size:12px;
	color:#000000;
	border:1px solid #C5C5C5;
}	
.err{
	font-family:arial;
	padding:2px 5px 2px 5px;
	font-weight:none;
	font-size:12px;
	color: #CC0000;

}
hr {
	background:#0D1925;
	border-bottom:1px solid #413F3F;
	height:1px;
	font-size:1px;
}
img.floatLeft { 
    float: left; 
    margin: 0px 6px 0px 0px; 
}
img.floatRight { 
    float: right; 
    margin: 2px; 
}

h1 {border-bottom:1px solid #FFFFFF;}
.sptxt {font-family:arial;font-size:12px;font-weight:normal;text-align:center;padding:5px 5px 5px 5px;}
.sptxt .triplink{font-family:arial;font-size:12px;font-weight:normal;color:#4a91ca;text-decoration:underline;}
.sptxt .triplink:hover{font-family:arial;font-size:12px;font-weight:normal;color:#4a91ca;text-decoration:none;}

.vdtxt {font-family:arial;font-size:12px;font-weight:normal;}
.vdtxt a{font-family:arial;font-size:12px;font-weight:normal;color:#4a91ca;text-decoration:underline;}
.vdtxt a:hover{font-family:arial;font-size:12px;font-weight:normal;color:#4a91ca;text-decoration:none;}

