.container {
	height: auto;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}

.header {
	height: 185px;
	width: 1000px;
	background-image: url(images/header.jpg);
	margin-top: 0px;
	padding-bottom: 15px;
	background-repeat: no-repeat;
}
.content {
	float: left;
	height: auto;
	width: 730px;
	background-image: url(images/contentbodygradient.jpg);
	background-repeat: repeat-x;
	
}
.topgradcontent {
	height: 34px;
	width: 730px;
	background-image: url(images/contentgradient.jpg);
}


.rightcontent {
	float: right;
	height: auto;
	width: 250px;
	
	background-image: url(images/contentbodygradient.jpg);
	background-repeat: repeat-x;
}
.topgradrightcontent {
	height: 34px;
	width: 250px;
	background-image: url(images/rightcontentgradient.jpg);
}
.navbar {
	height: 40px;
	width: 490px;
	margin-top: 0px;
	position: relative;
	padding-top: 140px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.navigationbar {
	height: 40px;
	width: 400px;
	margin-top: 0px;
	padding-top: 140px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.footer {
	height: 34px;
	width: 1000px;
	background-image: url(images/footergradient.jpg);
	margin-right: auto;
	margin-left: auto;
	clear: both;
	
	
	}


.style4 {
	font-family: calibri;
	font-size: 11pt;
	padding-left: 15px;
	padding-right: 15px;
}
.style4 a:link{color:#0000CC;}
.style4 a:visited{color:#0000CC;}

.style6 {
	font-family: calibri;
	font-size: 14pt;
	padding-left: 10px;
	font-style: normal;
	font-weight: bold;
}

.style6 a:link{color:#1019B8;}
.style6 a:visited{color:#1019B8;}

.style7 {
	color: #1019B8;
	font-weight: bold;
	text-decoration: underline;
	font-family: calibri;
	font-size: 13pt;
	padding-left: 15px;
	
}

.style7 a:link{color:#1019B8;}
.style7 a:visited{color:#1019B8;}


.style8 {
	color: #CE2520;
	font-weight: bold;
	padding-left: 15px;
	text-decoration: underline;
	font-family: calibri;
	font-size: 13pt;
	
}

.style8 a:link{color:#CE2520;}
.style8 a:visited{color:#CE2520;}


.style9 {	font-size: 12px
}
.style10 {
	font-size: 12px;
	padding-top: 10px;
	padding-right: 20px;
}

.style10 a:link{color:#000000;}
.style10 a:visited{color:#000000;}
.style4superscript {
	font-family: calibri;
	font-size: 11pt;
	padding-left: 15px;
	padding-right: 15px;
}
