html, body { 
	height: 100%;
	margin: 0;
	padding: 0;
	background-color: #FFFFFF;
/*	background-image:url(../images/bgO.gif); */
/*	background-repeat: no-repeat; */

}

fieldset {
	-moz-border-radius: 10px;
	border: 1px solid #D1D0BE;
}

legend {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

img#bg {
	position:fixed;
	top:0;
	left:0;
	width:100%;
	height:100%;
}

#content {
	position:relative;
	z-index:1;
}

.priorityHigh {
	color: #FF0000;
	font-weight: bold;
}

/* jquery rounded corner boxes */
.greyBox {
	background-color:#cccccc;
	color: #000000;
	padding:10px;
}
.redBox {
	background-color:#990000;
	color: #FFFFFF;
	padding:10px;
}
.redBox a:link {
	color: #FFFFFF;
	text-decoration: underline;
}
.redBox a:hover {
	color: #eeeeee;
	text-decoration: underline;
}

.blackBox {
	background-color:#000000;
	color: #ffffff;
	padding: 10px;
	
}

.whiteBox {
	background-color:#FFFFFF;
	color: #000000;
	padding: 2px;
	border: 1px solid #000000;
	
}

.whiteBoxText {
	color: #000000;
	padding:4px;
}

.whiteBoxTitle {
	background-color:#000000;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	padding: 3px;
	text-align: center;
}

.headerText {
	font-size: 11px;
	font-weight: normal;
	padding-right: 8px;
}

.headerTextPhone {
	
	font-weight: bold;
	
}


td { 
	font: 12px Arial, sans-serif; 
}

.headerInfo { 
	background-color: #981b1e;
	font-size: 12px; 
	font-weight: bold; 
	color: #FFFFFF; 
	text-decoration: none; 
	padding: 13px;
}

.headerInfo H2 { 
	
	font-size: 14px; 
	font-weight: bold; 
	color: #FFFFFF; 
	text-decoration: none; 
}

.contentInfo { 
	background-color: #FFFFFF;
	font-size: 12px; 
	font-weight: normal; 
	color: #000000; 
	text-decoration: none; 
	padding: 13px;
}

.contentInfo H2 { 
	
	font-size: 14px; 
	font-weight: bold; 
	color: #000000; 
	text-decoration: none; 
	
}


a { 
	font-weight: bold; 
	color: #006699; 
	text-decoration: none; 
}

a:hover { 
	text-decoration: underline; 
}

H1 {	
	font-size: 15pt; 
	font-weight: bold; 
}


H2 {	
	font-size: 13pt; 
	font-weight: bold; 
}

.masthead { 
	 
	vertical-align: top; 
}

.masthead a { 
	font-weight: normal; 
	color: black; 
}


.topnav a { 
	font-weight: bold; 
	text-transform: uppercase; 
	display: block; 
	width: 100%; 
	height: 100%; 
	background: #000000; 
	color: #FFFFFF; 
}

.topnav td { 
	border-right: 1px solid #999999; 
	border-bottom: 1px solid #999999;
	white-space: nowrap; 
	text-align: center; 
}

.topnav a div { 
	padding: 5px 2px 5px 2px; 
}

.logo { 
	padding-left: 20px; 
}

#topBG, .topnav a:hover { 
	background-color: #981b1e; 
	color: #FFFFFF; 
}

#active { 
	background-color: #981b1e; 
	color: #FFFFFF; 
}

#first { 
	border-top: none; 
}

.topgutter { 
	vertical-align: top; 
}

.masthead a:hover { 
	color: black; 
}

.topnavwidth { 
	width: 100%; 
	border-top: 1px solid #999999; 
}

th.list { font: bold 11px Arial; background: #666; text-align: left; color: white; padding: 3px 0px 2px 6px; }


.componentPad em { 
	font: bold 11px Arial; 
	color: #888; 
	font-style: normal; 
}

.searchField { border: 1px solid black; background-color: white; color: #666; font: 11px Arial, sans-serif; height: 17px; }


td.list { 
	border-bottom: 1px solid #CCC; 
	padding: 3px 0px 4px 2px; 
}

.footerHR { 
	background: #333333; 
	color: white; 
	font-size: 1px; 
	width: 100%; 
	height: 1px; 
	border-top: 10px; 
	border-bottom: 1px solid #CCC;
}

.footerContainer { 
	text-align: center; 
}


.footerContainer span { 
	margin: 0px 10px 0px 10px; 
	font-size: 11px; 
	color: #000000; 
}

.footerContainer a { 
	color: #000000; 
}

.componentPad { 
	padding: 0px; 
	border-bottom: 1px solid #999999; 
}
