body{
	padding:0px;
	margin:0px;
	background-color:#FFFFFF;
	font-family:tahoma;
	font-size:11px;
	color:#003366;
}

.top {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 12px;
	color: #7D7D7D;
	text-decoration: none;
}

.copy {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 12px;
	color: #737373;
	text-decoration: none;
}

.text_1 {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 14px;
	color: #707070;
}

.text_2 {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 13px;
	color: #6B7FA6;
}

.link_1 {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 12px;
	color: #465479;
}

.news {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 12px;
	color: #454545;
	background-color: #FFFFFF;
	height: 19px;
	width: 182px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CDCDCD;
	border-bottom-color: #CDCDCD;
}

.text_3 {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 12px;
	color: #F15821;
}

.form_1 {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 12px;
	background-color: #FFFFFF;
	height: 19px;
	width: 181px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CDCDCD;
	border-bottom-color: #CDCDCD;
}

.form_2 {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 12px;
	background-color: #FFFFFF;
	height: 93px;
	width: 181px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CDCDCD;
	border-bottom-color: #CDCDCD;
	overflow:auto;
}

.underlined
{
	text-decoration:	underline;
}

#main_content{
	font-size:		11px;
	padding:		25px inherit;
	text-align:		justify;
}

#home_content{
	padding-top:10px;
	font-size:11px;
}

#orange_text{
	color:#F15821;
}

#home_items{
	padding-top:20px;
	padding-bottom:15px;
	font-size:11px;
}

#item{
	padding-top:10px;
	padding-left:5px;
	font-size:11px;
}

#main_pic{
	padding:1px;
	border:1px solid #BCBCBC;
}

#item_text{
	padding-top:5px;
	font-size:11px;
}

#item a{
	text-decoration:underline;
	color:#465479;
	font-size:11px;
}

#item a:hover{
	text-decoration:none;
	color:#465479;
	font-size:11px;
}

#read_more{
	text-align:right;
	padding-top:5px;
}

#blue_items{
	padding-left:15px;
	color:#6B7FA6;
	text-decoration:underline;
}

#logo_item{
	text-align:center;
	padding-top:10px;
	padding-bottom:10px;
}

#flash_banner{
	width:704px;
	height:309px;
}
/*	Some table rows have a light gray background.		*/
tr.shaded {
	background-color:	#eeeeee;
}
/*	Some tables should have borders around table cells
	and other special formatting.				*/
table.borders {
	border:			2px solid #000000;
	border-collapse:	collapse;
	width:			100%;
}
table.borders tr td,table.borders tr th {
	border:			1px solid #000000;
	padding:		2px 5px 2px 5px;
	text-align:		center;
}
table.borders tr td {
	vertical-align:		bottom;
}
/*	Nested lists have hollow circles instead of bullets.	*/
li ul {
	list-style-type:	circle;
}
table * {
	font-size:		11px;
}
/*	Bug Fix:  h3 and h4 are too big.			*/
td h3,th h3 {
	font-size:		13px;
}
td h4,th h4 {
	font-size:		12px;
}
table.public_meetings th{
	background-color:#6B7FA6;
	color:#ffffff;
	border-right:1px solid #ffffff;
	padding:3px 5px;
}
table.public_meetings tr.even_row td{
	background-color:#e9e9e9;
	padding:2px 5px;
	border-right:1px solid #ffffff;
}
table.public_meetings tr.odd_row td{
	background-color:#f9f9f9;
	padding:2px 5px;
	border-right:1px solid #ffffff;
}
table.public_meetings tr.highlight_row td{
	background-color:#CADAE4;
	padding:2px 5px;
	border-right:1px solid #ffffff;
	font-weight:bold;
	color:#4077A0;
}
table.public_meetings tr.highlight_row a{
	color:#4077A0;
	text-decoration:underline;
}
table.public_meetings tr.highlight_row a:hover{
	color:#4077A0;
	text-decoration:none;
}
a{
	color:#4077A0;
	text-decoration:underline;
}
a:hover{
	color:#4077A0;
	text-decoration:none;
}

#calendar_item{
	margin-left:	5px;
	width:			223px;
}

#calendar_item *
{
	cursor:			pointer;
}

#main_content h1{
	font-size:12px;
}
#good_lines{
	line-height:18px;
}	
#download_items{
	border-top:1px solid #c9c9c9;
}
#download_item{
	border-bottom:1px solid #c9c9c9;
	padding-top:10px;
	padding-bottom:10px;
}

/***************
*
*	Calendar cells:
*/
.policy_meeting, .policy_meeting:hover
{
	background-color:	#6666cc;
	border:				1px dashed #000066;
}

.tac_meeting, .tac_meeting:hover
{
	background-color:	#cc6666;
	border:				1px dashed #660000;
}

.motor_has_agenda, .motor_has_agenda:hover, .tac_has_agenda, .tac_has_agenda:hover
{
	background-color:	#66cc66;
	border:				1px dashed #006600;
}

.motor_has_minutes, .motor_has_minutes:hover, .tac_has_minutes, .tac_has_minutes:hover
{
	background-color:	#cccc66;
	border:				1px dashed #666600;
}

.motor_has_both, .motor_has_both:hover, .tac_has_both, .tac_has_both:hover
{
	background-color:	#cc66cc;
	border:				1px dashed #660066;
}