


@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 #2c6282;
	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: 11px;
	background-image: url(/images/padlock.gif);
	background-repeat: no-repeat;
	background-position: right center;
	}

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


/* ----- Tables for data pulls ----- */
#dataTable table {
	width: 100%;
	}
#dataTable table th {
	color: #fff;
	background-color: #7393ae; 
	}
#dataTable table tr th a:link {
	color: #006796;
	font-weight: bold;
	}
#dataTable table tr th a:visited {
	color: #006796;
	font-weight: bold;
	}
#dataTable table tr th a:active {
	color: #006796;
	font-weight: bold;
	}
#dataTable table tr th a:hover {
	color: #006796;
	font-weight: bold;
	text-decoration: underline;
	}
	
#dataTable th, td {
	vertical-align: top;
	}
#dataTable td,
#dataTable th,
#dataTable td p,
#dataTable td li,
#dataTable td pre {
	line-height: 1.1;
	font-size: 11px;
	}
#dataTable tbody th {
	text-align: left;
	font-weight: bold;
	}
/*#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;
	background-color: #fdf3dc;
	padding: 2px 8px 3px 8px;
	width: 97%;
	width: 97%;
	}
html>body #commTree {
	float: left;
	width: 97%;
	}
#commTree span,
#commTree label {
	font-family: Verdana, "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: Verdana, "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: 10px;
}
.highlight {  
	background-color: #d2c39c;
}
.dropdown	{
	font-size: 11px;
			}
/* for policies and procedures new page text */
#invisible	{
	color:#fdf7e9;
	}

/*.feed {
  margin-left: 3px;
  padding: 10px 15px 10px 19px;
 background: url("/images/rss_icon_glass16.jpg") no-repeat 0 50%;
}

.feed-button {
  padding: 10px 0;
}

.feed-button a {
  color: #666;
  padding: 10px 15px 10px 36px;
  background: #fff url("/images/rss_icon_glass16.jpg") no-repeat 15px 50%;
  border-top: 1px solid #e2e2e2;
  border-right: 1px solid #818181;
  border-bottom: 1px solid #565656;
  border-left: 1px solid #d7d7d7;
}

.feed-button a:hover {
  color: #444;
  background: #fff url("/images/rss_icon_glass16.jpg") no-repeat 15px 50%;
  border-top: 1px solid #f5f5f5;
  border-right: 1px solid #969696;
  border-bottom: 1px solid #646464;
  border-left: 1px solid #f2f2f2;
}*/

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;
	}

/* CT Protocols Button */
#btnCT
{
  display: block;
  width: 130px;
  height: 48px;
  background: url("/images/btnCTProtocols.png") no-repeat 0 0;
}
#btnCT:hover
{ 
  background-position: 0 -48px;
}
#btnCT:active
{ 
  background-position: 0 -96px;
}
#btnCT span
{
  display: none;
}

	
