body{
font: normal small Arial, Helvetica, sans-serif;
color: #323232;
/*text-align:justify;*/
font-size:13px;
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
background-color:#0057BC;
}
#border
{width:1000px;
border:1px solid #656565;
/*float:left;*/
margin:auto;
}
#logo
{margin-top:35px;
padding-left:20px;
font-size:18pt;
font-weight: bold;
/*text-transform:uppercase;*/
color:#ffffff;
}
.name
{color:#FFF700;}
.tag
{margin-top:20px;
  position: relative;
  left: -50px;
}
#center
{width:1000px;
height:70px;
background-image:url(images/bg.gif); background-repeat:repeat-x;
}
#headingbg
{
background-image:url(images/heading_bg.gif); background-repeat:repeat-x;
height:40px;
line-height:40px;
clear:both;
color:#AFAFAF;
font-family:arial;
/*text-transform:uppercase;*/
text-align: center;
font-weight:bold;
padding-left:15px;
}
#bottom
{height:40px;
width:1000px;
line-height:40px;
background-image:url(images/bottom.gif); background-repeat:repeat-x;
float:left;}
#main
{padding-left:10px;
padding-right:10px;
padding-top:10px;
padding-bottom:10px;}
.sap
{width:1px;
float:left;
color:#ffffff;
text-align:center;
}
.bottomlink
{width:248px;
text-align:center;
float:left;
}
.bottomlink a
{color:#ffffff;
text-decoration:none;
}
.bottomlink a:hover
{color:#323232;}
.sap2
{width:1px;
height:32px;
float:right;
}
.toplinks
{
line-height:41px;
width:100px;
float:right;}
.toplinks a
{color:#ffffff;
text-align:center;
display:block;
background-image:url(images/off.gif); background-repeat:no-repeat;
text-decoration:none;
}
.toplinks a:hover
{color:#ffffff;
background-image:url(images/on.gif); background-repeat:no-repeat;}
a{color:#4EB3C5;
text-decoration:underline;
}
a:hover
{color:#4EB3C5;
text-decoration:none;
}
#header
{background-image:url(images/bg.jpg); background-repeat:repeat-x;
height:140px;}
#right
{width:252px;
background-color:#F1F0EC;
float:left;}
#left
{width:748px;
float:left;}
#quick_heading
{background-image:url(images/quick_bg.gif); background-repeat:no-repeat;
line-height:40px;
font-size:15px;
color:#0B0B0B;
padding-left:10px;
font-weight:bold;
height:40px;}
.qheading
{color:#AAAAAA;}
.quicklinks
{padding-left:10px;
line-height:33px;
margin:auto;
text-align:center;
height:33px;}
.quicklinks a
{color:#323232;
font-weight:bold;}
.quicklinks a:hover
{color:#000000;}


/* From old styles.css file */
/*TEXT STYLES*/
.bodytext {
	font: 1em Tahoma, sans-serif;
	color: #333333;
}
.titletext {
	font: 1em Tahoma, sans-serif;
	font-size:29px;
	font-weight:bold;
  text-align:center;
	color:#000099;
}
.whitetitle {
	font: 1em Tahoma, sans-serif;
	font-size:26px;
	font-weight:bold;
	color:#FFFFFF;
}
.smalltitle {
	font: 1em Tahoma, sans-serif;
	font-size:20px;
	font-weight:bold;
	color:#CC0000;
}
.smallwhitetext {
	font: 1em Tahoma, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: #FFFFFF;
}
.smallwhitetext a{
	font: 1em Tahoma, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: #FFFFFF;
	text-decoration:none;
}
.smallwhitetext a:hover{
	text-decoration:underline;
}
.smallgraytext {
	font: 1em Tahoma, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color:#999999;
}
.smallgraytext a{
	font: 1em Tahoma, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color:#999999;
	text-decoration:none;
}
.smallgraytext a:hover{
	text-decoration:underline;
}
.smallredtext {
	font: 1em Tahoma, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color:#000000;
}
.smallredtext a{
	font: 1em Tahoma, sans-serif;
	font-size: 1em;
	font-weight:bold;
	color:#000000;
	text-decoration:none;
}
.smallredtext a:hover {
	text-decoration:underline;
}
#heading {
	font-family: Tahoma, sans-serif;
  font-size:22pt;
  font-weight:normal;
  padding-left:20px;
  color:#ffffff;
}
.feature_headings
{
color:#AFAFAF;
font-family:arial;
text-align: center;
font-size: 14pt;
font-weight:bold;
}
.feature_headings a
{
  color:#3E8395;
}
#topnav
{
  width:510px;
  float:left;
  margin-top:29px;
}
.centered_img
{
  display: block;
  margin-left: auto;
  margin-right: auto;
}
