body {
	margin: 0;
	padding: 0;
	color: #666;
	background: #ea0437 url("../images/bg_main.jpg") repeat-y top center;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	font-family: "Trebuchet MS", Trebuchet, Arial, sans;
	font-size: 12px;
	line-height: normal;
}

img { border: 0; }



#content {

	margin: 0 auto;

	padding: 0;

	width: 880px;

}

#leftCol {

	width: 150px;

	padding: 0; margin: 0;

	vertical-align: top;

}

#rightCol {

	width: 730px;

	margin: 0; padding: 0;

	vertical-align: top;

}

#headerLogo {
	position: absolute;
	width: 725px;
	height: 520px;
	z-index: 0;
	text-align: left;
}

#topButtons {
	position: absolute;
	margin-left: 708px;
	top: 10px;
	height: 29px;
	z-index: 100;
	width: 150px;
}

.apply a {
	display: block;
	text-align: center;
	height: 25px;
	color: #ffffff;
	text-decoration: none;
	background: url("../images/bg_btn_apply_off.gif") no-repeat 0 0;
	font-family: "Trebuchet MS", Trebuchet, Arial, sans;
	font-size: 13px;
	width: 145px;
	padding-top: 2px;
	margin-top: 3px;
}

.apply a:hover {
	background: url("../images/bg_btn_apply_on.gif") no-repeat 0 0;
	text-decoration: none;
}

.donate a {

	display: block;

	margin-right: 10px;

	padding-top: 3px;

	font: 13px "Trebuchet MS", Trebuchet, Arial, sans;

	text-align: center; 

	width: 100px; height: 25px;

	color: #fff;

	text-decoration: none;

	background: url("../images/bg_btn_donate_off.gif") no-repeat 0 0;

}

.donate a:hover {

	background: url("../images/bg_btn_donate_on.gif") no-repeat 0 0;

}



.tools a {

	display: block;

	margin: 0;

	padding-top: 3px;

	font: 13px "Trebuchet MS", Trebuchet, Arial, sans;

	text-align: center; 

	width: 250px; height: 25px;

	color: #fff;

	text-decoration: none;

	background: url("../images/bg_btn_tools_off.gif") no-repeat 0 0;

}

.tools a:hover {

	color: #fff;

	background: url("../images/bg_btn_tools_on.gif") no-repeat 0 0;

}



#homeCopy {
	position: absolute;
	margin-left: 345px;
	top: 144px;
	font: 13px "Trebuchet MS", Trebuchet, Arial, sans;
	text-align: left;
	width: 350px;
	border-left: 1px solid #ccc;
	padding-left: 20px;
	z-index: 10;
	left: 305px;

}

.threeColA {

	margin: 0; padding: 0 20px;

	font: 12px "Trebuchet MS", Trebuchet, Arial, sans;

	text-align: left;

	vertical-align: top;

	border-right: 1px solid #ccc;

}

.threeColB {

	margin: 0; padding: 0 20px;

	font: 12px "Trebuchet MS", Trebuchet, Arial, sans;

	text-align: left;

	vertical-align: top;

}

.copyarea {

	margin: 0; padding: 0 20px;

	font: 13px "Trebuchet MS", Trebuchet, Arial, sans;

	text-align: left;

	vertical-align: top;

}

.intro {

	font: 14px "Trebuchet MS", Trebuchet, Arial, sans;

	font-style: italic;

}

ul {

	list-style: circle;

	margin-left: 0;

	padding-left: 20px;

	color: #ea0437;

}

li { color: #666; }



h1 {

	padding: 0px; margin: 10px 0px 10px 0px;

	font: 24px Trebuchet MS, Arial, sans;

	font-weight: bold;

	color: #ea0437;

}

h2 {
	padding: 0px;
	margin: 0px;
	font-weight: bold;
	color: #ec8000;
	font-family: "Trebuchet MS", Arial, sans;
	font-size: 14px;
	line-height: 24px;
}

h6 {

	padding: 0px; margin: 0px;

	font: 15px Trebuchet MS, Arial, sans;

	font-weight: bold;

	color: #ea0437;

}



.title { float: left; }

.picR {

	float: right;

	margin: 0px 0px 10px 20px;

	padding-left: 20px;

	border-left: 1px solid #ccc;

}

.picL {

	float: left;

	margin: 10px 20px 10px 0px;

	padding-right: 20px;

	border-right: 1px solid #ccc;

}



.tableBox { border-top: 1px solid #ccc; border-left: 1px solid #ccc; } 

.tableBox td { border-right: 1px solid #ccc; border-bottom: 1px solid #ccc; }

.tableHeader {

	background: #ea0437;

	color: #fff;

	font-weight: bold;

	vertical-align: top;

}

.tableHeader2 {

	background: #ea0437;

	color: #fff;

	font-weight: bold;

	vertical-align: top;

	font-size: 10px;

	text-align: center;

}

.tableData {

	vertical-align: top;

	font-size: 11px;

}

.tableData2 {

	vertical-align: middle;

	font-size: 10px;

	text-align: center;

}

.tableData b { color: #000 }



.tableSummary {

	background: #dddddd;

	vertical-align: middle;

	font-size: 10px;

	text-align: center;

}



.insetRight {

	width: 250px;

	float: right;

	margin: 0 0 10px 20px;

	padding-left: 20px;

	border-left: 1px solid #ccc;

	font-size: 12px;

}

.insetRight b { color: #000; }



.insetLeft {

	width: 250px;

	float: left;

	margin: 0 20px 10px 0;

	padding-right: 20px;

	border-right: 1px solid #ccc;

	font-size: 12px;

}

.insetLeft b { color: #000; }



.newsCol {

	width: 350px;

	float: right;

	margin: 0 0 10px 20px;

	padding-left: 20px;

	border-left: 1px solid #ccc;

	font-size: 12px;

}

hr {

	color: #ccc;

	background-color: #ccc;

	height: 1px;

}



.source {

	font-size: 10px;

	text-align: right;

}



.pullQuote {

	font-size: 20px;

	font-weight: bold;

	color: #000;

	text-align: center;

}



#rightCol a		{ text-decoration: none; }

#rightCol a:link	{ color: #ea0437; }

#rightCol a:visited	{ color: #c00; }

#rightCol a:active	{ color: #999d; }

#rightCol a:hover	{ text-decoration: underline; }



#footer {
	height: 43px;
	color: #000;
	text-align: center;
	background-color: #E9E9E9;
	background-position: 0 0;
	margin-top: 20px;
	margin-right: 5px;
	margin-bottom: 20px;
	margin-left: 10px;
	padding-top: 8px;
	padding-right: 0;
	padding-bottom: 8;
	padding-left: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
}



#footer a			{ text-decoration: none; }

#footer a:link		{ color: #ea0437; }

#footer a:visited	{ color: #c00; }

#footer a:active	{ color: #999d; }

#footer a:hover	{ text-decoration: underline; }

.list-item-pdf {
	list-style-position: inside;
	list-style-image: url(../images/pdf_symbol.gif);
	text-indent: 7px;
	margin-top: 3px;
	margin-bottom: 3px;
}

.list-item-zip {
	list-style-position: inside;
	list-style-image: url(../images/zip.gif);
	text-indent: 7px;
	margin-top: 3px;
	margin-bottom: 3px;
}

.list-item-doc {
	list-style-position: inside;
	list-style-image: url(../images/word_icon.gif);
	text-indent: 7px;
	margin-top: 3px;
	margin-bottom: 3px;
}
.list-resource-categ {
	font-family: "Trebuchet MS", Trebuchet, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #666666;
	list-style-type: circle;
	margin-top: 2px;
	margin-bottom: 2px;
}
.margin-top7px-btm4px {
	margin-top: 7px;
	margin-bottom: 4px;
}

#topButtons2
{ height: 25px; }

.smallfont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: 20px;
	text-align: center;
}

.input-limit {
	width: 135px;
	font-size: 9pt;
	font-family: Arial, Helvetica, sans-serif;
}

.input-line-height {
	margin-top: 7px;
	margin-bottom: 3px;
}

.mleft360 {
	margin-left: 360px;
	font-family: "Trebuchet MS", Trebuchet, Arial, Helvetica, sans-serif;
	font-size: 9pt;
}
.indent-7px-bold-ital {
	font-family: "Trebuchet MS", Trebuchet, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #666666;
	list-style-type: disc;
	list-style-position: inside;
	text-indent: 7px;
	font-style: italic;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 3px;
}
.newsCol ul li {
	margin-top: 5px;
}
#content table tr #rightCol table tr .copyarea h2 {
	line-height: normal;
}
.secondary_header {
	font-size: 11pt;
	color: #C00;
	text-align: center;
}
