body
{
	background: #FFF url(images/background.gif) repeat-x;
	padding: 0 0 20px 0;
	margin: 0px;
}
form
{
	margin: 0px;
	padding: 0px;
}
.body_wrapper
{
	width: 960px;
	margin: auto;
}

/* ELEMENTS */
td
{
	font-family: verdana;
	color: #666;
	font-size: 12px;
	line-height: 140%;
}
.sidebar_table tr td
{
	padding: 8px 0 6px 0;
	color: #999;
}
p
{
	margin: 12px 0 10px 0;
	font-family: verdana;
	color: #666;
	font-size: 12px;
	line-height: 140%;
}
a
{
	color: #666;
	color: #577635;
}
a:hover
{
}
h1
{
	color: #1f3c74;
	margin: 20px 0 10px 0;
}
h2
{
	color: #577635;
	font-size: 22px;
	margin: 12px 0 10px 0;
}
h3
{
	color: #666666;
	font-size: 18px;
	font-family: verdana;
	line-height: 130%;
	margin: 12px 0 10px 0;
	font-weight: normal;
	padding-right: 15px;
}
h4
{
	color: #577635;
	font-size: 18px;
	margin: 12px 0 10px 0;
}
ol
{
	margin-left: 5px;
}
li
{
	alist-style-image: url(images/bullet_default.gif);
	margin: 6px 0px 4px -20px;
	line-height: 130%;
	font-family: verdana;
	color: #666;
	font-size: 12px;
	padding-right: 15px;
}
p.bulleted
{
	background: url(images/bullet_default.gif) no-repeat 0px 6px;
	padding-left: 10px;
	margin: 10px 0 8px 0;
}	
p.level2
{
	background: url(images/bullet_default.gif) no-repeat 15px 6px;
	padding-left: 25px;
}
p.level3
{
	background: url(images/bullet_default.gif) no-repeat 30px 6px;
	padding-left: 40px;
}

/* HEADER */
.header_table
{

}
.header_links
{
	font-family: verdana;
	color: #999;
	font-size: 11px;
	text-transform: uppercase;
	text-align: right;
	padding-right: 15px;
} 
.header_links a
{
	color: #999;
	text-decoration: none;
}
.header_links a:hover
{
	text-decoration: underline;
}
.header_buttons
{
	padding-right: 10px;
}

/* CRUMBS */
.crumb_rule
{
	padding-bottom: 1px;
}
.crumbs
{
	font-family: verdana;
	color: #666;
	font-size: 11px;
	padding: 10px 0 10px 0;
}

/* CONTENT AREA */
.deco_rule
{
	padding: 10px 0 6px 0;
}
.content_body
{
	width: 940px;
	margin: auto;
	padding-bottom: 20px;
}
.content_body p
{
	padding-right: 15px;	
}

/* SIDEBAR */
.sidebar
{
	padding-top: 5px;
}
.sidebar_table p
{
	margin: 8px 0 6px 0;
	font-family: verdana;
	color: #999;
	font-size: 12px;
	line-height: 140%
}
.sidebar h2
{
	color: #1f3c74;
	font-size: 18px;
}

/* FOOTER */
.footer_wrapper
{
	background: #FFF url(images/footer_gradient.jpg) no-repeat;
}
.footer_cell
{
	padding: 10px 12px 10px 10px;
}
.footer_cell p
{
	font-size: 10px;
	font-weight: normal;
	font-family: arial;
	color: #999;
	margin: 6px 0 6px 0;
}
.footer_logo
{
	padding-left: 10px;
}
.footer_text
{
	font-size: 11px;
	font-weight: normal;
	font-family: arial;
	color: #999;
	padding-left: 5px;
	padding-top: 4px;
}
.footer_wrapper a 
{
	color: #999;
	text-decoration: none;
}
.footer_wrapper a:hover
{
	color: #999;
	text-decoration: underline;
}

.menu
{
	
	position: absolute;
	display: none;
	z-index: 50;

}
.menu_items
{
	background-color: #3c5c99;
	
    border-radius: 0px 0px 4px 4px;	
    -moz-border-radius: 0px 0px 4px 4px;
    -khtml-border-radius: 0px 0px 4px 4px;
    -webkit-border-radius: 0px 0px 4px 4px;
       
    padding-bottom: 8px;
}
.menu_item
{
	font-family: arial;
	font-size: 12px;
	color: white;
	background: #3c5c99 url(images/menu_off.gif) center left no-repeat;
	padding: 4px 4px 4px 19px;
	cursor: pointer;
	border-bottom: 1px solid #2e4674;
}
.menu_item:hover
{
	background: #1f3c74 url(images/menu_on.gif) center left no-repeat;
}
.menu_item a
{
	color: white;
	text-decoration: none;
}



.menu_items_green
{
	background-color: #677f4d;
    border-radius: 0px 0px 4px 4px;
    -moz-border-radius: 0px 0px 4px 4px;
    -khtml-border-radius: 0px 0px 4px 4px;
    -webkit-border-radius: 0px 0px 4px 4px;
     padding-bottom: 8px;
}
.menu_item_green
{
	font-family: arial;
	font-size: 12px;
	color: white;
	background: #677f4d url(images/menu_off_green.gif) center left no-repeat;
	padding: 4px 4px 4px 19px;
	cursor: pointer;
	border-bottom: 1px solid #567534;
}
.menu_item_green:hover
{
	background: #577635 url(images/menu_on_green.gif) center left no-repeat;
}
.menu_item_green a
{
	color: white;
	text-decoration: none;
}
.menu_item_over_green
{
	font-family: arial;
	font-size: 12px;
	color: white;
	padding: 4px 4px 4px 19px;
	cursor: pointer;
	border-bottom: 1px solid #567534;
	background: #577635 url(images/menu_on_green.gif) center left no-repeat;
}
.menu_item_over_green a
{
	color: white;
	text-decoration: none;
}
.menu_item_over
{
	font-family: arial;
	font-size: 12px;
	color: white;
	padding: 4px 4px 4px 19px;
	cursor: pointer;
	border-bottom: 1px solid #2e4674;
	background: #1f3c74 url(images/menu_on.gif) center left no-repeat;
}
.menu_item_over a
{
	color: white;
	text-decoration: none;
}

p.error{ 
 background-color: #3c5c99;
 color: #ffffff;
 -moz-border-radius: 7px;
 border-radius: 7px;
 padding: 10px;
 
}

#recaptcha_area, #recaptcha_table{ margin-left: -3px; }
