BODY {
BACKGROUND: url(../../images/wrapbg.gif) #f4f4f4 repeat-y center top; 
FONT: 12px Verdana,"Trebuchet MS",Verdana,sans-serif; 
COLOR: #333; 
TEXT-ALIGN: center
}
a:link, a:visited, a:active {
color: #004B8D;
font-weight: bold;
}  
a:hover {
color: #999999;
font-weight: bold;
}

#top {
width: 763px;
height: 104px;
background-image: url(../../images/headernew.jpg); 
margin-left: auto; 
margin-right: auto;
}
#content {
width: 764px; 
margin-left: auto; 
padding-left: 25px; 
text-align: left; 
margin-right: auto;
}
.subhead {
color: #000;
font-size: 13px;
font-weight: bold;
border-bottom: 2px solid #999;
border-spacing: 2px;
}
.heading {
color: #004a8d;
font-size: 16px;
font-weight: bold;
}
#right {
	float: right;
	width: 240px;
	margin-right: 10px;
	padding: 7px;
	border: 1px solid  #CCC;
	background-color: #ffffff;
}
#right span{
font-size: 11px;
color: #000;
BORDER-RIGHT: #ccc 1px solid; 
padding: 3px 8px 3px 8px;
margin-bottom: 5px;
BORDER: #ccc 1px solid;
DISPLAY: block;
BACKGROUND-COLOR: #f0f0f0;
width: 220px; 
}
#left {
	float: left;
	width: 470px;
	padding: 8px;
	margin-bottom: 8px;
	border: 1px solid #CCC;
	background-color: #ffffff;
}
input {
background-color: #ccc;
border: 2px solid #004a8d;
}
#footer {
border-top: 1px solid #f2f2f2;
width: 740px;
text-align: center;
font-size: 9px;
}
