body {
	margin:0;
	padding:0;
	line-height: 140%;

	background-repeat: repeat-y;
	background-color:#FFF;
}



p { font-style: normal;
line-height: 140%;
font-size:115%;}
	
	
h1 {font-weight: bold;
	color: #990000;
	font-size: 135%;
}

h2 {font-weight: bold;
	color: #0075A5;
	font-size: 120%;
}

h3 {
}

h4 {font-weight: bold;
	color: #990000;
	font-size: 115%;
}

.divider {
	background-image: url(../images/white_pixel.gif);
		
	height: 1px;
	width:160px;
}

ul {line-height: 140%;
	list-style-image:url(../images/blu_bullet.jpg);
	
}

ul li {font-size:110%;}

ol {line-height:140%;
	}


a:link {color: #333399; text-decoration:none;
}

a:visited {color: #333366; text-decoration:none;
}

a:hover {color: #990000; text-decoration:underline;
}

td {font-family: Verdana, Arial, Helvetica, sans-serif; font-size:82%;
}


.globalFooter {font-size:95%;}

caption {font-size: 75%;
	font-weight:bold;
}

.searchresults {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color:#000000; text-decoration: none} 

.searchresults a:link {color: #000000;  text-decoration:none; font-weight:normal;
}

.searchresults a:visited {color: #999999;  text-decoration:none; font-weight:normal;
} 

.searchresults a:hover {color:#000000;  text-decoration: underline; font-weight:normal;
} 

.searchlink a:active {color:#000000;  text-decoration: none; font-weight:bold;
}

.alert_text {color: #Fff;
}


.pdf_text {
	font-size:80%;
	font-style: italic;

}

.pageNotice {
	border-top-width: 1px;
	border-right-width-value: 1px;
	border-right-width-ltr-source: physical;
	border-right-width-rtl-source: physical;
	border-bottom-width: 1px;
	border-left-width-value: 1px;
	border-left-width-ltr-source: physical;
	border-left-width-rtl-source: physical;
	border-top-style: solid;
	border-right-style-value: solid;
	border-right-style-ltr-source: physical;
	border-right-style-rtl-source: physical;
	border-bottom-style: solid;
	border-left-style-value: solid;
	border-left-style-ltr-source: physical;
	border-left-style-rtl-source: physical;
	border-top-color: -moz-use-text-color;
	border-right-color-value: -moz-use-text-color;
	border-right-color-ltr-source: physical;
	border-right-color-rtl-source: physical;
	border-bottom-color: -moz-use-text-color;
	border-left-color-value: -moz-use-text-color;
	border-left-color-ltr-source: physical;
	border-left-color-rtl-source: physical;
	font-size: 0.9em;
	margin-top: 0pt;
	margin-right: auto;
	margin-bottom: 1.5em;
	margin-left: 0px;

	padding-right: 0.8em;

	padding-left: 0.3em;
	width: 460px;

} 

#mission {
	color:#900;
	font-style: italic;
	line-height:120%;
	padding:8px;
	font-family:Arial, Helvetica, sans-serif;
	font-stretch:condensed;
	font-weight:.8em;
	display:compact;
	font-size:85%;
}

#navigation {font-size:100%;
}

#accessibleOptions {padding-left:0.5em}
#accessibleOptions a {color:#333399; font-size:80%; font-weight:bold}
#accessibleOptions a:hover, #divViewOptions a:focus {color:#990000; text-decoration:underline}

/* new styles for contact info */
.indent2em {
	margin-left:2em}
	
dl.tableLayout {
	float:left; 
	overflow:visible; 
	width:100%; 
	line-height:1.4em}
	
dl.tableLayout dt {
	clear:both; 
	display:block; 
	float:left; 
	font-weight:bold; 
	height:auto; 
	margin:0; 
	padding:.5em .5em .5em 0; 
	text-align:right}

dl.tableLayout dd {
	display:block; 
	float:left; 
	margin:0; 
	padding:.5em 0 .5em .5em}

dl.titlePercent10 dt, dl dt.titlePercent10 {
	min-width:4em; 
	width:10%}

dl.titlePercent10 dd, dl dd.titlePercent10 {
	width:80%}

dl.titlePercent20 dt, dl dt.titlePercent20 {
	min-width:8em; 
	width:25%}

dl.titlePercent20 dd, dl dd.titlePercent20 {
	width:66%}
	
.hide{display:none}

ul.getDirections{font-weight:normal; padding-left:1em; margin-left:1em;}

.uppercase{text-transform:uppercase}
