body {
	color: #0067AC;
	font-size: 12px;
	font-family: verdana, helvetica, arial;
	margin-top: 0px;
	background: #e7e7e7;
}
/* ============================================================================                                                                                           
-
-                                 LINKS
-
-  ============================================================================ */ 
a {
	color: #0067AC;
	text-decoration: none;
}
a:hover {
	color: #D22229;
	/*text-decoration: underline;
*/
}
a.email_link {
padding-bottom: 1px;
border-bottom: 1px solid #0067AC;
}


a.email_link:hover {
padding-bottom: 1px;
border-bottom: none;
color: #D22229;
/*color: #0067AC;*/
border-bottom: 1px solid #D22229;

}

a.selected {
	color: #D22229;
}
a.selected:hover {
	text-decoration: underline;
}

a.menu {
	color: #0067AC;
	text-decoration: none;
}
a.menu:hover {
	color: #D22229;
	text-decoration: none;
}
#center a {
	text-decoration: underline;
}
#center a:hover {
	text-decoration: none;
}
side a, .module a{
font-weight: bold;
}
a img {
border: 0px;
}
a.right {
font-weight: bold;
text-decoration: underline; 
text-align: right;
font-size: 10px;
padding: 8px;
display:block;
}
/* ============================================================================                                                                                           
-
-                                 TYPOGRAPHY
-
-  ============================================================================ */ 
p{
	padding: 0px;
  margin: 0px;
  }
span.desigation {
font-size: 80%;
}
  
h1 {
	color: #0067ac;
	font-family: garamond;
	font-size: 25px;
	font-weight: bold;
	margin: 0px 0px 10px;
}
h2 {
	color: #0067ac;
	font-family: garamond, times;
	font-size: 20px;
	font-weight: bold;
	margin: 0px 0px 0px;
}
h3 {
	color: #0067ac;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	margin: 0px;
  padding: 5px 0 5px 0;
  font-family: Arial, Helvetica, Sans-Serif, Sans;
  font-weight: bold;

}
h4 {
	color: #0067ac;
	font-family: arial, helvetica;
	font-size: 12px;
	font-weight: bold;
	margin: 0px 0px 14px;
	padding-top: 5px;
  padding-bottom: 2px;
  border-bottom: 1px solid #0067ac;
  padding: 25px 0 10px 0;
  margin: 0px;
  font-family: Arial, Helvetica, Sans-Serif, Sans;
  border: none;
}
/*.rotator*/ h2{
padding: 5px 0 10px 0 ;
font-family: Arial, Helvetica, Sans-Serif, Sans;
font-weight: normal;
}

abbr {
border-bottom: 1px dotted #0067ac;
}


.side h4 {
padding: 5px 0px 5px;
font-size: 130%;
text-align: left;
}
.side_image p{
padding: 5px 10px 10px;
font-size: 11px;
text-align: left;
}
.quoted{
padding: 0 12px;
font-size: 90%;
text-align: right;
margin-left: 0px;
font-weight: bold;

}
.side_image h4{
padding: 5px 0 5px 10px;
}

ul{
list-style: disc url(../images/design/arrow.gif);
}
.sub {
padding: 0px 20px;
font-size: 11px;
}
.sub li{
margin-left: -18px;
padding-bottom: 10px;
}
.side {
	font-size: 11px;
}
.side ul {
margin-left: 0px;
padding-left: 18px;
margin-bottom: 5px;
}
.side li {
padding-bottom: 10px;
}  
/* ============================================================================                                                                                           
-
-                                  NAVIGATION
-
-  ============================================================================ */ 
#mini_nav {
	text-align: left;
	float: right;
	font-size: 10px;
	font-weight: bold;
}
#main_nav {
	line-height: 30px;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	height: 30px;
	width: 966px;
	border-top: 1px solid #a8b5bf;
	border-left: 1px solid #a8b5bf;
	border-right: 1px solid #a8b5bf;
	background: #dde2e9;
	background-image: url(../images/banners/main_navigation_background.gif);
	background-repeat: repeat-x;
}
#secondary_nav {
	font-size: 10px;
	text-align: left;
	height: 20px;
	border-top: 1px solid #a8b5bf;
	border-left: 1px solid #a8b5bf;
	border-right: 1px solid #a8b5bf;
	background: #e1e7ed;
	line-height: 20px;
}
.pipe ul {
	margin-left: 0;
	padding-left: 0;
	display: inline;
}
.pipe ul li {
	margin-left: 0;
	padding: 0px 15px;
	border-left: 2px solid #0067AC;
	list-style: none;
	display: inline;
}
.pipe ul li.first {
	margin-left: 0;
	border-left: none;
	list-style: none;
	display: inline;
}
/* ============================================================================                                                                                           
-
-                                 MAIN SITE ELEMENTS
-
-  ============================================================================ */ 
#site_body {
	margin: 0 auto;
	margin-top: 10px;
	border: 20px solid #fff;
	background: #fff;
	text-align: center;
	width: 968px;
}
#site_header {
	height: 80px;
	background: #fff;
	background-image: url(../images/banners/banner_background.gif);
}
#main_image_container {
	/*border-top: 1px solid #dae0e5;*/
	border: 1px solid #a8b5bf;
	width: 966px;
	height: 250px;
}
#container {
  text-align: left;
	background-color: #fff;
	float: left;
	width: 568px;
	border-left: 220px solid #fff;
	border-right: 220px solid #fff;
	border-bottom: 20px solid #fff;
	padding-top: 15px;
	margin-left: -20px;
	margin-right: -250px;
	padding-top: 20px;
}
#leftRail {
	float: left;
	width: 190px;
	margin-left: -200px;
	position: relative;
	border-left: 1px solid #c3cfd9;
}
#center {
	float: left;
	width: 548px;
	padding: 0px 10px;
	margin-right: -100%;
	border-left: 1px solid #c3cfd9;
	line-height: 150%;	
}
#rightRail {
	float: right;
	width: 190px;
	margin-left:10px;
	padding-left:10px;
	margin-right: -200px;
	position: relative;
	border-left: 1px solid #c3cfd9;
}
#frontpage{
border: 1px solid #c3cfd9;
font-size: 12px;
padding: 10px 10px 40px;
margin-bottom: 12px;
}
#frontcolumns{
width: 548px;
}

.module{
width: 174px;
position: relative;
float: left;
height: 235px;
margin-right: 10px;
line-height: 130%;
border: 1px solid #c3cfd9;
overflow: hidden;
font-size: 10px;
}
.module h3{
background-color: #0067ac;
color: #fff;
font-weight: bold;
font-family: arial, helvetica;
font-size: 11px;
margin: 0px;
padding: 2px 6px;
}
.module img{
margin: 0px;
padding: 0px;
width: 174px;
height: 90px;
}
.module p{
padding: 4px;
margin: 0px;
}
#footer_wrapper {
  text-align: center;
	width: 1006px;
	background: #fff;
	float: left;
	margin-left: -20px;
	padding-bottom:20px;
}
#footer {
	text-align: center;
	background: #e1e7ed;
	color: #0067ac;
	margin-left: 20px;
/*	float: center;*/
	border: 1px solid #c3cfd9;
	font-size: 9px;
	padding-bottom: 20px;
	padding-top: 20px;
	width: 966px;
}
/* ============================================================================                                                                                           
-
-                                 TABLES
-
-  ============================================================================ */ 
.data_row td {
	width: 33%;
  padding: 15px;
	background: #e1e7ed;
	font-size: 90%;
	vertical-align: top;
}
.header_row td {
	text-align: center;
	height: 20px;
	padding: 10px;
	background: #0067ac;
	color: #e1e7ed;
	font-weight: bold;
}
/* ============================================================================                                                                                           
-
-                                 DESIGN ELEMENTS
-
-  ============================================================================ */ 
.side_image {
border: 1px solid #c3cfd9;
background-color: #e1e7ed;
/*padding: 7px;*/
margin-bottom: 25px;
}
.side_image img {
/*margin: -7px 0px 7px -7px;*/
}

.side_quote {
border-top: 1px solid #c3cfd9;
border-bottom: 1px solid #c3cfd9;
text-align: justify;
padding: 12px;
margin: 10px 0px;
}

.rotator img {
	float: right;
	margin-left: 20px;
	margin-bottom: 30px;
	border-style: double;
	border-color: #C0C0C0;
}
div.caption {
	color: #0067ac;
	padding: 8px 10px;
	font-size: 10px;
}
