body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #4B71A2;
	height: 100%;
	background-color: #65A374;
}
html {
	height: 100%;
}
h1, h2, h3 {
	margin: 0px;
	padding-bottom: 15px;
}
h1 {
	font-size: 20px;
	font-weight: bold;
	color: #E78114;
}
h2 {
	font-size: 15px;
	font-weight: bold;
	color: #293F89;
}
h2 span {
	display: block;
	padding-top: 3px;
	font-weight: normal;
}
p {
	margin: 0px;
	padding-bottom: 15px;
}
p.pnopad {
	margin: 0px;
	padding: 0px;
}

strong {
	font-weight: bold;
	color: #293F89;
}
a {
	font-weight: bold;
	color: #E78114;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	color: #4B71A2;
}
ul {
	list-style-type: disc;
	margin-bottom: 15px;
	list-style-position: outside;
	margin-top: 0px;
	margin-right: 0px;
}
li {
	margin-bottom: 8px;
}
.siteframe {
	border-right-width: 10px;
	border-right-style: solid;
	border-right-color: #4F83CB;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #4F83CB;
	background-color: #FFFFFF;
}
.contentframe {
	padding-top: 20px;
	padding-right: 30px;
	padding-bottom: 20px;
	padding-left: 30px;
	background-image: url(../images/home/contentbkgd.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.subcontentframe {
	padding-right: 30px;
	padding-bottom: 20px;
	padding-left: 30px;
	background-image: url(../images/global/sub_contentbkgd.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.nav {
	background-image: url(../images/home/nav_bkgd.gif);
	background-repeat: repeat-x;
	padding-right: 22px;
	text-align: right;
	height: 35px;
}
.subnav {
	background-image: url(../images/home/nav_bkgd.gif);
	background-repeat: repeat-x;
	text-align: left;
	height: 35px;
	padding-left: 22px;
}
.navside {
	background-image: url(../images/home/nav_bkgd.gif);
	background-repeat: repeat-x;
	height: 35px;
}
.footer {
	font-size: 11px;
	color: #999999;
	text-align: center;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #98BFE4;
	padding-top: 5px;
}
.footer a {
	font-weight: bold;
	color: #E78114;
	text-decoration: none;
}
.footer a:hover {
	font-weight: bold;
	color: #E78114;
}
.tablestyle {
	border-right: 2px solid #98BFE4;
	border-bottom: 2px solid #98BFE4;
	border-left: 2px solid #98BFE4;
}
.tableheader {
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}
.imgmargin10bot {
	margin-bottom: 10px;
}.contentimageright {
	margin-bottom: 20px;
	margin-left: 20px;
}
blockquote {
	margin: 0px 0px 0px 15px;
	padding: 0px;
}
form {
	margin: 0px 0px 15px;
}
