/* CSS Document */
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-image: url(../images/page_bg.jpg);
	background-position: center;
	background-color: #888;
}
html>body #outer {height:auto}


td,tr,p,div {
	font-family: Arial, verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #444;
	}
h1, .componentheading {
	color: #00477F; font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18pt; font-weight: bold;
	margin: .1em 0 .3em 0;
	font-variant: small-caps;
	font-style: italic;
	
	}
h4 {
	color: #555; font-family: Arial, verdana, Helvetica, sans-serif;
	font-size: 12px; font-weight: bold;
	}

h5 {
	color: #555; font-family: Arial, verdana, Helvetica, sans-serif;
	font-size: 14px; font-weight: bold;
	}

h6 {
	color: #555; font-family: Arial, verdana, Helvetica, sans-serif;
	font-size: 16px; font-weight: bold;
}	

p {
	margin: 3px 3px 3px 10px;
}
/* Links */
a:link, a:visited {
	font-size: 12px; 
	color: #00477F; 
	text-decoration: underline;
	font-family:  Arial, verdana, Helvetica, sans-serif;
	font-weight: bold;
	}

a:hover {
	color: #770606;	text-decoration: underline;
	}

/* For content item titles that are hyperlink instead of Read On */
a.contentpagetitle:link, a.contentpagetitle:visited {
	font-family: Arial, verdana, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
 	color: #808080;
	text-align:left;
	}

a.contentpagetitle:hover {
	font-family: Arial, verdana, 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, verdana, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
 	color: #5B0C0C;
	text-align:left;
	}

.contentpagetitle {
	font-family: Tahoma, Verdana, Arial, verdana, 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: Tahoma, Verdana, Arial, verdana, 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: Trebuchet MS, Verdana, Arial, verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #808080;
	text-align: left;
	}
table.moduletable {
	margin: 0px 0px 0px 0px;
	width: 95%;
	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: Trebuchet MS, Verdana, Arial, verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
	height: 18px;
	line-height: 18px;
	white-space: nowrap;
	width: 100%;
	background-color: #8a8a8a;
	}
	
table.moduletable td {
	font-family: Trebuchet MS, Verdana, Arial, verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	}
	


.button {
	font-family: Trebuchet MS, Verdana, Arial, verdana, 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: Trebuchet MS, Verdana, Arial, verdana, 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: Trebuchet MS, Verdana, Arial, verdana, 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: Trebuchet MS, Verdana, Arial, verdana, 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: Verdana, Arial, verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF6600;
	text-decoration: none;
	font-weight: normal;
	}

.smalldark {
        font-family: Verdana, Arial, verdana, Helvetica, sans-serif;
        font-size: 10px;
        color: #333333;
        text-decoration: none;
        font-weight: normal;
        }


.newsfeedheading {
        font-family: Tahoma, Verdana, Arial, verdana, Helvetica, sans-serif;
        font-size: 12px;
        font-weight: bold;
        color: #333333;
        text-align:left;
        }

.newsfeeddate {
	font-family: Verdana, Arial, verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF6600;
	font-weight: normal;
}

.createdate {
	font-family: Verdana, Arial, verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF6600;
	text-decoration: none;
	font-weight: normal;
	}

.modifydate {
	font-family: Verdana, Arial, verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #808080;
	text-decoration: none;
	font-weight: normal;
	}



.fase4rdf {
	font-family: Trebuchet MS, Verdana, Arial, verdana, 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, verdana, Helvetica, sans-serif;
	}

.pagenav {
	font-weight: normal;
	color: #386593;
}

a.pagenav, a.pagenav:visited {
	color: #FF6600;
}

a.pagenav:hover {
	color: #386593;
}

.pagenavbar {
	
}
	
/* 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; }

.mosform_group_title {
	font-size: 10pt;
	color: #111;
	background-position: top left;
	line-height: 1.6em;
	font-weight: bold;
   	text-decoration: none;
	width: 75%;
	padding-top: 10px;
	}

.mosform_error {
 color: red;
}
/* simple nested menus */

.simp_menu {
	font-weight: bold;
	font-family: Verdana, sans-serif;
	padding-left: 0px;
	font-size: 12px;
	color: #ffffff;
	text-indent: 0px; 
	margin-bottom: 0px;
	border-bottom: 1px dotted #ccc;
}

.simp_menu ul { 
	list-style:none; 
	margin: 1px 0 0 0;
	padding-left: 1px;
}

.simp_menu ul li { 
	background-color: #fff; 
	margin: 0 0 0px 0px;
	display: block;
	padding: 0;
}


.simp_menu a:link, .simp_menu a,.simp_menu a:visited, .simp_menu a:active { 
	display: block;
	background-color: #fff;
	font-family: Arial, Verdana, sans-serif;
	width: 13.7em;
	padding: 3px 12px 3px 18px;
	text-decoration: none;
	border-bottom: 1px solid #fff;
	font-weight: bold;
	background-image: url(../images/arrow.gif);
	background-position: left;
	background-repeat: no-repeat; 
	color: #00477F }

.simp_menu a:hover { color: #9EC2DC;

}

.simp_menu li li, simp_menu li ul { 
	padding: 0px;

}


.simp_menu li li a, .simp_menu li li a:link, .simp_menu li li a:visited { 
	display: block;
	color: #333;
	width: 14.9em;
	padding: 3px 3px 3px 25px;
	text-decoration: none;
	border-bottom: 1px solid #fff;
	font-weight: normal;
	font-size: 11px;
	background-image: url(../images/bullet.gif);
	background-position: left;
	background-repeat: no-repeat; 
	
	
}

.simp_menu li li a:hover { 
	background-color: #eee;
	
}
.simp_menu li li li a:link, .simp_menu li li li a { 
	display: block;
	color: #23314B;
	background-color: #D8E1F0;
	width: 14em;
	padding: 3px 3px 3px 25px;
	text-decoration: none;
	border-bottom: 1px solid #fff;
	font-weight: normal;
	font-size:10px; 

}
.simp_menu li li li a:active { 
	
}
.simp_menu li li li a:visited { 

}
.simp_menu li li li a:hover { 
	background-color: #9BBCDD;
	
}


/* multiple menus, first level */



/* GENERIC SELECTED MENU ITEM CLASS */


a.menu_selected, a.menu_selected:link, a.menu_selected:visited {
	text-decoration: none;
	font-weight: bold;
	color: #9DC1DB;
	border-bottom: 1px solid #fff;
	background-color: #00477F;
}



a.menu_selected:hover {
	color: #9EC2DC;
	background-color: #00477F;
   	border-bottom: none;
   	border-bottom: 1px solid #fff;
}
.simp_menu li li a.menu_selected, .simp_menu li li a.menu_selected:link, ,.simp_menu li li a.menu_selected:active, .simp_menu li li a.menu_selected:visited { 
	display: block;
	color: #333;
	width: 14.9em;
	padding: 3px 3px 3px 25px;
	text-decoration: none;
	border-bottom: 1px solid #fff;
	font-weight: normal;
	font-size: 11px;
background-image: url(../images/bullet.gif);
	background-position: left;
	background-repeat: no-repeat; 
	
	
}

/* Footer elements */

.footer {
	text-align: center;
	color: #CEE4F9;
	font-size: 7pt;
	font-weight: normal;
	padding: 0px;
	border-top: 1px dotted #ccc;

	

}
.footer a:link {
	color: #73819B;
	font-size: 7pt;
	font-weight: bold;
	text-decoration: none;
	border-bottom: 0px dashed #CCCCCC;
}
.footer a:visited {
	color: #73819B;
	font-size: 7pt;
	font-weight: bold;
	text-decoration: none;
	border-bottom: 0px dashed #CCCCCC;
}
.footer a:hover {
	color: #aaa;
	font-size: 7pt;
	font-weight: bold;
	text-decoration: none;
	border-bottom: 1px dashed #CCCCCC;
}

h3 {
	font-size: 9pt;
	padding: 0px;
	margin: 10px 0 0 0;
	color:#06264D;
}

h3 a, h3 a:link, h3 a:active, h3 a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-variant: small-caps;
	font-size: 12pt;
	margin: 0;
	padding: 0;
}

.callout {
	padding: 10px;
	margin: 0;
	border-bottom: 1px dotted #ccc;
	
}
.callout:hover {
	background-color: #DCF2FF;
}
/*Template Specific Styles*/

.top {
	background-image:url(../images/top.jpg);
}

.header {
	background-image:url(../images/header.jpg);
	border-bottom: 1px dotted #ccc;
}

.leftcol {
	width: 180px;
	float: left;
	height: 100%;
	min-height: 590px;
	
	
}
.rightcol {
	width: 445px;
	float: right;
	color: #333;
	padding: 5px 5px 0px 5px;
	min-height: 450px;
	border-left: 1px solid #4D4D4D;
	background-color:#FFFFFF;
}
 *html .rightcol {height: 450px;}
.cleaner
{
  clear:both;
  height:1px;
  font-size:1px;
  border: none;
  margin:0; 
  padding:0;
  background:transparent;
  visibility: hidden;
  background: none;
}
.bottom {
	background-image: url(../images/top.jpg);
}
.border {

	padding: 0;
	margin: 10px 0;

}
.pagetext {
	visibility: hidden;
	display: none;
   } 
.mainbody {
	padding: 0;
	margin: 0;

}



