@charset "utf-8";


#container {
	width: 975px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #000000;
}
#header  {
	background-image: url(images/headerbannertaglinedots.jpg);
	height: 129px;
	width: 975px;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
#headerBox {
	width: 125px;
	height: 126px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #181818;
	background-color: #6699FF;
	padding-top: 3px;
	float: right;
}
#headerBox a {
	font-size: 11px;
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #6699FF;
	padding-top: 3px;
	padding-bottom: 4px;
	padding-left: 10px;
}
#headerBox a:hover {
	background-color: #1B1B1B;
}
#menubar {
	width: 975px;
	height: 36px;
}
#content {
	background-color: #FFFFFF;
	width: 935px;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-repeat: repeat-y;
}
#leftCol  {
	float: left;
	width: 185px;
	padding-bottom: 15px;
	padding-top: 20px;
	padding-right: 15px;
}
#quickLinksHolder {
	height: 235px;
	width: 165px;
	background-image: url(images/tablebackingA.gif);
	background-repeat: no-repeat;
	padding-top: 32px;
	padding-left: 20px;
	margin-bottom: 15px;
}
#rightCol {
	width: 725px;
	float: right;
}

#clear {
	clear: both;
}
#footer {
	background-color: #181818;
	width: 945px;
	text-align: center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
	clear: both;
}
#footer a:hover {
	color: #FFFFFF;
}













body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/backgroundgradient.jpg);
	background-repeat: repeat;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
}
td {
	font-size: 14px;
}



p {
	font-size: 14px;
	line-height: 18px;
}
h1 {
	font-size: 20px;
	font-weight: bold;
	color: #666666;
	margin-top: 20px;
	margin-bottom: 30px;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	line-height: 30px;
}
h2 {
	font-size: 16px;
	font-weight: bold;
	color: #666666;
}
h3 {
	font-size: 14px;
	color: #666666;
	line-height: 17px;
}
h4 {
	font-size: 16px;
	font-weight: bold;
}

h5 {
	font-size: 14px;
	font-weight: normal;
	font-style: italic;
}

ul {
	font-size: 14px;
	line-height: 18px;
}
ol {
	font-size: 14px;
	line-height: 18px;
}



a {
	font-size: 14px;
	color: #4E83F5;
	line-height: 18px;
}
a:hover {
	color: #26426A;
}

.noTopSpace {
	margin-top: 0px;
}
.formText {
	font-size: 12px;
	color: #000000;
}





.quickLinks {
	font-weight: bold;
	margin-top: 3px;
	margin-bottom: 0px;
}
.quickLinks a {
	font-size: 12px;
	line-height: 17px;
	font-weight: bold;
}

.quickLinkEmphasis {
	font-size: 13px;
	color: #990000;
}

.footerText {
	font-size: 10px;
	color: #FFFFFF;
}
.footerText1 {	font-size: 10px;
}

.footerTopText {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.rotaryText {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFF00;
}
.largeLink {
	font-size: 14px;
	font-weight: bold;
}

.imageRight {
	float: right;
	margin-bottom: 15px;
	margin-left: 15px;
}
.imageLeft {
	float: left;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 15px;
}
.separator {
	margin-top: 15px;
	margin-bottom: 15px;
}
