html, body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, label, fieldset, input, p, blockquote, th, td, table{margin:0; padding:0;}
table{border-collapse:collapse; border-spacing:0}
fieldset, img{border:0}
address, caption, cite, code, dfn, em, strong, th, var{font-style:normal; font-weight:normal}
ol, ul, li{list-style:none}
caption, th{text-align:left}
h1, h2, h3, h4, h5, h6{font-size:100%; font-weight:normal}
q:before, q:after{content:''}

strong{font-weight:bold}
em{font-style:italic}
a img{border:none}



/* General Styles */ 
html {
	height:100%;
}

body, td {
	padding:0;
	margin:0;
	color:#295781;
	font:11px Verdana, Arial, Helvetica, sans-serif;
	
}
body {
	background:url(images/bg.jpg) repeat-x top #ffffff;
}
p {
	line-height:16px;
}

form, p, h1, h2, h3, h4, h5, ul, ol {
	margin:0;
	padding:0;
}

img a, a img {
	border:none;
}
.clear {
	clear: both;
}
h1 {
	font:bold 13px Verdana, Arial, Helvetica, sans-serif;
	color:#295781;
}
h2 {
	font:bold 13px Verdana, Arial, Helvetica, sans-serif;
	color:#ffffff;
}
h3 {
	font:bold 13px Verdana, Arial, Helvetica, sans-serif;
	color:#295781;
	padding-bottom:5px;
}

/* Header */
.header {
	height:114px;
	width:960px;
	margin:0 auto;
	background: url(images/navBg.jpg) repeat-x top right #FFFFFF;
}
.logo {
	height:114px;
	width:275px;
	float:left;
	background: url(images/logo.jpg) no-repeat top left #FFFFFF;
}
.address {
	width:180px;
	height:94px;
	float:right;
	background: url(images/address.gif) no-repeat top right #FFFFFF;
	padding:20px 15px 0px 0px;
	font-size:10px;
	text-align:right;
	color:#000000;
	font-family:"Trebuchet MS", Verdana, Arial;
	font-size:12px;
}

/* Banner */
.banner {
	height:169px;
	width:960px;
	margin:0 auto;
}
.pic {
	height:169px;
	width:504px;
	float:left;
	background: url(images/banner.jpg) no-repeat top left #FFFFFF;
}
.login {
	width:416px;
	height:149px;
	float:right;
	padding:20px;
	padding-bottom:0px;
	color:#FFFFFF;
	background: url(images/loginBg.jpg) no-repeat top left #2a6fb0;
}
.line {
	width: 100%;
	background:url(images/dotted.gif) repeat-x center;
	height: 1px;
}

/* Form */
.txt {
	 width:96px;
	 height:15px;
	 background:#447eb4;
	 border:solid 1px #95b6d5;
	 vertical-align:middle;
	 color:#ffffff;
	 font: 11px Verdana, Arial, Helvetica, sans-serif;
	 padding:2px;
}
.txt2 {
	 width:135px;
	 height:15px;
	 border:solid 1px #7f7f7f;
	 background:#e0e0e0;
	 vertical-align:middle;
	 color:#000000;
	 font: 11px Verdana, Arial, Helvetica, sans-serif;
	 padding:2px;
}

/* Title */
.title {
	height:51px;
	width:960px;
	margin:0 auto;
}

.search {
	height:36px;
	width:235px;
	float:left;
	text-align:left;
	background: url(images/searchBg.jpg) no-repeat top left #FFFFFF;
	padding:15px 20px 0 20px;
}
.button {
	float:left;
}

/* Content */
.content {
	width:655px;
	float:left;
	padding:10px;
}
.content a, .content a:visited{
	color:#295781;
}
.content ul li {
	list-style-position: outside;
	margin-left:20px;
	list-style-image: url(images/bullets02.jpg);
	line-height:14px;
}
.content ol li {
	list-style-position: outside;
	margin-left:20px;
	line-height:14px;
	list-style-type: decimal;
}

/* Footer */
.footer {
	width:960px;
	margin:0 auto;
	border-top:solid 1px #000000;
}
/*
.footer a {
	padding:0 10px;
	color:#295781;
	text-decoration:none;
	font-weight:bold;
	line-height:30px;
}
*/
.footerlink {
	padding:0 10px;
	color:#295781;
	text-decoration:none;
	font-weight:bold;
	line-height:30px;
}

.wsicon {
	color:#295781;
	text-decoration:underline;
	font-weight:bold;
	line-height:30px;
}

.wsi {
	color:#295781;
	text-decoration:none;
	font-weight:bold;
	line-height:30px;
}

/* Menu */
#topnav {
	height:114px;
	/*width:509px;*/
	width:479px;
	float:left;
	color:#000000;
	padding:0;
}
#topnav ul {
	margin:0;
	padding:0;
	margin-top:90px;
	height:24px;
}
#topnav ul li {
	margin:0;
	padding:0;
	position:relative;
	list-style:none;
	display:block;
	float:left;
}
#topnav a {
	color:#000000;
	font:bold 13px Verdana, Arial, Helvetica, sans-serif;
	text-decoration:none;
	padding: 0 20px;
	display:block;
	float:left;
	letter-spacing: -1px;
	border-right:solid 1px #000000;
}

#topnav ul li a.last2 {
	border:none;
}

#topnav a:hover {
	color:#295781;
}



/* Submenu */
.main {
	width:960px;
	margin:0 auto;
}
.menu {
	width:255px;
	padding:10px;
	float:left;
}
.menu ul {
	margin:0;
	padding:0;
}
.menu ul li {
	margin:0;
	list-style:none;
	display:block;
	width:100%;
}
.menu a {
	color:#ffffff;
	font:11px Verdana, Arial, Helvetica, sans-serif;	
	color: #295781;
	text-decoration:none;
	line-height:19px;
	padding: 0px;
	display:block;
	padding: 0 0 0 15px;
	line-height:22px;
}

.menu a:hover {
	background:url(images/bullets01.jpg) no-repeat left 10px;
	font-weight:bold;
}

.menu ul ul {
	position: relative;
	z-index: 500;
	padding:0 0 0 15px;
	top:0;
	left:0;
}


.menu ul ul li {
	display:block;
	background: url(images/bullets02.jpg) no-repeat left 10px;
}
.menu ul ul li a {
	color:#295781;
	font-weight:normal;
	background:none;
	text-decoration: none;
	display:block;
	padding:0 0 0 10px;
	line-height:18px;
	text-align:left
}
.menu ul ul li a:hover {
	text-decoration:underline;
	background:none;
}

.menu ul ul,
.menu ul li:hover ul ul,
.menu ul ul li:hover ul ul
{display: none;}

.menu ul li a:hover ul ul,
.menu ul li a:hover ul ul li {
	display:none;
}

.menu ul li:hover ul,
.menu ul ul li:hover ul,
.menu ul ul ul li:hover ul
{display: block;}

.menu li:hover ul, li.over ul { display: block; float:left;}

<!-- [if lt IE 7]>
.menu{float:left;}
body{behavior:url(csshover.htc); }
.menu ul li{ display:block; float:left;}
.menu a{height:1%;}

.menu ul li a:hover ul ul,
.menu ul li a:hover ul ul li {
	display:none;
}

<![endif] -->


