* {
	margin: 0;
	padding: 0;
}

img {
    
    border:0;
}

p {
	margin-top: 15px;
	margin-bottom: 15px;
	margin-left: 0px;
	margin-right: 0px;
}

hr {
	margin: auto;
	margin-top: 10px;
	margin-bottom: 10px;
	}

body, table {
	color: #000000;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	text-decoration: none;
	text-align: left;
	}
body{
	background-image: url(/skins/images/new_bg.png);
}
#page-container, .admin_content {
    width:70%;
	min-width: 820px;
    min-height:800px;
	margin-left:auto;
	margin-right:auto;
	text-align: left;
	margin-bottom:0px;
    background-color:white;
    -webkit-box-shadow:  2px 2px 5px 5px rgba(0, 0, 0, .2);
    box-shadow:  2px 2px 5px 5px rgba(0, 0, 0, .2);
	
}
.admin_content{
    width:80%;
    min-width: 950px;
}
#header {
	float: left;
	clear: both;
	width: 100%;
	height: 63px;
    overflow:hidden;
}

#crumb_trail {
	clear: both;
	padding-left: 10px;
	padding-top: 3px;
	height: 15px;
	width: 100%;
	font: 14px "Arial", verdana, sans-serif;
	font-weight: bold;
    
}

#last_modified {
	clear: both;
	width: 100%;
	height: 25px;
	text-align: center;
	margin-top: 5px;
	margin-bottom: 5px;
}
#footer {
	margin-left:auto;
	margin-right:auto;
	clear: both;
	width: 100%;
	right:6px;
	height: 30px;
	margin-top:-15px;
	margin-bottom:10px;
	padding-top:0px;
	text-align: center;
	background-color:white;
}

#footer_text {
	margin-top: 15px;
	font-size: 12px;
	font-weight: bold;
	width: auto;
	height: 20px;
}

#body_text {
	font: 12px "Arial", verdana, sans-serif;
	width: auto;
	margin-top: 10px;
	padding-right: 11px;
	padding-bottom: 10px;
    margin-left:10px;
    margin-right:210px;
	float: right;
}

#body_text ul,li,ol {
	margin-left: 20px;
}

#body_text_full {
	font: 12px "Arial", verdana, sans-serif;
	width: 700px;
	margin-right: 15px;
	margin-left: 15px;
	margin-top: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
	float: left;

}

#body_text_full ul,li,ol {
	margin-left: 20px;
}

#body_text_news {
	font: 12px "Arial", verdana, sans-serif;
	width: 505px;
	margin-right: 15px;
	margin-left: 15px;
	margin-top: 10px;
	padding-bottom: 10px;
	float: left;
}

#body_text_news ul,li,ol {
	margin-left: 20px;
}

#body_text_left {
	font: 12px "Arial", verdana, sans-serif;
	width: auto;
	margin-right: 5px;
	margin-left: 200px;
	margin-top: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
	float: left;
}

#body_text_left ul,li,ol {
	margin-left: 20px;
}

#menu-container, #menu-container-new {
	position:absolute;
    top:120px;
	width: 179px;
	height: 520px;
	border-right: 1px solid #AAA;
    border-top:1px solid #BABABA;
	margin-bottom: 15px;
	padding-bottom: 5px;
	display: inline;
	margin-left: 0px;
}

#menu-container ul li, #menu-container-new ul li
{
	color: #000000;
	display: inline;
	float: left;
	font: 12px "Arial", verdana, sans-serif;
	margin: 0px;
	padding: 0px;
    height:30px;
    line-height:30px;
    overflow:hidden;
    border-bottom:1px solid #BABABA;
}

#menu-container{
	list-style-type: none;
    overflow:hidden;
}
#menu-container a, #menu-container-new a
{
	color: #000000;
	text-decoration: none;
	display: block;
	width: 169px;
	padding-left: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
}

#menu-container a:hover, #menu-container-new a:hover{
	background-color: #D0F0C0;
}

.new_menu_child{
}
.new_menu_child_a{
}
#menu-image-container, #menu-image-container-new {
	float: left;
	width: 179px;
	margin-bottom: 15px;
	padding-bottom: 5px;
	display: inline;
	margin-left: 0px;
}

#month_photo-container, #archive_potm {
	width:195px;
	position:absolute;
    top:102px;
    margin-top:50px;
    right:15%;
	margin-right: 14px;
	margin-left: 0px;
	margin-bottom: 10px;
	display: inline;
	border:1px solid #BABABA;
    margin-top:18px;
    height:500px;
}
#archive_potm{
    position:static;
    top:0px;
    right:0px;
	display: block;
    float:left;
}
#month_photo_header {
	height: 40px;
	color: black;
	font-size: 15px;
	text-align: center;
	margin-bottom:0px;
	width:196px;
}

#month_photo_text {
	padding-top:10px;
	background-color:white;
	font-size: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	text-align: center;
}

#month_photo_bottom {
    width:195px;
	background-color: #2E611C;
	height: 5px;
	border-bottom: 1px solid black;
	border-right: 1px solid black;
	border-left: 1px solid black;
}

#spacer {
	height: 10px;
}

#header_image {
	width: auto;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
}

#reg-container {
	float: left;
	width: 180px;
	height: 40px;
	border-right: 1px solid black;
	display: inline;
}

#reg_box {
	margin: auto;
	width: 200px;
	background-color: #fce912;
	border-top: 1px solid black;
	border-bottom: 1px solid black;
	border-right: 1px solid black;
	border-left: 1px solid black;
	text-align: center;
	padding-bottom: 2px;
	padding-top: 2px;
}

#reg_box a:hover {
	background-color: none;
	color: #FFFFFF;
}

#popup-container {
	width: 95%;
	height: 95%;
	margin: auto;
	background-color: white;
	border: 1px solid black;
	padding-right: 3px;
	padding-left: 3px;
}


/* -----------------------------Navigation Code----------------------------- */
#nav {
*background: #d7edb3; /* Old browsers */
background: -moz-linear-gradient(top,  #d7edb3 0%, #e5f7c5 50%, #e5f7c5 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#d7edb3), color-stop(50%,#e5f7c5), color-stop(100%,#e5f7c5)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #d7edb3 0%,#e5f7c5 50%,#e5f7c5 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #d7edb3 0%,#e5f7c5 50%,#e5f7c5 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #d7edb3 0%,#e5f7c5 50%,#e5f7c5 100%); /* IE10+ */
background: linear-gradient(to bottom,  #d7edb3 0%,#e5f7c5 50%,#e5f7c5 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d7edb3', endColorstr='#e5f7c5',GradientType=0 ); /* IE6-9 */

	float: left;
	clear: both;
	width: 100%;
	height: 36px;
  -webkit-box-shadow:  0px 5px 5px -2px rgba(0, 0, 0, .3);
  box-shadow:  0px 5px 5px -2px rgba(0, 0, 0, .3); 
  border-top:1px solid #CCC;
}

#nav ul li
{
	list-style-type: none;
	display: inline;
	float: left;
	font: 16px "Arial", verdana, sans-serif;
	text-align: center;
	margin: 0px;
	padding: 0px;
	width:90px;
	border-right:0px dotted #E8F1D4;
}

#nav a
{
    line-height:36px;
    text-align:center;
    vertical-align:middle;
	color:black;
	text-decoration: none;
	display: block;
	width: 90px;
	height: 36px;
}

#nav li.right
{
	float: right;
	margin: 0px;
	padding: 0px;
}

#nav li#active { background-color: #FFF; }
#nav a:hover { background-color:#D0F0C0 }


#new_menu
{
  list-style:none;
  __list-style-image: url('/images/bullet.gif');
}
/* -----------------------------Misc Code----------------------------- */

.hidden {
	display: none;
}

.clearer {
	line-height: 0px;
	clear: both;
}

.google_textbox {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	width: 90%;
}

.button {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
}

.meeting_link, .next_meeting_link{
    text-decoration:none;
    color:black;
    font-size:1.3em;
}
.next_meeting_link{
    font-weight:bold;
}
.link {
	color: #355D01;
	font-family: Arial, Helvetica, sans-serif;
}

.link:hover {
	color: #B3EA19;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
}

.small_link {
	font-size: 10px;
	color: #355D01;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
}

.small_link:hover {
	color: #B3EA19;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
}

.crumb_link {
	color: #355D01;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
    font-size:12px;
}

.crumb_link:hover {
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
}

.linkbold {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
}

.linkbold:hover {
	color: #355D01;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
}

.border_sides {
	border-top: 1px solid black;
	border-bottom: 1px solid black;
	border-left: 1px solid black;
	border-right: 1px solid black;
}

.grey_border_sides {
	border:1px solid #B1AE9E;
}

.news_header {
	font: 14px "Arial", verdana, sans-serif;
	font-weight: bold;
	margin-bottom: 10px;
}

.image_right_margin {
	margin-right: 10px;
}

.image_left_margin {
	margin-left: 10px;
}

.small_text {
	font-size: 10px;
}
.small_textarea{
	width:70px;
}
.green {
	color: #355D01;
}

.small_serif {
	color: #737373;
	font: 10px "Times New Roman", Times, Serif;
	font-weight: bold;
	}
	
.indent_list {
	margin-left: 30px;
}

.green_menu_bg {
	background-color: #8CCB54;
}

.green_header_box {
	font: 14px "Arial", verdana, sans-serif;
	font-weight: bold;
	width: 100%;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	background-color: #8CCB54;
}

.brown_header_box {
	font: 14px "Arial", verdana, sans-serif;
	font-weight: bold;
	width: 100%;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	background-color: #413834;
	color: #EBC834;
}

.green_header {
	font: 14px "Arial", verdana, sans-serif;
	font-weight: bold;
	margin-bottom: 10px;
	color: #336600;
}

.red {
	color: #FF0000;
}

.darkblue {
	color: #19215E;
}

.darkblue_news_header {
	color: #19215E;
	font: 14px "Arial", verdana, sans-serif;
	font-weight: bold;
	margin-bottom: 10px;
}


.yellow_button {
	text-align: center;
	margin: auto;
	background-color: #fce912;
	width: 180px;
	height: 30px;
	border: 1px solid black;
	padding-top: 10px;
	font: 16px "Arial", verdana, sans-serif;
}

td.grey {
	color: #CCCCCC;
}

.invisible {
	visibility: hidden;
	display: none;
}

.visible {
	visibility: visible;
	display: block;
}

/* -----------------------------Drop Down Menu----------------------------- */

#dropmenudiv{
	position:absolute;
	border:1px solid black;
	border-bottom-width: 0;
	font:normal 11px Arial, Helvetica, sans-serif;
	line-height:14px;
	z-index:100;
}

#dropmenudiv a{
	width: 100%;
	display: block;
	text-indent: 1px;
	border-bottom: 1px solid black;
	padding: 1px 0;
	text-decoration: none;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	height:17px;
}

#dropmenudiv a:hover{ /*hover background color*/
	background-color: #E8F1D4;
}

/* -----------------------------Hint box----------------------------- */

#hintbox{ /*CSS for pop up hint box */
	position:absolute;
	top: 0;
	background-color: lightyellow;
	width: 150px; /*Default width of hint.*/ 
	padding: 3px;
	border:1px solid black;
	font:normal 11px Verdana;
	line-height:18px;
	z-index:100;
	border-right: 3px solid black;
	border-bottom: 3px solid black;
	visibility: hidden;
}

.hintanchor{ /*CSS for link that shows hint onmouseover*/
	font-weight: bold;
	color: navy;
	margin: 3px 8px;
}

/* -----------------------------form validation----------------------------- */

.errFld {
	border: 1px solid #F00;
}
.errMsg {
	color: #C33;
} 

/* -----------------------------directory----------------------------- */
.even_row {
	background-color:#CCCCCC;
}

.redlink {
	color: #790000;
	font-family: Arial, Helvetica, sans-serif;
}

.redlink:hover {
	color: #790000;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
}

.highlight {
  background-color:#99CC66;
}

/* DB management - VC */
#db_main{
}
.db_window
{
	background-color:#EEE;
	padding:10px;
	color:black;
	font:11px Arial;
	border:1px solid black;
    z-index:0;
    position:relative;
}
.db_tabs{
    margin-top:10px;
    width:100%;
    background-color:transparent;
    overflow:hidden;
    position:relative;
    z-index:1;
    top:1px;
}
.db_tab{
	background-color:#EFEFEF;
    width:140px;
    height:25px;
    line-height:25px;
    overflow:hidden;
    border:1px solid black;
    text-align:center;
    font-size:12px;
    text-transform:uppercase;
    padding-bottom:0px;
    margin-left:10px;
    cursor:pointer;
    float:left;
    opacity:.7;
}
.small_meeting_tab{
    width:40px;
}
.db_tab_selected{
    opacity:1;
	background-color:#EEE;
    position:relative;
    top:1px;
    z-index:101;
    border-bottom:0px;
}
.meeting_name_bg{
    opacity: .7;
    float:right;
}
.db_input
{
	width:175px;
}
.db_text
{
	width:175px;
	height:105px;
}
.db_notes{
    width:200px;
    height:300px;
}
.db_option_div{
    font-size:14px;
    border:1px solid #CCC;
    border-radius:5px;
    padding:5px;
    width:175px;
    min-height:25px;
    line-height:25px;
}
.db_finance_col{
    border:1px solid #CCC;
    border-radius:5px;
    padding:5px;
    width:250px;
    float:left;
}
.db_finance_input{
    width:150px;
}
.db_finance_status{
    border:1px dotted black;
    padding:5px;
    width:220px;
}
.meeting_input{
    margin-right:2px;
    margin-left:7px;
}
.big_db_button{
    background-color:#FAFAFA;
    width:200px;
    height:25px;
    border:1px solid black;
    margin:3px;
}
.db_button
{
	background-color:#EEEEEE;
	min-width:100px;
}
.db_button_small
{
	background-color:#EEEEEE;
	min-width:75px;
}
.db_col
{
	float:left;
	width:32%;
	margin-right:10px;
}
.db_col_table
{
	
}
.db_col_table_td
{
	width:75px;
	font-weight:bold;
	vertical-align:top;
}
.db_financial_information
{
min-height:150px;
border:2px groove #CCCCCC;
}
.db_menu
{
	width:100%;
}
.db_menu_button
{
	width:100px;
	height:30px;
	background-color:#FAFAFA;
	color:black;
	font-size:12px;
	text-align:center;
	border:1px solid #666;
    border-radius:3px;
	margin:0px;
    cursor:pointer;
    text-transform:uppercase;
    font-weight:bold;
}
.db_menu_button:active
{
	border:1px outset #DADADA;
}
.db_smallarrow{
    width:45px;
    height:20px;
    background-color:#FFF;
    color:black;
    border:1px solid black;
}
#add_meeting{
    position:absolute;
    width:250px;
    height:400px;
    overflow:auto;
    border:1px solid black;
    border-radius:10px;
    background-color:white;
    opacity:0.95;
    z-index:10;
    text-align:center;
    left:25%;
}
.add_meeting_button{
    width:150px;
    margin-top:10px;
}
.financial_popup
{
	position:absolute;
	margin-left:auto;
	margin-right:auto;
	width:280px;
	height:200px;
	padding:10px;
	background-color:white;
	border:3px solid #DADADA;
	border-radius:10px;
	opacity:0.95;
	overflow:auto;
	z-index:10;
	
}
.db_find,.db_results,.meeting_edit_popup
{
    top:200px;
	position:absolute;
    left:7.5%;
	width:85%;
	height:420px;
	padding:10px;
    padding-top:2px;
    padding-right:5px;
	background-color:white;
	border:1px solid #666;
	border-radius:10px;
	opacity:0.95;
	overflow:auto;
	z-index:11;
}
.db_results
{
    top:40px;
	width:340px;
	height:320px;
	overflow:auto;
	z-index:12;
	margin-left:500px;
}
.db_find_col
{
	width:260px;
	float:left;
}
.db_find_field
{
	
}
.x_button
{
	float:right;
	width:25px;
	height:25px;
	background-color:#EEEEEE;
	border:1px solid #DDDDDD;
	border-radius:2px;
	cursor:pointer;
}
.x_button:hover{
 background-color:#E77471   
}
.meeting_attended
{
	background-color:cyan;
}
.display_message
{
	width:90%;
	clear:both;
	margin-left:auto;
	margin-right:auto;
	padding:15px;
	border:4px groove #CCCCCC;
	color:black;
	background-color:#EEEEEE;
	margin:10px;
}
.meeting_edit_popup
{
	width:550px;
	height:750px;
	z-index:20;
	margin-top:-220px;
}
.meetings_edit
{
	height:30px;
	border-bottom:1px solid #CCCCCC;
	background-color:#DADADA;
	padding:10px;
	clear:both;
	width:95%;
}
.meetings_edit:hover
{
	background-color:#DEDEDE;
}
.meetings_edit_input
{
	width:30%;
}
.smalltext
{
	font-size:9px;
}
.header2
{
	float:left;
	width:50%;
	font-weight:bold;
}
.header3
{
	float:left;
	width:33%;
	font-weight:bold;
}
.center
{
	margin-left:auto;
	margin-right:auto;
	display:block;
}
.highlight_row{
	background-color:#CCFFCC;
}
.admin_submit
{
	min-width:100px;
	background-color:white;
	@font-weight:bold;
	border:1px solid black;
	text-align:center;
	#width:120px;
	height:30px;
}
.admin_submit:active
{
	border:1px inset #DDDDDD;
}
.error_message
{
	margin-top:10px;
	margin-bottom:10px;
	margin-left:auto;
	margin-right:auto;
	background-color:#600606;
	color:white;
	font-weight:black;
	padding:30px;
	text-align:center;
	width:800px;
	height:20px;
	border:1px solid white;
}
.admin_list
{
	padding:15px;
	min-width:300px;
    width:33%;
	float:left;
	border-right:1px groove #CCCCCC;
	border-top:1px groove #CCCCCC;
	background:url(../../images/watermark2.png) no-repeat bottom right;
	min-height:450px;
	overflow:auto;
}
.admin_editor
{
	padding:15px;
    width:60%;
	min-width:500px;
    min-height:450px;
	float:left;
	border-top:1px groove #CCCCCC;
}
.admin_editor h2
{
	margin-top:0px;
}
.admin_listed
{
	width:100%;
	sbackground-color:#4a4a4a;
	cursor:pointer;
    height:30px;
    border-bottom:1px solid #EEE;
    margin-bottom:2px;
    line-height:30px;
    overflow:hidden;
}
.admin_listed:hover
{
	old background-color:#97d5ed;
}
.admin_selected
{
	background-color:#99FF99
}
.admin_selected:hover
{
	background-color:#CCFFCC
}
.admin_options
{
	width:800px;
	height:40px;
	background-color:#FFFFFF;
	border-bottom:0px;
	padding-top:10px;
    padding-bottom:10px;
	padding-left:10px;
}
.admin_listed_span
{
	margin-top:5px;
	margin-left:5px;
	margin-bottom:5px;
}
.admin_listed_span_item
{
	margin-top:5px;
	margin-left:5px;
	margin-bottom:5px;
	font-weight:normal;
	color:#252525;
}
.admin_checkbox
{
	margin-right:10px;
	margin-bottom:5px;
	margin-top:5px;
}
.list_checkbox{
    border-color:#CCC;
    border-radius:3px;
}
#current_category
{
	color:#252525;
}
.admin_select
{
	width:100%;
	background-color:#FFFFFF;
    border-radius:3px;
    border: 1px solid #999;
    height:20px;
}
.admin_input
{
	width:100%;
	background-color:#FFFFFF;
    border-radius:3px;
    border: 1px solid #999;
    height:20px;
}
.admin_edit_left{
    font-weight:bold;
    margin-bottom:1px;
}
.admin_edit_right{
    margin-bottom:5px;
}
.settings_textarea
{
	width:80%;
	height:50px;
	background-color:#FFFFFF;
	font:12px Arial;
}
.settings_left
{
	float:left;
	width:200px;
}
.settings_right
{
	float:left;
	width:300px;
}
.settings_input
{
	width:500px;
}
.settings_textarea
{
	width:500px;
	height:50px;
	font:12px Arial;
}
.list_big_header
{
	font-size:16px;
	font-weight:bold;
	margin-left:00px;
}
.list_small_header
{
	margin-left:10px;
	font-size:14px;
	font-weight:bold;
}
.project_list
{
	margin-left:10px;
}
#files
{
	border:1px solid #252525;
	padding:10px;
	color:#252525;
}
.file{
    height:140px;
    line-height:20px;
    overflow:hidden;
    width:150px;
    border:1px solid #CCC;
    padding:3px;
    float:left;
    text-align:center;
}
.file:hover{
    background-color:#EEE;
    cursor:pointer;
}
.file_preview{
    max-height:128px;
    max-width:128px;
    margin-left:auto;
    margin-right:auto;
    display:block;
}
.file a{
    text-decoration:none;
    font-weight:bold;
}
#uploader
{
	color:#252525;
	display:none;
	position:fixed;
	z-index:200;
	width:80%;
	top:10%;
	left:10%;
	background-color:#FFFFFF!important;
	color:black;
	border:1px solid black!important;
	opacity:0.95;
	-moz-opacity:0.95;
	filter:alpha(opacity=95);
	
}
#uploader a
{
	color:#252525;
}
#uploader h4
{
	color:#252525;
}
.news_header
{
	margin-bottom:0px;
}
.news_date
{
	margin-top:0px;
	font-weight:normal;
}
.news_content
{
}
.news_box,.dark_news_box
{
	margin-top:10px;
	border:1px solid #BABABA;
	padding:7px;
	margin-bottom:10px;
	clear:both;
}
.dark_news_box
{
	background-color:#DDD;
	border:1px solid #AAA;
}
.comment_box
{
	margin-top:10px;
	border:1px solid #DADADA;
	padding:7px;
	padding-bottom:0px;
	clear:both;
}
.comment_top
{
	border-bottom:1px solid #DADADA;

}
.comment_content
{
	padding:5px;
}
.comment_date
{
	font-size:10px;
	float:right;
	display:block;
}
.comment_author
{
	font-weight:bold;
	text-align:left;
}
.paging_div{
    margin-top:10px;
    width:100%;
    height:32px;
    border:1px solid #BABABA;
}
.paging,.paging_current{
    display:block;
    float:left;
    width:20px;
    height:25px;
    margin-top:3px;
    text-decoration:none;
    border:1px solid #CCC;
    margin-left:4px;
    line-height:25px;
    color:black;
    text-align:center;
    background-color:#F0FFF0;
}
.paging_current{
    font-weight:bold;
    cursor:pointer;
    background-color:#FFF;
}
.paging:hover{
    background-color:#D0F0C0;
}
.archive_box
{
    margin-top:10px;
    clear:both;
	padding:7px;
	border:1px solid #BABABA;
}
.message_window
{
	width:100px;
	height:66px;
	padding:20px;
	border:2px solid #DDDDDD groove;
	border-radius:10px;
	background-color:white;
	opacity:0.95;
	position:absolute;
	border:1px solid #CECECE;
}
.document_window
{
	width:300px;
	height:500px;
	padding-left:10px;
    padding-top:0px;
	border:1px solid black;
	border-radius:10px;
	background-color:white;
	opacity:0.95;
	position:absolute;
	margin-left:100px;
	border:1px solid black;
    z-index:10;
}
.status_bar
{
	height:20px;
    line-height:20px;
    border:0px solid #666;
    padding-left:10px;
	background-color:#EEE;
}
.document_template
{
	height:15px;
	padding:3px;
	text-align:center;
	border:1px solid #AAA;
    border-radius:3px;
	background-color:#EAEAEA;
    width:280px;
    margin-top:3px;
}
.document_template:hover
{
	background-color:#DEDEDE;
	cursor:pointer;
}
.template_holder
{
	height:300px;
	overflow:auto;
}
.bold_text
{
	font-weight:bold;
}
.archived_news
{
	opacity:.5;
}
.faded
{
	opacity:0.7;
}
.marginleft
{
	margin-left:9px;
}
.paddingleft
{
	padding-left:9px;
}
.meeting_holder
{
	width:100%;
}
.meeting_holder_meeting
{
	width:33%;
	font-weight:bold;
	text-align:center;
	float:left;
	height:300px;
    margin-bottom: 10px;
}
.meeting_holder_meeting:hover{
    background-color:#F0FFF0;
    cursor:pointer;
}
.meeting_holder_poster
{
	width:150px;
	height:230px;
}
.admin_submit_img{
	cursor:pointer;
	width:25px;
	height:25px;
}
.admin_submit_button:active{
    background-color:#EEE;
}
.admin_textarea{
    width:80%;
}
.admin_submit_button{
height:30px;
width:90px;
border:1px solid black;
text-align:left;
vertical-align:center;
background-color:white;
}
.center_button{
	width:120px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
}
.saving{ 
	color: #FF0000;
}
.saved{
	color: #33AA33;
}
.supplier_table{
	width:100%;
}
.supplier_table td{
	padding-top:10px;
	padding-bottom:10px;
	border-bottom: 1px dotted #DDDDDD;
	max-width:400px;
	vertical-align:top;
}
.supplier_table td p{
	margin:0;
	padding:0;
}
.admin_th{
background: #009933; color: #FFFFFF; padding: 1px;
text-align:center;
font-weight:bold;
}
.admin_box{

margin-bottom:5px;
border:1px solid #DDDDDD;
}
.admin_tr{
	width:100%;
	border-bottom:1px solid #DDDDDD;
	height:30px;
	background-color:white;
	text-align:center;
	vertical-align:middle;
	line-height:30px;
}
.admin_tr:hover{
	background-color:#EEEEEE;
	cursor:pointer;	
}
.admin_tr:focus{
	background-color:#00FF00;
	cursor:wait;
}
.admin_col{
float:left;
width:180px;
margin-right:10px;
}
.admin_top_menu{
	display:block;
	float:left;
	width:90px;
	height:25px;
	line-height:25px;
	text-decoration:none;
	font-weight:bold;
	color:black;
	border-right:1px dotted #333333;
	padding-left:10px;
}
.admin_top_menu:hover{
	background-color:#E8F1D4
}
.admin_top_holder{
	background-color:rgb(205, 255, 203);
	width:100%;
	clear:both;
}
.file_list{
	width:800px;
	height:300px;
	overflow:auto;
	padding:10px;
}
.file_item{
	height:30px;
	line-height:30px;
	border:1px dotted #BBB;
	margin-bottom:1px;
	float:left;
	width:645px;
}
.file_item a{
	text-decoration:none;
	color:black;
	font-weight:bold;
	font-size:13px;
	margin-left:10px;
}
.file_item img{
	height:20px;
	width:auto;
	margin-top:3px;
}
.file_item:hover{
	background-color:#EEE;
	cursor:pointer;
}
.file_item_action{
	width:150px;
	border:1px dotted #BBB;
	border-left:0px;
	float:right;
	height:100%;
	height:30px;
	}
.file_0644{
	
}
.file_0640{
	font-style:italic;
}
.delete_button,.action_button{
	width:25px;
	height:25px;
	padding:0px;
	text-align:center;
	color:red;
	background-color:white;
	font-weight:bold;
	border:1px solid #BBB;
	border-radius:5px;
}
.action_button{
	width:120px;
}
.delete_button:hover,.action_button:hover{
	cursor:pointer;
	background-color:#555;
}
.delete_button:active,.delete_button:focus,.action_button:hover{
	background-color:#999;
}
.simplelink{
color:inherit;
}
.small_input{
height: 12px;
font-size:10px;
}
.small_button{
height: 17px;
font-size:10px;
}

.tab_options{
	width:100%;
	clear:both;
}
.tab_option{
	border:1px solid #BBB;
	padding:10px;
	height:15px;
	text-align:center;
	width:90px;
	float:left;
	cursor:pointer;
	background-color:#BBB;
}
.selected_tab{
	border-bottom:0px;
	background-color:inherit;
}
.tab_table{
	clear:both;
	border:1px solid #BBB;
	padding:10px;
}
.section_table{
	width:100%;
	border:1px dotted #DDD;
	border-right:0px;
	border-bottom:0px;
}
.section_table td{
	border-bottom:1px dotted #DDD;
	border-right:1px dotted #DDD;
	height:50px;
}
.section_title_admin{
	font-weight:bold;
	font-size:15px;
}	
.reviewer{
	cursor:pointer;
}