body,html{
	margin: 0;
	padding: 0;
	height: 100%;
	background-color:#ffffff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#14528f;
}
#siteWrapper{
	margin:0 auto;
	width:1003px;
}



#graphicTopHome{
	background-image:url(../images/graphic_top_home.jpg);
	background-repeat:no-repeat;
	width:1003px;
	min-height:531px;
}
/* for Internet Explorer */
/*\*/
* html #graphicTopHome {
	height: 531px;
}
#graphicTop{
	background-image:url(../images/graphic_top.jpg);
	background-repeat:no-repeat;
	width:1003px;
}
.blueTop{
	background-image:url(../images/graphic_top_blue.jpg);
	background-repeat:no-repeat;
	background-color:#d3e9ff;
	width:984px;
}
#graphicBottomTop{
	background-image:url(../images/graphic_bottom_top.jpg);
	background-repeat:no-repeat;
	width:1003px;
	min-height:167px;
}
/* for Internet Explorer */
/*\*/
* html #graphicBottomTop {
	height: 167px;
}
#graphicBottomLoop{
	background-image:url(../images/graphic_bottom_loop.jpg);
	background-repeat:repeat-y;
	width:1003px;
}
#graphicBottomFooter{
	background-image:url(../images/graphic_bottom_footer.jpg);
	background-repeat:no-repeat;
	width:1003px;
	height:10px;
	padding-top:20px;
	padding-bottom:20px;
}
#graphicBottomFooterMin{
	background-image:url(../images/graphic_bottom_footer_min.jpg);
	background-repeat:no-repeat;
	width:1003px;
	height:10px;
	padding-top:20px;
}
#logoFrame{
	width:272px;
	height:82px;
	float:left;
}
#navFrame{
	padding-top:63px;
	width:560px;
	float:right;
}
.navContainer{
	float:left;
	height:19px;
}
.contentLeft{
	float:left;
	width:452px;
	padding-left:20px;
	padding-top:20px;
}
.contentRight{
	float:right;
	width:452px;
	padding-right:20px;
	padding-top:20px;
}
.bottomContent{
	width:1003px;
	color:#d3e9ff;
	padding-top:18px;
}
.bottomLeft{
	float:left;
	width:452px;
	padding-left:20px;
}
.bottomRight{
	float:right;
	width:452px;
	padding-right:39px;
}



a img {
	border:none;
}
a{
	color:#14528f;
	text-decoration:underline;
}
a:hover{
	color:#ffffff;
	background-color:#14528f;
	text-decoration:none;
}
.clearBoth{
	clear: both;
	font-size:0px;
	line-height:0px;
	height:0px;
}
.floatLeft{
	float:left;
}
.floatRight{
	float:right;
}
p{
	line-height:16px;
	padding-bottom:15px;
	padding-top:5px;
	margin:0;
}
.italic{
	font-style:italic;
	font-size:14px;
}
ol{
	margin-top:10px;
	margin-bottom:0;
}
ul{
	margin-top:10px;
	margin-bottom:10px;
	margin-left:20px;
	padding-left:0;
}
li{
	padding-bottom:5px;
}
.bold{
	font-weight:bold;
}
hr{
	border-bottom:1px dashed;
	border-top:0;
	color:#007399;
	height:1px;
}
h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:28px;
	font-weight:normal;
	padding-bottom:10px;
	padding-top:0;
	margin:0;
}
h3{
	font-weight:normal;
	margin:0;
	padding:0;
	font-size:14px;
}
