body {
	font-family: verdana;
	font-size:11pt;
	padding-bottom: 0px;
	background-color: #ECECEC;
}

a {
	color:  #006699;
	text-decoration: none;
}

h1 {
	font-size:1.67em;
}

h2 {font-size:1.41em;}

h3 {
	font-size:1.25em;
	font-weight: normal;
}

h4 {font-size:1.1em;}

#main {
	margin-left:auto;
	margin-right:auto;
	width:750px;
}

#header {
	width:718px;
	background-image: url(images/masthead3.jpg);
	height: 125px;
	float: left;
}


#up-left     {
	float: left;
	background-image: 
url(images/up-lefts2.png);
	height: 125px;
	width: 16px;
}

#up-right    {
	float: right;
	background-image: 
url(images/up-rights2.png);
	height: 125px;
	width: 16px;
	background-position: 100% 0;
}

#navigation {
	width: 100%;
	clear: both;
	font-family: Verdana, Arial;
	font-weight: bold;
	font-size: 11pt;
	text-align: center;
	height: 18px;
	padding-top: 3px;
	padding-bottom: 3px;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
	background-color: #000000;
	border-top-color: #EA9E00;
	margin-top: 3px;
}

#navigation a {
	text-decoration: none;
	width: 100%;
	color: #ea9e00;
	padding-right: 10px;
	padding-left: 10px;
}

#navigation .selected {
	background-color: #000;
	color: #AA7300;
}

#navigation a:hover {
	color: #fffff0;
}

.grey-grad   { display: block; background-image: 
               url('images/blue.png'); 
               height: 20px; width: 742px; border-left: 4px solid #003366; 
               border-right: 4px solid #003366 }
#main_text {
	padding-left: 25px;
	padding-right: 25px;
	border-right-width: 4px;
	border-left-width: 4px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #003366;
	border-left-color: #003366;
	padding-top: 1px;
	padding-bottom: 1px;
	text-align: justify;
	background-color: #FFFFFF;
}

#main img
{
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0px;
}

#main_text img
{
	margin: 0 0 10px 10px;
	border: 0px solid #AAA;
}

#main_text p
{
	text-align: justify;
}

#main_text h1
{
	font-size:1.41em;
}

#main_text h2
{
	font-size:1.35em;
}

#main_text h3
{
	font-size:1.2em;
}

#main_text h4
{
	font-size:1.1em;
}

#main_text img.left
{
	float: left;
	border: 0px solid #AAA;
	margin: 0;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 5px;
}

#main_text img.right
{
	float: right;
	margin: 0;
	border: 0px solid #AAA;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
}

#main_text img.leftborder
{
    float: left;
    margin: 0 0 10px 10px;
    border: 1px solid #AAA;
}

#main_text img.rightborder
{
    float: right;
    margin: 0 0 10px 10px;
    border: 1px solid #AAA;
}

#news-head{
	background-image: url("images/news-head.png");
	padding:8px;
	text-align:Left;
	font-weight: bold;
	font-size:10pt;
	margin-top:30px;
}

#news-body{
	padding:5px;
	text-align:left;
	border-left: 2px solid #58866b;
	border-right: 2px solid #58866b;
	font-size:10pt;
	width: 179px;

}

#news-downl{
	float:left;
	height: 11px;
	width: 15px;
	font-size:5px;
	background-image: url("images/news-downl.png");
}

#news-downr{
	float:right;
	height: 11px;
	width: 15px;
	font-size:5px;
	background-image: url("images/news-downr.png");
}

#news-bottom{
	float:left;
	font-size:5px;
	border-bottom: 2px solid #58866b;
	background: #FFFFFF; 
	width:163px;
	height: 9px;
}

#down-left   { float: left; height: 16px; width: 15px; font-size: 5px; background-image: 
               url('images/down-left.png') }

#down-right  { float: right; height: 16px; width: 15px; font-size: 5px; background-image: 
               url('images/down-right.png') }

#main-text-bottom{
	float:left;
	font-size:5px;
	width:720px;
	height: 12px;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #003366;
	background-color: #fff;
}

div.clear {
	clear:both;
}

#footer {
	margin-left:auto;
	margin-right:auto;
	width:750px;
	}
	
#footer a{
	color: #666666;
}

#footer a:hover{
	color: #006699;
}


#footerleft {
	margin-top:10px;
	margin-left:auto;
	margin-right:auto;
	width:475px;
	font-size:8pt;
	padding-left:10px;
	float: left;
}

#footerright {
	margin-top:10px;
	margin-left:auto;
	margin-right:auto;
	width:235px;
	font-size:8pt;
	padding-right:10px;
	text-align: right;
	float: right;
}
