/* CSS Document */
body, html { 
	width: 100%;
	background-COLOR: #FFFFFF;
	padding: 0;
	margin: 0;
}

hr { height: 0px; border-bottom: 1px solid #B3C2D7; margin: 10px 0 0 0} 

form { margin: 0; padding: 0 }

a:link, a:active, a:visited { color: #000168}
a:hover { color: #F39717}
#header {
	background-color: #FFFFFF;
}

#pg_holder { width: 113px; float: left; margin-right: 5px;}
#pg_caption { color: #000168}
#clear { clear: both}

#header_top {
	background-image: url(images/header_top.gif); width: 774px; height: 31px;
}
#menu {
	background-color: #000168;
	width: 193px;
	padding-top: 10px;
	border-left: 7px solid #00015E;
	height: 202px;
}

#menu ul {
	list-style: none;
	list-style-image: url(images/menu_bullet.gif);
	margin: 0 15px 0 30px;
	padding: 0;
	font-family: tahoma;
	font-size: 11px;
	font-weight:bold;
	color: #FFFFFF;
	
}
#menu li {
	border-bottom: 1px dotted #B3C2D7;
	padding: 3px 0px 3px 4px;
	margin: 0 ;
}
#menu a:link, #menu a:visited, #menu a:active {
	color: #FFFFFF;
	text-decoration: none;
	padding:  0 2px 0 2px;
}
#menu a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #F39717;
}
#spacer {
	height: 1px;
}
#logo {
	padding: 15px 15px 0px 15px;
	text-align: left;
}
#leftbar {
	background-color: #ACA7CE;
	width: 163px;
	padding: 15px;
	border-right: 0px solid #004937;
}
#leftbar_off {
	background-color: #EEF1F7;
	width: 163px;
	padding: 15px;
	border-right: 0px solid #004937;
}
#rightbar {
	background-color: #FFFFFF;
	width: 163px;
	border-left: 1px solid #B3C2D7;
	padding-right: 15px;
	font-family: tahoma;
	font-size: 11px;
	color: #000168;
	line-height: 15px;
}

#rightbar td {
	
	padding: 15px;
}
#rightbar h1{
	font-size: 11px;
	font-weight:bold;
	color: #000168;
	line-height: 15px;
	text-transform:uppercase;
}
#rightbar a:link, #rightbar a:visited, #rightbar a:active{
	font-size: 11px;
	color: #000168;
	line-height: 15px;
	text-decoration: underline;
}
#rightbar a:hover {
	color: #000168;
	text-decoration: none;
}
#rightbar p {
	margin-bottom: 5px;
}

#content_in {
	padding: 15px;
	width: 372px;
	text-align: left;
	font-family: tahoma;
	font-size: 11px;
	color: #000168;
	line-height: 15px;
}

#content {
	padding: 0px 15px 15px 15px;
	width: 372px;
	text-align: left;
	font-family: tahoma;
	font-size: 11px;
	color: #000168;
	line-height: 15px;
}
#content h1{
	font-size: 14px;
	font-weight:bold;
	color: #000168;
	line-height: 15px;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	margin: 13px 0 0 0;
}

#content h2{
	font-size: 11px;
	font-weight:bold;
	color: #000168;
	line-height: 12px;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px 0 10px 0;
}

#footer {
	background-color: #00006A;
	text-align: center;
	font-family: tahoma;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 15px;
	padding: 15px;
}

#footer a:link, #footer a:visited, #footer a:active{
	font-size: 11px;
	color: #FFFFFF;
	line-height: 15px;
	text-decoration: underline;
}
#footer a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
#box {
	margin-bottom: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000168
}
#box p {
	margin-bottom: 5px;
}
#box_top {
	background-image:url(images/box_top.gif);
	height: 6px;
}
#box_welcome {
	background-color: #FFFFFF;
	background-image: url(images/signature.gif);
	background-position: 95% 100%;
	background-repeat: no-repeat;
	padding: 5px 5px 20px 5px;
}
#box_middle {
	background-color: #FFFFFF;
	padding: 5px 5px 5px 5px;
}

#box_middle a:link,  #box_middle a:active, #box_middle a:visited{
	text-decoration: none;
}
#box_bottom {
	background-image:url(images/box_bottom.gif);
	height: 6px;
}


.links { list-style: none; padding: 0; margin: 0}
.links ul { padding: 0; margin: 0 }
.links li { padding: 4px 0 4px 0; margin: 0 }

#photoholder { width: 100px; height: 100px; border: 1px solid #B3C2D7; text-align:center; vertical-align:middle; margin: 5px 0 5px 0;}
#photoholder img { margin: auto;}

h3 { font-family: Tahoma, arial; color: #F39717; font-size: 16px; font-weight: normal}
