p	{font-family: arial; font-size: 10pt; font-weight: normal; color: #08436E; margin-left:20px;
	 }

h1	{font-family: arial; font-size: 12pt; font-weight: bolder; color: #08436E; margin-left:25px;
	 }

a:link	{font-family: arial; font-size: 10pt; font-weight: medium; color: #08436E;
		text-decoration: none; }
		
a:hover {font-family: arial; font-size: 10pt; font-weight: medium; color: #FC8D19;
		text-decoration: none; }
		
a:visited {font-family: arial; font-size: 10pt; font-weight: medium; color: #BBC9D0;
		text-decoration: none; }
#content  {
margin-left:20px;
}

ul,li	{font-family: arial; font-size: 10pt; font-weight: normal; color: #08436E; margin-left:20px; list-style-position:inside;
	 }

#wrapper {

 background-image: url(images/background.gif);
 background-repeat: no-repeat;
 background-position: right top;
 width: 100%;
 height: 100%;
 white-space: normal;
}

#navcontainer
{
background: #369;
border-top: 1px solid #9CC;
font: normal normal 11px Arial, Helvetica, sans-serif;
}
 
#nav
{
background: #fff;
border-top: 2px solid #748499;

height: 20px;
margin: 12px 0px 10px 0px;
padding: 0;
}
 
@media all {
#nav {
text-align: left;
height: 20px;
}
}
 
#nav li
{
bottom: 11px;
display: inline;
line-height: 1.2em;
margin: 0;
padding: 0;
position: relative;
}
 
html>body #nav li
{
background: #000;
margin: 0 3px 0 0;
padding: 4px 0px 4px 0;
}
 
#nav a, #nav a:link, #nav a:visited
{
font-family: arial; 
font-size: 10pt; 
font-weight: normal; 
color: #fff;
text-decoration: none;

background: #08436E;
border: 1px solid #fff;
bottom: 2px;
cursor: pointer;
display: inline;
height: 1em;
margin: 0;
padding: 3px 5px 3px 5px;
position: relative;
right: 2px;
text-decoration: none;
}
 
#nav a:hover
{
border-top: 2px solid #08436E;
background: #BECDD4;
color: #000000;
bottom: 2px;
position: relative;
right: 2px;
}
 
#nav a:active
{
background: #BECDD4;
bottom: 2px;
color: #000000;
position: relative;
right: 2px;
}
 



 
#nav #active a, #nav #active a:link, #nav #active a:visited, #nav #active a:hover
{
background: #BECDD4;

border-top: 2px solid #FC8D19;
bottom: 2px;
color: #000;
cursor: pointer;
display: inline;
margin: 0;
padding: 3px 5px 3px 5px;
position: relative;
right: 2px;
}

.textblue {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 20px;

	color: #fff;

	text-decoration: none;

	font-weight: bold;

}