/* Hides from IE5-mac \*/
* html .buggybox {height: 1%;}
/* End hide from IE5-mac */ 

body {	
	background-color: #FFFFFF;
	font-family: verdana;
	font-size: 11px;
	text-align: center;
	color:#000000;
}
#global {
     margin-left: auto;
     margin-right: auto;
     width: 706px; /* mandatory to be centered */
}
div#containerindex {
	width: 700px;
    background-color: #003263;
	border: solid;
	border-width: 3px;
	border-color: #003263;
	padding: 0px;
}
div#container {
	width: 700px;
    background-color: #FFFFFF;
	border: solid;
	border-width: 3px;
	border-color: #003263;
	padding: 0px;
}
div#header1 {
	height: 25px;
	text-align:center;
	background-color:#004B76;
	}
div#header2 {
	text-align:center;
	}
div#footer1 {
	text-align:center;
	}
p {
	text-align: justify;
	line-height: 1.4;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	}
#menuwrapper {
	border-top: 2px solid #555;
	border-bottom: 2px solid #555;
	background-color: #003263;

}
/*Clears the floated menu items.
Assigned to a BR tag placed just before
menuwrapper's closing DIV tag*/
.clearit {
	clear: both;
	height: 0;
	line-height: 0.0;
	font-size: 0;
}
#p7menubar, #p7menubar ul {
	padding: 0;
	margin: 0;
	list-style: none;
	font-family: Arial, Helvetica, sans-serif;
}
#p7menubar a {
	display: block;
	text-decoration: none;
	padding: 5px 10px 5px 10px;
	border-right: 2px solid #555;
	font-size: 12px;
	font-weight:bold;
	color: white;
}
#p7menubar a.trigger {
	padding: 5px 16px 5px 10px;
	background-color: #003263;
	background-position: right center;
}
#p7menubar li {
	float: left;
	width: 9em;
}
#p7menubar li ul, #p7menubar ul li  {
	width: 12em;
}
#p7menubar ul li a  {
	color: #565656;
	border-right: 0;
	padding: 3px 12px 3px 16px;
}
#p7menubar li ul {
	position: absolute;
	display: none;
	background-color: #A3B2C9;
	border-right: 2px solid #555;
	border-bottom: 2px solid #555;
}
#p7menubar li:hover a, #p7menubar a:focus,
#p7menubar a:active, #p7menubar li.p7hvr a {
	color: white;
	background-color: #A3B2C9;
}
#p7menubar li:hover ul, #p7menubar li.p7hvr ul {
	display: block;
}
#p7menubar li:hover ul a, #p7menubar li.p7hvr ul a {
	color: white;
	background-color: transparent;
}
#p7menubar ul a:hover {
	background-color: #003263!important;
	color: white!important;
}
#p7menubar li {width: auto;
}
#p7menubar1, #p7menubar1 ul {
	padding: 0;
	margin: 0;
	list-style: none;
	font-family: Arial, Helvetica, sans-serif;
}
#p7menubar1 a {
	display: block;
	text-decoration: none;
	padding: 5px 10px 5px 10px;
	border-right: 2px solid #555;
	font-size: 12px;
	font-weight:bold;
	color: white;
}
#p7menubar1 a.trigger {
	padding: 5px 16px 5px 10px;
	background-color: #003263;
	background-position: right center;
}
#p7menubar1 li {
	float: left;
	width: 9em;
}
#p7menubar1 li ul, #p7menubar1 ul li  {
	width: 12em;
}
#p7menubar1 ul li a  {
	color: #565656;
	border-right: 0;
	padding: 3px 12px 3px 16px;
}
#p7menubar1 li ul {
	position: absolute;
	display: none;
	background-color: #A3B2C9;
	border-right: 2px solid #555;
	border-bottom: 2px solid #555;
}
#p7menubar1 li:hover a, #p7menubar1 a:focus,
#p7menubar1 a:active, #p7menubar1 li.p7hvr a {
	color: white;
	background-color: #003263;
}
#p7menubar1 li:hover ul, #p7menubar1 li.p7hvr ul {
	display: block;
}
#p7menubar1 li:hover ul a, #p7menubar1 li.p7hvr ul a {
	color: white;
	background-color: transparent;
}
#p7menubar1 ul a:hover {
	background-color: #A3B2C9!important;
	color: white!important;
}
#p7menubar1 li {width: auto;
	}

h1{
	font-family: arial;
	font-weight: 600;
    font-size: 14px;
	color: #003263;
	text-align: left;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	margin-right: 10px;
}
h2 {
	font-weight: bold;
    font-size: 11px;
	text-align: left;
	margin-top: 5px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	}
	h3 {
	font-weight: normal;
	color:#FFFFFF;
    font-size: 11px;
	text-align: justify;
	margin-top: 10px;
	margin-left: 20px;
	margin-right: 20px;
	margin-bottom: 10px;
	}
div.liner1 {
    background: #003263;
	height: 3px;
	width: 680px;
	clear: both;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 10px;
	margin-left: 10px;
}
div.liner2 {
    background: #A3B2C9;
	height: 3px;
	width: 680px;
	clear: both;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 10px;
	margin-left: 10px;
}
div.liner3 {
    background: #FFFFFF;
	height: 10px;
	width: 706px;
	clear: both;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
div.liner4 {
    background: #003263;
	height: 3px;
	width: 706px;
	clear: both;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
div.liner5 {
    background: #A3B2C9;
	height: 3px;
	width: 706px;
	clear: both;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
div.liner6 {
    background: #FFFFFF;
	height: 3px;
	width: 680px;
	clear: both;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-right: 10px;
	margin-left: 10px;
}
div.image-right{
	float: right;
	margin-top: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
	margin-right: 10px;
	text-align:center;
	overflow:hidden;
	clear: right;
	}
div.image-left{
	float: left;
	margin-top: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
	margin-right: 10px;
	overflow:hidden;
	clear: left;
}
/* */
A{color:#153244;}
A:visited{color:#153244;}
A:hover{color:#214F69;text-decoration:none;
}
/* */
A.menu{color: #FFFFFF; text-decoration:none;}
A.menu:visited{color:#FFFFFF;}
A.menu:hover{color:#FFFFFF;text-decoration:none;
}
FORM {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: left;
}
table {
	margin:auto;
	text-align: center;
	font-family: verdana;
	font-size: 11px;
}
div.nav-hierarchy {
	font-weight: normal;
	display: inline;
	font-size: 11px;
}
div.navigationpt {
    width: 700px;
	background-color:#FFFFFF;
	font-size: 11px;
	text-align: left;
	clear: both;
}
UL {
	text-align: left;
	line-height: 1.4;
    margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 20px;
    list-style-type: none;
		}
div.spacer {
	border-width: 4px;
	border-style: solid;
	border-color: #7198b0;
	clear: both;
	margin-top: 0px;
	margin-bottom: 0px;
}




