* { padding:0; margin:0; }
html { min-height: 100%; margin-bottom: 1px; }  /* FireFox Page-Shift Fix */

body {
	margin: 0;
	padding:0;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size:0.75em;
	color: #4d4d4d;
	background-color:#f0f0f0;
}

.language
{
	padding-left:5px;
	padding-right:5px;
}

/*** USEFUL ***/

.clear {clear: both;}
.clear_fusion {clear: both;line-height: 1px;height: 1px;font-size: 1px;}
.float_left {float:left;}
.float_right {float:right;}
.center {text-align: center;}
.left {text-align: left;}
.right {text-align: right;}
.img_left {float: left; margin: 0 15px 5px 0;}
.img_right {float: left; margin: 0 10 5px 15px;}
.vertical_align {display: inline;vertical-align: middle;}
.vertical_align_all * {display: inline;vertical-align: middle;}
a img {border: 0px none;}





/*** STRUCTURE ***/

.wrapper {
	width: 930px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	background-color:#fff;
	border-left:10px solid #e2e2e2;
	border-right:10px solid #e2e2e2;
	padding:0 15px 15px;
	/* might want to extend this down with some faux background shizzle */
}

.r1_l
{
	margin-top:1em;
}
.r2_lf {
    padding: 10px 0px 1em;
    margin-top: 1em;
    clear:both;
}
.r2_lf .c1{
	margin-right:202px;
}
.r2_lf .c2{
	margin-left:-187px;
	float:right;
	width:187px !important;
	width:180px;
}


.row_wrapper{
	float:left;
	width:100%;
}

.r3_lff{
	width:100%;
	clear: both;
}
.r3_lff .c1{
	margin-right: 404px;
}
.r3_lff .c2{
	float:left;
	width:187px;
	margin-left:-389px;
}
.r3_lff .c3{
	float:left;
	width:187px;
	margin-left:-187px;
}

/*** HEADER AND FOOTER ***/
.header
{
}
.footer
{
	padding:10px 0;
	border-top:1px solid #cee8bb;
}
.footer a
{
	color:#559481;
	text-decoration:none;
}
.footer a:hover
{
	color:#559481;
}

/*** FORMATTING ***/

p {
line-height: 160%;
margin: 0 0 1em 0;
}
    
    #footer p 
    {
        margin: 0;
        color: #abacb8;
        font-size: 0.9em;
        }

ul, ol {
line-height: 160%;
margin: 0 0 1em 25px;
}

h1, h2, h3, h4 {
	font-size: 1.3em;
	color: #559481;
	margin: 0 0 0.4em 0;
	font-family:  Arial, Helvetica, sans-serif;
	font-weight: bold;
}

h1 
{
}

h2 {
    font-size: 1.4em;
}

h3 {
    font-size: 1.2em;
}

h4 
{
    font-size: 1.2em;
    padding: 5px 7px;
    background-color: #e3e4e8;
    margin-bottom: 5px;
    background-image: url(../images/bg_h4.gif);
	background-repeat: repeat-y;
	background-position: right top;
}

a{
color: #696969;
}


/*** CALLOUT DEFAULT ***/

.callout
{
	background-image:url(/AppImages/callout1_footer.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	padding-bottom:10px;
	margin-bottom:10px;
}

.callout h2
{
	background-image:url(/AppImages/callout1_header.gif);
	background-repeat:no-repeat;
	color:#1c7057;
	margin:0;
	padding:10px;
	font-size:1.2em;
	height:15px;
	font-weight:normal;
}
.callout .callout_item
{
background-image:url(/AppImages/callout1_bg.gif);
background-repeat:repeat-y;
padding:10px 10px 0;
font-size:0.9em;
}
.callout .callout_item h3
{
	font-size:1em;
	font-weight:bold;
}
.callout .callout_item p
{
	
}
.callout .callout_item a
{
	color:#A0D37C;
	border-top:1px solid #cee8bb;
	border-bottom:1px solid #cee8bb;
	background-image:url(/AppImages/callout1_more.gif);
	background-position:right center;
	background-repeat:no-repeat;
	display:block;
	text-align:right;
	padding:2px 20px 4px 0;
	text-decoration:none;
}
.callout .callout_item a:hover
{
	color:#a0d37c;
}

/*** CALLOUT STYLE4, SAME AS 1 BUT DIFFERENT HEADER ***/

.callout.style4 h2
{
	background-image:url(/AppImages/callout4_header.gif);
	color:#fff;
}

/*** CALLOUT STYLE 2 - Link Button, Small callout, Image at bottom ***/

a.callout.style2
{
	background-image:url(/AppImages/callout2_bottom.gif);
	width:187px;
	padding-bottom:60px;
	display:block;
	text-decoration:none;
	color:#4d4d4d;
}
a.callout.style2 span
{
	display:block;
	padding:10px 10px 0;
	background-image:url(/AppImages/callout2_top.gif);
	background-repeat:no-repeat;
	font-size:1.4em;
	text-decoration:none;
	line-height:1em;
}

/*** CALLOUT STYLE 2 - Link Button, Small callout, Image at bottom ***/

a.callout.style2
{
	background-image:url(/AppImages/callout2_bottom.gif);
	width:187px !important;
	width:180px;
	padding-bottom:60px;
	display:block;
	text-decoration:none;
	color:#4d4d4d;
}
a.callout.style2 span
{
	display:block;
	padding:10px 10px 0;
	background-image:url(/AppImages/callout2_top.gif);
	background-repeat:no-repeat;
	font-size:1.4em;
	text-decoration:none;
	line-height:1em;
}

/*** CALLOUT STYLE 2 alternate 1 - Same as callout 2, different image ***/

a.callout.style2.alt1
{
	background-image:url(/AppImages/callout2alt1_bottom.gif);
	padding-bottom:70px;
}

/*** CALLOUT STYLE 5 - Link Button, Fixed button style callout ***/

a.callout.style5
{
	background-image:url(/AppImages/callout5.gif);
	width:167px;
	display:block;
	text-decoration:none;
	color:#4d4d4d;
	height:42px;
	padding:10px;
	overflow:hidden;
	color:#fff;
}
a.callout.style5 span
{
	display:block;
	font-size:1.4em;
	text-decoration:none;
	line-height:1em;
}

.callout .callout_item a.img_link
{
	border:0px none;
	background-image:none;
	padding:0;
	text-align:center;
}

.rad_upload
{
	padding-bottom:20px;
}
.rad_upload label
{
}

.rad_upload_control
{
	float:left;
	clear:both;
}
.rad_intro
{
	padding-top:20px;
	padding-bottom:20px;
}
.rad_intro label
{	
	display:block;
	float:left;
	width:160px;
	margin-top:2px;
	clear:both;
}
.rad_intro input
{	
	display:block;
	float:left;
	width:200px;
	margin-top:2px;
}
.module {
    background-color: #F8F8F8;
	border: solid 1px #E2E2E2;
    color:#333333;
    font-family:Arial,Verdana;
    font-size:11px;
    padding:12px;
    float:left;
    width: 510px;
    height: 170px;
    margin-left:20px;
}

.uploaded_files
{
	width:100%;
	margin-bottom:20px;
}
.uploaded_files th
{
	padding:5px;
	border:1px solid #E2E2E2;
	background-color:#6BAC6B;
	color:#fff;
}
.uploaded_files td
{
	padding:5px;
	border:1px solid #E2E2E2;
    background-color: #F8F8F8;
}

/** site_forms **/

/**** TOP NAV ****/

.nav
{
	width:100%;
	border-top:1px solid #559481;
	border-bottom:1px solid #CEE8BB;
	margin-bottom:10px;
}
.nav ul
{
	list-style-type:none;
	margin:0;
}
.nav ul li
{
	display:inline;
}
.nav ul li a
{
	display:block;
	float:left;
	color:#559481;
	text-decoration:none;
	padding:10px;
}
.nav ul li a span
{
	padding-bottom:3px;
}
.nav ul li a:hover span
{
	border-bottom:3px solid #CEE8BB;
}
.nav ul li.selected a span
{
	border-bottom:3px solid #559481;
}

.nav .logout_button
{
	
}
.nav .logout_button
{
	display:block;
	float:right;
	color:#559481;
	text-decoration:none;
	padding:11px;
}
.nav .logout_button span
{
	padding-bottom:3px;
}
.nav .logout_button:hover span
{
	border-bottom:3px solid #CEE8BB;
}



/*** LOGIN ***/

.form_login 
{
	margin-top:10px;
	margin-left:10px;
}

.form_login label
{
	display:block;
	line-height: 1;
	margin-bottom:5px;
}

.form_login_section
{
	width:300px;
	float:left;
	display:block;
}

.form_login_fields
{
	
}
.form_login .checkbox
{
	clear:both;	
	display:block;
	float:left;
	border:0px none;
	padding:0;
}
.form_login .checkbox input
{
	width:auto;
	float:left;
	display:block;
}
.form_login .checkbox label
{
	float:left;
}

.form_login textarea,.form_login input
{
	margin-bottom:15px;
	width:280px;
}

.form_login .watermark
{
    color:#999;

}

.form_login .button_stretch{
	
	float:left;
	display:block;
	color:#464763;
	font-weight:bold;
	text-decoration:none;
	clear:both;
	width:280px;
	margin-top:10px;
}

.form_login .button_stretch:hover{
	text-decoration:underline;
}

/*** CONTACT FORM ***/

.contact_form
{
	width:420px;
}
.contact_form .form_field
{
}
.contact_form .form_field .form_input
{
}
.contact_form .form_field .form_input input, .contact_form .form_field .form_input textarea
{
	width:400px;
	border:1px solid #CEE8BB;
	margin:5px 0 15px;
	padding:8px;
	color:#559481;
}
.contact_form .form_field .form_input textarea
{
	font-family:Arial, Sans-Serif;
	font-size:1.2em;
}
.contact_form .form_button a
{
	color:#559481;
	display:block;
	float:left;
	text-decoration:none;
	border-bottom:3px solid #fff;
	font-size:1.4em;
	text-transform:lowercase;
}
.contact_form .form_button a:hover
{
	border-bottom:3px solid #559481;
}
.contact_form .form_button
{
	float:right;
}
