body {
	padding: 0;
	margin: 0;
	/*background-color: #dbd6d2;*/
	/*background: #1e466f url(../images/pageback.gif) repeat-x top left;*/
	background: #1e466f;
	/*background: #43586e;*/
	color: #111111;
	font-family: "times new roman" serif;
	font-size: 1em;
}

#sbar form {
	width: 200px;
	font-size: 85%;
	padding-top: 5px;
	padding-left: 50px;
	margin: 0 auto;
}

#sbar table {
	border-collapse: collapse;
	border: 0;
}

.topbox {
	font-size: 85%;
	border: 1px solid #000000;
	margin-right: 4px;
	margin-top: 2px;
}

.topsubmit {
	font-size: 85%;
	width: 35px;
	background-color: #4D698C;
	border: 1px solid #000000;
	color: #FFFFFF;
	font-weight: bold;
	margin-top: 2px;
}

.toplabel {
	color: #FFFFFF;
	font-size: 85%;
}

a {
	color: #00367C;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

.u {
	text-decoration: underline;
}

.b {
	font-weight: bold;
}

.s {
	text-decoration: line-through;
}

.su {
	text-decoration: line-through underline;
}

.bu {
	text-decoration: underline;
	font-weight: bold;
}

.i {
	font-style: italic;
}

.note {
	font-size: 85%;
}

.hl {
	background-color: #83b3ef;
	color: #000000;
}

.maintitle {
	font-weight: bold;
	font-size: 115%;
	margin-top: 25px;
}

.mainsubtitle {
	font-weight: bold;
}

.sectiontitle {
	font-weight: bold;
	margin-bottom: 0;
	margin-top: 40px;
}


.toplink {
	font-size: 80%;
	margin-top: 0;
}

.linklist {
	list-style-type: circle;
	color: #00367C;
	margin-top: 2px;
}

#top .linklist {
	font-size: 85%;
}

.listcircle {
	list-style-type: circle;
}

.linkcolor {
	color: #00367C;
}

.linkcolorsub {
	color: #00367C;
	margin-left: 20px;
}

.nolinkli {
	color: #000000;
	list-style-type: none;
	font-weight: bold;
}

.footnotes {
	font-size: 85%;
}

.sub {
	margin-left: 20px;
}

#jump .jselect {
	font-size: 85%;
	border: 1px solid #4D698C;
	margin-right: 3px;
	font-weight: bold;
}

#jsubmit {
	font-size: 85%;
	width: 40px;
	background-color: #4D698C;
	border: 1px solid #000000;
	color: #FFFFFF;
	font-weight: bold;
}

#names ul {
	list-style-type: none;
	padding-left: 0;
	/*color: #4A74A9;*/
}

#names li {
	padding-top: 5px;
	padding-bottom: 10px;
}

.unicolor {
	color: #000000;
}

.vtop {
	vertical-align: top;
}

.vtm {
	vertical-align: top;
	text-align: center;
}

.vtr {
	vertical-align: top;
	text-align: right;
}

.hlonoff {
	text-align: center; 
	border: 2px solid #4D698C; 
	font-size: 85%;
	font-weight: bold;
	padding: 4px;
}

#sbar {
	width: 100%;
	height: 50px;
	background: #4A74A9 url(../images/rightsbarback.gif) repeat-x top left;
	margin: 0;
	padding: 0;
	text-align: center;
}

#sponsored {
	position: absolute;
	left: 0;
	top: 0;
}

#go {
	position: absolute;
	right: 0;
	top: 0;
}

#pagecontainer {
	text-align: center;
}

#mainpage{
	width: 760px;
	margin: 0 auto;
	text-align: left;
}

#header {
	width: 760px;
	height: 172px;
	float: left;
	margin: 0;
	padding: 0;
	margin-top: 10px;
	background: url(../images/header2.jpg) no-repeat top left;
}

#header img {
	margin: 0;
	padding: 0;
}

#center {
	float: left;
	width: 760px;
	background: #FFFFFF url(../images/mainback2.jpg) repeat-y top right;
}

#left {
	float: left;
	display: inline;
	width: 165px;
	padding-top: 25px;
	margin-left: 10px;
	background-color: #112840;
}

#nav {
	list-style-type: none;
	margin: 0;
	padding: 0;
	font-size: 85%;
}

#nav li {
	padding-left: 15px;
	margin-top: 3px;
	margin-bottom: 3px;
}

#nav a {
	width: 100%;
	color: #FFFFFF;
	/*background-color: #d2d7db;*/
}

li.navlink {
	padding: 5px 0px;
}

li.navlink:hover {
	padding: 5px 0px;
	background: #183859;
}

li.curnavlink {
	padding: 5px 0px;
	background: #1e466f url(../images/curlink.gif) repeat-y top left;
}

li.subnavlink {
	padding: 5px 0px;
	margin-left: 20px;
}

li.cursubnavlink {
	padding: 5px 0px;
	margin-left: 20px;
}

#onthispage {
	width: 155px;
	margin-top: 30px;
	margin-left: 5px;
	border: 1px solid #1e466f;
	font-size: 75%;
	background-color: #d2d7db;
}

#otphead {
	text-align: center;
	font-weight: bold;
	border-bottom: 1px solid #1e466f;
	margin: 0;
	padding: 2px;
	background-color: #d2d7db;
}

.otplinklist {
	margin: 0;
	padding-left: 8px;
	list-style-type: none;
	color: #00367C;
	margin: 2px;
}

.otplinklist li {
	margin-top: 7px;
	margin-bottom: 7px;
}


.otpsub {
	margin-left: 15px;
}

#main {
	float: left;
	width: 520px;
	display: inline;
	margin: 0;
	margin-left: 35px;
	padding-bottom: 300px;
	text-align: justify;
	line-height: 1.5;
}

.centimg {
	margin: 30px auto;
	text-align: center;
}

p.caption {
	margin: 0;
	font-size: 85%;
}

#footer {
	float: left;
	clear: both;
	width: 100%;
	text-align: center;
	padding: 10px 0;
	font-size: 85%;
	background: #d2d7db url(../images/footerback.jpg) repeat-y top left;
	border-bottom: 2px solid #112840;
	margin-bottom: 20px;
	margin-right: -3px;
}

#footer p {
	margin: 0;
	margin-bottom: 5px;
}

img {
	border: none;
}
