@charset "utf-8";
/* CSS Document */

body {
	text-align: center;font-family: Arial; font-size: 10pt;
}
table {
	text-align:left;
}
p {	color: #000000;	font-family: Arial; font-size: 10pt;	text-align: left; }
li {	font-family: Arial; font-size: 10pt;}
td {	font-family: Arial; font-size: 10pt;}
a { color: inherit;	font-family: inherit; font-size: inherit; text-decoration: none; }
a:visited { color: inherit;	font-family: inherit; font-size: inherit; text-decoration: none; }
a:hover { color: inherit; font-family: inherit; font-size: inherit; text-decoration: none;}

.box {position:relative;}
.box a {color:white; font-style:italic;position:relative;text-decoration: none}
.box a:visited {color:white;position:relative;}
.box a:hover {color:white;position:relative;}

h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18pt;
	color: #355777;
}

h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 13pt;
	color: #355777;
}

#container {
	width: 898px;
	margin: 0 auto;
	border: 1px solid black;
}

#header {
	width: 898px;
	height: 82px;
	background-color: #355777;
	text-align: left;
}

#logo {
	width: 449px;
	height: 82px;
	float: left;
}

#search {
	width: 299px;
	height: 27px;
	float: right;
	text-align: right;
	padding: 55px 150px 0 0;
	font-family: Arial;
	font-size: 8pt;
	color: #ffffff;
}

#nav {
	width: 898px;
	height: 23px;
	padding: 0 0 0 0;
	background-color: #64a0c8;
	border-bottom: 1px solid #325677;
	text-align: center;
}

#nav a, #nav a:visited, #nav a:hover { color: #ffffff; text-decoration: none; }

#nav ul {
	list-style-type: none;
	list-style-position: inside;
	display: table;
	text-align: center;
	margin: 0 auto;
	padding: 0;
}

#nav ul li
{
	display: table-cell;
	height: 21px;
	font-family: Arial;
	font-size: 8pt;
	color: #ffffff;
	text-align: center;
	line-height: 21px;
	padding-left: 11px;
	padding-right: 11px;
	cursor: pointer;
	border-top: 1px solid #64a0c8;
	border-right: 1px solid #64a0c8;
	border-left: 1px solid #64a0c8;	
	border-bottom: 1px solid #64a0c8;
}

#nav ul li:hover {
	border-top: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	background-color: #ec5e00;	
}

#nav ul li.active
{
	display: table-cell;
	height: 21px;
	font-family: Arial;
	font-size: 8pt;
	color: #ffffff;
	text-align: center;
	line-height: 21px;
	padding-left: 11px;
	padding-right: 11px;
	cursor: pointer;
	border-top: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	background-color: #ec5e00;
}

#nav ul li.active:hover {
	border-top: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	background-color: #ec5e00;	
}

#nav ul li.search:hover {
	background: #64a0c8;
	cursor: default;
	border-top: 1px solid #64a0c8;
	border-right: 1px solid #64a0c8;
	border-left: 1px solid #64a0c8;	
	border-bottom: 1px solid #64a0c8;
}

#search input {
	width: 100px;
	height: 12px;
	position: absolute;
	margin: -2px 0 0 0;
	font-size:8pt;
}

#sub-nav {
	background: url(/images/sub-nav-background.gif) no-repeat;
	width: 888px;
	height: 24px;
	padding: 0 0 0 10px;
	background-color: #ffffff;
	border-bottom: 1px solid #f68e55;
	text-align: center;
}

#sub-nav a, #sub-nav a:visited { color: #64a0c8; text-decoration: none; }
#sub-nav a:hover { color: #ec5e00; text-decoration: none; }

#sub-nav a.active {color: #ec5e00; }

#sub-nav ul {
	list-style-type: none;
	list-style-position: inside;
	padding: 10px;
	display: inline;
}

#sub-nav ul li
{
	float: left;
	display: table-cell;
	height: 21px;
	font-family: Arial;
	font-size: 8pt;
	color: #f68e55;
	text-align: center;
	line-height: 28px;
	padding-left: 7px;
	padding-right: 7px;
	cursor: pointer;
}

#sub-nav ul li:hover {

}

#sub-nav ul li.active
{

}

#sub-nav ul li.active:hover {

}

#content {
	background: url(/images/content-background.gif);
}

#content-left {
	width: 419px;
	float: left;
	padding: 117px 0 0 318px;
}

#sub-shadow {
	background: url(/images/sub-shadow.gif) no-repeat;
	width: 898px;
	height: 7px;
}

#sub-content-left {
	width: 706px;
	overflow: auto;
	float: left;
	padding: 10px 0 0 31px;
}

#content-left-txt {
	width: 304px;
	padding: 10px 22px 0 93px;
}

#sub-content-left-txt {
	width: 369px;
	float: left;
	padding: 0 10px 0 0;
	text-align: left;
}

#sub-content-full-txt {
	width: 674px;
	float: left;
	padding: 0 10px 0 0;
	text-align: left;
}

#sub-content-right-txt {
	width: 305px;
	float: right;
	text-align: left;
}

#content-left-txt ul {
	list-style-type: none;
	list-style-position: inside;
	padding: 0 0 0 0;
	margin: 0 0 10px 0;
}

#content-left-txt ul li {
	padding: 7px 0 0 0;
	margin: 0 0 0 65px;
	font-weight: bold;
	color: #355777;
	text-align: left;
	font-family: "Times New Roman", Times, serif;
	font-size: 8pt;
}

#content-left-txt ul a {
	color: #355777;
}

#content-right {
	float: right;
	background: url(/images/right-shadow.gif) no-repeat;
	width: 161px;
}

#content-sub-right {
	float: right;
	width: 161px;
}

#content-right .box, #content-sub-right .box {
	width: 131px;
	padding: 10px 15px 10px 15px;
	margin: 0 0 0 0;
	border-bottom: 1px solid #ffffff;
	position:relative;
}

#content-right .box p, #content-sub-right .box p {
	color: #ffffff;
}

#content-right .box-last, #content-sub-right .box-last {
	width: 131px;
	padding: 10px 15px 10px 15px;
	margin: 0 0 0 0;
	border-bottom: 1px solid #ffffff;
}

#content-right .box-last p, #content-sub-right .box-last p {
	color: #ffffff;
}

.vitem {
    position:relative;
    font-family: Arial;
    font-size: 9pt;	
    text-align: left;
    color: #ffffff;
    margin-bottom: 10px;
    overflow: hidden;
    o\verflow: visible;
    width: 100%;
    w\idth: auto;
    zoom: 1;

    }
.vitem .more {
	display:none;
    }
.vitem:hover .more {
    display:block;
    position:absolute;
    *-position:relative;
    *-font-style:normal;
    z-index:1;
    padding: 3px;
    background-color:#64a0c8;
    }
 
#footer {
	background-color: #ffffff;
	width: 898px;
	border-top: 1px solid #003c69;	
	padding: 5px 0 0 0;
	text-align: center;
}

#footer a, #footer a:visited, #footer a:hover { color: #355777; text-decoration: none; }

#footer ul {
	list-style-type: none;
	list-style-position: inside;
	padding: 7px;
	display: inline;
}

#footer ul li
{
	display: inline;
	font-family: Arial;
	font-size: 7pt;
	color: #355777;
	border-right: 1px solid #355777;
	text-align: center;
	padding-left: 7px;
	padding-right: 7px;
	cursor: pointer;	
}

#footer ul li.last
{
	border-right: 0px;
}

#footer p {
	text-align: center;
	font-family: Times New Roman;
	font-size: 8pt;
	color: #000000;
	margin: 5px 0 0 0;
}

.anchor {
	clear: both;
}

.blue-box {
	padding: 0 25px 10px 25px;
	margin: 0 0 10px 0;
	border: 1px solid #355777;
	background-color: #b2d4f0;
	clear: right;
}

.blue-box h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 11pt;
	color: #000000;
	margin: 10px 0 0 0;
}

.blue-box h2 {
	font-family: Arial;
	font-size: 8pt;
	color: #000000;
	margin: 0 0 3px 0;
}

.blue-box ul {
	font-family: Arial;
	font-size: 9pt;
	list-style-position: inside
	margin: 0 0 0 10px;
}

.blue-box ul li {
	margin: 0;
	padding: 0 0 3px 0;
}

.blue-box-right {
	width: 200px;
	float: right;
	padding: 10px 10px 10px 10px;
	margin: 20px 0 10px 10px;
	border: 1px solid #355777;
	background-color: #b2d4f0;
}

.blue-box-right h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 11pt;
	color: #000000;
	margin: 10px 0 0 0;
}

.blue-box-right h2 {
	font-family: Arial;
	font-size: 8pt;
	color: #000000;
	margin: 0 0 3px 0;
}

.blue-box-right ul {
	font-family: Arial;
	font-size: 9pt;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	list-style-position: inside;
}

.blue-box-right ul li {
	margin: 0;
	padding: 0 0 3px 15px;
	text-indent: -17px;
}