html, body {
	height:100%;
	margin:0 auto;
}

body {
	background-position:center top;	
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
	position:relative;
	left:0px;
	top:0px;
	z-index:0;
	color:#6c6d71;
}

input, textarea {
	color:#666666;
	font-size:10px;
	padding:2px;
	padding-top:4px;
	border-style:solid;
	border-color:#b7b4af;
	border-width:1px;
	line-height:14px;
	font-family:Arial, Helvetica, sans-serif;
	/*padding:2px 0 0 0 0;*/
}

input {
	height:16px;
}

input {
	/*border: expression( this.type=="checkbox"?'none':this.type=="radio"?'none':this.type=="image"?'none':'1px #aeaeae solid');*/
}

select, option {
	border-width:1px;
	border-style:solid;
	border-color:#b7b4af;
	color:#666666;
	font-size:10px;
}

select {
	border-style:solid;
	font:10px verdana ;
	color:#666666; 
	border-color:#969696;
	border-width:1px;
	line-height:18px;
	vertical-align:middle;
}

.SI-FILES-STYLIZED label.cabinet {
    width: 98px;
    height: 27px;
    background: url(../images/btn_browse.jpg) 0 0 no-repeat;
    display: block;
    overflow: hidden;
    cursor: pointer;
}

.SI-FILES-STYLIZED label.cabinet input.file {
    position: relative;
    height: 100%;
    width: auto;
    opacity: 0;
    -moz-opacity: 0;
    filter:progid:DXImageTransform.Microsoft.Alpha(opacity=0);
}

ul,li {
	margin-left:10px;
	padding-left:0px;
}

div.nohover a:hover, .nohover a:hover { 
	background-color: transparent; 
	filter:none;
}

.no_border, .no_border input {
	border-style:none;
	border-width:0;
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

.container {
	margin:0 auto;
	width:100%;
	text-align:center;
	height:0 auto;
	height:100%;
}

.bg_container {
	margin:0 auto;
	text-align:left;
	width:949px;
	padding-bottom:30px;
}

.bg_container_inner {
	margin:0 auto;
	text-align:center;
	width:849px;
	background-color:#ffffff;
}

.content_container {
	margin:0 auto;
	text-align:left;
	padding:10px;
	padding-bottom:0;
	padding-top:0;
	width:849px;
}

.content_container_inner {
	text-align:left;
	width:800px;
	padding:10px;
	padding-left:20px;
	padding-top:0;
}

.heading , h1{
	font-family:Arial, Helvetica, sans-serif;
	font-size:19px;
	font-weight:normal;
	color:#5a5a5a;
	margin:0;
	margin-bottom:10px; 
	text-align:left;
}

h1.white_heading {
	font-size:24px; 
	margin-bottom:20px; 
	margin-top:0;
}

.subheading, h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#4d4d4d;
	font-size:12px;
	margin:0;
	padding:0;
	margin-bottom:10px;
}

h2.blue {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#003366;
	font-size:14px;
	margin:0;
	padding:0;
	margin-bottom:10px;
}

.content {
	color:#4d4d4d;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:16px;
}

.content a {
	color:#00529c;
	text-decoration:underline;
}

.content a:hover {
	color:#00529c;
	text-decoration:none;
}

.footer_container {
	margin:0 auto; 
	width:849px; 
	height:46px; 
	background-image:url(../images/footer.jpg);
	background-repeat:no-repeat;
}

.footer {
	
}

.footer_content {
	text-align:left; 
	padding-top:15px;
	margin-left:15px;
	color:#00529c;
	font-size:11px;	
}

.footer_content a {
	color:#00529c;
	font-size:11px;
	text-decoration:underline;
	margin-right:10px;
	margin-left:10px;
}

.footer_content a:hover {
	color:#00529c;
	text-decoration:none;
}

.form_spacing {
	margin-top:8px;
}

.form_label {
	float:left; 
	width:80px; 
	font-weight:bold;
}

.form_input input, .form_input textarea  {
	width:140px;
}

.form_input input {
	height:16px;
	padding:0;
}


.form_input textarea  {
	height:200px;
}

.form_input {
	float:left; 
	width:120px;
}

.form_input div {
	margin-bottom:10px;
}

.col_1_home {
	float:left; 
	width:539px;
	margin-left:10px;
	margin-top:20px;
}

.col_2_home {
	float:left; 
	width:230px; 
	margin-left:40px; 
	margin-top:20px;
}

.col_1 {
	float:left; 
	width:180px;
	margin-left:20px;
	margin-top:20px;
}

.col_2 {
	float:left; 
	width:570px; 
	margin-left:30px; 
	margin-top:20px;
}

.col_1_minutes {
	float:left; 
	width:260px;
}

.col_2_minutes {
	float:left; 
	width:260px;
	margin-left:20px; 
}

.home_header_container {
	width:539px; 
	height:46px; 
	background-image:url(../images/home_header_bar.jpg); 
	background-repeat:no-repeat;
	cursor:pointer;
}

.home_header {
	color:#00529c; 
	font-size:17px; 
	padding:13px; 
	margin-left:55px;
}

.home_content {
	color:#585757; 
	font-size:12px; 
	padding:20px;
	margin-bottom:20px;
}

.home_content a {
	color:#00529c;
	text-decoration:underline;
}

.home_content a:hover {
	color:#00529c;
	text-decoration:none;
}

.home_col_2_link, .home_col_2_link_contact, .home_col_2_contact_content, .subnav {
	line-height:18px; 
	font-size:11px;
	color:#717070;
}

.home_col_2_link_contact, .subnav {
	background-color:#f6f6f6;
}

.home_col_2_contact_content {
	padding:10px; 
}

.home_col_2_link a, .home_col_2_link_contact a, .subnav a {
	padding:10px; 
	color:#00529c;
	line-height:18px; 
	text-decoration:underline;
	display:block;
}

.home_col_2_link a:hover, .home_col_2_link_contact a:hover, .subnav a:hover, .subnav a.subnav_selected {
	color:#00529c;
	text-decoration:none;
}

.subnav a:hover, .subnav a.subnav_selected {
	background-color:#FDFDFD;
	color:#4d4d4d;
}

.secondary_nav {
	padding:10px;
	padding-left:20px;
	text-align:left;
}

.secondary_nav a, a.secondary_nav_selected {
	font-size:12px;
	color:#d1d1d1;
	text-decoration:none;
	margin-right:30px;
}

.secondary_nav a:hover, a.secondary_nav_selected {
	color:#ffffff;
	text-decoration:none;
}

.nav {
	position:relative; 
	left:0px; 
	top:0px; 
	width:849px; 
	height:46px;
} 

.nav_committee {
	position:absolute; 
	left:0px; 
	top:0px; 
}

.nav_committee, .nav_committee a {
	background-image:url(../images/nav_01.jpg);
	width:177px; 
	height:46px;
	display:block;
}

.nav_committee a:hover, a.nav_committee_selected {
	background-image:url(../images/nav-over_01.jpg);
} 

.nav_news {
	position:absolute; 
	left:177px; 
	top:0px; 
	width:143px; 
	height:46px; 
}

.nav_news, .nav_news a {
	background-image:url(../images/nav_02.jpg);
	width:143px; 
	height:46px; 
	display:block;
}

.nav_news a:hover, a.nav_news_selected {
	background-image:url(../images/nav-over_02.jpg);
}

.nav_forum {
	position:absolute; 
	left:320px; 
	top:0px; 
}

.nav_forum, .nav_forum a {
	background-image:url(../images/nav_03.jpg);
	width:137px; 
	height:46px;
	display:block;
}

.nav_forum a:hover, a.nav_forum_selected {
	background-image:url(../images/nav-over_03.jpg);
}

.nav_contract {
	position:absolute; 
	left:457px; 
	top:0px; 
}

.nav_contract, .nav_contract a {
	background-image:url(../images/nav_04.jpg);
	width:145px; 
	height:46px;
	display:block;
}

.nav_contract a:hover, a.nav_contract_selected {
	background-image:url(../images/nav-over_04.jpg);
}

.nav_file_share {
	position:absolute; 
	left:629px; 
	top:0px; 
}

.nav_file_share, .nav_file_share a {
	background-image:url(../images/nav_06.jpg);
	width:87px; 
	height:46px;
	display:block;
}

.nav_file_share a:hover, a.nav_file_share_selected {
	background-image:url(../images/nav-over_06.jpg);
}

.nav_my_account {
	position:absolute; 
	left:736px; 
	top:0px; 
}

.nav_my_account, .nav_my_account a {
	background-image:url(../images/nav_08.jpg);
	width:87px; 
	height:46px; 
	display:block;
}

.nav_my_account a:hover, a.nav_my_account_selected {
	background-image:url(../images/nav-over_08.jpg);
}

.nav_line {
	width:100%; 
	height:43px; 
	background-image:url(../images/nav_line.jpg); 
	background-repeat:no-repeat;
}

.line {
	background-color:#e5e5e5;
	height:1px; 
	width:100%;
}

.table_header {
	text-align:center; 
	color:#ffffff; 
	font-size:12px; 
	font-weight:bold;
}

.pagination {
	font-size:12px;
	font-weight:normal;
	color:#5a5a5a;
	line-height:30px;
}

.pagination a {
	border:#00529c solid 1px;
	color:#00529c;
	text-decoration:none;
	padding:1px 3px 1px 3px;
	margin-left:2px;
	margin-right:2px;
}

.pagination .no_border a {
	border-style:none;
	border-width:0;
}

.pagination a:hover {
	text-decoration:none;
	background-color:#00529c;
	color:#ffffff;
}

.related p {
	margin:0;
	padding:0;
}