#mozscroll { 
	position: absolute; 
	top: 0px; 
	bottom: -1px; 
	visibility: hidden 
}
body {
	background-image: url(../../images/common/logo_emboss.gif);
}
.top_bg {
	background-image: url(../../images/splash/top.gif);
	height: 67px;
	width: 819px;
}
.leftside {
	background-image: url(../../images/splash/lt_side.gif);
	width: 10px;
}

.rightside {
	background-image: url(../../images/splash/rt_side.gif);
	width: 11px;
}
.bottom {
	background-image: url(../../images/splash/bottom.gif);
	height: 12px;
	width: 820px;
}
.content1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	padding: 15px;
	background-color: #245A8C;
}
.content1a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #E8E8E8;
	background-color: #1C476F;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}

.content2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #52432C;
	clear: both;
	background-color: #C9C0A5;
	padding: 15px;
}
.content3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	clear: both;
	background-color: #5D5D5D;
	padding: 15px;
}
.content4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #EEE;
	clear: both;
	background-color: #222;
	text-align: center;
}
.filetransfer {
	color: #F0F0F0;
	width: 100px;
	padding-left: 50px;
	float: right;
	height: 100%;
	font-size: 10px;
	font-weight: bold;
}

.menu_bg {
	background-image: url(../../images/splash/menu_bg.gif);
}




.heading {
	font-size: 14px;
	font-weight: bold;
}


input {
	height: 7px;
	width: 100px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.login {
	width: 200px;
	float: right;
	margin-right: 11px;
	text-align: right;
}

.login_head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	text-align: center;
	background-color: #1C476F;
	font-weight: bold;
	color: #FFF;
	text-transform: uppercase;
	letter-spacing: 0.25em;
	line-height: 12px;
	margin-bottom: 3px;
}

.login_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	width: 170px;
	margin-top: 2px;
	margin-bottom: 2px;
	color: #FFF;
	margin-right: 5px;
	font-weight: bold;
	float: right;
}
.bottom_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	padding: 5px;
	text-decoration: none;
}

.sitemap {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #F3F3F3;
	padding-right: 25px;
	font-weight: bold;
}
.sitemaptable {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #F3F3F3;
	margin-top: 5px;
}

.sitemap ul {
	margin-top: -10px;
}

.sitemap ul li {
	list-style-type: none;
	margin-left: -30px;
	font-size: 9.5px;
	font-weight: normal;
	text-indent: -5px;
	padding-top: 5px;
}
.sitemapheading {
	font-size: 12px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #F5F5F5;
	text-align: center;
	text-decoration: none;
}
.sitemapheading a {
	color: #F5F5F5;
	text-decoration: none;
}
.sitemap a {
	text-decoration: none;
	color: #F2F2F2;
}
.sitemap a:hover {
	text-decoration: none;
	color: #Fc0;
}

#Table_01 td img { 
	vertical-align: bottom;
}
.tagline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bolder;
	color: #FF0;
}
