


@import url("layout.css");


/* ------------ FORMS ------------ */
form {
	margin: 0;
	}
fieldset {
	padding: 0px 30px 30px 30px;
	margin: 5px 0 50px 0;
	/*border: 1px solid #766fa9;*/
	border-top: 1px #2c6282 solid;
	border-left: none;
	border-right: none;
	border-bottom: 1px #2c6282 solid;
	/*background-repeat: repeat-x;
	background-position: 0% 14px;*/
	}
legend {
	font-size: 14px;
	font-weight: bold;
	margin: 20px 0 20px 0;
	padding: 3px 10px 3px 10px;
	border: 1px solid #2c6282;
	background-color: #fff;
	}
/*html>body fieldset {
/* Hide from IE 5 Mac \*/
	/*background-image: url(/images/blockquote_bg.jpg);*/
	/*background-position: left top;
/* End hack */
	/*padding: 30px;
	}
html>body legend {
	margin-bottom: 0;
	}*/
.columnize label {
	display: block;
	width: 200px;
	float: left;
	margin-bottom: 20px;
	/* font-weight: bold; */
	text-align: right;
	padding: 2px 10px 0 0;
	}
.columnize input,
.columnize select,
.columnize textarea {
	display: block;
	width: 250px;
	float: left;
	margin-bottom: 20px;
	}
.columnize br {
	clear: left;
	}
.submitButton {
	text-align: center;
	clear: left;
	padding-top: 1.4em;
	}
.submitButton input {
	background-color: #2c6282;
	color: #fff;
	font-weight: bold;
	border: 0 none;
	padding: 3px 12px 4px 12px;
	cursor: hand;
	}
.submitButton>input {
	cursor: pointer;
	}
form ul.unbulleted {
	margin-left: 0;
	padding-left: 25px;
	list-style-type: none;
	}
/* ------------ END FORMS ------------ */




/* ----- Drop Cap (add class="dc" to a <p> tag) ----- */
p.dc:first-letter {
	display: block;
	line-height: 1;
	float: left;
	font-weight: bold;
	font-size: 32px;
	margin: 0;
	padding: 0 5px 0 0;
	color: #2c6282;
	}
	


#contacts {
	list-style-type: none;
	margin-left: 0;
	padding-left: 0;
	padding-top: 10px;
	}
#contacts li {
	padding-bottom: 10px;
	width: 100%;
	float: left;
	clear: left;
	}
#contacts img {
	float: left;
	margin: 0 12px 12px 0;
	}





#sideBar {
	width: 148px;
	margin: 0 0 50px 15px;
	padding: 0 0 0 15px;
	border-left: 1px solid #CCC;
	font-size: 11px;
	float: right;
	}
.cl {
	clear: both;
	}
img.picRight {
	margin: 0 0 10px 10px;
	float: right;
	}
img.picLeft {
	margin: 0 10px 10px 0;
	float: left;
	}
ul.unbulleted {
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
	}
a.membersOnly {	
	padding-right: 13px;
	background-image: url(/images/lock.png);
	background-repeat: no-repeat;
	background-position: right center;
    background-size: 11px 11px;
	}

	
.rb {
	border: 1px solid #f00;
	}


/* ----- Tables for data pulls ----- */
#dataTable table {
	width: 100%;
	border: none;
	border-collapse: collapse;
	}
#dataTable table th {
	color: #fff;
	background-color: #003087; 
	}
#dataTable table tr th a:link {
	color: #c7e8ff;
	font-weight: bold;
	}
#dataTable table tr th a:visited {
	color: #c7e8ff;
	font-weight: bold;
	}
#dataTable table tr th a:active {
	color: #c7e8ff;
	font-weight: bold;
	}
#dataTable table tr th a:hover {
	color: #c7e8ff;
	font-weight: bold;
	text-decoration: underline;
	}
	
#dataTable th, td {
	vertical-align: top;
	}
#dataTable td,
#dataTable td p,
#dataTable td li,
#dataTable td pre {
	font-family: "Open Sans", "Century Gothic", "Lucida Grande", Arial, sans-serif;
	line-height: 1.35em;
	font-size: 12px;
	}
#dataTable th,
#dataTable tbody th {
	text-align: left;
	font-weight: bold;
	font-size: 13.5px;
	text-transform: uppercase;
}
/*#dataTable td ul {
	margin-left: 0;
	padding-left: 0;
	list-style-type: disc;
	}
#dataTable td li {
	/*background-image: url(/images/menu_bullet.gif);
	background-repeat: no-repeat;
	background-position: 0% 6px;8*/
/*	padding-left: 8px;
	margin: 0;
	}*/
/* ----- end Tables for data pulls ----- */

/* ----- Committee Tree ----- */
#commTree {
	margin: .5em 0 .5em 0px;
	padding: 2px 8px 3px 8px;
	width: 97%;
	width: 97%;
	font-size: 12px;
	}
html>body #commTree {
	float: left;
	width: 97%;
	}
#commTree span,
#commTree label {
	font-family: "Open Sans", "Century Gothic", "Lucida Grande", Arial, sans-serif;
	font-weight: normal;
	}
#commTree a:link {
	color: #006796;
	font-weight: normal;
	text-decoration: none;
	}
#commTree a:visited {
	color: #006796;
	font-weight: normal;
	text-decoration: none;
	}
#commTree a:active {
	color: #006796;
	font-weight: normal;
	text-decoration: none;
	}
#commTree a:hover {
	color: #006796;
	text-decoration: none;
	}


/*
#commTree #searchSubmit {
	font-family: "Century Gothic", "Lucida Grande", Arial, sans-serif;
	font-weight: normal;
	font-size: 11px;
	}
#commTree form {
	line-height: normal;
	padding: 0;
	margin: 0;
	float: left;
	text-align: right;
	width: 281px;
	}
#commTree input {
	font-size: 10px;
	vertical-align: middle;
	width: 112px;
	}
#commTree #searchSubmit {
	width: auto;
	color: #fff;
	background-color: #000382;
	border: 0 none;
	padding: 0;
	}
*/	
/* ----- end Tables for Committee Tree ----- */


.smalltext	{
	font-size: 11px;
}
.highlight {  
	color: #B92025;
	background-color: #fffce1/*fffdeb FFFACD d2c39c*/;
}
.dropdown	{
	font-size: 11px;
			}
/* for policies and procedures new page text */
#invisible	{
	color:#fdf7e9;
	}


a.vcard {	
	padding-right: 20px;
	background-image: url(/images/vcardicon.gif);
	background-repeat: no-repeat;
	background-position: right center;
	}

#flow {
	overflow: auto;
	width: 730px;
	min-height: 400px;
	}



	