body
{
	background: #09479C;
	color: #000000;
	font-family: tahoma, sans-serif;
	font-size: 12px;
	letter-spacing: 1px;
	line-height: 160%;
	margin: 0;
	padding: 0;
}
.style2 {font-size: 14px}
.style4 {
	color: #000000;
	font-size: 16px;
	font-weight: bold;
}
div
{
	text-align: left;
}
#topOfPage
{
	display: none;
}
#conteiner
{
	background: #fff;
	margin-left: auto;
	margin-right: auto;
	padding: 25px;
	width: 730px;

}
#header
{
	height: 95px;
}
#logo
{
	float: left;
	width: 186px;
}
#search
{
	float: right;
	padding-top: 8px;
	text-align: right;
	width: 225px;
}
#bar
{
	background: #09479C;
	clear: both;
	margin: 5px 0 0 0;
	height: 30px;
}

html>body #bar { margin: 15px 0 0 0; }

#bar ul
{
	list-style: none;
	margin-left: 0px;
	padding: 0;
}
#bar li
{
	background: #09479C;
	border-right: 1px solid #fff;
	color: #FAB53C;
	float: left;
	height: 19px;
	padding: 5px 0 6px 0;
}
#bar li.active
{
	background: #FAB53C;
	color: #000;
}
#bar li a
{
	color: #fff;
	font-weight: bold;
	padding: 8px;
}
#bar a:link
{
	text-decoration: none;
}
#bar a:visited
{
	text-decoration: none;
}
#bar a:hover
{
	background: #FAB53C;
	color: #000;
	text-decoration: underline;
}
#top
{
	float: left;
	background: #505050;
	clear: both;
	height: 200px;
	width: 400px;
	margin-right: 330px; /*Set right margin to RightColumnWidth (topphotos)*/
}
#body
{
	clear: both;
	margin-bottom: 15px;
	margin-top: 15px;
	font-size: 13px;
}
#footer
{
	clear: both;
	padding-top: 5px;
}
div.block, div.blockDistinct
{
	padding: 10px;
	padding-bottom: 3px;
	padding-top: 8px;
}
div.blockDistinct
{
	background: url("../images/corner.gif") no-repeat 100% 100% #f5f5f5;
}
div.left{
	float:left;
	width:350px;
	margin-bottom:10px;
}
h1, h2
{
	font-size: 25px;
	font-weight: normal;
	margin: 0 0 10px 0;
	padding: 0;
}
h1
{
	color: #09479C;
}
#top h1
{
	color: #fff;
	line-height: 110%;
	padding: 65px 0 0 25px;
}
h2
{
	color: #000;
	font-size: 16px;
	margin-bottom: 5px;
}
p
{
	margin: 0;
	margin-bottom: 5px;
}
p.right
{
	text-align: right;
}
#footer p
{
	clear: both;
	color: #c0c0c0;
	font-size: 11px;
}
form
{
	margin: 0;
}
fieldset
{
	border: 0;
	padding: 0;
}
legend
{
	display: none;
}
input
{
	border: 1px solid #c0c0c0;
	color: #454545;
	font-size: 11px;
	letter-spacing: 1px;
}
input.searchText
{
	height: 13px;
	width: 150px;
}
input.searchSubmit
{
	background: #09479C;
	border: 1px solid #fff;
	color: #fff;
	font-size: 12px;
	height: 19px;
	letter-spacing: 1px;
	margin: 0;
	padding: 0;
	width: 45px;
}
ul
{
	list-style: none;
	margin-left: 50px;
	padding: 0;
}
#top a:link
{
	color: #CBE7FE;
}
#top a:active
{
	color: #CBE7FE;
}
#top a:visited
{
	color: #CBE7FE;
}
#footer li
{
	float: left;
	font-size: 11px;
	height: 15px;
	padding: 0;
	padding-right: 15px;
	vertical-align: middle;
}
#footer ul
{
	list-style: none;
	margin:0 0 0 58px;
	padding: 0 0 20px 0;
}
a:link, a:active, a:visited
{
	text-decoration: underline;
}
a:link, a:active
{
	color: #09479C;
}
a:visited
{
	color: #09479C;
}
a:hover
{
	color: #333333;
	text-decoration: none;
}
a img
{
	border: 0;
}
a img:active
{
	border: 0;
}
span.highlight
{
	color: #abd6f1;
}
span.hide
{
	display: none;
}
span.underline
{
	text-decoration: underline;
}
#body ul li
{
	list-style: square;
	margin: 0 0 0 20px;
}

a {  color: #000; } 

#topphotos 
{
float: right;
width: 330px; /*Width of rotating photos*/
margin-left: -330px; /*Set left margin to -(width)*/
padding: 0 0 0 0;
}

html>body #body h1 { 
	padding: 20px 0 5px 0; 
}


