html,body,div,
applet,object,iframe,
h1,h2,h3,h4,h5,h6,p,blockquote,pre,
a,abbr,acronym,address,big,cite,code,
del,dfn,em,font,img,ins,kbd,q,s,samp,
small,strike,strong,sub,sup,tt,var,
dd,dl,dt,li,ol,ul,
fieldset,form,label,legend,
table,caption,tbody,tfoot,thead,tr,th,td {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: normal;
	font-style: normal;
	font-size: 100%;
	line-height: 1;
	font-family: inherit;
	text-align: left;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
ol,ul {
	list-style: none;
}
q:before,q:after,
blockquote:before,blockquote:after {
	content: "";
}

* {
padding: 0;
margin: 0;
}
strong
{
	font-weight: bold;
}
html, body 
{
	height: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background: url(../Images/bg.gif) repeat-x #E6E6E6;
	padding-top: 8px;
}
a
{
	color: #D82000;
	text-decoration: underline;
}
a:hover
{
	text-decoration: none;
}
h1
{
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #D82000;
	margin: 0px 0px 12px 0px;
	padding: 0px 5px 0px 0px;
	line-height: 20px;
}
h2
{
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #D82000;
	margin: 12px 0px 7px 0px;
	padding: 0px 0px 0px 0px;
}
h3
{
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	margin: 10px 0px 7px 0px;
	padding: 0px 0px 0px 0px;
}
hr
{
	height: 1px;
	color: #000000;
	margin: 0;
	z-index: 50;
}
input, select, textarea
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
p
{
	padding-bottom: 15px;
	line-height: 17px;
}
p a
{
	line-height: 17px;
}
td
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 17px;
	vertical-align: text-top;
}
td a
{
	line-height: 17px;
}
th
{
	font-size: 17px;
	font-weight: bold;
	border-bottom: solid 3px #000000;
	padding: 4px 4px 4px 4px;
}
ul {
	margin: 0px 0px 15px 20px;
	font-family: Arial, Helvetica, Sans-Serif;
	list-style-type: disc;
}
ul li {
	padding: 0px 0px 7px 5px;
	list-style-type: disc;
	line-height: 15px;
}
ul li ul {
	padding: 5px 0px 7px 5px;
	list-style-type: disc;
	line-height: 15px;
}

/*CUSTOM STYLES*/

.black
{
	color: #000000;
}
.bodyLarge
{
	font-size: 20px;
}
.bodyMedium
{
	font-size: 15px;
}
.bodySmall
{
	font-size: 10px;
}
.bold
{
	font-weight: bold;
}
.border
{
	border: solid 1px #000000;
}
.borderBottom
{
	border-bottom: solid 1px #000000;
}

.callOut a
{
	color: #FFFFFF;
	text-decoration: none;
	font-size: 10px;
	line-height: 13px;
}
.callOut h1
{
	padding: 0px 10px 0px 20px;
	color: #FFFFFF;
	margin-bottom: 3px;
}
.callOut p
{
	padding: 0px 10px 0px 20px;
	color: #FFFFFF;
	font-size: 10px;
	line-height: 13px;
}
.callOut p img
{
	position: relative;
	left: -20px;
}
.center
{
	text-align: center;
	margin: 0px auto 0px auto;
}
.clear, div.clear
{
	clear: both;
	height: 0px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
.clearLeft
{
	clear: left;
	height: 0px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
.clearRight
{
	clear: right;
	height: 0px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
.gray
{
	color: #666666;
}
.item
{
	float: left;
	margin: 0px 25px 0px 0px;
	vertical-align: top;
	line-height: 15px;
}
.itemContact
{
	float: left;
	margin: 0px 20px 15px 0px;
	vertical-align: top;
	line-height: 15px;
	width: 185px;
}
.left
{
	float: left;
}
.marginBottom
{
	margin-bottom: 10px;
}
.paddedLeft
{
	padding: 0px 0px 0px 5px;
}
.paddedTop
{
	padding: 5px 0px 0px 0px;
}
.pic
{
	margin: 0px 0px 12px 12px;
	float: right;
	line-height: 17px;
	font-style: italic;
}
.picBio
{
	margin: 0px 0px 8px 8px;
	float: right;
	border: solid 1px #000000;
}
.project
{
	float: left;
	width: 200px;
	text-align: center;
	margin-bottom: 20px;
}
.project h2, .project h2 a
{
	width: 200px;
	text-align: center;
	margin: 5px 0px 10px 0px;
	font-weight: bold;
	text-decoration: none;
}
.projectOff
{
}
.projectOn
{
	font-weight: bold;
	color: #000000;
	text-decoration: none;	
}
.red
{
	color: #D82000;
}
.required
{
	color: #D82000;
}
.right
{
	float: right;
}
.scroll
{
	overflow: scroll;
	height: 500px;
}
.separator
{
	height: 0;
	border-top: solid 1px #666666;
	margin: 15px 0px 15px 0px;
}
.spacer
{
	height: 2px;
}
.testimonial, .testimonial p
{
	font-family: Georgia, Times New Roman, Serif;
	font-style: italic;
	font-size: 11px;
	color: #666666;
}
hr.thin
{
	height: 1px;
}
hr.thick
{
	height: 4px;
}
.textLeft
{
	text-align: left;
}
.textCenter
{
	text-align: center;
}
.textRight
{
	text-align: right;
}

.underline
{
	text-decoration: underline;
}
.white
{
	color:#ffffff;
}




/*--GRID STYLES*/
.Grid
{
	border: solid 1px #666666;
	padding: 8px 8px 8px 8px;
	background-color: #FFFFFF;
	vertical-align: top;
}
.Grid td, td.Grid
{
	padding: 6px;
	border: solid 1px #666666;
	font-size: 11px;
	vertical-align: top;
	line-height: 15px;
}
.AlternatingGrid, .AlternatingGrid td
{
	border: solid 1px #cccccc;
	font-size: 11px;
	padding: 6px;
	background-color: #e9e9e9;
	vertical-align: top;
	line-height: 15px;
}
td.HeaderGrid, .HeaderGrid th, HeaderGrid
{
	border: solid 1px #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	background-color: #cccccc;
	padding: 4px 4px 4px 4px;
	font-weight: bold;
	line-height: 15px;
}
.HeaderGrid a
{
	color: #666666;
	font-weight: bold;
	text-decoration: none;
	line-height: 15px;
}

td.HeaderGridSecond, .HeaderGridSecond th
{
	border: solid 1px #96c9fe;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	background-color: #cccccc;
	padding: 4px 4px 4px 4px;
	line-height: 15px;
}
.GridSeparator
{
	border: 0;
	background-color: #FFFFFF;
}
.accordian
{
	border: solid 1px #666666;
}
.spanAcc
{
	border: solid 1px #666666;
	padding: 5px;
	margin-left: -1px;
}
.btn-slide
{
	background-image: url(/images/ico-folder.png);
	background-position: left;
	background-repeat: no-repeat;
	padding-left: 25px;
}
.pledgeTbl td
{
	padding: 4px 4px 4px 4px;
}



/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
.headingMain {
font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #D82000;
	margin: 0px 0px 12px 0px;
	padding: 0px 5px 0px 0px;
	line-height: 20px;
}

.headingSecond {
font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #D82000;
	margin: 12px 0px 7px 0px;
	padding: 0px 0px 0px 0px;
}

.headingTertiary {
font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	margin: 10px 0px 7px 0px;
	padding: 0px 0px 0px 0px;
}

.noStyle {

}

