@import url('nav.css');
@import url('callouts.css');

body, html {
	background-color: #fff;
	margin: 0px;
	padding: 0px;
	color: #222;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	
	height:100%;
}

#outer {
height:100%;
min-height:100%;/*for mozilla*/


	background-position: top;
	background-color: #5C5C5C;
	padding: 0;
	margin: 0;
}
html>body #outer {height:auto}

td,tr,p,div {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #333;
	}


h6 {
	color: #555; font-family: Arial, Helvetica, sans-serif;
	font-size: 16px; font-weight: bold;
}	

h5 {
	color: #555; font-family: Arial, Helvetica, sans-serif;
	font-size: 12px; font-weight: bold;
	}

h4 {
	color: #555; font-family: Arial, Helvetica, sans-serif;
	font-size: 12px; font-weight: bold;
	}

	
/* Links */
a:link, a:visited {
	font-size: 12px; 
	color: #031C5F; 
	text-decoration: underline;
	
	font-weight: bold;
	}

a:hover {
	color: #0F2973;	text-decoration: none;
	font-weight: bold;
	text-decoration: underline;
	}

/* For content item titles that are hyperlink instead of Read On */
a.contentpagetitle:link, a.contentpagetitle:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
 	color: #808080;
	text-align:left;
	}

a.contentpagetitle:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-align:left;
	color: #FF6600;
	text-decoration: underline;
	font-weight: bold;
	}
	
.contentpane {
	background-color : #FFFFFF;
	}

.contentpaneopen {
	border : 0px ridge #DCDCDC;
	}

.contentheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
 	color: #333333;
	text-align:left;
	}

.contentpagetitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
 	color: #333333;
	text-align:left;
	}

table.contenttoc {
        color: #333300;
		background-color: #e0e0e0;
        }

table.contenttoc td {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 8pt;
        font-weight: normal;
        text-align:left;
}

a.toclink:hover, a.toclink:visited, a.toclink:link {
	font-size: 9px;
	}

.contentdescription {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #808080;
	text-align: left;
	}
table.moduletable {
	margin: 0px;
	width: 100%;
	border-left: solid 0px #000000;
	border-right: solid 0px #000000;
	border-top: solid 0px #000000;
	border-bottom: solid 0px #000000;
	}

table.moduletable th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
	height: 18px;
	line-height: 18px;
	white-space: nowrap;
	width: 100%;
	
	}
	
table.moduletable td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	}
	



.button {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 10px;
	color: #000000;
	border-style: solid;
	border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px;
	}

.inputbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	background: #FFFFFF;
	border: 1px solid;
	}

/** category text format and links **/
.category {
	color: #999999; font-family: Arial, Helvetica, sans-serif;
	font-size: 11px; font-weight: bold; text-decoration: none;
	}

a.category:link, a.category:visited {
	color: #999999; font-weight: bold;
	}

a.category:hover {
	color: #FF9900;
	}



.nav {
	padding: 204px 0 0 14px;
	text-align: right;
	width: 100%;
	}	

.footer {
	width: 650px;
	margin: 0 auto;
	text-align: right;
	font: Arial, Helvetica, sans-serif;
	color:#fff;
	font-size: 9px;
	padding-top: 4px;
	padding-bottom: 4px;
	
}
.footer a:link, .footer a:visited, .footer a:active {
	color: #fff;
	font-size: 9px;
	font-weight: bold;
	text-decoration: none;
	border-bottom: 0px dashed #305170;
}

.footer a:hover {
	color: #eee;
	font-size: 9px;
	font-weight: bold;
	text-decoration: none;
	border-bottom: 1px dashed #CCCCCC;
}

.white {
	background-color: #FFFFFF;
}


/* site mgmt integration styles */

.lined table { border-collapse: collapse; }
.lined th { border: 1px solid #000000; background-color: #dddddd; font-size: 115%; }
.lined tr { background-color: #ffffff; }
.lined td { border: 1px solid #000000; padding: 5px; font-size: 100%;}
.errorText{color: #ff0000;}

/* Public page management */

.mh_public_0 { padding-left: 0px; }
.mh_public_1 { padding-left: 15px; }
.mh_public_2 { padding-left: 30px; }
.mh_public_3 { padding-left: 45px; }
.mh_public_4 { padding-left: 60px; }
.mh_public_5 { padding-left: 75px; }
.mh_public_6 { padding-left: 90px; }



/* GENERIC SELECTED MENU ITEM CLASS */


.whitetop {
	background-color: #E9E9E9;
}
.diag {
	background-image: url(../images/diag.jpg);
	background-repeat: no-repeat;
}
.topblue {
	background-color: #0F4F05;
}
#container {
	width: 689px;
	background-image: url(../images/body.gif);
	min-height: 300px;
	background-repeat: repeat-y;
	margin: 0;
	padding: 0;

}
#container2 {
	width: 689px;
	background-image: url(../images/body-interior.gif);
	background-repeat: repeat-y;
	min-height: 300px;
	margin: 0;
	padding: 0;

}
* html #container {
	height: 300px;
	
}
#header {
	background-image: url(../images/header.jpg);
	height: 231px;
	margin: 0;
	padding: 0;
	background-repeat: no-repeat;
}

#main-content {
	min-height: 300px;
	width: 633px

}
* html #main-content {
	height: 300px;
}
#main-bottom {
	width: 100%;
	background-image: url(../images/tail.gif);
	background-position: top center;
	background-repeat: no-repeat;
	height: 25px;
	margin: 0;
	padding: 0;
	float: none;
	background-color: #595959;
	
	
	

}
.mosform_group_title {
	font-size: 100%;
	color: #666666;
	background-color: #fff;
	background-position: top left;
	line-height: 1.8em;
	font-weight: bold;
   	text-decoration: none;
	width: 50%;
	padding-top: 10px;
	}

.mosform_error {
 color: red;
}
/* Advanced Editor Functionality */
.pagetext {
visibility: hidden;
display: none;
position: relative;
top: 0;
}
.ruler {
	border: 5px solid #ccc;
	padding: 0px;
	margin: 10px 0 0 0;
}


.pop-ups {
	margin: 0;
	padding: 0;

}