* {
	padding : 0;
	margin: 0;
} 
body {
	font-family : Arial;
	color : #666666;
	font-size : 14px;
} 
h2	{
	font-size: 22px;
	font-weight: normal;
	margin-bottom: 10px;
	color: #224b7F;
	}
	
a	{
	color: #224b7f;
	}
	
ul, li	{list-style: none;}
#header img { 
padding : 3px;
border : 0;
} 
img.floatTL { 
float : left;
margin-right : 1em;
margin-bottom : 0.5em;
margin-top : 0.5em;
margin-left : 1em;
} 
img.floatTLT { 
float : left;
margin-right : 0.3em;
margin-bottom : 0.5em;
margin-top : 0;
} 
#wrapper { 
width : 770px;
margin : 0 auto;
} 
#navbartop {
	margin-top : 10px;
	padding : 4px;
	background-color : #87A5D9;
	text-align : right;
		color: #224b7F;
} 
#navbartop a {
	color: #224b7F;
	text-decoration : none;
} 
#navcontainer {
	padding : 1px 0 0;
	font-family : verdana;
	text-transform : uppercase;
	background-color: #8BA0B3;
} 
#navcontainer:after { 
content : ".";
display : block;
line-height : 1px;
font-size : 1px;
clear : both;
} 
ul#navlist { 
list-style : none;
padding : 0;
margin : 0 auto;
width : 99.5%;
font-size : 1em;
} 
ul#navlist li { 
display : block;
float : left;
width : 15%;
margin : 0;
padding : 0;
} 
ul#navlist li a {
	display : block;
	width : 100%;
	padding : 0.6em;
	border-color : #CCCCCC;
	border-style : solid;
	color: #224b7F;
	text-decoration : none;
	text-align: center;
	border : 1px solid #8f9600;
	background-color: #89A7D9;
} 
#navcontainer > ul#navlist li a { 
width : auto;
} 
ul#navlist li#active a {
	color : #000000;
	background-color: #8AA1B3;
} 
ul#navlist li a:hover, ul#navlist li#active a:hover {
	color : #800000;
	background : transparent;
	border-color : #999999;
} 
#header {
	height : 300px;
	padding-bottom : 13px;
	background-color : #c9c9be;
	background-image : url(images/header2medium.jpg);
	background-repeat : repeat-x;
	margin-bottom : 2px;
} 
#header h1 {
	font-size : 1.7em;
	color : #FFFF00;
	padding-top : 15px;
	padding-left: 100px;
} 
#header p { 
color : #b2b2b2;
} 
#header a { 
color : #b2b2b2;
text-decoration : none;
} 
#centercolumn {
	display : inline;
	margin-top : 2px;
	width : 500px;
	float : left;
	min-height : 333px;
} 
* html #centercolumn { 
height : 200px;
} 
#rightcolumn {
	display : inline;
	margin-top : 2px;
	width : 230px;
	float : left;
	border : 1px solid #ccc;
	background-color : #fff;
	min-height : 333px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
} 
* html #rightcolumn { 
height : 200px;
} 
#rightcolumn h2 {
	color : #f2f2f2;
	font-family : verdana;
	font-size : 1em;
	background-color : #89A7D9;
	margin-left : 10px;
	margin-right : 10px;
	margin-top : 4px;
	padding-top : 5px;
	padding-bottom : 5px;
	padding-left : 5px;
	border-bottom : 2px solid #1f829d;
	border-right : 2px solid #75a8db;
	text-transform : uppercase;
} 
#rightcolumn h3 {
	font-family : verdana;
	font-size : 0.9em;
	padding-top : 10px;
	padding-left : 15px;
	padding-bottom : 5px;
	color : #000099;
	background-image : url(images/news.gif);
	background-repeat : no-repeat;
	background-position : left 10px;
	margin-left : 10px;
} 
#rightcolumn p { 
font-family : verdana;
font-size : 0.75em;
padding-left : 15px;
padding-bottom : 5px;
margin-left : 10px;
margin-right : 10px;
text-align : justify;
padding-right : 20px;
background-color : #eff6ff;
} 
#rightcolumn a {
	float : right;
	color : #0033FF;
	font-size : 0.8em;
	font-weight : bold;
	padding-right : 5px;
} 
#leftcolumnbottom { 
display : inline;
width : 253px;
float : left;
min-height : 250px;
border : 1px solid #ccc;
background-color : #ffffff;
background-image : url(images/bgl.jpg);
background-repeat : repeat-x;
} 
* html #leftcolumnbottom { 
height : 250px;
} 
#leftcolumnbottom h2 {
	color : #f2f2f2;
	font-family : verdana;
	font-size : 1em;
	background-color : #89A7D9;
	margin-left : 10px;
	margin-right : 10px;
	margin-top : 4px;
	padding-top : 5px;
	padding-bottom : 5px;
	padding-left : 5px;
	border-bottom : 2px solid #1f829d;
	border-right : 2px solid #75a8db;
	text-transform : uppercase;
} 
#leftcolumnbottom p { 
padding-top : 5px;
font-family : verdana;
font-size : 0.8em;
padding-right : 10px;
} 
#leftcolumnbottom a {
	float : right;
	color : #0033FF;
	font-size : 0.8em;
	font-weight : bold;
	padding-right : 5px;
} 
#centercolumnbottom { 
border : 1px solid #ccc;
display : inline;
width : 258px;
float : left;
background-image : url(images/bgc.jpg);
background-repeat : repeat-x;
min-height : 250px;
} 
#wrapper #rightcolumnbottom #lastcolumn {
	font-family: Georgia, "Times New Roman", Times, serif;
}

* html #rightcolumnbottom { 
height : 250px;
} 
#rightcolumnbottom h2 {
	color : #f2f2f2;
	font-family : verdana;
	font-size : 16px;
	background-color : #89A7D9;
	border-bottom : 2px solid #1f829d;
	border-right : 2px solid #75a8db;
	text-transform : uppercase;
} 
#rightcolumnbottom img { 
margin-top : 2px;
margin-left : 10px;
} 
#rightcolumnbottom p {
	font-family : verdana;
	font-size : 16px;
	margin-top : 10px;
	margin-left : 10px;
	margin-right : 10px;
	text-align : left;
	padding-right : 20px;
	background-color : #eff6ff;
} 
#rightcolumnbottom a {
	color : #0033FF;
	font-size : 16px;
	font-weight : bold;
} 
#payOff {
	background-color : #8AA1B3;
	display : inline;
	float : left;
	width : 100%;
	text-align : center;
	border-top : 1px solid #84bbff;
	padding-top : 5px;
	padding-bottom : 5px;
} 
#payOff a {
	text-decoration : underline;
	color : #FFFFFF;
	padding-left : 10px;
	padding-right : 10px;
} 
#payOff a:hover {
	text-decoration : none;
	color : #FFFFFF;
	padding-left : 10px;
	padding-right : 10px;
} 
#footer {
	background-color : #89A7D9;
	display : inline;
	float : left;
	width : 100%;
} 
#footer p { 
font-size : 0.88em;
padding-top : 10px;
text-align : center;
} 
#footer a { 
color : #50739b;
} 

