body
{
	font-family: sans-serif;
	font-size: 75%;
}

#linkList a
{
	font-size: 8pt;
	color: #00205b;
}

.MainNavHeaderCurrent a
{
	background-image: none;
	background-color: #B0BBBF;
	padding:0px;
	margin:0px;
	font-weight: bold;
	display: block;
	left:0px;
	right:0px;
	padding: 2px 4px 2px 4px;
}

.MainNavHeaderOpenCurrent a
{
	background-image: none;
	background-color: #B0BBBF;
	padding:0px;
	margin:0px;
	font-weight: bold;
	display: block;
	left:0px;
	right:0px;
	border-bottom: solid 1px gray;
	padding: 2px 4px 2px 4px;
}

.MainNavHeader a
{
	background-image: none;
	background-color: #c3cfd3;
	padding:0px;
	margin:0px;
	font-weight: bold;
	display: block;
	left:0px;
	right:0px;
	padding: 2px 4px 2px 4px;
}

.MainNavHeader a:hover
{
	background-color: #B0BBBF;
	text-decoration: none;
}

.MainNavHeaderOpen a
{
	background-image: none;
	background-color: #c3cfd3;
	padding:0px;
	margin:0px;
	font-weight: bold;
	display: block;
	left:0px;
	right:0px;
	border-bottom: solid 1px gray;
	padding: 2px 4px 2px 4px;
}
.MainNavHeaderOpen a:hover
{
	background-color: #B0BBBF;
	text-decoration: none;
}
a
{
	text-decoration: none;
	color: #0020aa;
}
a:hover
{
	text-decoration: underline;
}

.current
{
	text-decoration: underline;
}

.MainNav
{
	background-image: url("/images/background_lighter.png");
	list-style: none;
	padding: 0px;
	margin-bottom: 6px;
	border: solid gray 1px;
}

.SearchBoxContainer
{
	position: absolute;
	top: 10px;
	width: 155px;
	margin-left: 680px;
	font-size: 8.5pt;
}

.SearchBox
{
	width: 100%;
	padding: 0px;
	font-family: sans-serif;

	background-image: url("/images/background_lighter.png");
	border: solid gray 1px;
}
.SearchBox input
{
	width: 135px;
	border:0px; 
	color: #888888;
	font-size: 8.5pt;
}
.SearchBoxTitle
{
	font-family: sans-serif;
	font-size: 8.5pt;

	border-bottom: solid gray 1px;
	width: 147px;
	font-weight: bold;
	padding: 2px 4px 2px 4px;
	background-color: #c3cfd3;
	color: #00205b;
}

.MainNavItem
{
	padding:0px;
	margin:0px;
	font-weight: bold;
}

.SubNav
{
	list-style: none;
	padding: 0px;
}

.SubNav a
{
	display: block;
	left:0px;
	right:0px;
}

.SubNavItem
{
	font-weight: bold;
	margin-top: 6px;
	margin-bottom: 6px;
}

.SubSubNav
{
	font-weight: normal;
	padding-left: 14px;
}


body
{
	background-image: url("/images/background_blue.png");
	margin: 0px;
	padding: 0px;
	padding-top: 3px;
}
#container
{
	border-top: solid 1px black;
	border-left: solid 1px black;
	border-right: solid 1px black;
	background-image: url("/images/background.png");
	margin: 0px auto 0px auto;
	width: 850px;
	background-color: #eee;				
}		
#pageHeader
{
	background-color: white;
}
#supportingText
{
	text-align: justify;
	padding: 3px 7px 7px 7px;
	margin-left: 180px;
	width: 650px;
	background-color: white;
	border-left: solid 1px gray;
}
#footer #left
{
	text-align: left;
	float: left;
}
#footer #right
{
	float: right;
	text-align: right;
}

#footer
{
	font-weight: bold;
	height: 15px;
	border-top: solid 1px gray;
	padding: 5px;
	font-size: 85%;
}

#linkList
{
	font-family: sans-serif;
	position: absolute;
	width: 170px;
	padding: 0px 5px 0px 5px;
	top:70px;
	font-size: 80%;
}

h1
{
	font-size: 130%;
	border-bottom: solid 1px gray;
	margin: 0px;
	margin-bottom: 8px;
}
p
{
	margin: 5px 0px 10px 0px;
}

#inputbox
{
	margin:0px;
	padding:0px;
	border: 1px solid #000000;
	width: 92%;
	margin-left: 4px;
	background-color: #c3cfd3;
	color: #00205b;
}

h2
{
	font-family: "sans sarif";
	font-size: 100%;
	margin: 0px;
	padding: 1px;
	margin-bottom: 4px;
	margin-top: 4px;
	padding-left: 5px;
	color: white;
	border: solid gray 1px;
	background-image: url("/images/background_blue2.png");
}

ul
{
	margin:3px;
	padding:0px;
	padding-left: 20px;
}

.split
{
	width: 310px;
	margin-left: 3px;
	margin-right: 3px;
	float: left;
}








.nosplit
{
	width: 626px;
	margin-left: 3px;
	margin-right: 3px;
	float: left;
}















.NewsLinks
{
	font-size: 90%;
	font-family: "sans sarif";
}

.NewsItem
{
	border: dotted #000099 1px;
	padding: 4px;
	margin-top: 4px;
	font-size: 80%;
	font-family: "sans sarif";
	text-align: left;
}

#supportingText div
{
	margin-bottom: 10px;
}

.checklist
{
	list-style-image:url("/images/icon_ok.gif");
}
.checklist li
{
	margin-bottom: 10px;
}

th
{
	text-align: left;
}

.right
{
	text-align: right;
}

/* standard table thingy */
.table 
{
	margin-left: 10px;
	margin-right: 10px;
	font-size: 11px;
	border-right: solid 1px gray;
	border-top: solid 1px gray;
}

.table th 
{
	padding: 2px;
	background-image: url("/images/background.png");
	border-left: solid 1px gray;
	border-bottom: solid 1px gray;
}

.table td 
{
	padding: 2px;
	border-left: solid 1px gray;
	border-bottom: solid 1px gray;
}

.table td.header 
{
	background: #ddd;
	text-align: center;
	font-weight: bold;
}

.table td.bold 
{
	font-weight: bold;
}

.message 
{
	margin-bottom: 12px;
	background: #d1f6c0;
	padding: 5px;
	font-weight: bold;
}

.messageError 
{
	margin-bottom: 12px;
	background: #ffc;
	padding: 5px;
	color: #600;
	font-weight: bold;
}



