/* CSS Document */
body
{
	margin:0px;
	background-image:url(images/mainbg.jpg);
	background-repeat:repeat-x;
	background-color:#4F5665;
	
	font-family: verdana, helvetica, arial, sans-serif; 
	font-weight: normal; 
	font-size: 12px;	
}
#ptitle
{
	border-bottom: 1px dotted #07133B;
	color: #07133B;
	font-size:18px;
	font-weight:bold;
}
.subtitle
{
	font-weight: bold;
	color: #6F798E;
}
/* layout */
#frame 
{
	width:780px;
	margin-right:auto;
	margin-left:auto;
	margin-top:0px;
	padding:0px 8px 0px 8px;
	text-align:left;
	background-image: url(images/shadowbg.jpg);
	background-repeat: no-repeat;
}
#footer
{
	width:770px;
	height:70px;
	clear:both;
	margin: 0px auto 0px auto;
	padding: 10px 0px 10px 10px;
	background-color: #1D3853;
	voice-family: "\"}\"";
	voice-family: inherit;
	color: #fff;
}
/* info bar */
#tcenter 
{
	width:559px;
	padding:4px 0px 4px 10px;
	float:left;
	background:#660200;
	color:#fff;
}
#tright 
{
	width:197px;
	padding:4px 0px 4px 14px;
	float:left;
	background:#660200;
	color:#fff;
	background-image:url(images/ibar.jpg);
	background-repeat: no-repeat;
}


/* header */
#header
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#fff;
	background-color:#1D3853;
	background: url(images/headerbar.jpg) repeat-x;
	width:780px;
	margin:0px;
	height:69px;
}

#logo
{
	float:left;
	width:182px;
	text-align:center;
	margin:0px;
}

#niHome
{
	float:left;
	margin:0px;
	padding:26px 30px 0px 29px;
	margin:0px;
}
#niAbout
{
	float:left;
	margin:0px;
	padding:26px 8px 0px 20px;
	margin:0px;
}
#niServices
{
	float:left;
	margin:0px;
	padding:26px 2px 0px 20px;
	margin:0px;
}
#niLottery
{
	float:left;
	margin:0px;
	padding:26px 10px 0px 20px;
	margin:0px;
}
#niResources
{
	float:left;
	margin:0px;
	padding:26px 20px 0px 20px;
	margin:0px;
}
#navContact
{
	float:left;
	margin:0px;
	padding:26px 20px 0px 14px;
	margin:0px;
}
.navActive
{
	color:#e1d70b;
	margin:0px;
}
a.white { font-family: verdana, helvetica, arial, sans-serif; font-weight: normal; font-size: 12px; color: #ffffff; text-decoration: none; }
a.white:hover { font-family: verdana, helvetica, arial, sans-serif; font-weight: normal; font-size: 12px; color: #e1d70b; text-decoration: none; }

.hbanner
{
	margin:0px;
	height:115px;
}

/* links */
a { color: #1D3853; text-decoration: underline; }
a:hover { color: #4787C8; text-decoration: underline; }

a.redlink { font-family: verdana, helvetica, arial, sans-serif; font-weight: normal; font-size: 12px; color: #660200; text-decoration: none; }
a.redlink:hover { font-family: verdana, helvetica, arial, sans-serif; font-weight: normal; font-size: 12px; color: #A32624; text-decoration: underline; }
	  
.redarrow { background-image: url(images/redarrow.jpg); background-repeat: no-repeat; background-position: 0 .3em; margin-top: 4px; padding:0px 0px 0px 10px;}	  

#rtitle { border-bottom:1px dotted #1D3853; margin-bottom:6px;}
#servicearea { border:1px dotted #666666; background-color:#fff; padding:4px; }

.formheader
{
	font-weight:bold; border:1px solid #333333; background-color:#DEE0E5; padding:4px;
}