body{
	background-image: url(/img/bg_body.gif);
	margin: 0px;
	padding: 0px;

}
/*
#mainTable {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	height: 100%;
	width: 100%;
	margin-top: 10px;  

}
*/
#columnTable{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	height: 100%;
	} 
h1{
	font-size: 24px;
	font-family: Arial, Helvetica, sans-serif;
	color: #003366;
	margin: 0px;
	}

h2{
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	color: #336699;
	margin: 0px;
}
h2.featureHeader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #336699;

}
h3{
	font-size: 14px;
	color: #333333;
	margin: 0px;
}
h4{
	font-size: 12px;
	margin: 0px;
}
p {
	font-size: 12px;
	margin: 0px;
}
td {
	font-size: 12px;
	margin: 0px;
}
a{}

.header{
	height: 75px;
	padding: 0px 0px 0px 0px;
	background-image: url(/img/bg_header.gif);
	background-repeat: repeat-x;
	padding: 0px 0px 0px 0px;
}
.logoNav{
	width: 125px;
	}
.globalNav{ 
	padding: 0px 2px 8px 0px;
	text-align: right;
	vertical-align: bottom;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
	color: #003366;
}
.globalNavLinks{
	padding-right: 7px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-transform: uppercase;
}
.globalNavLinks:hover{
		text-decoration: underline;
}

/* .banner{
	height: 200px;
	padding: 0px 0px 0px 0px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #6699CC;
	background-color: #336699;
	} */
#bannerHolder{
	overflow: hidden;
	width: 100%;
	position: relative;
	height: 200px;
	padding: 0px 0px 0px 0px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #6699CC;
	background-color: #336699;
	visibility: visible;


}
.content{
	padding: 0px 0px 0px 0px;
	vertical-align: top;
	background-color: #ffffff;
	}
.left {
	width: 175px;
	padding: 10px;
	vertical-align: top;
	background-color: #e5e5e5;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	}

.center{
	width: auto;
	padding: 20px 20px 10px; 
	vertical-align: top; 
	border-left-width: 1px; 
	border-left-style: solid; 
	border-left-color: #336699;
	border-right-width: 1px; 
	border-right-style: solid; 
	border-right-color: #336699;
	
	}
.right{
	width: 154px;
	padding: 10px;
	vertical-align: top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;

}
.footer{
	height: 100px;
	padding: 0px 0px 0px 0px;
	vertical-align: top;
	background-color: #336699;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #99CCFF;
	text-decoration: none;
}
.footerLeft{
	width: auto;
	background-image: url(/img/footer_03.gif);
	background-color: #336699;
	background-repeat: repeat-x;
	}
.footerRight{
	width: 175px;
}
.footerLinks{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #99CCFF;
	text-decoration: none;
	text-transform: capitalize;
	
}
.footerLinks:hover{
	color: #FFFFFF;
	text-decoration: underline;
	
}
.button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #336699;
	height: 18px;
}
.input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
}
