.main {
	font: 12px/20px Verdana, Arial, Helvetica, sans-serif;
	color: #022566;
}
body {
	background: #344158;
	margin-top: 0px;
}
.border {
	border: medium double #FF0000;
	background: scroll;
}
.mainbig {
	font: bold 14px Verdana, Arial, Helvetica, sans-serif;
	color: #FF0000;
}
.maina {
	font: 10px Arial, Helvetica, sans-serif;
	color: #022566;
}
.bglogo {
	background: url(images/bglogo.gif) no-repeat left 150px;
}
/*-------------regularlinks--------------*/
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #022566;
	text-decoration: underline;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #022566;
	text-decoration: underline;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #022566;
	text-decoration: underline;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #022566;
	text-decoration: none;
}
/*------------------navbarlinks---------------*/
#linkbg {
	background: url(images/linkspacer2.gif) repeat-y;
	display: block;
	width: 150px;
}
#navbar {
	font: 12px Arial, Helvetica, sans-serif;
	color: #003399;
	background: url(images/linkspacer2.gif) repeat-y;
	display: block;
	width: 150px;
	height: 100%;
}
#navbar a:link {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	color: #022566;
	text-decoration: none;
	background: url(images/rolls/on.gif) no-repeat;
	height: 20px;
	width: 150px;
	display: block;
	text-indent: 22px;
	padding-top: 4px;
}
#navbar a:visited {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	color: #022566;
	text-decoration: none;
	background: url(images/rolls/on.gif) no-repeat;
	height: 20px;
	width: 150px;
	display: block;
	text-indent: 22px;
	padding-top: 4px;
}
#navbar a:hover {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	color: #022566;
	text-decoration: none;
	background: url(images/rolls/over.gif) no-repeat;
	height: 20px;
	width: 150px;
	display: block;
	text-indent: 22px;
	padding-top: 4px;
}
#navbar a:active {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	color: #022566;
	text-decoration: none;
	background: url(images/rolls/over.gif) no-repeat;
	height: 20px;
	width: 150px;
	display: block;
	text-indent: 22px;
	padding-top: 4px;
}
/*------------------endnavbar------------------*/
.mainbig a:link{
	font: bold 14px Verdana, Arial, Helvetica, sans-serif;
	color: #FF0000;
}
.mainbig a:visited{
	font: bold 14px Verdana, Arial, Helvetica, sans-serif;
	color: #FF0000;
}
.mainbig a:hover{
	font: bold 14px Verdana, Arial, Helvetica, sans-serif;
	color: #FF0000;
}
.mainbig a:active{
	font: bold 14px Verdana, Arial, Helvetica, sans-serif;
	color: #FF0000;
}

/*------------------beginfooterlinks-----------*/
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #fff;
/*	background: #405979;*/
	display: inline;
	width: 600px;
	text-align: center;
	padding: 1px;
	margin: 1px;
}
.footer a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #fff;
	text-decoration: none;
	text-align: center;
}
.footer a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #fff;
	text-decoration: none;
	text-align: center;
}
.footer a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #fff;
	text-decoration: underline;
	text-align: center;
}
.footer a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #fff;
	text-decoration: none;
	text-align: center;
}
/*------------------endfooterlinks------------------*/
.maintight {
	font: 12px Arial, Helvetica, sans-serif;
	color: #022566;
}
.mainbigblue {

	font: bold 14px Verdana, Arial, Helvetica, sans-serif;
	color: #022566;
}
.floatright {
	float: right;
}
.floatleft {
	float: left;
}
.mainsmall {

	font: 10px/12px Arial, Helvetica, sans-serif;
	color: #022566;
}
.borderdark {

	border: medium double #FF0000;
	background: #D7DEE5 scroll;
}
/*----begin css layout styes---*/
/*----begin css layout styes---*/
/*----begin css layout styes---*/
/*----begin css layout styes---*/
#container {
	height: auto;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	background: #FFFFFF url(images/linkspacer2.gif) repeat-y left;
	border-right: 4px solid #003366;
	border-left: 4px solid #003366;
	border-bottom: 4px solid #003366;
}
.centerarea {
	height: auto;
	width: 100%;
/*	background: #fff url(images/bglogo.gif) no-repeat center 250px;*/
	margin-right: auto;
	margin-left: auto;
}
#navbar {
	margin: 0px;
	padding: 0px;
	float: left;
	height: auto;
	width: 150px;
	border-right: 1px solid #082D71;
}
#centerbody {
	margin: 0 180px 0 140px;
	/*	float: left;*/
	height: auto;
	/*	width: 100%;*/
	padding: 4px 10px 4px 24px;
}
#sidebar2 {
	float: right; /* this element must precede in the source order any element you would like it be positioned next to */
	width: 180px; /* since this element is floated, a width must be given */
	height: 100%;
	background: #fff; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 0px 3; /* top and bottom padding create visual space within this div */
/*	border-left: 1px solid #082D71;*/
	text-align: center;
/*	border-top: 1px solid #082D71;*/
}
.header {
	background: #85A7C2 url(images/wama-logo2.jpg);
	height: 144px;
	width: 980px;
	border-bottom: 2px solid #FF0000;
}

.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain its child floats */
	clear:both;
	height:10;
	font-size: 1px;
	line-height: 0px;
	background: #D7DEE5;
	width: 100%;
}
