body 
{
margin: 0 auto;
padding: 0;
font-size: 95%;
font-family: georgia, times, "times new roman", serif;
color: #000;
background-color: #fff;
width: 950px;
}

a:link
{
color: #fff;
text-decoration: none;
}

a:visited
{
color: #fff;
text-decoration: none;
}

a:hover
{
color: #fff;
background-color: #336;
}

a:active
{
color: #000;
background-color: #036;
}

div#banner
{
color: #fff;
background-color: #336;
/*border-bottom: 1px solid #000;*/
}

div#banner h1
{
margin: 0;
padding: .3em 0 .3em .5em;
font-size: 2.2em;
font-weight: normal;
}

div#flags {
	border-bottom-color: 1px solid #000;
	height:15px;
	margin:0;
	padding: 0 0 4px 0 ;
	background-color:#336;
	}
div#flags img.alignright{
	display:inline;
	float:right;
	margin:0;
	padding: 1px 2px 3px 2px;
	}
div#flags a img {
	position:relative;	
	}
div#flags a {
		text-decoration:none;
		color:#336;
		}
div#flags a:hover {
	color:#336;
	background-color:#336;
	}

div#container
{
background-image: url(nav_col_base.jpg);
background-repeat: repeat-y;
}

div#container2
{
background-image: url(more_col_base.jpg);
background-repeat: repeat-y;
background-position: right;
}
div#navigation
{
float: left;
width: 150px;
padding-top: 2em;

}

div#navigation ul
{
list-style-type: none;
margin: 0;
padding: 0;
}

div#navigation ul li 
{
margin-top: 4px;
font-weight:bold;
font-size: x-small;
}

#navigation ul li a
{
display: block;
width: 135px;
padding: 3px 5px 3px 10px;
text-decoration: none;
color: #036;
background-image: url(nav_base.jpg);
background-repeat: repeat-y;
}

#navigation ul li a:hover
{
color: #fff;
background-color: #ccc;
background-image: url(nav_base2.jpg);
background-repeat: repeat-y;
}
/*
#navigation ul li a:active
{
color: #fff;
background-color: #ccc;
background-image: url(nav_base2.jpg);
background-repeat: repeat-y;
font-weight: bold;
}
*/
div#more
{
float: right;
width: 160px;
margin: 0;
padding: 2em 10px 0 0;
color: #fff;
}

div#more h3
{
margin-top: 0;
color: #fff;
padding: .2em;
background-image: url(more_base.jpg);
background-position: right;
background-repeat: repeat-y;
}
div#more p a {
	text-decoration: none;
	}
div#more p a:hover {
	color: #000;
	background-color: #676767;
	}

div#content
{
margin-left: 190px;
margin-right: 200px;
line-height: 150%;
text-align:justify;
}

div#content ol
{ 
margin:0;
padding: 0;
list-style: none;

}
div#content ol li
{
margin: 1em 0 1em 0;
border-bottom: solid 1px gray;
}

div#content ul
{
margin: 0;
padding: 0;
list-style: none;
}

div#content ul li
{
border: none;
margin: 0;
}

div#content h2
{
font-size: 2em;
color: #036;
margin: 0;
padding-top: 1em;
font-weight: normal;
}

div#content a
{
color: #000;
background-color:#fff;
}

div#content a:hover
{
color: #ccc;
background-color: #fff;
	}

#cleardiv
{
clear: both;
height: 1em;
}

div#footer
{
clear: both;
padding: .5em 1em;
border-top: 1px solid #999;
text-align: right;
background-color: #336;
border-bottom: 1px solid #999;
}

div#footer ul
{
padding: 0;
margin: 0;
list-style-type: none;
}

div#footer li
{
display: inline;
margin-right: 1em;
}

.floatleft
{
float: left;
width: 103px;
margin: 10px 10px 0 0 ;
background-color: #ddd;
padding: 10px;
border-top: 1px solid #999;
border-right: 2px solid #555;
border-bottom: 2px solid #555;
border-left: 1px solid #999;
}

div.floatleft img
{
border-top: 2px solid #555;
border-right: 1px solid #999;
border-bottom: 1px solid #999;
border-left: 2px solid #555;
}

.floatright
{
float: right;
width: 103px;
margin: 10px 10px 0 0 ;
background-color: #ddd;
padding: 10px;
border-top: 1px solid #999;
border-right: 2px solid #555;
border-bottom: 2px solid #555;
border-left: 1px solid #999;
}

div.floatright img
{
border-top: 2px solid #555;
border-right: 1px solid #999;
border-bottom: 1px solid #999;
border-left: 2px solid #555;
}



p{
margin-top: 0px;}

.text{
margin: 0 0 0 10px;
padding: 0 0 0 1em;
font-size: small;
}

.c_op{
float:left;
margin: 0 0 0 10px;
padding: 0 0 0 1em;
font-weight: normal;
font-style:oblique;
}

.c_pod{
float:right;
width: 200px;
margin: 0 10px 0 0;
padding: 0 1em 0 0;
font-size: small;
}

.clearcont
{ clear: both;}

.iconlist
{
margin: 0;
padding: 0;
list-style: none;
}

li.pdf
{
background-image: url(bullet_pdf.gif);
background-repeat:no-repeat;
background-position: 0 50%;
padding: 3px 0 3px 20px;
margin: .4em 0;
}

.link
{
text-decoration: none;
font-size: x-small;
	}
