body {
	padding: 0px;
	margin: 0px;
	color: #0D2443;
	background-color: #FFF;
}
#container {
	width: 750px;
	margin: 0px auto 0px auto;
	padding: 0px;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
#header {
	width: 750px;
	margin: 0px auto 0px auto;
	padding: 0px;
	height: auto;
	margin-bottom: 0px;
	text-align: center;
}

#footer {
	clear: both;
	width: 750px;
	height: 50px;
	margin: 0px auto 0px auto;
	padding: 0px;
	
}
#l-box {
	float: left;
	width: 200px;
	background: url(/images/bg1-n.jpg) no-repeat;
	background-color: #7C8799;
}
#c-box {
	float: right;
	width: 550px;
	
}
#c-box-top {
	width: 550px;
	height: 30px;
	color: #0F2445;
	font-weight: bold;
	font-size: 14px;
}
#c-box-top-left {
	float: left;
	width: 460px;
	height: 30px;
	color: #0F2445;
	font-weight: bold;
	font-size: 14px;
}
#c-box-top-right {
	float: right;
	width: 90px;
	height: 30px;
	color: #0F2445;
	font-weight: bold;
	font-size: 14px;
}

#txtwelcome {
	margin-top: 10px;
	margin-left: 10px;
}
#navtop {
	margin: 0px 0px 20px 0px;
	font-family:Arial,Helvetica,Verdana,sans-serif; 
	font-size:10px; 
	font-weight: 300;
	color: #EB6D45;
	
}

#navtop #n1 {
	float: left;
	width: 70px;
}
#navtop #n2 {
	float: left;
	width: auto;
}

#navtop a:link { color: #8297B6; font-weight: 300; text-decoration: none; }
#navtop a:visited { color: #8297B6; font-weight: 300; text-decoration: none; }
#navtop a:hover   { color: #EB6D45; font-weight: 300; text-decoration: underline; }

#txtpt {
	margin-top: 10px;
	margin-left: 10px;
}
#main-content1 {
	float: left;
	width: 390px;
	height: auto;
	margin: 0px;
	padding: 0px 5px 0px 5px;
}
#main-content2 {
	float: right;
	width: 540px;
	height: auto;
	margin: 0px;
	padding: 0px 5px 0px 5px;
}

#r-box {
	float: left;
	width: 150px;
	margin: 0px;
	padding: 0px;
}
#fs-box {
	float: none;
	width: 150px;
	height: auto;
	margin: 10px 0;
	padding: 0px;
	
}
.h-rbox {
	width: 135px;
	height: 20px;
	margin: 0px;
	padding: 5px 5px 0px 10px;
	background: url(/images/bgh-rbox.gif) no-repeat;
	font-size:12px;
	font-weight:bold;
	color:#132C4A;
}
.h-rbox2 {
	width: 135px;
	height: 66px;
	margin: 0px;
	padding: 5px 5px 0px 10px;
	background: url(/images/bgh-rbox2.gif) no-repeat;
	font-size:12px;
	font-weight:bold;
	color:#132C4A;
}
.h-rbox a {
	color: #132C4A;
}
.h-rbox a:hover {
	color: #FFF;
}
.c-rbox {
	width: 131px;
	
	margin: 0px;
	padding: 5px 5px 4px 5px;
	font-size:10px; 
	font-weight: 300;
	background-color: #D3DEF0;
}
.c-rbox a:link { color: #0C2641; font-weight: 300; text-decoration: none; }
.c-rbox a:visited { color: #0C2641; font-weight: 300; text-decoration: none; }
.c-rbox a:hover   { color: #EB6D45; font-weight: 300; text-decoration: underline; }
.c-rbox a.red{ color: #FF6600; text-decoration:underline; }



.rbox {
	width: 150px;
	padding: 0px;
	
}	
#logo-box1 {
	float: left;
	width: 185px;
	height: 70px;
	margin: 0px;
	padding: 10px 0px 0px 0px;
	
}
#logo-box2 {
	text-align: center;
	float: left;
	width: 200px;
	height: 70px;
	margin: 0px;
	padding: 20px 0px 0px 0px;
	
}
#logo-box3 {
	text-align: center;
	float: left;
	width: 200px;
	height: 70px;
	margin: 0px;
	padding: 20px 0px 0px 0px;
	
}
#logo-box4 {
	float: left;
	width: 101px;
	height: 70px;
	margin: 0px;
	padding: 20px 0px 0px 0px;
	
}
#navlhs {
	width: 200px;
	margin: 0px;
	padding: 0px;
}
#navlhs ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	
}

#navlhs li {
	margin: 0px;
}


#navlhs a {
	display: block;
	color: #FFF;
	width: 16em;
	padding: 7px 12px 7px 11px;
	text-decoration: none;
	border-bottom: 1px solid #C7D2DC;
	font-weight: bold;
	background-image: url(/images/iconnav2.gif);
	background-position:98% 1.2em;
	background-repeat: no-repeat;
}
#navlhs a:hover{
	color: #FFF;
	background-color: #8FA8C4;
	background-image: url(/images/iconnav.gif);
	background-position:98% 1.2em;
	background-repeat: no-repeat;
}
#navlhs a#on {
	color: #F5FCFF;
	background-color: #869BB8;
	background-image: url(/images/iconnav.gif);
	background-position:98% 1.2em;
	background-repeat: no-repeat;
}
#navlhs li li a{
	color: #D3DEF0;
	width: 14.3em;
	padding: 7px 12px 7px 30px;
	text-decoration: none;
	border-bottom: 1px solid #C7D2DC;
	font-weight: normal;
	background-image: url(/images/iconnav3-off.gif);
	background-position:10% 1.1em;
	background-repeat: no-repeat;
	
}
#navlhs li li a:hover {
	color: #FFF;
	background-color: #8FA8C4;
	background-image: url(/images/iconnav3-on.gif);
	background-position:9% 1.1em;
	background-repeat: no-repeat;
}
#navlhs li li a#on {
	color: #F5FCFF;
	background-color: #869BB8;
	background-image: url(/images/iconnav3-on.gif);
	background-position:9% 1.1em;
	background-repeat: no-repeat;
}
#navlhs li li li a {
	color: #C7D2DC; 
	width: 13em; 
	padding: 7px 12px 7px 44px; 
	text-decoration: none; 
	border-bottom: 1px solid #C7D2DC; 
	font-weight: normal;
	background-image: url(/images/iconnav4-off.gif);
	background-position:15% 1.1em;
	background-repeat: no-repeat;
}

#navlhs li li li a:hover {
	color: #FFF;
	background-image: url(/images/iconnav4-on.gif);
	background-position:15% 1.1em;
	background-repeat: no-repeat;
}
#navlhs li li li a#on {
	color: #F5FCFF;
	background-color: #869BB8;
	background-image: url(/images/iconnav3-on.gif);
	background-position:15% 1.1em;
	background-repeat: no-repeat;
}
#navlhs li li li li a {
	color: #C7D2DC; 
	width: 11.7em; 
	padding: 7px 12px 7px 59px; 
	text-decoration: none; 
	border-bottom: 1px solid #C7D2DC; 
	font-weight: normal;
	background-image: url(/images/iconnav5-off.gif);
	background-position:23% 1.1em;
	background-repeat: no-repeat;
}

#navlhs li li li li a:hover {
	color: #FFF;
	background-image: url(/images/iconnav5-on.gif);
	background-position:23% 1.1em;
	background-repeat: no-repeat;
}
#navlhs li li li li a#on {
	color: #F5FCFF;
	background-color: #869BB8;
	background-image: url(/images/iconnav3-on.gif);
	background-position:23% 1.1em;
	background-repeat: no-repeat;
}


#txtblock-left {
	display: block;
	color: #FFF;
	margin-top: 30px;
	padding: 5px 12px 5px 11px;
	text-decoration: none;
	border-top: 1px solid #C7D2DC;
	border-bottom: 1px solid #C7D2DC;
	background-color: #8FA8C4;
	text-align: center;
	font-weight: bold;
}
#txtblock-left a{
	color: #FFF;
	text-decoration: none;
}
#txtblock-left a:hover {
	color: #0D2443;
	text-decoration: none;
}
#txtblock-left1 {
	display: block;
	color: #FFF;
	margin-top: 10px;
	padding: 5px 12px 5px 11px;
	text-decoration: none;
	border-top: 1px solid #C7D2DC;
	border-bottom: 1px solid #C7D2DC;
	background-color: #8FA8C4;
	text-align: center;
	font-weight: bold;
	
}
#txtblock-left1 a{
	color: #FFF;
	text-decoration: none;
}
#txtblock-left1 a:hover {
	color: #0D2443;
	text-decoration: none;
}
#loginbox {
	margin: 0px;
	padding: 10px 0px 0px 0px;
	color: #FFF;
	
}
#loginbox a{
	text-decoration:underline;
	color:#FFF;
}

.smalltitle{
	font-weight: bold;
	color: #e86843;
}
#loginMessage{
	display: none;
}

