html,body{margin:0;padding}
body{
	font: 75% Verdana, Arial, Helvetica, sans-serif;
	text-align:center;
	color:#1D1D67;
	background-color: #FFFFFF;
	background-image:url(../images/bg.jpg);
	background-position:top;
	background-repeat:repeat-x;
}

p{margin:0 10px 10px;
line-height:140%;
}

H1 {
	font: 14pt Verdana, Arial, Helvetica, sans-serif;
	padding-left:10px;
}

H2 {
font: Verdana, Arial, Helvetica, sans-serif;
	padding-left:10px;
}

H3 {
font: Verdana, Arial, Helvetica, sans-serif;
	padding-left:10px;
}

H4 {
	font: 12pt Verdana, Arial, Helvetica, sans-serif;
	padding-left:10px;
	color: #444486;
}



H5 {
font: 10pt Verdana, Arial, Helvetica, sans-serif;
	padding-left:10px;
	color:#656593;
}

#container img{
border:none;
padding:0px 10px 5px 0px;
margin:0px 10px 5px 0px;}

li {
	list-style-type:disc;
}
.litest {
	list-style-type:none;
}
a{
	color: #ffffff; 
	font-size:13px; 
	text-decoration:underline; 
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
a:hover{ 
	color: #8ED1CD;
}

.tooltip A:link {text-decoration: underline; color: #1D1D67; }
.tooltip A:visited {text-decoration: underline; color: #1D1D67;}
.tooltip A:active {text-decoration: underline; color: #1D1D67;}
.tooltip A:hover {text-decoration: underline; color: #5A5A79;}

.htmlVal{
	padding-left:20px;
}
.MenuItem{
	display:block;
	color: #ffffff; 
	padding-left:35px; 
	padding-top:2px; 
	font-size:11px; 
	text-decoration:none; 
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	background-image:url(../images/buttonBg.jpg); 
	height:21px;
}
.tdTopLeft { 
	width:540px;
}
.tdNavTop { 
	width:51px;
}
div#header h1{
	height:72px; 
	margin:0; 
	background: #fff;
	color: #79B30B; 
	margin-top:5px
}
div#container{
	text-align:left;
	border-color:#181867;
	border:1px;
	width:780px;
	margin: auto;
	border-style:solid;
}
div#content p{
	/*line-height:1.4; 
	background-image:url(../images/homePic.jpg);
	*/
	background-position:center; 
	background-repeat:no-repeat; 
	/*width:534px; 
	height:189px;*/
}
div#navigation{
	background:#3939B2; 
	width:249px;
	float: left;
}
div#extra{
	background:#F5F3F6; 
	padding-top:10px; 
	margi-left:10px; 
	padding-bottom:10px;
}
div#footer{
	background: #FFF;
	color: #000; 
	background-image:url(../images/bottomBanner.jpg); 
	background-repeat:no-repeat; 
	height:57px;
}
div#footer p{
	margin:0; 
	padding:15px 0px
}
div#content{
	float:right;
	width:534px; 
	height:189px;
}
div#navigation{
	float:left;
	width:246px; 
	height:225px;
}
div#extra{
	clear:both;
	width:100%;
}
#tableDiv{
	position:relative;
	height:150;
	width:245;
	overflow:auto;
	visibility: visible;
	align: right;
}
.submitbutton {
	font-family: Arial;
	font-size: 10px;
	font-weight: normal;
	background-color: #EEEEEE;
	height: 15px;
	width: 50px;
	color: #666666;
	border: 1px solid #999999; }
.dropDown {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	background-color: #EEEEEE;
	height: 15px;
	width: 160px;
	color: #666666;
	border: 1px solid #999999;
	margin-bottom: 5px;
	}
.textArea {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	background-color: #EEEEEE;
	height: 36px;
	width: 160px;
	color: #666666;
	border: 1px solid #999999; 
	margin-bottom: 5px;
	}

.style1 {color: #1D1D67;}

.style2 {
	color: #FFFFFF;
	font-size:13px;
	font-weight: bold;
}
.style3 {
	font-size: 12pt;
	font-weight: bold;
}
.style4 {color: #1D1D67; text-decoration:underline;}
.style5 {color: #1D1D67; text-decoration:underline; font-size:10px;}

a.footertext:link {color: #1D1D67; font-size: 10px; text-decoration:underline;}
a.footertext:hover {color: #4141A8; font-size: 10px; text-decoration:underline;}
a.footertext:visited {color: #4141A8; font-size: 10px; text-decoration:underline;}