html {height: 100%;}

body {
	font-family: Arial, Helvetica, sans-serif;
	/*font-size: 100%;*/
	margin:10px 0px;
	/*padding:10px; /* Need to set body margin and padding to get consistency between browsers. */
	text-align:center;
	color: #000000;
	min-height:101%;
	background-color: #ADBABD;
	margin-left: 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	vertical-align: middle;
	}
	
table.c, .c th, .c td { border-color: #99AAAE; }	
	
#bannerhomepage
{
	width:800px;
	margin:0px auto;
	height: 70px;
	padding: 0px;
	vertical-align: middle;
	/*padding: 5px 25px 10px;*/
	
}		

#banner {
	width:810px;
	height: 100px;
	/*padding: 0px;*/
	margin-right: auto;
	margin-left: auto;
	max-height: 100px;
	/* with a <p> in the banner this is interpreted by firefox to add extra space at the bottom - but not by IE6*/
	
}	


#banner p {
    color:#F0F0F0;
	text-decoration:none;
	font-size: x-small;
	}


#banner a:link, #banner a:visited {
	color:#F0F0F0;
	text-decoration:none;
	font-size: x-small;
}

#banner a:hover {
     color:#333333;

}


#bannergraphic {
	width: 750px;
	height: 70px;
	margin: 0;
	padding: 0;
	float:left;

}


#tl {
	position:absolute;
	top: 17px;
	left: 79px;
	margin: 0px;
	padding: 0px;
	z-index: 100;
	height: 4px;
	width: 800px;
}

#tr {
	position:absolute;
	top: -1px;
	right: -1px;
	margin: 0px;
	padding: 0px;
	z-index: 100;
}	

/************ sectionLinks styles **************/

#sectionLinks{
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	/*text-decoration:none;*/
	/*background:#B5CBD6;*/

}

/*#sectionLinks h3{
	padding: 10px 0px 2px 10px;
	border-bottom: 1px solid #cccccc;
}*/

#sectionLinks a:link, #sectionLinks a:visited {
	display: block;
	background:#99AAAE;

	padding: 5px 0px 5px 10px;
	color: #444444;
	text-decoration:none;
	/*border-top: 1px solid #C0C1DD;*/
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #99AAAE;
	border-bottom-color: #99AAAE;
/*	font-size: 80%;
	*/
}

#sectionLinks a:hover{
	border-top: 1px solid  #FFFFFF;
	border-bottom: 1px solid  #FFFFFF;
	color: #FFFFFF;
	/*font-weight: bold;*/
	text-decoration: none;
	/*background:*/
}


	
	
#Content {
	width:800px; /* Right and left margin widths set to "auto" */
	text-align:left;
	background-color:#99AAAE;
	overflow: hidden;

	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	color: #333333;
	z-index:-2;
	
	}

#contentleft {
	width:150px;
	float:left;
	font-size: 10px;
	background-color: #99AAAE;
	color: #444444;
	border-top-color: #99AAAE;
	border-top-width: 10px;
	/*background:#fff;*/
		}
#contentleft p {
	margin: 5px;
	font-size: 12px;
	color: #444444;
	background-color: #99AAAE;
}

#contentleft h3, h5{
	text-align: center;
	color: #444444;
	margin: 0px;
	font-size:16px;
	background-color: #99AAAE;
	
}


#contentcenter {
	width:600px;
	padding:10px 10px 10px 10px;
	float:right;
	border-left-color: #99AAAE;
	border-left-width: 1px;
	border-left-style: solid;
	/*background: #ffffff;*/
	border-right-width: 20px;
	border-right-style: solid;
	border-right-color: #99AAAE;
	font-size: 85%;
	color: #333333;
	overflow: inherit;
	z-index:-1;
	background-color: #FFFFFF;
	border-bottom-color: #99AAAE;
	border-bottom-style: solid;
	border-bottom-width: 20px;
	border-top-color: #99AAAE;
	border-top-width: 10px;
		}
		
#contentcenter em {
	color:#316173;
	font-weight: bold;
	font-style: normal;
}


#contentcenter2 {
	width:800px;
	padding:10px 10px 10px 10px;
	float:left;
	border-left-color: #FFFFF0;
	border-left-width: 1px;
	border-left-style: solid;
	/*background: #ffffff;*/
	border-right-width: 10px;
	border-right-style: solid;
	border-right-color: #FFFFF0;
	font-size: 85%;
	color: #333333;
	overflow: inherit;
	z-index:-1;
	background-color: #FFFFF0;
		}
		
#contentcenter2 em {
	color:#316173;
	font-weight: bold;
	font-style: normal;
}


.topanchor{
	font-size: x-small;



}

.tophidden {color: #316173}


/*.story a:link, a:visited {

text-decoration:none;
color:#316173;

}*/

/*.story a:hover {
text-decoration:underline;

}*/


#contentcenter ul {
	list-style-type: square;
	}

#contentcenter li {
	float: none;
	text-align: left;
	cursor: default;
	position: static;
	width: auto;
	 
}

#contentcenter li ul {
	font-weight: normal;
	}

#contentcenter li>ul {
	top: auto;
	left: auto;
	
}

#contentcenter li li {
	display: block;
	float: none;
}




.tooltips a {
	position: relative;
	text-decoration: none;
	color:#333333;
	
}

.tooltips a:link, a:visited {
color:#333333;
text-decoration:none;

}

.tooltips a span {
	display: none;
	
}

.tooltips a:hover {
font-size: 99%;/* IE/Win requires some link change on hover in order to show the tooltips */
text-decoration:underline;


} 

.tooltips a:hover span { /*the span will display just on :hover state*/
	display: block !important;
	position: absolute;
	top: 5px;
	left: 20px;
	right: 20px;
	width: 160px;
	border: 1px solid #000000;
	background:#99CCCC;
	color: #000;
	padding: 5px;
    font-size: x-small;
	text-decoration:none;

}

.tooltips p {
	font-weight:normal;
	font-size: small;


}

.tooltips a {z-index: 3;


}


a {
	text-decoration: none;
	border:none;
}

a:link, a:visited{
	color: #1F5F87;
}


a:hover {
	text-decoration: underline;
}

/*h1 {
	text-align: center;
	padding: 0 0 0.25em 0;
	margin: 0;
}
*/

ul {
	list-style: none;
	margin: 0;
	padding-top: 0;
	padding-right: 0;
	padding-left: 0;
	z-index: 10;
	/*border-bottom:1px solid #A7A7A7;*/
	/*border-top:0px;*/
	
	
	/*margin-top: 3px;*/
	/*padding-bottom: 3px;*/
}

ul.disc {list-style-type: disc; margin-left: 30px;}
ul.circle {list-style-type: circle; margin-left: 30px;}
ul.square {list-style-type: square; margin-left: 30px;}
ul.none {list-style-type: none; margin-left: 30px;} 

li {
	float: left;
	position: relative;
	width: 159px;
	text-align: center;
	right: inherit;
	cursor: default;
	z-index: 10;
	 
/*	border-top-width: 1px;
	border-right-width: 0;
	border-bottom-width: 1px;
	border-left-width: 0;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;*/
/*	border-top-color: #E7E7E7;
	border-right-color: #E7E7E7;
	border-bottom-color: #E7E7E7;
	border-left-color: #E7E7E7;*/

/*	color: #FFFFFF;*/
}

/*li#first {

     border-left-width: 1em;
}

li#last {
	border-right-width: 1em;
}*/

li ul {
	display: none;
	position: absolute;
	left: 0px;
	font-weight: normal;
	background:#D4DEE7;
	padding: 0.3em 0 0 0;
	/*border-right: solid 1px #7d6340;
     */
	 border-bottom: 1px solid #A7A7A7;
	visibility: visible;
	z-index: 10;
}

li>ul {
	top: auto;
	left: auto;
	z-index: 10;
	
}

li li {
	display: block;
	float: none;
	z-index: 10;
	
/*	overflow: visible;*/
/*  background-color: transparent;*/
/*	border: 0;*/
}

li:hover ul, li.over ul {
	display: block;
	overflow: visible;
	z-index: 10;
/*	font-size:small;*/
}

hr {
	display: none;
}

#Navcontent {
	width:800px;
	margin:0px auto;
	text-align:left;
	/*height: 24px;*/
	padding:0px;
	
	}

#nav a {
	font-weight: 300;
	color: #0A2236;
	text-decoration: none;
	font-size:16px
	}
	
#nav a:hover {
    color:#CCCCCC;
    text-decoration:none;
    }

#nav li li a {
	display: block;
	font-weight: normal;
	padding: 2px;
    /*margin: 1px;*/
	background:#ADBABD;
	font-size:12px;
	color:#316173;
	border-bottom-color: #ADBABD;
    border-bottom-style: solid;
    border-bottom-width: 1px;
	
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ADBABD;

	}

#nav li li a:hover {
	font-weight: normal;
	/*padding: 1px;*/
	/*background:#E8E8E8;*/
	/*background: #E8E8E8;*/
	/*color: #316173;*/
	color: #FFFFFF;
	text-decoration:none;
	/*line-height: normal;*/
/*border-top-width: 1px;
/*	border-right-width: 5px;*/
/*border-bottom-width: 1px;
/*  border-left-width: 5px;*/
/*	border-top-style: solid;
/*	border-right-style: solid;*/
/*	border-bottom-style: solid;
/*  border-left-style: solid;*/
/*border-top-color: #FFFFFF;
/*	border-right-color: #E8E8E8;*/
/*	border-bottom-color: #FFFFFF;
/*	border-left-color: #E8E8E8;*/
/*	border-color: #E8E8E8;*/

}



/*p {
	clear: left;
	padding: 1em 1em 0 1em;
	margin: 0;
	background-repeat: no-repeat;
	background-position: left center;
}*/

/*p.image {
	float: right;
	font-size: 0.8em;
	text-align: center;
	color: #7d6340;
	padding: 1.25em 1.25em 0.25em 0.25em;
}

p.image img {
	display: block;
	border: 1px solid #7d6340;
}
*/


#homepagetable {
	border-collapse:collapse;
	width: 580px;

}

#homepagetable .tblcell {

    padding-left:3px;
	font-size: small;
	font-weight: bold;
	color: #1F5F87;
	padding-top: 3px;
	padding-bottom: 3px;
	border: 1px solid #E1E1E1;
	padding-right: 3px;
	vertical-align: top;
	/*text-align: center;*/
	}

#pstables {
	border-collapse: collapse;

}

#pstables td {
	padding-left:3px;
	font-size: small;
	font-weight: bold;
	color: #1F5F87;
	padding-top: 3px;
	padding-bottom: 3px;
	border: 1px solid #E1E1E1;
	padding-right: 3px;
	vertical-align: top;
	/*text-align: center;*/
}

#pstables td.red {
color:#FFCC00;}

#pstables em {
color:#333333;
font-style:italic;
}



#pstables .tblcellbody {

font-size: 70%;
	color: #333333;
	font-weight: normal;
	/*padding: 0px;*/
	vertical-align: top;
	margin-top: 0px;
	
	}
	
#pstables .tblcell a {
	text-decoration:none;
	color: #1F5F87;
	font-weight: normal;
	font-size: 90%;
}

#pstables .tblcell a:hover {
text-decoration:underline

}



/*.tables_tblcell a:link, a:visited {
	text-decoration: none;

}

.tables_tblcell a:hover {
text-decoration:underline;
}
*/


#homepagetable .tblcellbody {
	font-size: 75%;
	color: #333333;
	font-weight: normal;
	/*padding: 0px;*/
	vertical-align: top;
	margin-top: 0px;
}

#homepagetable .tblcellbody a {
	text-decoration:none;
	color: #1F5F87;
}

#homepagetable .tblcellbody a:hover {
text-decoration:underline;
}

.img_right {
	float: right;
	margin: 5px;
	margin-bottom: 120px;
	border-top: 1px solid #C1C1C1;
	border-right: 2px solid #585858;
	border-bottom: 2px solid #585858;
	border-left: 1px solid #C1C1C1;
}

.img_top_left {
	float: left;
	margin: 15px;
    margin-bottom: 15px;
	margin-top: 15px;
	
}

#contentcenter img_lft {
float:none

}
