html,body {
      margin:0;
      padding:0;
      height:100%;
      border:none;
}
a img {
	border:0;
}
a {
	text-decoration:none;
	color:#666666;
}
a:hover {
	text-decoration:underline;
	color:#333333;
}
body {
	background-color: #003399;
}
#bottom {
	background: url(index_images/bottom.gif) top right no-repeat;
}
#left {
	background: url(index_images/nav_column_bg.gif) top left repeat-y;
}
#nav {
	background: url(index_images/homenav_bg.gif) top left repeat-y;
}
#nav ul {
	margin-left: 10px;
	padding-left: 0px;
}
#nav ul li{
	margin-left: -10px;
	list-style: none;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	padding-right: 6px;
	border-bottom: 1px solid #fa9003;
	font-family: Arial, Helvetica, sans-serif;
	color: #003366;
	font-size: 11px;
	margin-right: 6px;
}
#nav ul li a{
	color: #003366;
	text-decoration: none;
}
#nav ul li a:hover{
	color: #ffce84;
	text-decoration: none;
}

#content {
	background: url(index_images/content_bg.gif) top left repeat-y;
	padding-left: 70px;
	padding-right: 70px;
	padding-top: 10px;
}
#content td{
	padding-top: 10px;
}











.head {
	font-family:"Trebuchet MS", sans-serif;
	font-size:15px;
	font-weight:bold;
	line-height:19px;
	color:#003399;
}

.head2 {
	font-family:"Trebuchet MS", sans-serif;
	font-size:12px;
	font-weight:bold;
	line-height:15px;
	color:#aa0000;
	text-transform: capitalize;	
}

.title {
	font-family:"Trebuchet MS", sans-serif;
	font-size:12px;
	font-weight:bold;
	line-height:15px;
	color:#aa0000;
	text-transform: capitalize;	
	border-bottom: 1px #aa0000 solid;
	padding-bottom: 3px;
	width: 590px;
}

.subhead {
	font-family:"Trebuchet MS", sans-serif;
	font-size:14px;
	font-weight:bold;
	line-height:16px;
	color:#aa0000;
}

.subhead2 {
	font-family:"Trebuchet MS", sans-serif;
	font-size:13px;
	font-weight:bold;
	line-height:15px;
	color:#003399;	
}
.subhead4 {
	font-family:"Trebuchet MS", sans-serif;
	font-size:13px;
	font-style: italic;
	line-height:15px;
	color:#333333;
}

.subhead5 {
	font-family:"Trebuchet MS", sans-serif;
	font-size:13px;
	font-weight: bold;
	line-height:15px;
	color:#333333;
}

.text {
	font-family:"Trebuchet MS", sans-serif;
	font-size:12px;
	font-weight:normal;
	line-height:16px;
	color:#000000;	
}

.text-small {
	font-family:"Trebuchet MS", sans-serif;
	font-size:12px;
	font-weight:normal;
	line-height:15px;
	color:#000000;	
}

.copyright { 
	padding:4;
	font-family:"Trebuchet MS", sans-serif; 
	font-size:13px; 
	font-weight:normal; 
	line-height:13px; 
	color:#666; 
	text-align:left; 
	margin-left:10px;
}
