@charset "utf-8";
/* CSS Document */

html {overflow-y: scroll;} 

body {
	background-color: #004874;
	margin: 0px;
	padding: 0px;
	}

body, td, tr, p, li {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#container {
	width: 1020px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom:20px;
	}
	
#main-cols {
	width: 1020px;
}


#col-btns {
	width: 118px;
	float: left;
	}
	
#col-main {
	float:left;
	background-color: white;
	width: 710px;
	min-height: 485px;
	background-image: url(../images/content-main-bottom.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	}
	
#main-col-narrow-left {
	float: left;
	width: 	170px;
	height: 200px;
	min-height: 200px;
}

#main-col-narrow-left-inner {
	margin-left: auto;
	margin-right: auto;
	padding:  0px 0px 10px 0px;
	color: #3370A1;
	line-height: 1.6;
	width: 120px;
	}
	
#main-col-narrow-left-inner	ul
{
	list-style: none;
	border-top: 1px solid #D2D2D2;
	width:120px;
	margin: 0px;
	padding: 0px;
}

#main-col-narrow-left-inner	ul li
{
	padding: 5px 0px 5px 15px;
	font-weight: bold;
	font-style: normal;
	line-height: normal;
	border-bottom: 1px solid #D2D2D2;
	background-image: url(../images/arrow.gif);
	background-repeat: no-repeat;
	background-position: 0px 8px;
}

#main-col-narrow-left-inner a {
	text-decoration: none;
	color: #145A92;
	}
	
#main-col-wide {
	float: left;
	width: 	510px;
	}
	
#main-col-wide p {
	line-height: 1.5;
}	
	
#main-col-wide ul {
	margin-top: 6px;
	margin-bottom: 6px;
	padding-top: 0px;
	padding-bottom: 0px;
	}

#main-col-wide ul li {
	padding-top: 3px;
	padding-bottom: 3px;
	}

#right-quote-column {
	float: left;
	width: 	187px;
	text-align: center;
	}
		
#right-quote-column img {
	margin-top:8px;
	}	

#right-quote-column-inner-1 {
	height: 450px;
	background-image: url(../images/right-bg-volunteers.png);
	background-repeat: no-repeat;
}
	
#right-quote-column-inner-2 {
	width: 150px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	color: white;
	line-height: 1.6;
	font-size: 14px;
	padding-top: 15px;
}
#right-quote-column-inner-2  a {
	color: white;
	}
#right-quote-column-inner-2  a:visited {
	color: white;
	}


#right-quote-column-inner-2 p {
	font-size: 14px;
}	
#main-title {
	margin-bottom: 15px;
	font-size: 28px;
	font-family: Impact, sans-serif;
	text-transform:uppercase;
	color: #004874;
	}

.maincontent p {
	margin: 0px;
	padding:  0px 0px 10px 0px;
	line-height: 1.2;

}

h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #205F8B;
	font-size: 18px;
	padding-bottom: 0px;
	margin-bottom: 15px;
	margin-top: 0px;
	padding-top:0px;
}

h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #205F8B;
	font-size: 14px;
	padding-bottom: 0px;
	margin-bottom: 0px;
}

h3 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #205F8B;
	font-size: 12px;
	padding-top: 0px;
	margin-top: 6px;
	padding-bottom: 0px;
	margin-bottom: 0px;
}
	
#mast {
	width: 1015px;
	}
		
#footer2 {
	clear:both;
	background-color: #004874;
	margin: 10px 0px 20px 122px;
	color: #B7CFE2; /* #4B7E9D */
	font-size: 11px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	}
#footer2 a {	
	color: #B7CFE2;
	text-decoration: none;
	}
#footer2 a:visited {
	color:#B7CFE2;
	text-decoration: none;
	}	
	
		
		
#two-col-left {
	float: left;
	width: 353px;
	text-align: center;
}

#two-col-left-inner {
	width: 300px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

#two-col-right {
	float: left;
	width: 353px;
	text-align: center;
}

#two-col-right-inner {
	width: 300px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

.pdflinktable td {
	vertical-align: middle;
	line-height: normal;
	padding: 8px 0px 8px 8px;
	border-bottom: 1px solid #A2A2A2;
	}

.pdflinktable a {
	text-decoration: none;
	color: white;
	}

.pdflinktable {
	border-top: 1px solid #A2A2A2;
}
	
.pdfnote {
	margin-top:0px;
	padding-top: 10px;
	font-size: 11px;
	line-height: normal;
	color: inherit;
	}

#container #main-cols #col-main #main-col-wide p a {
	color: #000;
	text-align: center;
}
#container #main-cols #col-main #main-col-wide blockquote a {
	color: #000;
}
