@charset "utf-8";

* {
	margin: 0px;
	padding: 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
table{
	border: 0;
	cellpadding: 0;
	cellspacing: 0;
	padding: 0;
	margin: 0;
}
td{
	border: 0;
	cellpadding: 0;
	cellspacing: 0;
	padding: 0;
	margin: 0;
	vertical-align: top;
}
div{

}
body {
	background-image: url(../images/bkgd.jpg);
	font-family:Arial, Helvetica, sans-serif;
	background-repeat: repeat-x;
	background-position: center top;
	background-color: #FFFFFF;

}


a {
	color: #000099;
}
a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
}
p {
	margin: 0px 0 15px 0;
}
hr {
	margin: 0px 0 15px 0;
}
h1 {
	font-family: "Gill Sans MT", Arial, "Arial Narrow", sans-serif;
	font-size: 28px;
	color: #256dad;
	display: inline;
	text-decoration: none;
	font-weight: normal;
	text-transform: uppercase;
}
h2 {
	font-family: "Gill Sans MT", Arial, "Arial Narrow", sans-serif;
	font-size: 24px;
	color: #256dad;
	display: inline;
	text-decoration: none;
	font-weight: normal;
}

h3 {
	font-family: "Gill Sans MT", Arial, "Arial Narrow", sans-serif;
	font-size: 16px;
	color: #256dad;
	display: inline;
	text-decoration: none;
	font-weight: normal;
}



ul {
	list-style-type: none;
	padding: 0 0 0 10px;
	margin: 0 0 0 10px;
}	

li {
	text-align: left;	
	/*this allows for a custom bullet*/
	background: url(../images/bullet.gif) left top no-repeat;
	padding-left: 15px;
	margin-bottom: 10px;
}

#leftHolder {
	float: left;
}
#rightHolder {
	float: right;
}
#closer {
	clear: both;
}
#wrapper {
	width: 1013px;
	margin-right: auto;
	margin-left: auto;
}
#nav {
	font-family: "Gill Sans MT", Arial, "Arial Narrow", sans-serif;
	font-size: 20px;
	text-transform: uppercase;
	color: #deedfa;
	text-decoration: none;
	text-align: center;
}
#mainArea {
	background-image: url(../images/contentBkgd.png);
	background-repeat: repeat-y;
	background-position: center;
	padding-right: 15px;
	padding-left: 15px;
}



#nav a {
	font-family: "Gill Sans MT", Arial, "Arial Narrow", sans-serif;
	font-size: 20px;
	text-transform: uppercase;
	color: #deedfa;
	text-decoration: none;
}
#masthead {
	background-image: url(../images/blueMastheadBkgd.png);
	background-position: center bottom;
	background-repeat: no-repeat;
}
#masthead h1 {
	font-family: "Gill Sans MT", Arial, "Arial Narrow", sans-serif;
	font-size: 30px;
	font-style: italic;
	color: #FFFFFF;
	padding-left: 20px;
	text-transform: none;
}
#headerRight {
	text-align: right;
	padding-top: 50px;
	padding-right: 35px;
}
#headerRight h1 {
	font-size: 24px;
	letter-spacing: .5px;
	color: #FFFFFF;
	font-style: italic;
}


#masthead img {
	padding-right: 5px;
}
#leftPanel {
	width: 284px;
}
#newsletter {
	border: 2px solid #017EC9;
	width: 252px;
	text-align: center;
}
#quickTop {
	background-image: url(../images/insight-program_13.png);
	height: 16px;
	width: 268px;
	background-repeat: no-repeat;
}
#quickMain {
	background-image: url(../images/insight-program_15.png);
	width: 256px;
	padding-left: 12px;
}
#quickMain a {
	color: #017ec9;
	line-height: 18px;
}
#quickBttm {
	background-image: url(../images/insight-program_16.png);
	height: 17px;
	width: 268px;
}
#centerPanel {
	width: 518px;
	text-align: justify;
}
#rightPanel {
	width: 173px;
}
#footer {
	background-image: url(../images/footerBkgd.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 100px;
	padding-right: 15px;
	padding-left: 10px;
	padding-top: 28px;
}
#footerLeft, #footerLeft a {
	font-size: 11px;
}
#footerLeft img {
	padding: 3px;
}
#appeal {
	padding-top: 40px;
}
#appeal a {
	font-size: 12px;
	color: #017EC9;
	text-decoration: none;
}






/*this is for three column layout*/
#leftHolder #thirdLeft {
	width: 252px;
	margin-left: 32px;
	
}

#rightHolder #thirdRight {
	width: 257px;
	margin-right: 28px;
}
#thirdMiddle {
	margin: 0 310px 0 310px;
}

#footerLeft a {
	color: #000000;
}

#newsArticle #winCloser  {
	margin-right: 0px;
	margin-left: 0px;
	padding-right: 10px;
	padding-left: 0px;
	margin-bottom: 10px;
	padding-bottom: 10px;
	text-align: center;
	padding-top: 4px;
	color: #FFFFFF;
	background-color: #3399FF;
}
#newsArticle #winCloser a{
	color: #FFFFFF;
}
#newsArticle {
	font-size: 12px;
	color: #000000;
	height: 100%;
	margin: 24px;
}
#newsletter {
	background-color: #FFFFFF;
	width: 250px;
	border: medium solid #333333;
	text-align: center;
}
#wrapperCC {
	width: 850px;
	margin-right: auto;
	margin-left: auto;
}

