/* CSS Document */

body, html {
	text-align: center;
	margin: 0;
	padding: 0;
	background: #999;
	color: #000;
	font: 11px / 18px Verdana, Arial, Helvetica, sans-serif;
}
td {
	font: 11px / 18px Verdana, Arial, Helvetica, sans-serif;
	vertical-align: top;
}
h1,h2,h3,h4,h5,h6 {
	margin-top: 0.5em;
	margin-bottom: 0.5em;
	color: #003081;
}
p {
	margin-top: 0.5em;
	margin-bottom: 1em;
}
h1 {
	font-size: 2em;
}
h2 {
	font-size: 1.7em;
}
h3 {
	font-size: 1.5em;
}
h4 {
	font-size: 1.3em;
}
h5 {
	font-size: 1.2em;
}
h6 {
	font-size: 1em;
}
a {
	color: #003081;
	text-decoration: none; }
a:link {
	color: #003081;
	text-decoration: none; }
a:visited {
	color: #003081;
	text-decoration: none; }
a:hover {
	color: #000;
	text-decoration: underline; }
div#navlinks a {
	color: #999;
	text-decoration: none; }
div#navlinks a:link {
	color: #999;
	text-decoration: none; }
div#navlinks a:visited {
	color: #999;
	text-decoration: none; }
div#navlinks a:hover {
	color: #000;
	text-decoration: underline; }
	

div#youarehere {
	display: inline;
}
div#youarehere a {
	color: #003081;
	text-decoration: none; }
div#youarehere a:link {
	color: #003081;
	text-decoration: none; }
div#youarehere a:visited {
	color: #003081;
	text-decoration: none; }
div#youarehere a:hover {
	color: #003081;
	text-decoration: none; }


div.submenuitems {
	margin: -1em 0em 0em;
	padding: 0px 0px 0px 15px;
}
div.submenuitems a {
	color: #999;
	text-decoration: none; }
div.submenuitems a:link {
	color: #999;
	text-decoration: none; }
div.submenuitems a:visited {
	color: #999;
	text-decoration: none; }
div.submenuitems a:hover {
	color: #000;
	text-decoration: underline; }

/* Position page in center */
#container {
	text-align: left;
	background-color: #FFFFFF;
	position: relative;
	width: 780px;
	margin-right: auto;
	margin-left: auto;
}
body#home div#container {
	text-align: left;
	background-color: #FFFFFF;
	background-image: url(../images/welcome.gif);
	background-repeat: no-repeat;
	background-position: 250px 145px;
	position: relative;
	width: 780px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	background-image: url(../images/header_bkg.jpg);
	background-repeat: no-repeat;
	height: 170px;
}
div#header a#headerlogo {
	margin: 0;
}
#navlinks {
	text-align: center;
}
#container #header a {
	margin-right: 6px;
	margin-left: 6px;
	font-size: 11px;
}
#navcolumn {
	padding-left: 85px;
	padding-right: 42px;
	width: 170px;
	float: left;
}
#addressphone {
	margin-top: 120px;
	color: #999;
}
#copyright {
	font-size: 0.9em;
}
#content {
	width: 445px;
	margin-left: 300px;
	min-height: 425px;
}
div#footer {
	color: #000;
	background: #369;
	text-align: center;
	position: relative;
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	font: 9px/14px Verdana, Arial, Helvetica, sans-serif;
	border-top: 10px solid #999;
}
table.contenttablerules td {
	padding: 0 8px;
}
.headtablecell {
	color: #003081;
	background-color: #ccd3e3;
	border-top: solid #999 1px;
	border-bottom: solid #999 1px;
}
.borderbottomgrey {
	border-bottom: solid #999 1px;
}
.tablesubhead {
	font-weight: 200;
	background-color: #DCDCDC;
}
.noscreendisplay {
	display: none;
}
input:focus {
	background-color: #BCDCFF;
}
textarea:focus {
	background-color: #BCDCFF;
}
input.radioinput {
	font-weight: bold;
	height: 15px;
	width: 30px;
}
.greycalloutbox {
	background-color: #CCCCCC;
	padding: 6px;
	border: 1px solid #333333;
	font-size: 0.95em;
	line-height: 1.1em;
}
p#welcome {
	color:#003081;
	font-style: normal;
	font-weight: bold;
}
