html
{
	overflow: -moz-scrollbars-vertical;
}

body{
padding:0px;
margin:0px;
background-color:#2F3E5E;
}
a:hover{text-decoration:none;}

table, td {
		width:100%;
		height:100%;
		border-width:0px;
	}

td {
 vertical-align:top;
 }

.m_text, td, li, input, textarea
	{
		font-family:Tahoma;
		font-size:11px;
		line-height:13px;
		color:#2D2622;
	}
	
.c_text
	{
		 color:#FFFFFF;
		 line-height:11px;
	}

a { color:#830713; font-family:Tahoma; font-size:11px;}

.cell_left span strong a, span strong a { text-decoration:none; color:#830713; line-height:11px}

.cell_left span strong a:hover, span strong a:hover { text-decoration: underline;}

.cell_left { color:#2D2F31; line-height:14px; background-image:url(/_images/icons/sq1.gif); padding:22px 15px 10px 16px}

.cell_left span a { color:#2F3E5E;}

.cell_right { padding:22px 24px 15px 23px}

.cell_right2 { padding:22px 24px 15px 23px}

.cell_l_b { background-image: url(/_images/icons/sq2.gif); padding:21px 15px 10px 16px}

.input1 {width:196px; height:19px; border-color:#2F3E5E; border-width:1px; background-color:#B3BED1; border-style:solid; padding-left:5px}

.cell_l_b a { color:#2F3E5E; line-height:11px; font-weight:bold}

.line { height:1px; background-image:url(/_images/icons/h-l.gif); background-repeat:repeat-x}

.h_l { background-image:url(/_images/icons/h-l.gif); background-repeat:repeat-x; background-position:bottom; height:20px}

.v_l { background-image:url(/_images/icons/v-l.gif); background-repeat:repeat-y; background-position:right; vertical-align:middle;}

.v_2 { background-image:url(/_images/icons/v-l.gif); background-repeat:repeat-y; background-position:right; vertical-align:middle; padding-left:3px }

.v_l span { margin-left:25px;}

.v_l span strong { color:#830713;}

.v_l_center { text-align: center;}

.v_l_center span {margin-left:0px;}

.no_class, form, .no_class td
	{
		width:auto;
		height:auto;
		margin:0px;
		padding:0px;
		border:0px;
		color: default;
	}

.form
	{
		height:22px; margin-top:2px;
	}	

.form input
	{
		width:154px; height:19px; border-color:#2F3E5E; border-width:1px; background-color:#ffffff; border-style:solid; padding-left:5px
	}

textarea{
		width:154px; height:94px; border-color:#2F3E5E; border-width:1px; background-color:#ffffff; border-style:solid; padding-left:5px; overflow:hidden; margin-top:2px
	}

#main
{
	height: 443px;
	background: #fff /*url('/_images/background2.gif') bottom right no-repeat*/ ;
}

#header
{
	padding: 23px;
	padding-bottom: 0px;
	float: left;
}

#content
{
	padding: 23px;
	clear: left;
	text-align: justify;
}
	
#slideshow
{
	padding: 20px;
	float: right;
}

#slideshowleft
{
	padding: 20px 20px 20px 0px;
	float: left;
}

#slideshowright
{
	padding: 12px 20px 20px 0px;
	float: left;
}

#minutes
{
	border-collapse: collapse;
	width: 649px;
	height: 20px;
}

#minutes th
{
	border: 1px solid #ccc;
	padding: 5px 2px;
	font-weight: bold;
	text-align: left;
	background-color: #eee;
	font-size: 12px;
}

#minutes td
{
	border: 1px solid #ccc;
	width: 107px;
	padding: 0px;
}

#minutes a
{
	padding: 5px 2px;
	display: block;
	text-decoration: none;
}

#minutes a:hover
{
	background-color: #ffffdd;
}

#documents
{
	border-collapse: collapse;
	width: 649px;
	height: 20px;
}

#documents th
{
	border: 1px solid #ccc;
	padding: 5px 2px;
	font-weight: bold;
	text-align: center;
	background-color: #eee;
	font-size: 12px;
}

#documents td
{
	border: 1px solid #ccc;
	width: 162px;
	text-align:center;
	vertical-align:middle;
	padding: 2px;
}

#documents a
{
	padding: 5px 2px;
	display: block;
	text-decoration: none;
}

#documents a:hover
{
	background-color: #ffffdd;
}

#today
{
	font-size: 16px;
	font-weight: bold;
	color: #fff;
	padding: 15px;
	padding-top: 18px;
	float: right;
}

#faq
{
	clear: left;
/*	text-align: justify;*/
	padding-left:23px;
	padding-right:10px;
}

#faq a
{
	font-weight: bold;
}

#faq dl
{
	width: 350px;
}

#faq dt
{
	font-weight: bold;
	padding-bottom: 14px;
	padding-left:23px;
	font-size: 14px;
	line-height: 16px;
}

#faq span.numeral
{
	color: navy;
	text-align: left;
	padding: 10px;
	font-size: 14px;
	border: 1px solid #000;
}

#faq span.question
{
	width: 290px;
	padding-bottom:5px;
	border-bottom: 1px dashed #ccc;
	display: block;
	float: right;
}

#faq dd
{
	padding-bottom: 0px;
	padding-left: 46px;
}

#sitemap li
{
	padding-bottom:5px;
}

#sitemap li ul
{
	padding-top: 5px;
}

#sitemap a
{
	font-weight: bold;
}