body {font:Arial, Helvetica, sans-serif;}
a:link, a:visited {color: #053776;text-decoration:underline;}
img {margin: 0px;padding: 0px;}
#mainTB {width:100%;}

/********* Header **********/
#actions, #navigation, #subnavigation, .hide {display: none;}

#mast {
	position: relative;
	height: 68px;
	margin: 0px;
	padding: 0px;

}
#mast h1 {
	font-size: 10px;
	color: #000;
	position: absolute;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	left: 214px;
	top: 18px;
	white-space: nowrap;
	width: 400px;
}
#mast img {
	display: block;
	margin: 0px;
	padding: 0px;
	float: left;
}
#home .home {
	display:none;
}
/*--------------------------Content---------*/
.content {
	width: 100%;
	margin:0px;
	padding:0px;
}
.content h1, .content h2, .content h3, .content h4, .content h5, .content p, .content li {
	margin:0;
	padding:5px 20px;
}
.content h1 {
	color:#808da2;
	font-size: 1.35em;
	line-height: 2em;
	font-weight:300;
}

.content h2 {
	color:#446252;
	font-size: 1.2em;
	line-height: 1.5em;
	font-weight:normal;
}
.content h3 {
	color:#003399;
	font-size: 1em;
	font-weight: normal;
}
.content p, .content ul li, .content ul ul li, .content ol li{
	font-size: .9em;
	line-height: 1.45em;
}
.content p {
	padding-top:.5em;
}
.content ul li, .content ul ul li, .content ol li{
	padding-top:.25em;
}
.content .col-td p {
	font-size: .8em;
}
.highlite {
	color: #990000;
}
.content .txtMed {
	color:#053776;
	font-size: .8em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.content .txtMedB {
	color:#395345;
	font-size: 1em;
	line-height: 1.45em;
}
.content .col-td {
	padding-right: 20px;
	border-right: 1px dashed #999999;
	background: #eed url(../image/bkgrd_col-L.gif) repeat-x left top;
}

.col-L {
	float:left;
	width: 25%;
	height:inherit;
	background: #eed url(../image/bkgrd_col-L.gif) repeat-x left top;
	margin-right: 20px;
	border-right: 1px dashed #999999;
	border-bottom: 1px dashed #999999;
}
.content .col-L .col-Ltop {
	padding-top: 55px;
}
.col-td .wht {
	color: #FFFFFF;
	line-height: 42px;
	font-weight: bold;
}
.content .col-L h1 {
	color: #CBD1DE;
	font-size: 1em;
	font-weight: bold;
}
.content td {
	vertical-align: top;
}

.col-C {
	width: 60%;
}
.col-C fieldset {
	margin-left: 30px;
}
.col-C legend {
	background: #CFC9BC;
	border: solid 1px #666;
	padding: 4px;
	margin-top: 4px;
	}
.col-F {
	width: 90%;
}
#col-R {
	float:right;
	width: 25%;
	border: 1px solid #999999;
	position:absolute;
	top: 14em;
	right: 1em;
	background:#CDCBBC url(../image/fill_box.jpg) repeat-x;
}
#col-R img {
	border: 1px solid #FFFFFF;
	margin-bottom: 10px;
}

#col-R h2 {
	background:#9596AC;
	color: #EAF2F0;
	font-weight: bold;
	margin: 0;
	padding-left: 20px;
	font-size: 1em;
}

/*------------------ location subpages -------------------------------*/
#col-Rnav {display: none;}
#col-Rnav img {
	border: 1px solid #FFFFFF;
	margin-bottom: 10px;
}

#col-Rnav h2 {display: none;}

.content .col-C p.padL {
	padding-left: 60px;
}
.content .col-C li {
	list-style-position: outside;
	list-style-image: url(../image/bulletB.gif);
}
/* ------------------- location subpages navigation ------------------ */

#navloc {display: none;}

/*-----------footer styles---------------------------*/
#footer {
	clear: both;
	height: 120px;
	border-top: 1px solid #999999;
	padding-top:20px;
}
#footer p {
	font-size: 0.7em;
	color: #000;
	padding-left: 20px;
}
#footer a:link, #footer a:visited {
	font-weight: bold;
	color: #fff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.boxy {
	margin: 2em;
	padding: 2em;
	border-top: 1px dashed #CCCCCC;
	border-right: 1px solid #999999;
	border-bottom: 1px dashed #CCCCCC;
	border-left: 1px solid #999999;
}
.newslink a:link, .newslink a:visited{
	color: #000000;
	text-decoration: none;
}
.newslink a:hover {
	color: #296357;
	text-decoration: underline;
}
#endpage {
	background: url(../image/fill_bkgrd.gif);
	height: 20em;
	overflow: visible;
}

#searchsite, #searchsite input {
	font: 85% Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	display: inline;
}
#searchsite {
	width: 120px;
}
.sitemap {
	font: 60% Verdana, Arial, Helvetica, sans-serif;
}


