body {
	background: #C8DFDC;
	margin: 0;
	padding: 0 0 11px 0;
	text-align: left;
}

div, td, p, a, input, select, textarea {
	font-family: 'Trebuchet MS', 'Lucida Sans Unicode', 'Lucida Grande', 'Lucida Sans', Arial, sans-serif;
	font-size: 11px;
	color: #4e391f;
	padding: 0;
	margin: 0;
}

input, textarea, select {
	font-family: 'Trebuchet MS', 'Lucida Sans Unicode', 'Lucida Grande', 'Lucida Sans', Arial, sans-serif; 
	font-size: 11px;
	color: #4e391f;
	margin-bottom: 5px;
}

p {
	line-height: 135%;
	padding: 0;
	margin: 0 0 8px 0;
}

img{
	border: 0;
}

.imageButton 
{
    margin: 0;
}

a, a:visited {
    font-weight: bold;
}

a:hover 
{
    color: #639ECE;
} 

label {
		padding: 0 8px 0 3px;
	}

h1 {
	padding: 0;
	margin: 3px 0 3px 0;
	font-size: 16px;
	font-weight: normal;
	color: #639ECE;
}

h2 {
	font-size: 12px;
	font-weight: bold;
	color: #4e391f;
	margin: 8px 0 8px 0;
	padding: 0;
}

h3 {
	font-size: 12px;
	font-weight: normal;
	color: #4e391f;
	margin: 3px 0 3px 0;
	padding: 0;
}

h4 {
	font-size: 11px;
	font-weight: bold;
	color: #4e391f;
	margin: 3px 0 3px 0;
	padding: 0;
}

ul 
{
    padding: 0 0 0 15px;
}

li 
{
    margin: 3px 0;

}

/*GLOBAL*/

.hide{
	display: none;
}

.note{
    font-style:italic;
}

.emphasis 
{
    font-weight: bold;
}

.message 
{
    font-weight: bold;
    margin: 5px 0;
}

.alert 
{
    color: #ff0000;
}

.button 
{
    font-family: 'Trebuchet MS' verdana, arial, sans-serif;
	font-size: 10px;
	margin: 5px 0;
	color: #4e391f;
}

.linkbutton 
{
    margin: 5px;
}

.inlineImage 
{
    padding: 0 0 5px 5px;
    float: right;
}

.galleryImage 
{
    padding: 0 0 5px 0;
}

a.anchorButton, a:visited.anchorButton
{
    color: #fff;
    font-size: 12px;
    background-color: #CC6699;
    border: 1px solid #CC9999;
    text-decoration: none;
    padding: 4px 8px;
}

a:hover.anchorButton 
{
    background-color: #72C2E1;
    border: 1px solid #72C2E1;
    text-decoration: none;
    padding: 4px 8px;
}
 
/*OUTER CONTAINERS*/

#container_canvas{
	background:  url(../images/bg_margin.jpg) repeat-x;
}

#container_main{
	
}

/*HEADER*/
#header_top {
	background: #C8DFDC url(../images/header_top.jpg) no-repeat;
	padding-top: 20px;
	background-color: #fff;
}

#header_top p {
	line-height: 115%;
	margin: 0;
	padding: 0;
}

#header_top a {
	margin-bottom: 2px;
}

#header_content {
	background: url(../images/header_fill.jpg) repeat-y;
}

#header_bottom {
	background: url(../images/header_bottom.jpg);
	height: 20px;
}

#logo{
	padding: 0 20px;
}

/*MAIN CONTAINER*/
#main_content {
	background: url(../images/main_fill.jpg) repeat-y;
}

#main_top {
	background: url(../images/main_top.jpg) no-repeat;
	padding: 10px;
}

#main_bottom {
	background: url(../images/main_bottom.jpg) no-repeat;
	height: 20px;
}

#main_body{
	padding: 0 0 0 15px;
}

/*BODY*/

#body 
{
    padding: 8px 0;
}
    
.body_brdr{
	background-color: #CBE9F3;
}

.datatable td {
	padding: 2px 3px;
	line-height: 135%;
}

.notice {
    border: 1px solid #72C2E1;
    background-color: #B6DFEF;
    padding: 5px;
}

/*PRIMARY NAV*/

#nav_body {
	background-color: #72C2E1;
	padding: 0px;
}

#nav_body a, #nav_body a:visited, #nav_body a:hover, #nav_secondary a, #nav_secondary a:visited, #nav_secondary a:hover {
    font-weight: normal;
    color: #fff;
}   
.nav_cell{
	background: url(../images/pointer.gif) no-repeat;
	background-position: bottom left;
}

.subnav_cell{
	background: url(../images/subnav_pointer.gif) no-repeat;
	background-position: bottom left;
}

.nav_cell_selected{
	background: url(../images/pointer.gif) no-repeat;
	background-position: top left;
}

.subnav_cell_selected{
	background: url(../images/subnav_pointer.gif) no-repeat;
	background-position: top left;
}

.nav {
	font-size: 12px;
	text-decoration: none;
	padding: 3px 3px 3px 12px;
	line-height: 16px;
	color: #fff;
}

.subnav {
	font-size: 11px;
	text-decoration: none;
	padding: 3px 3px 3px 24px;
	line-height: 14px;
	color: #fff;
}

/*BUTTON SUBNAV */

#nav_secondary, #nav_tertiary {
	padding: 0 0 12px 0;
}

#nav_secondary .btn_container {
	padding: 0 4px 4px 0px;
	width: 62px;
	text-align: center;
}

#nav_secondary .btn_container_large {
	padding: 0 4px 4px 0px;
	width: 100px;
	text-align: center;
}

#nav_secondary .btn_unselected_r{
	background: url(../images/btn_nav_r.gif) no-repeat;
	height: 18px;
	z-index: 2;
	width: 100%;
	background-position: bottom right;
}

#nav_secondary .btn_unselected_l{
	background: url(../images/btn_nav_l.gif) no-repeat;
	height: 18px;
	background-position: bottom left;
}

#nav_secondary .btn_selected_r{
	background: url(../images/btn_nav_r.gif) no-repeat;
	height: 18px;
	z-index: 2;
	width: 100%;
	background-position: top right;
}

#nav_secondary .btn_selected_l{
	background: url(../images/btn_nav_l.gif) no-repeat;
	height: 18px;
	background-position: top left;
}

#nav_secondary .btn_text {
	color: #fff;
	font-size: 11px;
	text-decoration: none;
	line-height: 16px;
	padding: 0 4px;
}

#nav_tertiary .btn_selected {
	background-color: #CC6699;
	padding: 4px;
	border: 1px solid #000000;
	text-align: center;
}

#nav_tertiary .btn_unselected 
{
    padding: 4px;
	background-color: #eee;
	border: 1px solid #000000;
	text-align: center;
}

#nav_tertiary .btn_text {
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	padding: 2px 3px;
	color: #fff;
}

#nav_tertiary a {
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	padding: 2px;
	color: #4e391f;
}

#nav_tertiary a:hover {
	font-size: 10px;
	color: #CC6699;
}

/*FOOTER */

#footer_content {
	background: url(../images/footer_fill.jpg) repeat-y;
	
}

#footer_top {
	background: url(../images/footer_top.jpg) no-repeat;
	padding: 20px;
}

#footer_bottom {
	background: url(../images/footer_bottom.jpg) no-repeat;
	height: 20px;
}



