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}
H4 {
	font: 12pt Verdana, Arial, Helvetica, sans-serif;
	padding-left:10px;
}
.htmlVal{
	padding-left:20px;
}
.MenuItem{
	color: #ffffff; 
	padding-left:20px; 
	font-size:11px; 
	padding-top:2px; 
	text-decoration:none; 
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	display:block;
	height:21px;
}
.tdline{
	background-image:url(../images/buttonBg.jpg);
	padding-top:2px; 
	padding-bottom:2px; 
}
.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#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;
}

.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;}

.footertext { color: #1D1D67; font-size: 10px; }
