
BODY {
	margin: 0px 0px 0px 0px;
	font-family: ITC Avant Garde Gothic Std, Arial, Century Gothic, Future, Tahoma;
	font-size: 10pt;
	color: #6d6464;
	background: url(../images/headerBG.png);
	background-repeat:repeat-x;
	background-position: 50% 0;
	background-color: #ffffff;
}

#topMenuHolder {
	height: 261px;
	width: 960px;
	margin: 0 auto;
	background: url(../images/logo.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

#headerHolder {
	height: 32px;
	width:100%;
	background-position: top center;
	background-repeat: repeat-x;
	margin: 0 0 10px 0;
}

#topLogo {
	height: 86px;
	width: 334px;
	float: left;
}

b {
	color: #373333;
}

a {
	color: #2c7bb3;
}

a:hover {
	color: #519ed4;
}

#topToolbarHolder {
	height: 60px;
	width: 960px;
	text-align: right;	
	padding: 1px 0 0 0;
}


#topToolbarHolder li {
	display: inline;
	margin: 0;
	padding: 0;
	color: #339;
	text-decoration: none;
	padding: 0 0 17px 15px;
	color: #ffffff;
	height: 86px !important;
	display: inline;
	list-style: none outside;
	cursor: pointer;
	text-transform: uppercase;
}



	#topToolbarHolder li a {
		color: #ffffff;
		text-decoration: none;
	}



	.on a {
		color: #2c7bb3 !important;
		text-decoration: none;
		border-bottom: 7px solid #2c7bb3;
		padding: 0 0 28px 0;
	}

#bannerHolderOut {
	height: 340px;
	width: 960px;
	margin: 0 auto;
	padding-left: 30px
	clear: both;
}

#bannerHolder {
	height: 340px;
	width: 930px;
	margin: 0 auto;
	clear: both;
	padding-left: 30px;
}

	#banners {
		background-color: #fdfdfd;
		height: 340px;
	}

#contentHolder {
	width: 960px;
	margin: 0 auto;
	clear: both;
	margin-bottom: 10px;
	padding: 0px 10px 30px 30px;
}

#contentHolderInner {
	width: 960px;
	clear: both;
	margin-bottom: 100px;
}

	#content {
		background-color: #fdfdfd;
		padding: 20px 20px 30px 20px;
		width: 930px;
		line-height: 20px;
	}

	b {
		color: #2c7bb3;
	}
	
	.contentLeft {
		width: 460px;
		float: left
	}

	.contentRight {
		width: 460px;
		float: left;
	}

.fullLength {
	clear: both;
	width: 930px;
	padding: 20px 0 0 0;
}


.download a (
	float: right !important;
	font-size: 9px;
)
	
#footerHolderOut {
	height: 53px;
	width: 960px;
	margin: 0 auto;
	clear: both;
	padding-left: 50px;
}

#footerHolder {
	background: url(../images/footerBG.png);
	background-repeat: no-repeat;
	height: 50px;
	width: 930px;
	margin: 0 auto;
	clear: both;
	padding-top: 9px;
}

	.footer {
		background: url(../images/flame.png);
		background-repeat: no-repeat;
		background-position: 10px 6px;
		height: 38px;
		width: 980px;
		margin: 0 auto;
		line-height: 14px;
		color: #a9aaaa;
		font-size: 9.5px;
		float: left;
		padding: 8px 0 5px 47px;
		width: 580px;
	}
	
	.footer a {
		color: #a9aaaa;
		text-decoration: none;
	}

	.footer a:hover {
		color: #2C7BB3;
	}
	
	.footer b {
		font-weight: 900;
		color: #ffffff;
	}

	.footerRight {
		background: url(../images/footerLogo.png);
		background-repeat: no-repeat;
		background-position: 100% 0px;
		height: 38px;
		width: 980px;
		margin: 0 auto;
		color: #a9aaaa;
		font-size: 13px;
		padding: 13px 50px 5px 10px;
		width: 240px;
		float: left;
		text-transform: uppercase;
		text-align: right;
	}
	
	.footerRight b {
		font-weight: normal;
		color: #ffffff;
	}
	
h1 {
	color: #081922;	
	text-transform: uppercase;
	padding: 0 0 15px 0;
	font-size: 35px;
	margin: 20px 0 30px 0;
}

h2 {
	color: #182c37;	
	text-transform: uppercase;
	padding: 0 0 15px 0;
	font-size: 20px;
	margin: 10px 0 0 0;
}

.intro {
	font-weight: 900;
	font-size: 25px;
	padding: 0 0 20px 0;
	line-height: 30px;
}

hr {
	border-top: 1px dotted #7b899e;
	border-bottom: 0px dotted #7b899e;
	border-left: 0px dotted #7b899e;
	border-right: 0px dotted #7b899e;
	height: 1px;
}



.standard {
	line-height: 26px;
}

input, textarea {
	font-family: Arial, Century Gothic, Future, Tahoma !important;
	font-size: 12px !important;
	color: #2c7bb3 !important;
	padding: 5px;
	
}	

input:focus, textarea:focus {
	font-family: Arial, Century Gothic, Future, Tahoma !important;
	font-size: 12px !important;
	border: 1px solid #256998 !important;
	background-color: #f2f7fa !important;
	color: #124f7a !important;
}



	.submit input {
		background: url(../images/submit.png);
		background-repeat: no-repeat;
		border: 0px solid transparent !important;
		color: transparent !important;
		text-align: -5000px !important;
		background-repeat: no-repeat;
		width: 154px;
		height: 29px;
	}

	.submit input:hover {
		background: url(../images/submit.png);
		background-repeat: no-repeat;
		border: 0px solid transparent !important;
		color: transparent !important;
		text-align: -5000px !important;
		background-repeat: no-repeat;
		width: 154px;
		height: 29px;
		border: 0px solid #red;
		background-position: 100% -29px;
		cursor: pointer; 
	}
	
ul {
	padding: 10px 0 20px 30px;
	margin: 0;
}	

.resourcesTable td {
	padding: 0 35px 0 0;
}







.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
 
.clearfix {
	display: inline-block;
}
 
html[xmlns] .clearfix {
	display: block;
}
 
* html .clearfix {
	height: 1%;
}








	



