body
{
	margin:0;
	padding: 0;
    font-family: Arial;
	
	background-color: #adb7c3;
	color: #515862;
}

/*
body, td, th, h3, h6 {
	color: #edf9ff;
}

h1, h2, h4, h5 {
  color: #818080;
}
*/

.body_tex_gray {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-style: normal;
	text-align: left;
	background-color: #515762;
	padding-right: 8px;
	padding-left: 8px;
	padding-top: 8px;
	padding-bottom: 8px;
}

.body_tex_sm_gray {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #515862;
	font-style: normal;
	text-align: left;
	background-color: #e6e6e6;
	padding-right: 8px;
	padding-left: 8px;
	padding-top: 8px;
	padding-bottom: 8px;
}


.body_tex_normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #515862;
	font-style: normal;
	text-align: left;
}

.body_tex_quote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #515862;
	font-style: italic;
	text-align: left;
	font-weight: lighter;
}

.body_tex_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #515862;
	font-style: bold;
	text-align: left;
}

.footer_white{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: left;
	font-weight: bold;
	background-color: 515862;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
}
.body_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #818080;
	font-style: normal;
	text-align: left;
	font-weight: bold;
}

.top_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #FFFFFF;
	font-style: normal;
	text-align: left;
}
.header1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #818080;
	font-style: normal;
	text-align: left;
}

.left_border
{
	background-position: right top;
	background-repeat: repeat-y;
	background-image: url(/images/shadow_left.png);
}

.right_border
{
	background-image: url(/images/shadow_right.png);
	background-position: left top;
	background-repeat: repeat-y;
}

.bottom_shadow {
	background-image: url(/images/shadow_bottom.gif);
	background-repeat: repeat-x;
	height: 8px;
	background-position: left top;
}

.fc_bodytext
{
	color: #515862;
}

.fc_dkblue
{
	color: #515763;
}

.fc_blue
{
	color: #646b75;
}

.fc_orange
{
	color: #da9e00;
}

.fc_dkorange
{
	color: #c5bb42;
}

.fc_linkorange
{
	color: #daa000;
}

.fc_white
{
	color: #FFFFFF;
}

.orange {
	background-color: #d18e00;
}

.gray_1 {
	background-color: #adb7c3;
}

.gray_2 {
	background-color: #bac6d4;
}

.gray_light {
	background-color: #e6e6e6;
}

.gray_dark {
	background-color: #515862;
}

.bg_white
{
	background-color: #FFFFFF;
}

.bg_grey
{
	background-color: #eaeaea;
}

/* navigation classes */
.nav
{
	background-image: url(/images/nav_bg_grey.gif);
	color: #636c75;
	font-weight: bold;
	font-size: 11px;
	height: 44px;
	cursor: pointer;
	vertical-align: middle;
}

.nav_link
{
	color: #636c75;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
}

.nav_arrow
{
	float: left; 
	width: 4px; 
	padding: 4px 5px 5px 5px;
}

.more_arrow
{
	display: inline;
	width: 4px; 
	padding-top: 5px;
	padding-left: 5px;
	position: absolute;
}

.bc_orange
{
	background-color: #b3ca78;
}

.bc_peagreen
{
	background-color: #b3ca78;
}

.bc_grey
{
	background-color: #b3ca78;
}

.bc_dkorange
{
	background-color: #b3ca78;
}

.bc_dkgreen
{
	background-color: #b3ca78;
}

.bg_library
{
	background-color: #B6C687; /* library */
}

.nav5_bc
{
	background-color: #bdbe7c;
}

.drop_down th
{
	text-align: left;
	cursor: pointer;
	padding: 2px 0px 2px 0px;
	border-bottom: 1px solid white;
	border-right: 2px solid white;
	border-left: 2px solid white;
	font-size: 10px;
	font-weight: normal;
	color: white;
	padding-left: 5px;
	padding-right: 5px;
}

.drop_down_link
{
	font-size: 10px;
	font-weight: normal;
	color: #636c75;
	text-decoration: none;
}

.drop_down td
{
	background-color: white;
}

.site_callout th
{
	height: 25px;
	width: 100%;
	color: white;
	font-size: 14px; 
	font-weight: bold;
	padding-left: 10px;
	text-align: left;
}

.site_callout td
{
	background-color: #eaeaea;
	height: 100%;
	padding: 10px 10px 5px 10px;
}

.callout_item
{
	color: #beb99c;
	padding-top: 10px;
	padding-bottom: 3px;
}

.callout_title
{
	color: #9d9980;
	font-weight: bold;
	padding-bottom: 3px;
}

div#dotted_line
{
	width: 100%;
	height: 2px;
	background-image: url(/images/dotted_line.gif);
	background-repeat: repeat-x;
}

/* from classes */
.form_edit_lnk
{
    cursor: pointer; 
    font-size: 10px;
    background-color: #EDEEE9;
    border: 1px solid #6A6A6A;
    text-align: center;
    padding-left: 7px;
    padding-right: 7px;
}

.form_button
{
	background-color: #db9f00;
	font-size        : 12px;
	font-weight      : normal;
	text-align       : center;
	cursor           : pointer;
}
.form_button div
{
	color: white;
	font-size: 12px;
}

.form_label
{
    font-size   : 12px;
    font-weight : bold;
    padding : 3px 7px 0px 0px;
}

.form_text
{
    font-size   : 12px;
    font-weight : normal;
    padding-bottom : 3px;
}

.form_text_padding
{
    padding : 3px 7px 3px 0px;
}

.form_text_input
{
    font-size   : 12px;
    padding     : 5px 5px 5px 5px;
}

.form_input
{
	font-size: 12px;
	padding-left: 2px;
	border: 1px solid #b1b1b3;
}

.form_select
{
	font-size: 12px;
	border: 1px solid #b1b1b3;
}

.form_textarea
{
	font-size: 12px;
	padding: 2px;
	border: 1px solid #b1b1b3;
}

.text_small
{
	font-size: 10px;
}

.text_medium
{
	font-size: 12px;
}

.text_normal
{
    font-size: 14px;
}

.text_large
{
    font-size: 18px;
}

.text_vlarge
{
    font-size: 22px;
}

.text_huge
{
	font-size: 26px;
}

.reg_tab_on
{
	font-size: 12px;
	font-weight: bold;
	padding: 0px 4px 0px 4px;
	color: white;
	background-image: url(/images/tab_bg_on.jpg);
}

.reg_tab_off
{
	font-size: 12px;
	padding: 0px 4px 0px 4px;
	color: white;
	background-image: url(/images/tab_bg_off.jpg);
}

/* calendar styles */
.ccontainer
{
	position: absolute;
	top: 0pt;
	left: 0pt;
	width: 100%;
	height: 100%;
}

.ctitle
{
	position: absolute;
	height: 15px;
	text-align: center;
	font-size: 10px;
	color: #4a483c;
}

.cday
{
	cursor: pointer;
	position: absolute;
	border: 1px solid black;
	z-index: 1;
}

.cnumber
{
	height: 12px;
	text-align: right;
	font-size: 10px; 
	position: absolute;
	top: 0%;
	width: 100%;
	color: white;
	border-top: 1px solid #d1d0cc;
	border-bottom: 1px solid #cfceca;
	color: #4a483c;
	z-index: 1;
}

.cevent
{
	position: absolute;
	z-index: 2;
	cursor: pointer;
}

.cevent_text
{
	color: #FFFFFF;
	font-size: 8px;
	overflow: hidden;
	padding-left: 2px;
	white-space: nowrap;
}

/* profile page */
.profile_detail
{
	padding-top: 2px;
	padding-bottom: 2px;
	font-size: 12px;
}

.profile_list
{
	font-size: 12px;
	color: #888888;
}

.profile_list dt
{
	float: left;
	font-weight: bold;
}

.profile_list dd
{
	margin-left: 125px;
	color: #505050;
	padding-bottom: 10px;
}

.join_today_list
{
	font-size: 10px;
}

.join_today_list dt, .contact_list dt
{
	float: left;
	font-weight: bold;
}

.join_today_list dd
{
	margin-left: 50px;
	padding-bottom: 5px;
}

.contact_list dd
{
	margin-left: 100px;
	padding-bottom: 15px;
}

.input_list
{
	font-size: 12px;
}

.input_list th
{
	text-align: left;
	font-weight: normal;
	margin-left: 0px;
	padding-top: 7px;
}

.input_list td
{
	margin-left: 50px;
	padding-top: 5px;
}

.invoice_item
{
	font-size: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
	border-bottom: 1px dotted #C2B9B0;
}

.page_text
{
	font-size: 12px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom: 1px dotted #C2B9B0;
}

form#contact ul,#popup_message ul, #login_message ul
{
	font-size: 12px;
	margin: 0px; 
	padding: 0px; 
	list-style-image: none; 
	list-style-position: outside; 
	list-style-type: none;
}

form#contact li, #popup_message li, #login_message li
{
	text-align: left;
	padding-bottom: 5px;
}

form#contact li label, #popup_message li label, #login_message li label
{
	float: none; 
	display: block; 
	font-weight: bold;
	color: #da9e00;
}

.inline_form ul
{
	font-size: 12px;
	margin: 0px; 
	padding: 0px; 
	list-style-image: none; 
	list-style-position: outside; 
	list-style-type: none;
	float: left;
}

.inline_form li
{
	display: inline; 
}

.inline_form li label
{
	float: none; 
	font-weight: bold;
	color: #FFFFFF;
}

div.checkbox_list
{
	padding-bottom: 10px;
}
div.checkbox_list input
{
	clear: both;
	margin: 0px; 
	padding: 0px; 
	float: left;
}
div.checkbox_list[class] input
{
	margin-top: 2px;
}

div.checkbox_list label
{
	font-size: 12px;
	float: left;
	margin-left: 10px;
	margin-top: 3px;
}
div.checkbox_list[class] label
{
	margin-top: 0px;
}

div.input_list
{
	padding-top:5px;
	clear: both;
	float: none;
}

div.input_list input
{
	clear: right;
	margin: 0px; 
	padding: 0px; 
	float: left;
}

div.input_list label
{
	display: block;
	clear: left;
	font-size: 12px;
	float: left;
	margin-right: 10px;
}

.block_div
{
	display: block;
	z-Index: 1001;
	position: absolute;
	top: 0;
	left: 0;
	background-color: #FFFFFF;
	
	opacity: .50;
    -moz-opacity: .50;
    filter: alpha(opacity=50); 
}

.block_msg_div
{
	z-Index: 1003;
	padding: 20px;
	background-color: #f1eae0;
	border:  1px solid #bba8a1;
	position: absolute;
	text-align: center;
	opacity: 1;
    -moz-opacity: 1;
    filter: alpha(opacity=100); 
}
