body
{
	margin: 0;
	padding: 0;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	background-color: #333333;
}


#container 
{
	width: 960px;
	background-color: #fff;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	border: 0px solid #666666;
	background-image: url(images/bg1a.jpg);
	background-repeat: repeat-y;
}
#content {
	background-image: url(images/bg1content.jpg);
	background-repeat: repeat-y;
}

#main 
{
	float: left;
	width: 600px;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 30px;
	margin-left: 18px;
	padding: 10px;
	background-attachment: fixed;
	background-image: url(images/dl-curve.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}

#main p {

}

#main li {
	line-height: 1.5em;
}
#main strong {
	color: #333333;
}

#main h1 {
	font-size: 130%;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #003366;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
}
#main h2 {
	font-size: 120%;
	font-weight: bold;
	color: #000000;
	margin-bottom: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #99C001;
}


#main h3 {

	font-size: 110%;
	font-weight: bold;
	color: #003366;
}
#header {
	height:270px;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #056194;
	background-image: url(images/header_Mar22.jpg);
        background-size: 962px;
}


.imageRight {
	float: right;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 10px;
	width: auto;
}
#imageRight2 {
	float: right;
	width: 350px;
	margin-left: 10px;
	font-size: 85%;
	margin-bottom: 10px;
	text-align: center;
}

#imageRight3 {
	float: right;
	width: 300px;
	margin-left: 10px;
	font-size: 85%;
	margin-bottom: 10px;
	text-align: center;
}

#leftColumn 
{
	float: left;
	width: 140px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 5px;
	padding-right: 3px;
	padding-left: 3px;
}

#leftColumn ul {
	list-style: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;

}

#leftColumn  li {
	font-size: 95%;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	border-bottom-color: #FFFFFF;
}


#leftColumn  ul a {
	display:block;
	text-decoration:none;
	padding-top: 1em;
	padding-right: 0;
	padding-bottom: 0.2em;
	padding-left: 1em;
	color: #FFFFFF;
}

#leftColumn ul a:hover {
	color: #fac200;
	background-color: #003366;
}

#leftColumn h2 {
	color: #FFFFFF;
	font-size: 110%;
	margin-top: 10px;
	margin-bottom: 0px;
}

#leftColumn .subIndent {
	padding-left: 10px;
}

.imageLeft {

	float: left;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.largeText {
	font-size: 130%;
}

.xlargeText {
	font-size: 130%;
}


.clearBoth {
	clear: both;
}

#rightColumn {
	float: right;
	width: 140px;
	margin-top: 20px;
	margin-right: 10px;
	margin-bottom: 30px;
	color: #FFFFFF;
}

#rightColumn h2 {
	font-size: 130%;
	font-weight: bold;
	color: #003366;
}

#rightColumn h3 {
	font-size: 100%;
	font-weight: bold;
	color: #003366;
	margin-left: 3px;
}

#rightColumn ul {
	list-style: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	color: #000000;

}

#rightColumn  li {
	font-size: 95%;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	border-bottom-color: #FFFFFF;
}


#rightColumn  ul a {
	display:block;
	text-decoration:none;
	padding-top: 1em;
	padding-right: 0;
	padding-bottom: 0.2em;
	padding-left: 1em;
	color: #003366;
}

#rightColumn ul a:hover {
	background-color: #fac200;
}

#rightColumn h2 {
	color: #FFFFFF;
	font-size: 110%;
	margin-top: 10px;
	margin-bottom: 0px;
}

#rightColumn .subIndent {
	padding-left: 10px;
}

#footer 
{
	clear: both;
	text-align: center;
	font-size: 80%;
	color: #FFFFFF;
	background-color: #2e89c2;
	padding-top: 10px;
	padding-bottom: 10px;
}


#footer a {
	color: #dfdfdf;
	text-decoration: none;
}

#footerNav {
	clear:both;
	font-size: 85%;
	padding-top: 0.5em;
	text-align:center;
	color: #999;
	background-color: transparent;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #8F784E;
	padding-right: 0.5em;
	margin-right: 0.5em;
	margin-left: 0.5em;
	padding-bottom: 0.5em;
}
#footerNav a {
	color: #666666;
	text-decoration: none;
}
#footerNav a:hover {
	color: #999;
	text-decoration: underline;
}

#socialLinks {
	clear: both;
	text-align: center;
	font-size: 80%;
	height: 50px;
	padding-left: 15px;
}
#socialLinks img {
	padding-right: 10px;
}
#main h4 {


	font-size: 100%;
	font-weight: bold;
	color: #000000;
}
