body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #003366;
	margin: 0px;
	font-size: 14px;
}
a:link {
	color: #003366;
	text-decoration: underline;
}
a:visited {
	color: #003366;
	text-decoration: underline;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
}
a:active {
	color: #003366;
	text-decoration: underline;
}
li {
	line-height: 20px;
}

#wrapper {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}
h1 {
	font-size: 14px;
	margin-top: 5px;
	margin-bottom: 10px;
	line-height: 14px;
}
h2 {
	font-size: 22px;
	color: #339966;
	text-decoration:underline
}
h3 {
	font-size: 12px;
}
p {
	font-size: 14px;
	margin-top: 5px;
	line-height: 14px;
	margin-bottom: 10px;
}
.block {
	width: 450px;
	margin-left: 15px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.blockTopBlue {
	height: 30px;
	width: 450px;
	background-image: url(images/heading-back-blue.jpg);
	color: #FFFFFF;
	font-family: "Arial Black", Arial, Helvetica;
	font-size: 20px;
	text-indent: 10px;
	vertical-align: middle;
	background-repeat: no-repeat;
}
.blockTopGreen {
	height: 30px;
	width: 450px;
	background-image: url(images/heading-back-green.jpg);
	font-family: "Arial Black", Arial, Helvetica;
	font-size: 20px;
	color: #FFFFFF;
	text-indent: 10px;
	vertical-align: middle;
	background-repeat: no-repeat;
}
/* for Firefox */
.blockMiddle {
	width: 450px;
	background-image: url(/images/section-back.gif);
	background-repeat: repeat;
	height: auto;
}
.blockBottom {
	height: 1px;
	width: 365px;
	background-image: url(/images/section-bottom.jpg);
	background-repeat: no-repeat;
}
.blockImage {
	width: 200px;
	height: 200px;
	float: left;
	margin: 5px;
	display: block;
}
.blockContent {
	width: 450px;
	float: left;
	margin-left: 5px;
	margin-bottom: 5px;
	margin-top: 5px;
	display: block;
	height: auto;
}
.blockContent p{
	font-size:11px;
	margin-top: 0px;
	margin-bottom: 2px;
}
.blockContent h1{
	font-size:12px;
	margin-top: 0px;
	margin-bottom: 5px;
}
.footer {
	background-color: #FFFFFF;
	width: 1000px;
	padding-top: 5px;
}
.footerHorz {
	width: 775px;
	height: 3px;
}
.footerLeft {
	width: 230px;
	height: 110px;
	float: left;
	background-color: #339966;
	background-image: none;
}
.footerCenter {
	width: 3px;
	height: 110px;
	float: left;
	background-color: #FFF;
}
.footerRight {
	width: 767px;
	height: 110px;
	float: left;
	background-color: #339966;
	background-image: none;
}
.final {
	width: 1000px;
	height: 20px;
	background-color: #FFFFFF;
	float: left;
	padding-top: 3px;
	padding-bottom: 30px;
	margin: 0px;
}
.footerContact {
	width: auto;
	margin-top: 0px;
	margin-left: 15px;
	height: auto;
}
.footerContact p {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	margin-top: 0px;
	margin-bottom: 5px;
	font-style: italic;
}
.footerContact h4 {
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
	color: #FFFFFF;
	text-decoration: underline;
	margin-top: 5px;
	margin-bottom: 5px;
}
.footerContactPh {

	font-size: 12px;
	font-weight: bold;
	font-style: italic;
	color: #FFFFFF;
	text-decoration: none;
	margin-top: 0px;
	margin-bottom: 0px;
}
#footerMenu {
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	margin-top: 15px;
	margin-left: 20px;
	line-height: 20px;
}
.footerMenuItem {color: #FFFFFF;}
.footerMenuItem a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.footerMenuItem a:visited {color: #FFFFFF; text-decoration: none;}
.footerMenuItem a:hover {color: #FF0000; text-decoration: none;}
.footerMenuItem a:active {color: #FFFFFF; text-decoration: none;}
.copyright {
	color: #003366;
	font-size: 11px;
	font-weight: bold;
	float: left;
	text-align: left;
	padding-left: 15px;
}
.tencom {
	color: #003366;
	text-decoration: none;
	font-weight: bold;
	float: right;
	font-size: 11px;
	text-align: right;
	padding-right: 15px;
}
.tencom a:link, .tencom a:visited {color: #003366; text-decoration: none;}
.tencom a:hover, .footerMenu a:visited {color: #003366; text-decoration: underline;}
/* Sub Template Styles */
#left {
	width: 175px;
	float: left;
	vertical-align: top;
}
#leftmodule {
	background-image: url(images/nav-vert-back.jpg);
	background-repeat: no-repeat;
	height: 400px;
	width: 160px;
	margin-top: 0px;
	vertical-align: top;
	float: left;
}
#leftmenu {
	height: 200px;
	width: 145px;
	margin-top: 10px;
	float: left;
	padding-left: 10px;
}
.leftmenuitem {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.leftmenuitem a:link, .leftmenuitem a:visited {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.leftmenuitem a:hover {
	font-size: 12px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}
#maincontent {
	width: 775px;
	float: left;
	margin-top: 10px;
}
#right {
	width: 175px;
	float: left;
}
#mainmodule {
	margin-left: 10px;
	margin-right: 10px;
}
#rightmodule {
	height: auto;
	width: 165px;
	margin-top: 10px;
}
#rightmoduletop {
	height: 11px;
	width: 165px;
	background-image: url(images/sidebar-back-top.gif);
	background-repeat: no-repeat;
}
#rightmenu {
	height: auto;
	width: auto;
	margin-left: 10px;
	vertical-align: top;
}
#rightmodulebottom {
	height: 11px;
	width: 165px;
	background-image: url(images/sidebar-back-btm.gif);
	background-repeat: no-repeat;
}
.rightmenuhead {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}
.rightmenuhead hr{
	color: #FFFFFF;
}
.rightmenuitem {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.rightmenuitem a:link, .rightmenuitem a:visited {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.rightmenuitem a:hover {
	font-size: 12px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}
.imageRight150 {
	float: right;
	height: 113px;
	width: 150px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
}

