/* --------------------------------------- */
body {
	text-align: center;
	margin: 0;
	background: #fff url(../images/shadow2.gif) top center repeat-y;
	background-repeat: repeat-y;
	background-color: #13181E;
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	font-size:12px;
	color: #666;
	background-color: white;
}
a:link {
	color: #54596c;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #54596c;
}
a:hover {
	text-decoration: underline;
	color: #54596c;
}
a:active {
	text-decoration: none;
	color: #54596c;
}
body,td,th {
	font-family: Arial;
}
.style11 {font-size: 12px}
.style12 {color: #FFFFFF}
.style13 {font-size: 12px; font-family: Arial, Helvetica, sans-serif; }
.style14 {color: #000000}
.style15 {font-size: 12px; font-family: Arial, Helvetica, sans-serif; color: #000000; }
	
	
/** get rid of dotted line **/
div:active,
div:focus,
div:hover
{
outline-style: none; -moz-outline-style:none;
}

a:active,
a:focus,
a:hover
{
outline-style: none; -moz-outline-style:none;
}
/** get rid of dotted line **/


INPUT.but {
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	font-size: 10px;
	font-weight: bold;
	color: #666;
	background-color: #e8e8e8;	
}
SELECT {
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	font-size: 11px;
}

.hr {
	background: url(../images/dashed.jpg) repeat-x;
	min-width:600px;
	width:100%;
	overflow:hidden;
	height:8px;
	margin-top:2px;
	margin-bottom:4px;
}

/* ------------ TEXT ------------ */
h1 {
	font-family: georgia, 'times new roman', times, serif;
	font-weight: normal;
	font-size: 18px;
	color:#9B0023;
}
h2 {
	font-family: georgia, 'times new roman', times, serif;
	font-weight: normal;
	font-size: 18px;
	color:#CC0602;
	margin-top:1px;
	margin-bottom:3px;
}
h3 {
	font-family: georgia, 'times new roman', times, serif;
	font-weight: normal;
	font-size: 14px;
	font-weight: bold;
	color:#666666;
}
h4 {
	font-size: 11px;
	color:#A95400;
	margin-top:4px;
	margin-bottom:1px;
}


ul.verbose {
	margin-left: 14px;
	padding-left: 14px; 
}
ul.verbose li {
	margin-bottom: 8px;
	line-height: 15px; 
}

.bodyTextDark {
	text-align: justify;
	color: #333;
	line-height: 18px;
}
.fineprint { 
	color: #999; 
	font-size: 11px; 
	line-height:14px; 
}
.alert { 
	color: #F93;
	font-size: 10px; 
}
/* for map */
.maptext1 {
	font-family: Arial, Helvetica, sans-serif;	
	font-size:14px;
	font-weight:bold;
	color:#000;
}
.maptext2 {
	font-family: Arial, Helvetica, sans-serif;	
	font-size:12px;
	color:#000;
}

#tabBar {
	position:absolute;
	top:212px;
	left:9px;
	width: 780px;
	color: #999;	
	text-align: center;
	font-weight: bold;
	font-size: 10px;
}

div#wrapper	{
	width: 780px;
	margin: 0 auto;
	text-align: left;
	position:relative;
}

div#copybox {	
	width: 562px; 
	margin-left: 190px;
	margin-bottom: 40px;
}
div#copyboxWide {	
	width: 562px; 
	margin: 12px 0 40px 190px;
}
div#copyboxHome {	
	width: 457px; 
	margin: 12px 0 0 8px;
}
#head {	width: 780px; }
#footer {	
	padding: 6px 10px 0 10px;
	font-size: 10px;
	color: #787878;
	margin:16px 0 8px 0;
	background: #fff url(../i/background-footer.gif) repeat-x;
}
#footer .btmargin {	margin-bottom:12px; }
/* -- LINKS -- */
#footer a {
	text-decoration: underline;
	color: #FFFFFF;
}
#footer a:hover { text-decoration: none; }

#tabBar a { text-decoration: none;  color: #4F78A6; }
#tabBar a:hover { text-decoration: underline; }

a { text-decoration: underline;  color: #039; }
a:hover { text-decoration: none; }
