* {
	margin: 0;
	padding: 0;
}
a {
	text-decoration: none;
}
p {
	margin: 5px 0 15px 0;
	line-height: 140%;
}
h1 {
	font: 32px lucida grande, arial, helvetica, sans-serif;
	color: #057;
	padding: 10px 0 5px 0;
}
h2 {
	font: 24px lucida grande, arial, helvetica, sans-serif;
	color: #057;
	padding: 10px 0 5px 0;
}
#leftcol h2 {
	font: bold 24px lucida grande, arial, helvetica, sans-serif;
	padding: 5px 0 0 0;
}
#leftcol ul {
	list-style: none;
	padding: 0 0 20px 10px;
}
#leftcol li {
	line-height: 150%;
}
h3 {
	font: bold 18px lucida grande, arial, helvetica, sans-serif;
	color: #057;
	padding: 10px 0 5px 0;
}
h4 {
	font: bold 14px lucida grande, arial, helvetica, sans-serif;
	color: #057;
	padding: 10px 0 5px 0;
}
body {
	font: 12px arial;
	background: #ddd;
	color: #333;
}
#wrapper1 {
	width: 900px;
	margin: 0 auto;
	background: url(../img/a_mid3.gif);
}
#wrapper2 {
	background: url(../img/a_top3.gif) no-repeat;
}
#wrapper3 {
	background: url(../img/a_bot2.gif) no-repeat;
	background-position: bottom left;
	padding-bottom: 10px;
}
#header {
	height: 250px;
	position: relative;
}
#header_info {
	position: absolute;
	top: 195px;
	left: 12px;
	color: #fff;
}
#header_info h2 {
	font: 24px verdana;
	color: #fff;
	padding: 0;
}
#header_info h3, #header_info h3 a{
	font: bold 14px verdana;
	color: #fff;
	padding: 0;
}
#header_click {
	position: absolute;
	top: 10px;
	left: 7px;
	color: #fff;
	width: 290px;
}
#header_info a:hover {
	color: #0ff;
	text-decoration: underline;
}
#loginarea {
	position: absolute;
	top: 214px;
	left: 752px;
	width: 148px;
}
#loginarea h3, #loginarea a {
	color: #fff;
	padding: 0;
}
#loginarea a:hover {
	color: #0ff;
	text-decoration: underline;
}
#membersarea {
	position: absolute;
	top: 260px;
	left: 750px;
}
#membersarea a {
	display: block;
	width: 130px;
	padding: 8px 0 8px 20px;
	background: url(../img/membersarea.gif);
	font: bold 14px lucida grande, arial, helevetica, sans-serif;
	color: #fff;
}
#membersarea a:hover {
	color: #000;
}
.searchinput {
	width: 150px;
	height: 24px;
	background: #fff url(../img/searchinput.gif);
	overflow: hidden;
}
.searchinput input {
	background: transparent !important;
	border: none !important;
	width: 130px;
	padding: 4px 10px;
	font: bold 14px arial;
	color: #000;
	line-height: 100%;
}
#footer {
 height: 26px;
 background: url(../img/a_footer.gif);
 padding-left: 8px;
 font-size:11px;
 padding-top:3px;
}
#footer a{
color:#0C4354;
text-decoration:none;
}
#footer a:hover {
color:#14718D;
text-decoration:none;
}
#footer a:visited {
color:#0C4354;
text-decoration:none;
}
#rightcol {
	float: right;
	width: 150px;
	padding-bottom: 160px;
}
#leftcol {
	float: left;
	width: 150px;
}
#centercol {
	margin: 0 auto;
	width: 510px;
	padding-top: 20px;
}
.fl {
	float: left;
	margin: 0 15px 0 0;
}
.fr {
	float: right;
	margin: 0 0 0 15px;
}
.clr {
	clear: both;
}
.inner {
	padding: 0 10px;
}
.rc_dark p, .rc_light p, .rc_lightgrad p {
	font: 11px arial;
	line-height: 120%;
	padding: 6px 0 6px 0;
	margin: 0;
}
.rc_dark h4, .rc_light h4, .rc_lightgrad h4 {
	padding: 0;
	line-height: 100%;
}
.rc_dark h4 {
	color: #fff;
}
.rc_dark {
	width: 150px;
	background: url(../img/rc_dark_mid.gif);
	color: #fff;
	margin-bottom: 10px;
}
.rc_dark_top {
	height: 12px;
	overflow: hidden;
	background: url(../img/rc_dark_top.gif);
}
.rc_dark_bot {
	height: 12px;
	overflow: hidden;
	background: url(../img/rc_dark_bot.gif);
}
.rc_light {
	width: 150px;
	background: url(../img/rc_light_mid.gif);
	color: #000;
	margin-bottom: 10px;
}
.rc_light_top {
	height: 12px;
	overflow: hidden;
	background: url(../img/rc_light_top.gif);
}
.rc_light_bot {
	height: 12px;
	overflow: hidden;
	background: url(../img/rc_light_bot.gif);
}
.rc_lightgrad {
	width: 150px;
	background: url(../img/rc_lightgrad_mid.gif);
	color: #000;
	margin-bottom: 10px;
}
.rc_lightgrad_top {
	height: 12px;
	overflow: hidden;
	background: url(../img/rc_lightgrad_top.gif);
}
.rc_lightgrad_bot {
	height: 12px;
	overflow: hidden;
	background: url(../img/rc_lightgrad_bot.gif);
}
.lm_light {
	width: 150px;
	background: url(../img/lm_light_mid.gif);
	color: #000;
}
.lm_light_top {
	height: 12px;
	overflow: hidden;
	background: url(../img/lm_light_top.gif);
}
.lm_light_bot {
	height: 12px;
	overflow: hidden;
	background: url(../img/lm_light_bot.gif);
}
.lm_dark {
	width: 150px;
	background: url(../img/lm_dark_mid.gif);
	color: #000;
}
.lm_dark_top {
	height: 12px;
	overflow: hidden;
	background: url(../img/lm_dark_top.gif);
}
.lm_dark_bot {
	height: 12px;
	overflow: hidden;
	background: url(../img/lm_dark_bot.gif);
}
.lm_dark h2, .lm_dark a {
	color: #fff;
}
.lm_dark a:hover {
	color: #0ff;
	text-decoration: underline;
}
.lm_light a {
	color: #057;
}
.lm_light a:hover {
	color: #000;
	text-decoration: underline;
}
table.contacts {
	background-color:#FAFAFA;
	border:1px solid #000000;
	border-collapse:collapse;
	border-spacing:0px;
	padding-left:5px;
	width:100%;
}
td.contactDept {
	background-color:#005E7D;
	border-bottom:1px solid #004080;
	border-top:0px solid #004080;
	color:#FFFFFF;
	font-family:Verdana;
	font-size:18px;
	font-weight:bold;
}
td.contact {
	background-color:#FAFAFA;
	border-bottom:1px dotted #6699CC;
	color:#404040;
	font-family:Verdana,sans-serif,Arial;
	font-size:12px;
	font-weight:normal;
	padding:4px 4px 10px 8px;
	text-align:left;
}

td.contactjargon {
	background-color:#FAFAFA;
	border-bottom:1px dotted #6699CC;
	color:#404040;
	font-family:Verdana,sans-serif,Arial;
	font-size:11px;
	font-weight:normal;
	padding:4px 4px 10px 8px;
	text-align:left;
	vertical-align: top;
}
.lefcolmenuOrange {
	padding-top: 2px;
	padding-left: 3px;
	padding-bottom: 2px;
	height: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #005E7D;
}
.lefcolmenuOrange a {color:#005E7D; font-size:11px; text-decoration:none;}
.lefcolmenuOrange a:visited {color:#005E7D; font-size:11px; text-decoration:none;}
.lefcolmenuOrange a:hover	{text-decoration:underline; color:#4D79B5;}
