
html { margin: 0; padding: 0; }
body
	{
	margin: 0px;
	padding: 0px;
	background-image: url(../_graphics/background.gif);
	background-color: #CCCCCC;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.5em;
	}
	
h1 { margin: 5px 0 7px 0; font-size: 13px; font-weight: normal; color: #0C2E82;}

h1.title { 
padding: 0 0 5px 0;
font-size: 14px; font-weight: normal; color: #0C2E82;
border: 1px solid #0C2E82;
border-top-style: none;
border-right-style: none;
border-left-style: none;}

h2 {display: inline; margin: 5px 0 -10px 0; font-size: 12px; font-weight: bold; color: #0C2E82;}

h3 { margin: 15px 0 0 0; font-size: 1em; font-weight: bold; color: #0C2E82;
border: 1px solid #E7EAF2;
border-top-style: none;
border-right-style: none;
border-left-style: none;
}

h4 { margin: 15px 0 -10px 0; font-size: 11px; font-weight: bold; color: #000; display: inline;}

p {color: #000; padding: 0; margin: 8px 0 8px 0; font-size: 11px;}
.indent {color: #000; padding: 0; margin: 8px 0 8px 20px; text-indent: -20px; font-size: 11px;}
small {color: #000; font-size: 9px; line-height: 1;}

font.hl {background-color: yellow}

#sitemap {
	font-size: 13px; font-weight: bold; color: #0C2E82;
	margin-left: 0;
	padding-left: 10px;
	}

#sitemap li {
	list-style: none;
	}

#sitemap ul {
	font-size: 11px;
	margin-left: 0;
	padding-left: 10px;
	}

#sitemap ul ul {
	margin-left: 0;
	padding-left: 15px;
	}
	
#sitemap ul ul ul {
	margin-left: 0;
	padding-left: 15px;
	}
	
hr { border: 0;
text-align: left;
width: 100%;
color: #999999;
background-color: #999999;
height: 1px;}

.dotted {
border-top: 1px solid #CCCCCC;
width: 100%;}

b{
color: #000;
font-size: 11px;
font-family: sans-serif;
}

b.highlight{
color: #0C2E82;
font-size: 11px;
font-family: sans-serif;
}

table.list{margin-bottom: -15px;}
td {
	vertical-align: top;
	font-size: 11px;
	color: #000;
}

.box {
margin: 1px;
border: 1px solid #999999;
border-top-style: none;
border-left-style: none;}

.mainbox {
background-color: #FFF;
border: 10px solid #000;
border-top-style: none;
border-bottom-style: none;}

td.line {
vertical-align: top;
border: 1px solid #999999;
border-bottom-style: none;
border-right-style: none;
}

td.leftline {
vertical-align: top;
border: 1px solid #CCCCCC;
border-bottom-style: none;
border-right-style: none;
border-top-style: none;
height: 400px;
}


.header
	{
	color: #E7EAF2;
	background: #FFF;
	margin: 0px;
	padding: 0px;
	vertical-align: top;
	}
.footer
	{
	font-size: 9px;
	background: #000;
	padding: 0.5em;
	color : #FFF;
	}
.infofooter
	{
	font-size: 11px;
	margin: -5px 0 10px 0;
	font-style: italic;
	}




.even {
	background: #CCCCCC;
	border: 1px solid #0C2E82;
	border-bottom-style: none;
	border-right-style: none;
	}
	
.odd {
	border: 1px solid #0C2E82;
	border-bottom-style: none;
	border-right-style: none;
	}

td.bold{border: 1px solid #999999;font-weight:bold;font-size: 9px;color:#FFF;background-color: #999999;}
td.cats{font-weight:normal;font-size: 9px;color:#E7EAF2;background-color: #FFF;border: 1px solid #0C2E82;
	border-left-style: none;
	border-right-style: none;
	border-bottom-style: none;}

a {
	color:#000;
	font-weight: normal;
	text-decoration:none;
	font-size: 10px;
	}
a:link {color:#000;}
a:visited {color:#000;}
a:hover {color:#0C2E82;}

.menu { color:#0C2E82; font-weight:normal; text-decoration:none; font-size: 10px; }
a.menu {
	color:#0C2E82;
	font-weight:normal;
	text-decoration:none;
	font-size: 10px;
	}
a.menu:link {color:#0C2E82;}
a.menu:visited {color:#0C2E82;}
a.menu:hover {color:#000;}

.submenu { color:#0C2E82; font-weight:normal; text-decoration:none; font-size: 10px; }
a.submenu {
	color:#0C2E82;
	font-weight:normal;
	text-decoration:none;
	font-size: 10px;
	}
a.submenu:link {color:#0C2E82;}
a.submenu:visited {color:#0C2E82;}
a.submenu:hover {color:#999999;}

a.topmenu {
	color:#FFF;
	font-weight:normal;
	text-decoration:none;
	font-size: 10px;
	}
a.topmenu:link {color:#FFF;}
a.topmenu:visited {color:#FFF;}
a.topmenu:hover {color:#E7EAF2;}

a.inline:link {
	color:#0C2E82;
	text-decoration:none;
	font: 11px Geneva, Arial, Helvetica, sans-serif;
	letter-spacing: 0px;
	}
a.inline:visited {color:#0C2E82; font: 11px Geneva, Arial, Helvetica, sans-serif;letter-spacing: 0px;}
a.inline:hover {color:#000; text-decoration: underline;font: 11px Geneva, Arial, Helvetica, sans-serif;letter-spacing: 0px;}
a.inline:active {color:#000; text-decoration: underline;font: 11px Geneva, Arial, Helvetica, sans-serif;letter-spacing: 0px;}


legend{
	color: #0C2E82;
	font-size: 12px;
	font-weight: bold;
	}


form p {
	clear: left;
	padding-top: 5px;
	}

form p label{
	float: left;
	width: 150px;
	}
	
label{
	color: #000;
	font-size: 9px;
	font-weight: bold;
	}
	
button{
	color: #0C2E82;
	font-size: 9px;
	border-width: 1px;
	border-color: #0C2E82;
	background-color: #E7EAF2;
	border-style: solid;
	margin-left: 160px;
	}
	
.formButton{
	color: #0C2E82;
	font-size: 9px;
	border-width: 1px;
	border-color: #0C2E82;
	background-color: #FFF;
	border-style: solid;
	}
	
select{
overflow: hidden;
color: #0C2E82;
background-color: #FFF;
border-top-style: 1px solid #0C2E82;
padding: 1px;
font: 11px Geneva, Arial, Helvetica, sans-serif;

}
