/* CSS Document */
body {
	background-color: #646C4F;
	margin: 5px;
	padding: 0px;
	color: #000;
	font-size: 12px;
	font-family:Arial, Helvetica, sans-serif;
}

td,tr,p,div {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	}
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;
	}

h5 {
	color: #555; font-family: Arial, Helvetica, sans-serif;
	font-size: 14px; font-weight: bold;
	}

h6 {
	color: #555; font-family: Arial, Helvetica, sans-serif;
	font-size: 16px; font-weight: bold;
}	
.contentheading h1, .contentheading, .componentheading h1, .componentheading {
	font-size: 20pt;
	font-weight: bold;
 	color: #D29419;
	font-style: italic;
	width: 100%;
	text-align:left;
	margin: -.2em 0px .5em 0;
	padding: 0;
	font-family: "Trebuchet MS", Arial, "Comic Sans MS";
}	
/* Links */
a:link, a:visited {
	font-size: 12px; 
	color: #15360C; 
	text-decoration: none;
	font-family:  Arial, Helvetica, sans-serif;
	font-weight: bold;
	}

a:hover {
	color: #386593;	text-decoration: none;
	font-weight: bold;}

/* 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;
	
	}
	

.module h3 {
	font-size: 11pt;
	padding-left: 10px;
	padding-bottom: 2px;
	padding-top: 2px;
	color:#fff;
	margin: 0px;
	
	border-bottom: 1px solid #efefef;
	background-color: #848C62;
}

.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;
	}
/* 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; }

/** 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;
	}

.poll {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	line-height: 14px
	}

.sectiontableentry1, .contentpane {
	background-color : #FFFFFF;
	}

.sectiontableentry2 {
	background-color : #EBEBEB;
	}

.sectiontableheader {
	background-color : #999999;
	color : #FFFFFF;
	font-weight : bold;
	}

.frontpageheader {
	font-size: 13px;
    color : #0077aa;
    font-weight : bold;
    }

.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF6600;
	text-decoration: none;
	font-weight: normal;
	}

.smalldark {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 10px;
        color: #333333;
        text-decoration: none;
        font-weight: normal;
        }


.newsfeedheading {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 12px;
        font-weight: bold;
        color: #333333;
        text-align:left;
        }

.newsfeeddate {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF6600;
	font-weight: normal;
}

.createdate {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF6600;
	text-decoration: none;
	font-weight: normal;
	}

.modifydate {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #808080;
	text-decoration: none;
	font-weight: normal;
	}

ul {
	
	
	}

li {
	
	
	}
	
li ul {
	
	
	
	}
.ul a:link { color: #15360C; font-weight:bold;}
.ul a:active { color: #15360C; font-weight:bold;}
.ul a:visited {color: #15360C; font-weight:bold; }
.ul a:hover { color: #000000; font-weight:bold; }

.fase4rdf {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px; color: #000000; font-weight: normal;
	}

a.fase4rdf:link {
	font-size: 11px; font-weight: normal; color: #FF9900;
	}

a.fase4rdf:hover {
	font-weight: bold; color: #808080;
	}

table.searchintro {
  	background-color: #FFFFFF;
	border: solid 1px #777777;
	}

table.contact {
	background-color: #FFFFFF;
	}

table.contact td.icons {
	background-color: #C6CBCE;
	}

table.contact td.details {
	background-color: #EEEEEE;
	font-size: 10px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}

.pagenav {
	font-weight: normal;
	color: #386593;
}

a.pagenav, a.pagenav:visited {
	color: #FF6600;
}

a.pagenav:hover {
	color: #386593;
}

.pagenavbar {
	
}
	
.greyborder {
	background-color:#A8A8A8;
}
.header { 
 	background-image: url(../images/header.jpg);
	width: 760px;
	height: 128px;
	vertical-align: bottom;
}
.leftcol {
	background-image: url(../images/leftcol_bg.gif);
}
.maincontent {
	background-color: #fff;
	padding: 10px;
	width: 590px;
	margin: 5px;
	margin-top: 7px;
	padding-bottom: 45px;
	height: auto;
	min-height: 650px;
	border-left: 5px solid #fff;
	border-right: 5px solid #fff;
	border-top: 5px solid #fff;
	background-image:url(../images/bg.jpg);
	background-position: bottom right;
	background-repeat: no-repeat;
	text-align: left;
	
	
}
.leftpic {
	background-image: url(../images/leftpic.jpg);
}
.calloutL {
	background-color: #eee;
	font: Arial, Helvetica, sans-serif;
	color: #666666;
	width: 287px;
	float: left;
	margin: 5px;
	height: 125px;
	padding: 0px 0px 8px 0px;
	
}
.calloutR {
	background-color: #eee;
	font: Arial, Helvetica, sans-serif;
	color: #666666;
	width: 287px;
	float: left;
	margin-top: 5px;
	height: 125px;
	margin-left: 8px;
	padding: 0px 0px 8px 0px;
	
}
.padder {
	padding: 8px;
}
.bluespace {
	background-color: #23314B;
}
.logo {
	width: 137px;
	height: 14px;
	
}
.nav {
	background-image:url(../images/bg.gif);
	width: 100%;
	height: auto;
	float: left;
	vertical-align: middle;
	padding: 5px 0px 5px 0px;
	
	}	
.main {
	background-color: #E9E9E9;
	padding: 6px;
	}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-weight: normal;
	color: #555555;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: center;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	border: 5px solid #fff;
	background-color: #848C62;
}
.footer a:link {
	color: #3B6330;
	font-size: 9px;
}
.footer a:visited {
	color: #3B6330;
	font-size: 9px;
}
.footer a:hover {
	color: #555555;
	font-size: 9px;
}
.white {
	background-color: #FFFFFF;
}
/* simple nested menus */

.simp_menu {
	font-weight: bold;
	font-family: verdana, arial, sans-serif;
	font-size: 10px;
	color: #ffffff;
	text-indent: 0px; 
	margin: 0 0 0px 0;
	padding: 0px;
}

.simp_menu ul { 
	list-style:none;
	margin: 0px;
	padding: 0px;
	text-indent: 0px;
}

.simp_menu ul li { 
	margin: 0 0 0 3px;
	padding: 0px;
	text-indent: 0px;
	line-height: 21px;

}
.simp_menu ul li ul { 
	padding-left: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-indent: 0px;
	margin-left: 12px;
	list-style-type: circle;
}
.simp_menu ul li li { 
	padding-left: 0px;
	padding-top: 3px;
	padding-bottom: 3px;
	text-indent: 0px;
	margin-left: 5px;
	list-style-type: square;
	color: #6B6E39;
}

.simp_menu a:link { color: #fff; font-weight:bold;}
.simp_menu a:active { color: #fff; font-weight:bold;}
.simp_menu a:visited {color: #fff; font-weight:bold; }
.simp_menu a:hover { color: #D1A312; font-weight:bold; }


/* multiple menus, first level */

.mult_menu_0 {
	font-weight: bold;
	font-family: verdana, arial, sans-serif;
	color:#FFFFFF;
	padding-left: 0px;
	padding-right:10px;
	padding-top: 3px;
	padding-bottom: 3px ;  
	font-size: 11px;
	padding-left: 10px;
	text-indent: 0px; 
	display: inline;
}

.mult_menu_0 ul { 
	list-style:none; 
	margin-left: 0;
	padding-left: 0;
	display: inline;
}

.mult_menu_0 ul li { 
	padding-bottom: 10px;
	padding-right: 12px;
	margin-left: 0  px;
	display: inline;
	
}

.mult_menu_0 a:link { color: #ffffff; font-size: 11px; font-weight: normal;}
.mult_menu_0 a:active { color: #ffffff; font-size: 11px;font-weight: normal;}
.mult_menu_0 a:visited {color: #ffffff; font-size: 11px; font-weight: normal;}
.mult_menu_0 a:hover { color: #eee; font-size: 11px; font-weight: normal; text-decoration: underline;}


/* multiple menus, second level */

.mult_menu_1 {
	font-weight: bold;
	font-family: verdana, arial, sans-serif;
	color: black;
	
	padding-right:0px;
	padding-top: 12px;
	padding-bottom: 3px ; 
	font-size: 11px;
	color: #ffffff;
	padding-left : 10px;
	text-indent: 0px; 
	
}

.mult_menu_1 ul { 
	list-style:none; 
	margin-left: 0;
	padding-left: 0;
	text-indent: 0px; 
}

.mult_menu_1 ul li { 
	padding-bottom: 0px;
	text-indent: 0px; 
}

.mult_menu_1 {
	font-weight: bold;
	font-family: Arial, sans-serif;
	color: black;
	padding: 5px 0px 0px 0px;
	font-size: 10px;
	color: #ffffff;
	text-indent: 0px; 
	width: 100%;
	display: inline;
	margin-bottom: 0px ;
}

.mult_menu_1 ul { 
	list-style: none; 
	margin-left: 0;
	padding-left: 0;
	display: inline;
	margin-bottom: 0px;
	width: 100%;
	text-indent: 0px;
}

.mult_menu_1 ul li { 
	padding: 0px;
	display: inline;
	margin: 0px;
	
}

.mult_menu_1 a:link { 
	color: #580000;
   	text-decoration: none;
	font-weight: bold;
	background-color: #fff;
	border: 1px solid #ddd;
	padding: 2px 5px 2px 5px;
	font-size: 10px;
	margin: 0;
	

	
}
.mult_menu_1 a:active { 
	color: #580000;
   	text-decoration: none;
	font-weight: bold;
	background-color: #fff;
	border: 1px solid #ddd;
	padding: 2px 5px 2px 5px;
	font-size: 10px;
	
}
.mult_menu_1 a:visited {
	color: #580000;
   	text-decoration: none;
	font-weight: bold;
	background-color: #fff;
	border: 1px solid #ddd;
	padding: 2px 5px 2px 5px;
	font-size: 10px;
}
.mult_menu_1 a:hover { 
	color: #15360C; 
	padding: 2px 5px 2px 5px;
	background-color: #eee;
	font-size: 10px;
	margin:0px;
	border: 1px solid #999;
	}
.mult_menu_1 a.menu_selected {
	color: #15360C;
	padding: 2px 5px 2px 5px;
	background-color: #fff;
	font-size: 10px;
	margin:0px;
	border: 1px solid #ddd;
	
	
}

.mult_menu_1 a.menu_selected:link {
	color: #fff;
   	text-decoration: none;
	font-weight: bold;
	background-color: #707FA3;
	border: 1px solid #ddd;
	
}

.mult_menu_1 a.menu_selected:visited {
	color: #fff;
   	text-decoration: none;
	font-weight: bold;
	background-color: #707FA3;
	border: 1px solid #ddd;
}

.mult_menu_1 a.menu_selected:hover {
	color: #fff;
   	text-decoration: none;
	font-weight: bold;
	background-color: #707FA3;
	border: 1px solid #ddd;
}

/* nested flyout menu */

#container {
	width: 100%;
	text-align: left;
	margin: 0;
	padding: 0;
	
}

#flyout, #flyout ul {
	/*Change this to make horizontal*/
	width: 100%;
	list-style: none;
	line-height: 1;
	font-weight: bold;
	padding: 1px;
	border: solid #555555;
	border-width: 0px;
	z-index: 5;
	margin: 0;
	
	}

#flyout a {
	width: auto;
	w\idth: auto;
	color: #fff;
	text-decoration: none;
	padding: 5px;
	font-weight: normal;
	
}




#step-father {
	background: url(../images/rightarrow.gif) center right no-repeat;
	border: 1px;
	
}

/*Controls Main Level Nav*/

#flyout li {
	
  float: left;
  position: relative;
  width: auto;
  margin: 0em;
}


#flyout li ul {
  display: none;
  position: absolute; 
  top: 11px;
  left: 0;
  background-color: #0C265D; 
  width: 13em;
  padding: 3px;
  
	
}

#flyout li li {
	padding-left: 0;
	padding-right: 0;
	width: 13em;
	left: inherit;
	
}

#flyout li ul a {
	width: 100px;
	w\idth: 100px;
}


/*Controls The Position of the 3rd level*/

#flyout li ul ul {
	margin-bottom:0;
	margin-top:-1.3em;
	margin-left:13em;
	margin-right:0;
	border-top:0px solid #555555;
	width: 13em;
}

#flyout li:hover ul ul, #flyout li:hover ul ul ul, #flyout li.sfhover ul ul, #flyout li.sfhover ul ul ul {
	left: -999em;
	
}

#flyout li:hover ul,  #flyout li.sfhover ul {
	position: absolute;
	display: block;
	
}
#flyout li li:hover ul, #flyout li li li:hover ul, #flyout li li.sfhover ul, #flyout li li li.sfhover ul {
	position: absolute;
	left: 0px;
}

#flyout li:hover, #flyout li.sfhover {
	background-color: #2F4168;
	
	
	
	
}

/* GENERIC SELECTED MENU ITEM CLASS */
.mosform_group_title {
	font-size: 100%;
	color: #666666;
	
	background-position: top left;
	line-height: 1.8em;
	font-weight: bold;
   	text-decoration: none;
	width: 50%;
	padding-top: 10px;
	}

.mosform_error {
 color: red;
}

.gradeback {
	background-image:url(../images/gradeback.gif);
	background-position:left;
	background-repeat:repeat-y; 
	height: 24px;
	width: 40px;
	float: left;
}
.pagetext {
	visibility: hidden;
	display: none;
   }


