/* CSS Document */
html, body {
	
	margin: 0;
	padding: 0px;
	color: #000;
	font-size: 12px;
	height:100%; /* this is the key! */
	width: 100%;
	text-align: left;
	
}

td,tr,p,div {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #23314B;
	}
h1, .componentheading {
	color: #555; font-family: Arial, Helvetica, sans-serif;
	font-size: 14px; 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;
}	

p {
	margin: 3px 3px 3px 10px;
}
/* Links */
a:link, a:visited {
	font-size: 12px; 
	color: #0000FF; 
	font-family:  Arial, Helvetica, sans-serif;
	}

a:hover {
	color: #0000FF;
	}

/* 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: #5B0C0C;
	text-align:left;
	}

.contentpagetitle {
	font-family: Tahoma, Verdana, 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: Tahoma, Verdana, 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: Trebuchet MS, Verdana, Arial, 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, 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, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	}
	


.button {
	font-family: Trebuchet MS, Verdana, 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: Trebuchet MS, Verdana, 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: Trebuchet MS, Verdana, 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: Trebuchet MS, Verdana, 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: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF6600;
	text-decoration: none;
	font-weight: normal;
	}

.smalldark {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 10px;
        color: #333333;
        text-decoration: none;
        font-weight: normal;
        }


.newsfeedheading {
        font-family: Tahoma, 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 {
	margin-left: 2px;
	list-style-image: url(../images/triangle.gif);
	text-indent: 0px;
	margin-bottom: 9px;
	line-height: 14px;
	
	}
	
li li {
	margin-left: 15px;
	text-indent: 0px;
	list-style-image: none;
	
	}
.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 {
	
}
	
/* 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: 100%;
	color: #23314B;
	
	background-position: top left;
	line-height: 1.1em;
	font-weight: bold;
   	text-decoration: none;
	width: 50%;
	padding-top: 10px;
	}

.mosform_error {
 color: red;
}
/* simple nested menus */

.simp_menu {
	font-weight: bold;
	font-family: verdana, arial, sans-serif;
	color:#FFFFFF;
	padding-left: 10px;
	font-size: 11px;
	color: #ffffff;
	padding-left : 0px;
	text-indent: 0px; 
}

.simp_menu ul { 
	list-style:none; 
	margin-left: 0;
	padding-left: 0;
}

.simp_menu ul li { 
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.simp_menu a:link { color: #ffffff; font-size: 11px;}
.simp_menu a:active { color: #ffffff; font-size: 11px; }
.simp_menu a:visited {color: #ffffff; font-size: 11px; }
.simp_menu a:hover { color: #CCFFCC; font-size: 11px; }


/* multiple menus, first level */

.mult_menu_0 {
	font-weight: bold;
	font-family: verdana, arial, sans-serif;
	padding: 3px 0px 0px 0px;
	font-size: 12px;
	color: #333;
	margin: 0;
	text-indent: 0px; 
}

.mult_menu_0 ul { 
	list-style:none; 
	margin: 0;
	padding: 0 0 2px 0;
	text-indent: 0px;
}

.mult_menu_0 ul li { 
	padding-bottom: 0px;
	text-indent: 0px;
	line-height: 12px;
}

.mult_menu_0 a:link { color: #fff; font-size: 11px; }
.mult_menu_0 a:active { color: #fff; font-size: 11px; }
.mult_menu_0 a:visited {color: #fff; font-size: 11px; }
.mult_menu_0 a:hover { color: #fff; font-size: 11px; }


/* multiple menus, second level */

/* multiple menus, second level */

.mult_menu_1 {
	font-weight: bold;
	font-family: Arial, sans-serif;
	color: black;
	padding: 0px 0px 0px 0px;
	font-size: 10px;
	color: #ffffff;
	padding-left : 0px;
	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;
	line-height: 14px;
}

.mult_menu_1 a:link { 
	color: #580000;
   	text-decoration: none;
	font-weight: bold;
	background-color: #fff;
	border: 1px solid #ddd;
	padding: 2px 2px 2px 2px;
	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 2px 2px 2px;
	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 2px 2px 2px;
	font-size: 10px;
}
.mult_menu_1 a:hover { 
	color: #022859; 
	padding: 2px 2px 2px 2px;
	background-color: #eee;
	font-size: 10px;
	margin:0px;
	border: 1px solid #999;
	}
.mult_menu_1 a.menu_selected {
	color: #022859;
	padding: 2px 2px 2px 2px;
	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: #23314B;
	border: 1px solid #ddd;
	
}

.mult_menu_1 a.menu_selected:visited {
	color: #fff;
   	text-decoration: none;
	font-weight: bold;
	background-color: #23314B;
	border: 1px solid #ddd;
}

.mult_menu_1 a.menu_selected:hover {
	color: #fff;
   	text-decoration: none;
	font-weight: bold;
	background-color: #022859;
	border: 1px solid #ddd;
}


/* nested flyout menu */

#container {
	width: 16em;
	background: #fff;
	text-align: left;
	margin: 0;
	padding: 0;
	
}

#flyout, #flyout ul {
	float: right;
	/*Change this to make horizontal*/
	width: 16em;
	list-style: none;
	line-height: 1;
	background: white;
	font-weight: bold;
	padding: 1px;
	border: solid #555555;
	border-width: 1px;
	z-index: 5;
	margin: 0;
	}

#flyout a {
	display: block;
	width: auto;
	w\idth: auto;
	color: #666666;
	text-decoration: none;
	padding: .1em 1.5em;
	
}


#flyout a.menu_selected {
	text-decoration: none;
	font-weight: bold;
	color: #FFF;
	background-color: #4681BD;
   	border-bottom: none;
	}

#flyout a.menu_selected:link {
	color: #FFF;
   	text-decoration: none;
   	border-bottom: none;
	}

#flyout a.menu_selected:visited {
   	color: #FFF;
   	text-decoration: none;
   	border-bottom: none;
	}

#flyout a.menu_selected:hover {
   	color: #000;
   	border-bottom: none;
   	text-decoration: none;
	}

#step-father {
	background: url(../images/rightarrow.gif) center right no-repeat;
	border: 1px;
	
}

/*Controls Main Level Nav*/

#flyout li {
	float: left;
	padding: 0;
	width: 100%;
	margin: 0;
}


#flyout li ul {
	position: absolute;
	left: -999em;
	height: auto;
	width: 16em;
	w\idth: 16em;
	font-weight: normal;
	border: 1px solid #555555;
	margin-bottom:0;
	margin-top:-2em;
	margin-left:.52em;
	margin-right:0;
	padding: 0;
}

#flyout li li {
	padding-left: 0;
	padding-right: 0;
	width: 16em;
}

#flyout li ul a {
	width: auto;
	w\idth: auto;
}


/*Controls The Position of the 3rd level*/

#flyout li ul ul {
	margin-bottom:0;
	margin-top:-2em;
	margin-left:0em;
	margin-right:0;
	border-top:1px solid #555555;
	width: 100%;
}

#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 li:hover ul, #flyout li li li:hover ul, #flyout li.sfhover ul, #flyout li li.sfhover ul, #flyout li li li.sfhover ul {
	left: 14em;
}

#flyout li:hover, #flyout li.sfhover {
	background: #EEEEEE;
	
}

/* GENERIC SELECTED MENU ITEM CLASS */


a.menu_selected {
	text-decoration: none;
	font-weight: bold;
	color: #23314B;
	border-bottom: none;
}

a.menu_selected:link {
	color: #23314B;
   	text-decoration: none;
   	border-bottom: none;
}

a.menu_selected:visited {
	color: #770606;
   	text-decoration: none;
   	border-bottom: none;
}

a.menu_selected:hover {
	color: #770606;
   	border-bottom: none;
   	text-decoration: none;
}


/* Footer elements */

.footer {
	text-align: center;
	color: #63779D;
	font-size: 7pt;
	font-weight: normal;
	padding: 0px 0 10px 0;
	
	

}
.footer a:link {
	color: #63779D;
	font-size: 7pt;
	font-weight: bold;
	text-decoration: none;
	border-bottom: 0px dashed #CCCCCC;
}
.footer a:visited {
	color: #63779D;
	font-size: 7pt;
	font-weight: bold;
	text-decoration: none;
	border-bottom: 0px dashed #CCCCCC;
}
.footer a:hover {
	color: #888;
	font-size: 7pt;
	font-weight: bold;
	text-decoration: none;
	border-bottom: 1px dashed #CCCCCC;
}

.module h3 {
	font-size: 9pt;
	padding-left: 10px;
	border-bottom: 1px dashed #FFF;
	color:#FFF;
}

.mosform_group_title {
	color: #036;
	font-size: 8pt;
	font-weight: bold;
	padding-left: 5px;
	text-decoration: none;

}

/*Template Specific Styles*/

.centerer {
	margin: 0;
	padding: 0px;
	width: 100%;
	height: auto; /*makes ff determine height by content*/
    min-height: 100%;/*makes ff fill browser if needed*/ 
	_height: 100%;/**gives IEWin it's improperly implemented height value*/ 
	background-color: #23314B;
}
.container2 {
	margin:0px;
	padding: 0px;
	border: 5px solid #BEBEBE;
	text-align: left;
	background-color: #6B95E1;
	width: 748px;
	background-image: url(../images/leftpic.jpg);
	background-position: left bottom;
	background-repeat: no-repeat;
	
}

.leftphoto {
	margin:0px;
	padding:0px;
	width: 20%;
	height: 100%;
	float: left;
}
.rightcol { 
	margin:0px;
	padding:0px;
	width: 80%;
	height: 100%;
	float: right;
}
.header {
	margin:0px;
	padding: 0px;
	background-image:url(../images/headerbg.jpg);
	width: 100%;
	min-height: 10px;
	float: right;
}
.content {
	width: 100%;
	height: 100%;
	padding: 0px;
	margin: 0px;
	float: right;
	background-color: #FFFFFF;
}
.maincopy{
	width: 580px;
	height: 100%;
	padding: 5px 5px 150px 5px;
	margin: 0px;
	float: right;
	background-color: #FFFFFF;
	min-height: 300px;
}
.nav {
	float: left;
	width: 100%;
	height: 100%;
	overflow: hidden;
	min-height: 100%;
}
.logo {
	background-image: url(../images/logo.gif);
	background-position: top left;
	background-repeat: no-repeat;
	margin:5px 0 0 5px;
	padding:  0 0 20px 0;
	width: 255px;
	height: 0;
}
	
.association {
	background-image:url(../images/association.gif);
	width: 124px;
	height: 116px;
	float: left;
	margin: 5px 1px 0 0;
	
}
.secondary {
	width: 100%;
	height: 18px;
	margin: 0px;
	float: right;
	background-color: #eee;
	text-align: right;
	padding:0;
	margin: 0;
}
	
.cleaner
{
  clear:both;
  height:0;
  font-size:0;
  border: none;
  margin:0; 
  padding:0;
  background:transparent;
  visibility: hidden;
  background: none;
}
.callouts {
	width: 750px;
	padding:0px;
	margin: 10px 0 0 0;
}
.callout-left {
	width: 232px;
	height: 90px;
	border: 5px solid #BEBEBE;
	background: #fff;
	padding: 0px;
	float: left;
	margin: 0 10px 0 0;
	overflow: hidden;
	font-size: 10px;
}
.callout-middle {
	width: 232px;
	height: 90px;
	border: 5px solid #BEBEBE;
	background: #fff;
	padding: 0px;
	float: left;
	margin: 0 10px 0 0;
	overflow: hidden;
	font-size: 10px;
}
.callout-right {
	width: 232px;
	height: 90px;
	border: 5px solid #BEBEBE;
	background: #fff;
	padding: 0px;
	float: left;
	overflow: hidden;
	font-size: 10px;
}
.call-liner {
	padding: 5px;
	text-align: left;
}
.call-text {
	font-size: 10px;
}
.pagetext {
	visibility: hidden;
	display: none;
   } 
