/* body style */
img { border: 0; }
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background: #EBE9E3 url(../images/back_gradient_main.gif) repeat-x top;
}

/* td styles */
.tdhome {
	color: #333333;
	padding-top: 10px;
	padding-left: 10px;
	font: 11px/18px Verdana, Arial, Helvetica, sans-serif;
}
.splash-height100 {
	height: 100%;
}
.bg-main-right {
	background: url(../images/main_right_repeat.gif) repeat-y;
}
.bg-main-left {

	background: url(../images/main_left_repeat.gif) repeat-y;
}
.bg-main-middle {
	background: url(../images/main_middle_repeat.gif) repeat-y;
}
.copyright {
	background-color: #FFFFFF;
	background-image: url(../images/copyright.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}

/* color td styles */
.tdgray {
	background: #EEE;
}
.tdgray1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #555;
	line-height: 18px;
	background: #FFFDF8;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 20px;
	padding-right: 20px;
}
.tdgray2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #555;
	line-height: 18px;
	background: #F9F6F0;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 20px;
	padding-right: 20px;
}
.tdgray3 {
	background: #ECE9E3;
}


table.EmailForm
{ font-family: Verdana;
font-weight: normal;
font-size: 12px;
color: #404040;
}

table.EmailForm td
{ 
padding-top: 3px;
padding-bottom: 3px;
padding-left: 3px;
padding-right: 3px;
vertical-align: middle;

}

table.EmailForm textarea
{
font-family:Arial;
}



/* links clases */
a:hover {
	text-decoration: none;
}

.aprint {
	color: #999999;
	text-decoration: underline;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
}
.aprint:hover {
	text-decoration: none;
}

.atext {
	font-size: 11px;
	text-decoration: underline;
}
.atext:hover {
	text-decoration: none;
}
.tdcontent {
	color: #333333;
	font: 11px/18px Verdana, Arial, Helvetica, sans-serif;
	padding: 20px 10px;
}
.txtcontent {
	color: #333333;
	font: 11px/18px Verdana, Arial, Helvetica, sans-serif;
}
.txtcontentsmaller {

	color: #333333;
	font: 10px/16px Verdana, Arial, Helvetica, sans-serif;
}
.dropStyle {
	font: 11px/18px Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	width: 525px;
	/*height: 25px;*/
}

/* FILE TYPES
----------------------------------------------------------------------------- */
.pdf_file { background: url(../../governance/assets/images/icon_pdf_transp.gif) no-repeat left center; padding: 0 0 0 35px; }
.word_file { background: url(../../governance/assets/images/icon_word_transp.gif) no-repeat left center; padding: 0 0 0 35px; }

/* Commitee Charters
----------------------------------------------------------------------------- */
.resources_list { list-style: none; }
.resources_list li { float: right; display: inline; font-size: 11px; text-align: left; padding: 3px 30px 3px 35px; }
.resources_list li a { line-height: 10px; }

/* Governance 
----------------------------------------------------------------------------- */
#governance ol { list-style: lower-alpha; }
#governance li { font-weight: normal; }
#governance ul li { padding-bottom: 15px }