body {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color:#666666;
	margin-top: 10px;
}

td {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
}

.content_wrap {
padding: 20px 15px 15px 15px;
border-top:1px solid #000000;
border-right:1px solid #000000;
border-bottom: 1px solid #000000;
}

.content_wrap_contact {
padding: 20px 15px 15px 150px;
border-top:1px solid #000000;
border-right:1px solid #000000;
border-bottom: 1px solid #000000;
}

.content_wrap_news {
padding: 20px 10px 15px 10px;
border-top:1px solid #000000;
border-right:1px solid #000000;
border-bottom: 1px solid #000000;
}

.content_wrap_redirects {
padding: 20px 15px 15px 15px;
border-top:1px solid #000000;
border-right:1px solid #000000;
border-left:1px solid #000000;
border-bottom: 1px solid #000000;
}

.text {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	padding: 20px 5px 8px 0;
	line-height: 17px;
}
.text_nopad {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	padding-bottom:8px;
	line-height: 17px;
}
.text_table {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	padding: 7px;
    border:1px solid #CCCCCC;
}
.text a:link {
	color: #003366;
	text-decoration:underline;
	font-weight:bold;
}
.text a:hover {
	color: #FF0000;
}
.text a:visited {
	text-decoration:underline;
	font-weight:bold;
}

h1 {
    font-family: Verdana, Helvetica, sans-serif;
	color:#DC5112; 
	font-size:15px;
	font-weight:bold;
	padding:0px;
	margin:0px;
	display:inline;
}

h2 {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #003366;
	padding:0px;
	margin:0px;
	display:inline;
}

.heading {
    color:#DC5112; 
	font-size:14px;
	font-weight:bold;
}

.menu_heading {
	color:#DC5112;
	font-weight: bold;
}

.menu_heading a:link {
	color:#DC5112;
	font-weight: bold;
	text-decoration:none;
}
.menu_heading a:visited {
	color:#DC5112;
	font-weight: bold;
	text-decoration:none;
}

.subheading {
    color:#003366;
	font-weight: bold;
	padding-top: 10px;
}

.subheading_table {
    color:#003366;
	font-weight: bold;
	padding: 10px;
	border:1px solid #CCCCCC;
	background-color: #e6e6e6;
}

.menu_wrap {
padding: 20px 5px 10px 15px;
background-color:#F8F8F8;
border:1px solid #000000;
}

.menu {
	color: #003366;
	line-height: 20px;
}
.menu a:link {
    color: #003366;
	line-height: 20px;
	text-decoration: none;
}
.menu a:hover {
    color: #FF0000;
	text-decoration: none;
}
.menu a:visited {
    color: #003366;
	text-decoration: none;
}


.footer {
  font-family= Arial, Helvetica, sans-serif;
  color:#cccccc; 
  font-size:10px;
  }
.footer_copy {
  font-family=Arial, Helvetica, sans-serif;
  color:#000000; 
  font-size:10px;
  }
  
 .small {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	padding: 10px 30px 10px 30px;
	line-height: 14px;
}

a:hover {
    color: #FF0000;
}
