/* CSS Document */
html {
	margin: 0;
	padding: 0;
	height:	100%;
	font-family: Verdana, Arial, Helvetica, sans-serif, Impact;
	font-size: 8pt;
	color: #394347;
	/*	overflow:auto;*/
}
body {
	margin: 0;
	padding: 0;
	height:	100%;
	background:#ccc;
}
table{
	font-family: Verdana, Arial, Helvetica, sans-serif, Impact;
	font-size: 8pt;
}
img{
	border: 0px;
}
a{
	text-decoration: none;
	font-size: 8pt;
	color:#0033CC;
}
a:hover{
	color:#003399;
	text-decoration: underline;
}
p{
	margin: 3px 0px;
	padding: 3px 0px;
	text-align:justify;
}
.container {
	position: relative;
	width: 1000px !important;
	height:	auto !important;
	height:	100%;
	margin: 0px auto;
	background:#fff;
}
html>body .container {
	height: auto;
}
* html .container {
	height: 100%;
}
.hiddenpic{
	display:none;
}
h1 {
	display: inline;
	font-size: 12px;
	color: #161c24;
	margin-left: 20px;
	line-height: 30px;
	font-size: 12px;
}
h3 {
	font-size: 12px;
	font-weight: bold;
	color: #003366;
}
h2 {
	display: inline;
	font-size: 12px;
	color: #be0404;
	line-height: 14px;
	}
/*Form styles*/
form{
	margin: 0px;
	padding: 0px;
}
form p {
	clear: left;
	margin: 1px 0px;
	padding: 2px 0px;
}

/*homepage*/
.bannermenu {
	position: absolute;
	left: 240px;
	top: 10px;
	color: #fff;
}
.bannersearch {
	position: absolute;
	left: 680px;
	top: 50px;
	color: #ffcc33;
	font-weight: bold;
}
.bannermenu a{
	color: #fff;
	padding: 0px 5px;
}
.bluestrip {
	background: #003399;
	height: 14px;
}
.menu {
	background: #999999;
	line-height: 24px;
}
.menu1 {
	background: #999999;
	padding-left:15px;
}
.menu a {
	color: #fff;
	font-size: 11px;
	padding: 0px 6px;
	font-weight: bold;
	text-decoration: none;
}
.menu a.hover {
	color: #003399;
	font-size: 11px;
	padding: 0px 6px;
	font-weight: bold;
	text-decoration: none;
}
.yellowline {
	background: #ffcc33 url(../images/menu-shadow.png) no-repeat center bottom;
	height: 12px;
}
.blueline {
	background: #003399 url(../images/menu-shadow.png) no-repeat center bottom;
	height: 12px;
}
.leftbox {
	float: left;
	margin: 2px 0px 2px 5px;
}
.rightbox {
	background:  url(../images/right-box.png) no-repeat center center;
	height: 154px;
	width: 413px;
	float: right;
	margin: 2px 4px 2px 0px;
}
.rtcontent {
	background: #ffcc33;
	margin: 6px 8px 5px;
	height: 137px;
}
.rtcontent img {
	float: right;
}
.rtcontent p {
	font-size: 14px;
	color: #fff;
	padding: 20px 0px 0px 15px;
}
.clearall {
	clear: both;
	float: none;
	font-size: 1px;
	line-height: 0px;
}
.threeboxes {
	background: url(../images/rg-lt-bt-bg.jpg) repeat-x center bottom;
}
.block,.lastblock {
	float: left;
	background: url(../images/vertical-shadow.jpg) no-repeat right center;
	height: 395px;
	width: 332px;
}
.block p{
	background: url(../images/dot.gif) no-repeat 8px 13px;
	margin: 5px 30px 5px 20px;
	border-bottom: 1px solid #ccccff;
	padding: 10px 5px 15px 20px;
}
.block a,.lastblock a{
	color:#0099cc;
	text-decoration: underline;
}
.block img{
	padding-left: 10px;
}
.lastblock p{
	background:none;
	margin: 1px 25px 5px 20px;
	padding: 5px;
	border-bottom: 1px solid #ccccff;
}
.lastblock div{
	color: #009900;
	font: bold 13px Arial;
	padding: 5px 5px 15px 15px;
	background: url(../images/rightbox-bt.jpg) no-repeat 10px bottom;
	margin:0 0 -3px 0;
}
p.last{
	border: none;
}
.footer {
	background: url(../images/center-bt.jpg) no-repeat center bottom;
	text-align: center;
	padding: 10px 0px 20px ;
	color: #666699;
	line-height: 15px;
	clear: both;
}
.footer a{
	color: #666699;
}
.contentbox {
	width: 650px;
	float:none;
	margin: 2px 4px 2px 150px;
}
.contentMainHeader
{
    color: #377193;
    margin:20px 8px 0 0;
    font-size:16px;
    font-weight:bold;
}
.contentSubHeader
{
    color: #377193;
    margin:20px 8px 0 0;
}
.subMenu
{
    background:#990000;
    color:White;
    text-decoration:none;
}

.temp1
{
    text-align:center;
}
