BODY, TD, TH, LI, P, BR, {
    color: black;
    text-align: left;
    font-family: "Times New Roman";
    font-size: 12 pt;
    SCROLLBAR-BASE-COLOR:  #c6d6ee;
    SCROLLBAR-ARROW-COLOR: #000000;
    padding: 0;
}

TBODY { text-indent: 0.0in; }

BODY	{
    	background: #e7e7e7;
	}

#header { 
	background: url("/includes/pageheader.jpg") no-repeat top center;
	padding: 20 0 0 0;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	}

#pageimg { 
	background: url("/includes/pagebg.jpg") repeat-y top center;
	text-align: center;
	padding: 0;
	margin-left: auto;
	margin-right: auto;
	}

#pagetext {
	margin-left: auto;
	margin-right: auto;
	width: 725px;
	text-indent: 0.5in;
	text-align: left;
	}


#footer { 
	background: url("/includes/pagefooter.jpg") no-repeat bottom center;
	padding: 0;
	padding-bottom: 30px;
	height: 113;
	margin-left: auto;
	margin-right: auto;
	}

.tabs { 
	font-family: Arial; 
	font-weight: bold; 
	border-bottom: solid; 
	color: black; 
	margin-left: auto;
	margin-right: auto;
	}

.nocenter {
	text-align: left;
	}

.borders {
	BORDER-RIGHT: #c6d6ee 2px solid; 
	BORDER-TOP: #c6d6ee 2px solid; 
	BORDER-LEFT: #c6d6ee 2px solid; 
	BORDER-BOTTOM: #c6d6ee 2px solid
}

.floatright {
	float: right;
	clear: right;
	margin: 10px;
	}

.floatleft {
	float: left;
	clear: left;
	margin: 10px;
	}

.suggestionsBox {
	position: relative;
	left: 30px;
	margin: 10px 0px 0px 0px;
	/* width: 400px; */
	/* background-color: #212427; */
	background-color: #003A68;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	border: 2px solid #000;	
	color: #fff;
	text-indent: 0.0in
	font-family: "Arial";
	font-size: 10 pt;
}
	
.suggestionList, #autoSuggestionsList {
	margin: 0px;
	padding: 2px;
	color: #fff;
	background-color: #003A68;
	text-indent: 0.0in
	font-family: "Arial";
	font-size: 10 pt;
	list-style-type: none
}
.suggestionList li {
	margin: 0px 0px 3px 0px;
	padding: 2px;
	font-family: "Arial";
	font-size: 10pt;
	cursor: pointer;
	color: #fff;
	text-indent: 0.0in
}

EM { background: yellow; color: black; font-style: normal }

.SLANT { font-style: oblique;  font-weight: normal }

.I    { text-indent: 0.5in }
.PLAIN    { text-indent: 0.0in }
.PROG { background: white; color: blue}
.HANGING { text-indent: -0.5in}
.RED { background: white; color: Red}
.BLACK { background: white; color: Black }
.BLUE { background: white; color: Blue}
.GREEN { background: white; color: green}
.MAROON { background: white; color: maroon}
.EM { background: yellow; color: black}
.ARIAL { font-size: 12pt; font-family: Arial; font-weight: bold }
.RED {
	color: red;
	}

.WHITE {
	color: white;
	}

.BLACK{
	color: black;
	}

H1, H2, H3   { font-family: Arial; font-weight: bold; }

H1	{ 
	padding-top: 40px;
	margin-top: 15;
	font-size: 18pt 
	}

H1.R { color: white; background: navy; border-width: solid }
H2   { font-size: 16pt }
H3   { font-size: 13pt; line-height: 13pt }


EM { background: yellow; color: black; font-style: normal }

A:link    { color:  #0000cc}
H2 A:link, H3 A:link    { color:  #000000}
A:visited { color:  #0000cc}
A:active  { color:  #0000cc}
A:hover   { color:  red; text-decoration: underline}
A {TEXT-DECORATION: none}

A.tab:link    { color:  #000000; font-family: Arial; font-size: 10pt }
A.tab:visited { color:  #000000; font-family: Arial; font-size: 10pt }
A.tab:active  { color:  #000000; font-family: Arial; font-size: 10pt }
A.tab:hover   { color:  blue; text-decoration: none; font-family: Arial; font-size: 10pt }
A.querybox:link    { color:  white; font-family: Arial; font-size: 10pt }
A.querybox:visited    { color:  yellow; font-family: Arial; font-size: 10pt }
A.querybox:active    { color:  red; font-family: Arial; font-size: 10pt }
A.querybox:hover    { color:  red; font-family: Arial; font-size: 10pt }

