/******************* BASICS *******************/

*
{
  margin: 0px;
  padding: 0px;
}

img 
{
  border: 0;
}

#header {
	background:#00ffff;
}

table { 
  border-collapse: collapse; 
  width: 100%;
}

td {
  white-space: nowrap;
}

div {
  font-family: verdana, tahoma;
	font-size: 11px;
}


/******************* HEADER *******************/

.h_txt {
  color: #ffffff;
  font-family:arial;
  font-size:11px;
  text-decoration: none;
  line-height:150%;
  font-weight: 700;
}

.h_txt:hover {
  color: #ffffff;
  font-family:arial;
  font-size:11px;
  text-decoration: underline;
  line-height:150%;
  font-weight: 700;  
}

.h_txt_ov {
  color: #0A246A;
  background-color:#ffffff;
  font-family:arial;
  font-size:11px;
  text-decoration: none;
  line-height:150%;
  font-weight: 700;
}

.h_img {
  vertical-align:bottom;
  padding: 0;
  margin: 0;
  border: 0;
}

.h_top {
  position: relative;
  top: 2px;
  width: 100%;
}

.h_top_div {
  background-image: url('../images/layout/divider.gif');
  padding: 0px 1px 0px 1px;
}

.h_middle {
  position: relative;
  top: 2px;
  width: 100%;
  height: 75px;
  text-align: center;
  background-image: url('../images/layout/header_left_fade_green1.jpg');
}

.h_img_pos {

}

.h_bot {
  position: relative;
  top: 2px;
  height:20px;
}

.h_bot_cont {
  width: 780px;
  text-align: right;
}

.h_bot_lfade {
  background-image: url('../images/layout/lightgreen_left_fade.jpg');
  background-position: right;
  background-repeat:no-repeat;
}

.h_bot_rfade {
  background-image: url('../images/layout/lightgreen_right_fade.jpg');
  background-position: left;
  background-repeat:no-repeat;
}

.h_bot_h {
  background-image: url('../images/layout/top_horizontal_gradient.jpg');
  padding: 1px 1px 0px 0px;
}

.bgcol_bg {
  background-color: #1a4f5e;
}

.bgcol_lb {
  background-color: #6389A0;
}

.bgcol_w {
  background-color: #ffffff;
}

/******************* TITLES *******************/

h1 {
  font-weight: 700;
  font-size: 11px;
  margin: 0px 0px 2px 0px;
}

h2 {
  font-weight: bold;
  font-size: 11px;
  margin: 0px 0px 10px 0px;
}


h5 {
  font-size: 11px;
  margin: 0px 0px 5px 0px;
  font-weight: 300;  
  background-image: url('../images/bullet.gif');
  padding: 0px 0px 0px 15px;
  background-repeat:no-repeat;
  background-position:left; 
}

.pagetitle {
  font-family: arial;
  font-weight:bold;
  text-align: left;
	font-size: 16px;
	color: #22546D;
	margin: 0px 0px 15px 0px;
  padding: 0;
}

/******************* LINKS *******************/

a	{
  text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a.inline, a.inline:visited	{
	color: #22546D;
	text-decoration: none;
}

a.inline:hover {
	color:  #22546D;
	text-decoration: underline;
}

a.inlineb, a.inlineb:visited	{
	color: #22546D;
	text-decoration: none;
	font-weight: bold;
}

a.inlineb:hover {
	color:  #22546D;
	text-decoration: underline;
	font-weight: bold;
}

a.smap_h, a.smap_h:visited	{
	color: #22546D;
	text-decoration: none;
	padding: 0px 0px 5px 0px;
	font-weight: 700;
}

a.smap_h:hover {
	color:  #22546D;
	text-decoration: underline;
	padding: 0px 0px 5px 0px;
	font-weight: 700;
}

a.linktitle, a.linktitle:visited {
	color: #22546D;
	text-decoration: none;
  font-weight: 700;
}

a.linktitle:hover {
	color:  #22546D;
	text-decoration: underline;
  font-weight: 700;	
}

a.norm, a.norm:visited	{
  text-decoration: none;
  height: 16px;
	line-height: 16px;  
	color: #000000;
}

a.norm:hover {
	text-decoration: underline;
	height: 16px;
	line-height: 16px;
	color: #000000;
}

a.foot, a.foot:visited	{
  text-decoration: none;
  height: 16px;
	line-height: 16px;  
	color: #606060;
}

a.foot:hover {
	text-decoration: underline;
	height: 16px;
	line-height: 16px;
	color: #606060;
}

a.titlelink	{
  font-family: arial,verdana;
  text-decoration: none;
  font-weight: bold;
  text-align: left;
	font-size: 12px;
	color: #606060;
  height: 16px;
	line-height: 16px;  
}

a.titlelink:hover {
  font-family: arial,verdana;
	text-decoration: underline;
  font-weight: bold;
  text-align: left;
	font-size: 12px;
	color: #606060;	
  height: 16px;
	line-height: 16px;
}

a.acc_title, a.acc_title:visited	{
  text-decoration: none;
  height: 16px;
	line-height: 16px;  
	color: #22546D;
  font-size: 11px;
  margin: 0px 0px 5px 0px;
}

a.acc_title:hover {
	text-decoration: underline;
	height: 16px;
	line-height: 16px;
	color: #22546D;
  font-size: 11px;
  margin: 0px 0px 5px 0px;
}

a.nounder, a.nounder:visited, a.nounder:hover	{
  text-decoration: none;
}

/******************* LISTS *******************/

ul {
		list-style-type:square;	
		line-height: 16px;
		border: none;
		text-align:left;
		margin: 0px 0px 10px 20px;
		padding: 0px 0px 0px 5px;
}

li.big_item {
  padding: 0px 0px 15px 0px;
}

li.big_item_last {
  padding: 0;
}

li.mid_item {
  margin: 0px 0px 6px 0px;
}

li.mid_item_ov {
  margin: 0px 0px 6px 0px;
  background-color: #eeeeee;
}

li.sm_item {
  margin: 0;
  padding: 0;
}


/******************* FOOTER *******************/

#footer {
  border-top: 1px solid #6389A0;	
  clear:both;
  line-height: 24px;
  width: 780px;
  font-family: arial; 
  font-size: 11px; 
  color: #606060;    
}

#f_left {
  float:left;
  margin: 0;
  padding: 0;
}

#f_right {
  float:right;
  margin: 0;
  padding: 0;
}

/******************* GENERAL FORMATTING *******************/

.col {
  display:inline;
  float: left;
  text-align: justify;
  z-index:0;
}

.pg_cntr {
  margin: 0 auto;
  text-align: center;
  width: 780px;
  vertical-align:top;
  padding: 0;
  z-index:0;
}

#main1 {
	margin: 11px 0px 0px 0px; 
  padding:0;
	background-color: #00ff00;
	background: url(../images/layout/dotwide.gif) repeat-y;	
	top:0px;
}

#main2 {
	margin: 11px 0px 0px 0px; 
  padding:0;
	background-color: #00ff00;
	background: url(../images/layout/dotwide3.gif) repeat-y;	
}

.bodytext {
  font-family: verdana, tahoma;
  text-align: justify;
	font-size: 11px;
	color: #202020;
	margin: 0px 0px 15px 0px;
  padding: 0;
}

.contentwrap {
  margin: 0px 0px 20px 0px;
  padding: 0px;
}

.bodytext_sm {
  font-family: verdana, tahoma;
  text-align: justify;
	font-size: 11px;
	color: #202020;
	margin: 0px 0px 8px 0px;
  padding: 0;
}

.bodytextcntr {
  font-family: verdana, tahoma;
  text-align: center;
	font-size: 11px;
	color: #202020;
	margin: 0px 0px 15px 0px;
  padding: 0;
}

.flash-replaced .alt {
	display: block;
	height: 0;
	position: absolute;
	overflow: hidden;
	width: 0;
}

.acc_item {
  font-family: verdana, tahoma;
  text-align: justify;
	font-size: 11px;
	color: #202020;
	margin: 0;
  padding: 0px 0px 10px 20px;
}

.lgt {
	color: #666666;
	font-size: 9px;
}

.dontshow { display:none; }
