body {
	background-color: #cccccc;
}


#page {
	width: 900px;
	text-align: left;
	margin: auto;
	padding: 0px;
}


#head {
	background: url("../images/bkg_top.gif") no-repeat;
	width: 900px;
	height: 100px;
	position: relative;
}


#head p {
	top: 13px;
	left: 25px;
	position: absolute;
	margin: 0px;
	padding: 0px;
}


#dateTime {
	float: right;
	margin: 48px 5px 0px 0px;
	font-family: verdana; 
	color: gray; 
	font-size: 9px;
	cursor: default;
}


#menu {
	background: url("../images/bkg_menu.gif") no-repeat;
	width: 900px;
	height: 23px;
	position: relative;
	text-align: center;
}


#menu a:link, #menu a:visited {
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	font-family: arial;
	line-height: 20px;
	text-decoration: none;
	margin-left: 25px;
}


#menu a:hover {
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	font-family: arial;
	line-height: 20px;
	text-decoration: underline;
	margin-left: 25px;
}

#regionSubMenu {
	position: absolute;
	z-index: 100;
	background-color: #004990;
	top: 0px;
	left: 0px;
	text-align: center;
}


#regionSubMenu a:link, #regionSubMenu a:visited {
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	font-family: arial;
	line-height: 30px;
	text-decoration: none;
	margin-left: 5px;
	width: 200px;
}


#regionSubMenu a:hover {
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	font-family: arial;
	line-height: 30px;
	text-decoration: underline;
	margin-left: 5px;
}


#footer {
	background: url("../images/bkg_bottom.gif") no-repeat;
	width: 900px;
	height: 45px;
	position: relative;
	text-align: center;
	font-family: verdana;
	font-size: 10px;
	color: gray; 
}


#content {
	background: url("../images/bkg_content.gif") top left repeat-y;
	width: 900px;
	position: relative;
	background-color: white;
}


#content_left {
	float: left;
	font-family: verdana; 
	color: gray; 
	font-size: 10px;
	margin: 0px 5px 0px 0px;
	width: 185px;
	background-color: white;
}


#content_center {
	float: left;
	font-family: verdana; 
	color: gray; 
	font-size: 12px;
	width: 499px;
	margin: 10px 10px 5px 5px;
	background-color: white;
}

#content_center a {
	font-size: 14px;
}


#bullets {
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 10px;
	padding-left: 10px;
	text-align: center;
}


#content_center a:link, #content_center a:visited, a.privacy:link, a.privacy:visited  {
	font-family: verdana;
	color: #004990;
	font-size: 16px;
	line-height: 25px;
	text-decoration: none;
}


#content_center a:hover, a.privacy:hover {
	font-family: verdana;
	color: #004990;
	font-size: 16px;
	line-height: 25px;
	text-decoration: underline;
}


a.privacy:link, a.privacy:visited  {
	font-family: verdana;
	color: #004990;
	font-size: 10px;
	line-height: 12px;
	text-decoration: none;
}


a.privacy:hover {
	font-family: verdana;
	color: #004990;
	font-size: 10px;
	line-height: 12px;
	text-decoration: underline;
}


#content_right {
	float: left;
	font-family: verdana; 
	color: gray; 
	font-size: 10px; 
	margin: 15px 5px 0px 0px;
	width: 184px;
}


.spacer {
	background: url("../images/bkg_content.gif") top left repeat-y;
	width: 900px;
	height: 10px;
    clear: both;
}



.box {
	border: solid 1px #004990;
	margin: 0px;
	background-color: white;
	cursor: pointer;
}


.box p {
	position: relative;
	font-family: verdana; 
	color: gray; 
	font-size: 10px; 
	text-align: left; 
	margin: 10px;
}



h3 {
	background-color: #004990;
	font-family: arial; 
	color: white; 
	font-size: 12px; 
	font-weight: bold; 
	margin: 0px;
	padding: 4px 10px; 
	text-align: center;
	position: relative;
	cursor: pointer;
}


.box img {
	float: right;
	margin: 5px;
}


.box p.label {
	font-weight: bold;
}


.box input.txt {
	font-family: verdana;
	color: gray;
	font-size: 11px;
	width: 155px;
}


.box input.btn, .button_default {
	border: 1px solid gray;
	color: gray;
	font-family: verdana;
	font-size: 11px;
	background-color: white;
}


.clear {
    clear: both;
}


#staff {
	text-align: left; 
	margin-top: 10px;
}


#staff h1 {
	font-family: verdana; 
	color: #004990; 
	font-size: 11px; 
	text-align: left;
	margin: 0px;
}


#staff h2 {
	font-family: verdana; 
	color: gray; 
	font-size: 11px; 
	text-align: left;
	margin: 0px;
}


#staff p {
	font-family: verdana; 
	color: gray; 
	font-size: 10px; 
	text-align: left;
	margin: 0px;
}


#faq {
	text-align: left; 
	margin-top: 10px;
}


#faq h1 {
	font-family: verdana; 
	color: #004990; 
	font-size: 11px; 
	text-align: left;
	margin: 0px;
}

#faq li {
	list-style-image:url('../images/bullet.gif')
}


#faq a.question:link, #faq a.question:visited {
	font-family: verdana; 
	color: #004990; 
	font-size: 11px; 
	font-weight: bold;
	text-decoration: none;
}


#faq a.question:hover {
	font-family: verdana; 
	color: #004990; 
	font-size: 11px; 
	font-weight: bold;
	text-decoration: underline;
}


#faq p {
	font-family: verdana; 
	color: gray; 
	font-size: 10px; 
	text-align: left;
	margin: 0px;
}


#faq a.topLink:link, #faq a.topLink:visited {
	font-family: verdana; 
	color: gray; 
	font-size: 10px; 
	text-align: left;
	margin: 0px;
	text-decoration: none;
}


#faq a.topLink:visited {
	font-family: verdana; 
	color: gray; 
	font-size: 10px; 
	text-align: left;
	margin: 0px;
	text-decoration: none;
}


.contact_default {
	border: 1px solid #666666;
	font-family: verdana;
	font-size: 11px;
	text-align: left;
}


#services {
	border-collapse: collapse;
}


#services th.top {
	width: 70px;
	font-family: verdana;
	font-size: 9px;
	color: #666666;
	font-weight: bold;
	border: 1px solid #666666;
	text-align: center;
	padding: 3px;
	cursor: default;
}


#services th.class {
	width: 150px;
	font-family: verdana;
	font-size: 9px;
	color: #666666;
	font-weight: bold;
	border: 1px solid #666666;
	text-align: left;
	padding: 3px;
	background: url("../images/service_class.gif") repeat-x;
	cursor: default;
}


#services th.service {
	width: 150px;
	font-family: verdana;
	font-size: 9px;
	color: #666666;
	font-weight: bold;
	border: 1px solid #666666;
	text-align: right;
	padding: 3px;
	background: white;
	cursor: default;
}


#services td {
	width: 70px;
	font-family: verdana;
	font-size: 9px;
	color: #666666;
	border: 1px solid #666666;
	padding: 3px;
	text-align: center;
	cursor: default;
}


#service_list h1 {
        font-family: verdana;
        color: #004990;
        font-size: 11px;
        text-align: left;
        margin: 0px;
}


#service_list h2 {
        font-family: verdana;
        color: gray;
        font-size: 11px;
        text-align: left;
        margin: 0px;
}


#service_list li {
	cursor: default;
}

a.matrixHLink:link, a.matrixHLink:visited {
	font-family: verdana; 
	color: #004990; 
	font-size: 9px; 
	text-decoration: none;
}


a.matrixHLink:hover {
	font-family: verdana; 
	color: #004990; 
	font-size: 9px; 
	text-decoration: underline;
}


#press {
	text-align: left; 
	margin-top: 10px;
}


#press h1 {
	font-family: verdana; 
	color: #004990; 
	font-size: 13px; 
	text-align: left;
	margin: 0px;
}


#press h2 {
	font-family: verdana; 
	color: gray; 
	font-size: 11px; 
	text-align: left;
	margin: 0px;
}


#press p {
	font-family: verdana; 
	color: gray; 
	font-size: 10px; 
	text-align: left;
	margin: 0px;
}



#press .divider, .divider {
	text-align: center;
	width: 500px;
}


#press .divider.line, .divider.line {
	border-top: 1px dashed #aaaaaa;
	width: 200px;

}


#press a:link, #press a:visited {
	font-family: verdana; 
	color: #004990; 
	font-size: 11px; 
	font-weight: bold;
	text-decoration: none;
}


#press a:hover {
	font-family: verdana; 
	color: #004990; 
	font-size: 11px; 
	font-weight: bold;
	text-decoration: underline;
}


a.pressbox:link, a.pressbox:visited, a.pressbox:hover {
	text-decoration: none;
}


a.gFacLink:link, a.gFacLink:visited {
	font-family: verdana; 
	color: #004990; 
	font-size: 10px; 
	text-decoration: none;
}

a.gFacLink:hover {
	font-family: verdana; 
	color: #004990; 
	font-size: 10px; 
	text-decoration: underline;
}


#serviceHeader h1 {
	font-family: verdana; 
	color: #004990; 
	font-size: 13px; 
	text-align: left;
	margin: 0px;
}


#serviceHeader img {
	position: relative;
	float: right;
}


#serviceHeader p {
	font-family: verdana; 
	color: gray; 
	font-size: 10px; 
	text-align: left;
	margin: 0px;
}


#addresses h1 {
	font-family: verdana; 
	font-size: 16px; 
	font-weight: bold;
	text-align: left;
}


#addresses td {
	font-family: verdana; 
	color: gray; 
	font-size: 12px; 
	text-align: left;

}


#cp {
	border-collapse: collapse;
}


#cp td{
	height: 15px;
	width: 15px;
	cursor: pointer;
	border: 1px solid #666666;
}


#cpwindow {
	visibility: hidden;
	display: none;
}


p.error, .error {
	color: red;
	font-weight: bold;
}


.htmlrules {
	font-family: verdana;
	font-size: 9px;
	color: #666666;
}


#linkcontainer a:link, #linkcontainer a:visited {
	font-family: verdana; 
	color: #004990; 
	font-size: 11px; 
	font-weight: bold;
	text-decoration: none;
}


#linkcontainer a:hover {
	font-family: verdana; 
	color: #004990; 
	font-size: 11px; 
	font-weight: bold;
	text-decoration: underline;
}


#addresses .facURL, #addresses a.facURL:link, #addresses a.facURL:visited {
	font-weight:bold;
	color:#004990;
	text-decoration: none;
	font-family: verdana;
	font-size: 12px;
	line-height: 16px;
}


#addresses a.facURL:hover{
	font-weight:bold;
	color:#004990;
	text-decoration: underline;
	font-family: verdana;
	font-size: 12px;
	line-height: 16px;
}


#onlineStatus {
	font-family: verdana; 
	color: #004990; 
	font-size: 10px;
	padding-right: 25px;
	text-align: right;
}

#onlineStatus a:link, #onlineStatus a:visited, #onlineStatus a:hover{
	font-weight: bold;
	font-size: 10px;
}

#notFoundBox {
	height: 30px;
	padding-left: 20px;
	color: red;
	font-weight: bold;
	font-family: verdana;
	font-size: 11px;
}


#regionTitleFacility {
	font-family: verdana;
	color: #004990;
	font-size: 18px;
	line-height: 25px;
	font-weight: bold;
	text-decoration: none;
}


.facTitle {
	font-family: verdana;
	color: gray;
	font-size: 15px;
	line-height: 20px;
	font-weight: bold;
	text-decoration: underline;
}


.fileTable {
	border-collapse: collapse;
	width: 490px;
}

.fileTable td {
	border: 1px solid #bbbbbb;
	padding: 3px;
	font-size: 11px;
	color: gray;
	text-align:center;
}

.fileTable th {
	border: 1px solid #bbbbbb;
	padding: 3px;
	font-size: 11px;
	color: gray;
	text-align:center;
	font-weight: bold;
}

.center {
	text-align: center;
}

th.file, td.file {
	width: 294px;
	text-align: left;
}

th.size {
	width: 108px;
}

th.icon {
	width: 54px;
}




#sitemap {
	text-align: left; 
	margin-top: 10px;
}


#sitemap li {
	list-style-type: disc;
	line-height: 16px;
}


#sitemap a:link, #sitemap a:visited {
	font-family: verdana; 
	color: gray; 
	font-size: 12px;
	line-height: 16px;
	text-decoration: none;
}


#sitemap a:hover {
	font-family: verdana; 
	color: gray; 
	font-size: 12px;
	line-height: 16px;
	text-decoration: underline;
}

















#contact { 
	font-family: verdana;
	color: gray;
}

#contact td, #contact th {
	text-align: left;
	padding: 3px;
	font-size: 11px;
	color: gray;
}

#contact td.label, #contact .label {
	text-align: left;
	font-weight: bold;
	font-size: 11px;
	color: gray;
}

#contact td.tboxCont {
	text-align: left;
}

#contact .textbox {
	border: 1px solid #bbbbbb;
	font-family: tahoma;
	font-size: 11px;
	color: gray;
}

#contact .select {
	border: 1px solid #bbbbbb;
	font-family: tahoma;
	font-size: 11px;
	color: gray;

}

#contact .textarea {
	border: 1px solid #bbbbbb;
	font-family: tahoma;
	font-size: 11px;
	color: gray;
	width: 370px;
	height: 200px;

}

#contact input.button {
	border: 1px solid gray;
	color: gray;
	font-family: verdana;
	font-size: 11px;
	background-color: white;
}



#content_right .select {
	border: 1px solid #bbbbbb;
	font-family: tahoma;
	font-size: 11px;
	color: #004990;
}

.construction {
	font-family: verdana;
	font-size: 14px;
	color: red;
	font-weight: bold;
}
