A:visited  {color: #0000ff; text-decoration: none}
A:link  {color: #0000ff; text-decoration: none}
A:active  {color: #0000ff; text-decoration: none}
A:hover   {color: #b89c4b; text-decoration: none}


body {
	margin: 0px;
	color: #EAEAEA;
	text-decoration: none;
	background: #efefef url(/images/m-bkd.jpg) repeat-x;
	text-align: center;
	font: 11px Verdana;
}

#wrapper{
	width: 980px;
    margin: 0 auto;
	padding: 0;
	}

.clear {clear:both;}

#header {
	width: 980px;
	height:103;
    margin: 0px;
	padding: 0px;
	float:left;
	}

#headerlogo {
	width:455;
	height:103;
	padding:0px;
	margin:0px;
	float:left;
	background:transparent none repeat scroll 0 0;
}

#headright {
	float:left;
	width:525;
	height:103;
	margin:0px;
	padding:0px;
	background:url(/images/m-01.jpg) no-repeat;
	}

#headsearch {
	width:220px;
	float:right;
	margin:25px 0px 0px 0px;
	padding:0px;
	background:transparent none repeat scroll 0 0;
	}

#headgo {width:220px; margin:0px;background:#ffffff;height:22px;float:left;}

#headnav {
	width:220px;
	float:left;
	padding:10px 0px 10px 0px;
	margin:0px;
 	font-family: verdana;
	font-size: 10px;
	color: 676767;
	background:transparent none repeat scroll 0 0;
}

#nav {
	float:left;
	width:980px;
	background: url(/images/m-nav-bkd.jpg) no-repeat;
	margin:0px;
	padding:0px;
	height:39;
	}

#navContainer {
	width:980px;
	margin:0px;
	padding:0px;
	height:39;
	}

#main {
	width:980px;
	background:url(/images/slice.jpg) repeat;
	margin: 0px auto;
	padding: 0px;
	float:left;
	height: auto;
	}

#homemain {
	width:980px;
	background:url(/images/m-slice.jpg) repeat;
	margin: 0px auto;
	padding: 0px;
	float:left;
	height: auto;
	}


#homeleft {
	width:746px;
	padding:0px;
	margin:0px;
	float:left;
	background:transparent none repeat scroll 0 0;
	}

#homeright {
	width:234px;
	padding:0px;
	margin:0px;
	float:left;
	background:transparent none repeat scroll 0 0;
	}

#homenews {
	padding:0px 10px 10px 20px;
	margin:0px;
	float:left;
 	font-family: verdana;
	font-size: 11px;
	color: 676767;
	background:transparent none repeat scroll 0 0;
	line-height: 11pt;
	}

#bodytext {
	width: 980px;
	background:transparent none repeat scroll 0 0;
	text-align: left;
	float:left;
	margin:0px;
	padding:0px;
	line-height: 11pt;
	}

#brtext {
 	font-family: verdana;
	font-size: 11px;
	color: 676767;
	text-align: left;
	margin:0px 20px 0px 40px;
	padding:0px;
	line-height: 11pt;
	}


#footer {
	width: 980px;
	background:transparent none repeat scroll 0 0;
	margin: 0px;
	float:left;
	padding: 10px 0px 20px 0px;
	text-align: center;
 	font-family: verdana;
	font-size: 10px;
	color: 676767;
	}

p {
 	font-family: verdana;
	font-size: 11px;
	color: 676767;
	text-align: left;
	margin-bottom: 10px;
	line-height: 11pt;
	}

BLOCKQUOTE {
  font-family: Verdana;
  font-size: 11px;
  color: #676767;
	line-height:11pt;
}

TEXTAREA {
  font-family: Verdana;
  font-size: 11px;
	line-height: 11pt;
  color: #676767;
}

UL {
  font-family: Verdana;
  font-size: 11px;
  color: #676767;
	line-height: 11pt;
}

OL {
  font-family: Verdana;
  font-size: 11px;
  color: #676767;
	line-height: 11pt;
}

CENTER {
  font-family: Verdana;
  font-size: 11px;
  color: #676767;
	line-height: 11pt;
}

TD {
  font-family: Verdana;
  font-size: 11px;
  color: #676767;
}


H3 {
	color: #003456;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 20px;
	}

H4 {
  font-family: Verdana;
  font-size: 13px;
  color: #1d64a2;
  font-weight: bold;
}

H5 {
  font-family: Verdana;
  font-size: 12px;
  color: #b89c4b;
  font-weight: bold;
}

H6 {
  font-family: Verdana;
  font-size: 11px;
  font-weight: normal;
  font-weight: bold;
}


.headlinks {margin:0px; padding:0px;float:left;}
.headlinks a {text-decoration:none; color:#323232; font-size:11px;font-weight:normal; text-align:center;padding-top:12px;}
.headlinks a:visited {text-decoration:none;color:#323232;}
.headlinks a:hover {color:#00a1d6;text-decoration:none;}
.headlinks a:active {text-decoration:none;color:#00a1d6;}

form.specForm table tr td{
	padding:4px;
}
form.specForm option:hover {
	background:#E8EDF0;
}
	

table.altRowTbl {
	border-collapse:collapse;
	border:1px solid #666;
	width:80%;
}
table.altRowTbl tr th {
	text-align:left;
	color:#eee;
	font-weight:bold;
	font-variant:small-caps;
	background-color:#aaa;
	border-bottom:1px solid #666;
}
table.altRowTbl tr td {
	padding:4px;
}
table.altRowTbl tr.oddRow td {
	background-color:#fff;
}
table.altRowTbl tr.evenRow td {
	background-color:#eee;
}



