@charset "utf-8";
/* CSS Document */

body {
	height:100%;
	margin:0px;
	padding:0px;
	color:#333333;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #FFFFFF;
	text-align: center;
	}
a:link {
	color: #666666;
	text-decoration: underline;
}
a:visited {
	color: #666666;
	text-decoration: underline;
}
a:hover {
	color: #666666;
	text-decoration: none;
}
a:active {
	color: #666666;
	text-decoration: none;
}
label {
	cursor: pointer;	
}

	
#containor {
	background-color: #FFFFFF;
	text-align: left;
	width: 966px;
	margin-right: auto;
	margin-left: auto;
}
#top-nav-bg {
	background-image: url(../images/bg-top-nav.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 50px;
	width: 100%;
}
#top-nav {
	font-size: 11px;
	color: #FFFFFF;
	height: 20px;
	width: 942px;
	margin-right: auto;
	margin-left: auto;
	text-align: right;
	padding-top: 8px;
}
#top-nav ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#top-nav ul li {
	display: block;
	float: right;
	padding-right: 10px;
	padding-left: 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}
#top-nav a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#top-nav a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

#top-nav a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#top-nav a:active {
	color: #FFFFFF;
	text-decoration: underline;
}


#top-nav ul li.last {
	display: block;
	float: right;
	padding-right: 0px;
	padding-left: 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}
#top-nav ul li.first {
	display: block;
	float: right;
	padding-right: 10px;
	padding-left: 10px;
	border-left-width: 0px;
	border-left-style: none;
}

#header {
	height: 121px;
	width: 966px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/bg-body.gif);
	background-repeat: repeat-y;
	background-position: left top;
}


#logo {
	float: left;
	height: 82px;
	width: 410px;
	margin-left: auto;
	padding-left: 20px;
}

#login {
	background-image: url(../images/bg-login.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 82px;
	width: 524px;
	float: left;
}
#form-containor {
	height: 30px;
	width: 450px;
	padding-top: 33px;
	padding-left: 30px;
	float: left;
	font-size: 10px;
}
.corp {
	border: 1px solid #828282;
	width: 90px;
	height: 13px;
	font-size: 11px;
	color: #707CAE;
	padding-bottom: 2px;
}
.epp {
	border: 1px solid #828282;
	width: 179px;
	height: 13px;
	font-size: 11px;
	color: #707CAE;
	padding-bottom: 2px;
}
#footer {
	font-size: 10px;
	color: #999999;
	height: 40px;
	width: 942px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}
#main-body-bg {
	width: 916px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/bg-body.gif);
	background-repeat: repeat-y;
	background-position: left top;
	padding-right: 25px;
	padding-left: 25px;
	float: left;
}
#side-nav-box {
	float: left;
	width: 192px;
	font-size: 10px;
	background-image: url(../images/bg-side-nav-full.gif);
	background-position: right bottom;
	text-align: left;
	height: 505px;
}
#side-nav-box-phones {
	float: left;
	width: 192px;
	font-size: 10px;
	background-image: url(../images/bg-side-nav-full.gif);
	background-position: right bottom;
	text-align: left;
	padding-bottom: 25px;
}
#bot-bar {
	height: 20px;
	width: 966px;
	margin-right: auto;
	margin-left: auto;
	clear: left;
}

#side-nav-inner {
	width: 172px;
	text-align: left;
	margin-left: 10px;
}
#side-nav {
	width: 172px;
}
#side-nav ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#side-nav li {

	width: 172px;
	display: block;
	border-top: 1px solid #828282;
}
#side-nav  li.lastside {
	height: 30px;
	width: 172px;
	display: block;
	border-top: 1px solid #828282;
	border-bottom: 1px solid #828282;
}

#side-nav a {
	font-size: 12px;
	color: #707CAE;
	font-weight: bold;
	text-decoration: none;
	display: block;
	height: 24px;
	padding-top: 7px;
	width: 162px;
	padding-left: 10px;
}
#side-nav a.big {
	font-size: 12px;
	color: #707CAE;
	font-weight: bold;
	text-decoration: none;
	display: block;
	height: 34px;
	padding-top: 7px;
	width: 162px;
	padding-left: 10px;
}
#side-nav a:hover {
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	display: block;
	height: 24px;
	padding-top: 7px;
	width: 162px;
	padding-left: 10px;
	background-color: #707CAE;
}
#side-nav a.big:hover {
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	display: block;
	height: 34px;
	padding-top: 7px;
	width: 162px;
	padding-left: 10px;
	background-color: #707CAE;
}
#side-nav a.selected {
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	display: block;
	height: 24px;
	padding-top: 7px;
	width: 162px;
	padding-left: 10px;
	background-color: #47518E;
}
#side-nav a.bigselected {
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	display: block;
	height: 34px;
	padding-top: 7px;
	width: 162px;
	padding-left: 10px;
	background-color: #47518E;
}

#sub-nav {
	width: 172px;
}
#sub-nav ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#sub-nav li {
	height: 20px;
	width: 172px;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #828282;
}
#sub-nav a {
	display: block;
	height: 16px;
	width: 165px;
	padding-top: 4px;
	padding-left: 5px;
	text-decoration: none;
}
#sub-nav a:hover {
	display: block;
	height: 16px;
	width: 165px;
	padding-top: 4px;
	padding-left: 5px;
	text-decoration: none;
	background-color: #CCCBDD;
	border-right: 1px solid #828282;
	border-left: 1px solid #828282;
}

#sub-nav li.lastsub {
	height: 20px;
	width: 172px;
	display: block;
	border-bottom-style: none;
}
#sub-nav a.selectedsub {
	display: block;
	height: 16px;
	width: 165px;
	padding-top: 4px;
	padding-left: 5px;
	text-decoration: none;
	background-color: #CCCBDD;
	border-right: 1px solid #828282;
	border-left: 1px solid #828282;
}

#othersite {
	text-align: center;
	width: 172px;
	padding-left: 10px;
	padding-top: 3px;
	padding-bottom: 12px;
}
#main-body {
	float: left;
	height: 493px;
	width: 553px;
	padding-left: 15px;
	text-align: left;
}
#main-body-full {
	float: left;
	width: 696px;
	padding-left: 15px;
	text-align: left;
}

#news-box {
	background-image: url(../images/bell.gif);
	background-position: right bottom;
	float: left;
	height: 493px;
	width: 154px;
	background-repeat: no-repeat;
	text-align: left;
}
#news {
	height: 310px;
	width: 130px;
	padding-left: 12px;
}
#news ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#news li {
	padding-bottom: 15px;
}
#news  a:link {
	font-size: 10px;
	color: #48528F;
	text-decoration: none;
}
#news a:visited {
	font-size: 10px;
	color: #48528F;
	text-decoration: none;
}
#news a:hover {
	font-size: 10px;
	color: #48528F;
	text-decoration: underline;
}
#news a:active {
	font-size: 10px;
	color: #48528F;
	text-decoration: underline;
}



#othersite a {
	text-decoration: none;
	color: #999999;
}

#othersite a:hover {
	text-decoration: none;
	font-weight: bold;
	color: #47518E;
}
#copyright {
	color: #666666;
	height: 20px;
	width: 700px;
	float: left;
	padding-top: 5px;
}
#trustwave {
    height: 65px;
    width: 200px;
	text-align: right;
	float: right;
}
