BODY {
	color: #00008B;
	background-color: #ffffff;
	text-align: left;
	font:12px Arial, Helvetica, sans-serif;
}
a:link {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #003366; 
	text-decoration: underline;
}
a:visited {
	color: #003366; 
	text-decoration: underline;
}
a:hover {
color: #003366; 
text-decoration: none;
}
a:active {
color: #003366; 
text-decoration: underline;
}

a.author {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #A9A9A9;
}

#navcontainer { 
width: 144px;
position: absolute;
left: 0px;
top: 157px;
background-image : url(images/MenuHead.jpg);
background-repeat : no-repeat;
margin-left: 6px;
font-family : Arial, Helvetica, sans-serif;
font-size : 11px;
}

#navlist
{
font-family : Arial, Helvetica, sans-serif;
font-size : 11px;
padding-top: 0px;
font: normal;
border: 0px solid;
border-color: #AAA #3333 #3333 #AAA;
background: #dee2f2;
height: 23px;
margin-top : 24px;
margin-left: 0px;
}

#navlist li
{
font-family : Arial, Helvetica, sans-serif;
font-size : 11px;
list-style: none;
margin-left : 0px;
padding: 0.25em 0.25em;
border: 1px solid;
border-color: #FFF #333 #333 #FFF;
text-align: left;
}

#navlist li.SubMenu
{
background-image: url(/assets/arrow.gif);
background-repeat: no-repeat;
background-position: right;
}

#navlist li a { 
font-family : Arial, Helvetica, sans-serif;
font-size : 11px;
 }
#navlist li a:link {
font-family : Arial, Helvetica, sans-serif;
font-size : 11px;
 }
#navlist li a:visited { 
font-family : Arial, Helvetica, sans-serif;
font-size : 11px;
}
table form
{
margin-bottom:1px;
}

p {
	padding: 0px;
	margin: 4px 0px 0px 0px; 
	font-size: 12px;
	background: transparent;
	font-family: Arial, Helvetica, sans-serif;
	font-size : 12px;
	text-align : left;
	color : #003366;
}

#InfoBoxBlock {
	position: absolute;
	top: 100px;
	right: 0px;
	width : 166px;
	border-top: 1px solid #5f7ea2;
	
}
	
#InfoBox {
	width: 160px;
	clear: both;
	margin: 0px 0px 0px 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#InfoBox h3 {
	display: none;
}
#InfoBox .head {
	background-image: url(images/IBhead.jpg);
	background-repeat: no-repeat;
	background-position : bottom;
	background-color : White;
	height: 32px;
	width: 160px;
    margin: 0px 0px 0px 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#InfoBox .p2 {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 2px;
	width:156px;
	height : auto;
	margin: 0px 0px 0px 0px;
	color: #003366;
	background-color : #BCD0E5;
	border : #5F7EA2;
	border: 1px solid #5f7ea2;
	text-align : left;
}

#InfoBox .p3 {
	background-image: url(images/IBfoot.jpg);
	background-position : bottom;
	background-repeat: no-repeat;
	height: 16px;
	width: 160px;
    margin: 0px 0px 0px 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
table {
	padding: 0px;
	margin: 0px 0px 0px 0px; 
	font-size: 12px;
	background: transparent;
	font-family: Arial, Helvetica, sans-serif;
	font-size : 12px;
	text-align : left;
	color : #003366;
}
input.required{
	border: solid;
	border-color: Red;
	border-right-width: thin;
	border-bottom-width: thin;
	border-top-width: thin;
	border-left-width: thin;
}
table form {
	margin: -1px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 160%;
	font-weight: bold;
}
