body {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:80%;
}
html,body {
	height: 100%;
}
h1 {
font-size: 120%;
font-weight: bold;
color: #4288c4;
}
p {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 100%;
padding:0 0 1em 0;
line-height: 1.2em;
margin:0px;
}
#frame {
	width:745px;
	margin-top:0;
	margin-bottom:0;
	margin-right:auto;
	margin-left:auto;
	padding:5px 5px 5px 5px;
	text-align: center;
	border: 1px solid #00599e;
}
#headercontainer {
	background:#ffffff;
	width:735px;
	height:130px;
	margin-top:0px;
	margin-right:0px;
	margin-left:0px;
	padding:5px; 
	border-bottom: 1px solid #cccccc;
}
#headerleft {
	background:#ffffff;
	width:130px;
	height:110px;
	margin-top:0px;
	margin-right:0px;
	margin-left:0px;
	padding:0px; 
	float:left;
}
#headerright {
	background:#ffffff;
	width:595px;
	height:110px;
	margin-top:0px;
	margin-right:0px;
	margin-left:0px;
	padding:5px 0px 0px 0px; 
	float:right;
}
#container {
	width:735px;
	margin-right:auto;
	margin-left:auto;
	text-align:left;
	padding: 0px;
	margin: 0px;
}

#navcontainerhome {
	width:130px;
	padding: 20px 0px 0px 5px;
	float:left;
	background:#ffffff;
}
#navcolumn {
	float: left;
	padding: 0px;
	margin: 0px;
}
#navcolumn li {
	display:block;
	margin:0;
	padding:0px 0px 5px 0px;
	border:0;
	position:relative;
	z-index:9;
}
#navcolumn ul {
	width:125px;
	background:#ffffff;
	list-style:none;
	display:block;
	margin:0;
	padding:0px 0px 10px 0px;
	border:0;
}
/* Fix IE. Hide from IE Mac \*/
* html #navcolumn ul li { float: left; height: 1%; }
* html #navcolumn ul li a { height: 1%; }
/* End */
#navcolumn li a {
	display:block;
	padding:0px;
	text-decoration:none;
	font-weight: bold;
	color:#00599e;
} 
#navcolumn li a:hover {
	display:block;
	font-weight: bold;
	color:#999999;
	text-decoration:none;
}
#mainmiddle {
width:435px;
padding:20px 10px 0px 10px;
float:left;
background:#ffffff;
border-right: 1px solid #cccccc;
border-left: 1px solid #cccccc;

}
#mainright {
width:125px;
padding:20px 5px 0px 5px;
float:right;
background:#ffffff;
}
.title {
	font-size: 120%;
	font-weight: bold;
	color: #4288c4;
}
#footer {
	background:#ffffff;
	margin-top:5px;
	text-align: center;
}
.mainsmall {
	font-size: 85%;
}
a.mainsmallnav:link {
	color: #00559e;
}
a.mainsmallnav:visited {
	color: #00559e;
}
a.mainsmallnav:hover {
	color: #999999;
}
a.mainsmallnav:active {
	color: #00559e;
}
.picleft {
float: left;
vertical-align: top;
padding:0px 10px 10px 0px;
}
.picright {
	float: right;
	vertical-align: top;
	padding:0px 0px 0px 10px;
}
.picbottom {
	vertical-align: top;
	padding:0px 0px 15px 0px;
}
a.mainnav:link {
	color: #00559e;
	text-decoration: underline;
}
a.mainnav:visited {
	color: #00559e;
	text-decoration: underline;
}
a.mainnav:hover {
	color: #999999;
	text-decoration: underline;
}
a.mainnav:active {
	color: #00559e;
	text-decoration: underline;
}
