@charset "utf-8";
/* CSS Document */
body {
	background-image: url(../images/bg.jpg);
	background-repeat: no-repeat;
	background-position:center top;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
}
body,td,th {
	font-family: Arial Rounded MT Bold, Arial, sans-serif;
	font-size: 11px;
	color: #333333;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #006699;
}
.logoCont{
margin:38px 0 0 0;
padding:0;
text-align:left;
}
.flash1{
height:200px;
margin:0;
padding:10px 0 0 0;
text-align:left;
}
.iconCont{
float:right;
text-align:left;
height:32px;
width:212px;
background-image:url(../images/iconBg.png);
line-height:30px;
margin:9px 0 0 0;
padding:0 3px;
}


.flash2{
clear:both;
text-align:right;
width:370px;
padding:20px 0 0 0;
}

.toplnk{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight:bold;
}
.toplnk:link {
	text-decoration: none;
}
.toplnk:visited {
	text-decoration: none;
}
.toplnk:hover {
	text-decoration: none;
	color: #073e58;
}
.toplnk:active {
	text-decoration: none;
	color: #00d2f8;
}
img{
border:0;
}
.footerBorder{
border-bottom:1px #e4e4e4 solid;
}
.footertxt{
color:#717a7b;
}
#preview{
	position:absolute;
	border:1px solid #0878b3;
	background:#1f99d9;
	padding:3px;
	display:none;
	color:#fff;
	}