body {
	margin: 0px;
	padding: 0px;
	background: #f2f2f2;
	color: #666666;
	font: 12px/160% Verdana, Arial, 'Bitstream Vera Sans', sans-serif;
	text-align: center;
	}
* {margin: 0; padding: 0;}

a { text-decoration:none; border-bottom: 1px dotted; color: #006699;}
a:hover { text-decoration:none; border-bottom: none; color: #006699;}

#header {
	float: left;
	width: 100%;
	height: 102px;
	background: #262f35 url(../img/topheader.gif) top left repeat-x;
	}

#pagebar {
	float: left;
	width: 100%;
	height: 26px;
	background: #bde562 top left repeat-x;
	border-top: 4px solid #93bb3a;
	border-bottom: 1px solid #a4cf43;
	}

#logo {
	float: left;
	width: 342px;
	margin: 0 0 0;
	color: #fff;
	}
#logo span, #logo a {
	display: block;
	width: 342px;
	height: 102px;
	border: none;
	background: url(../img/logo.gif) no-repeat;
	}
#logo img  {display: block; width: 0; border: none;}

ul#nav {
	list-style: none;
	float: right;
	margin: 37px 0 34px;
	padding: 3px 0;
	text-align: right;
	}
ul#nav li {
	display: inline;
	margin: 0 7px;
	color: #697987;
	font-family: Tahoma, Verdana, Arial;
	font-size: 14px;
	font-weight: bold;
	}
ul#nav li a {
	margin: 0;
	padding: 0;
	color: #fff;
	border: none;
	background: none;
	text-decoration: none;
	}
ul#nav li a:hover {color: #d5e5f2}

#container {float: left; width: 100%; background: #fff;}
.wrapper, #main-wrapper {width: 730px; margin: 0 auto; text-align: left;}
#main-wrapper {width: 716px;}
#text {text-align:justify}

#content {float: left; width: 100%; padding: 0 0 30px; background: #fff; text-align:justify}
#content h1 {
	padding: 22px 0 18px 0;
	font-size: 20px;
	color: #4f4f4f;
	font-family: Verdana, Arial, sans-serif;}
acronym {
	font-weight:bold;
	border-bottom: 1px dotted;
	cursor: help;
	}
#mainform .textfield {width: 324px; height: 33px; background-color: #f9f9f9; border: 2px solid #dddddd; }
img.screen {margin: 0 !important; padding: 4px; border: 1px solid #95badc;}
input#search-field {width: 561px; margin: 4px 5px 0 0; font-size: 200%;}
input.img-btn {display: inline;}
#mainform input {vertical-align: middle; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 20px; background-color: #fff;color: #4f4f4f; padding-left: 11px; padding-right: 11px; padding-top: 3px; }
#searchtip {
	font-size: 11px;
	color: #999999;
	width: 320px;
	padding-left: 26px;
	line-height: 140%;
	background: url(../img/tip.gif) 0 6px no-repeat;
	}
	
#help_main { font-family:Verdana, Arial, Helvetica, sans-serif; color: #666666; font-size: 11px; text-align:justify}
#footer {
	float: left;
	width: 100%;
	padding: 0 0 0px;
	border-top: 4px solid #d9d9d9;
	background: #f2f2f2;
	color: #999;
	font-size: 11px;
	text-align: center;
	}
#footer a { text-decoration:none; border-bottom: 1px dotted; color: #006699;}
#footer a:hover { text-decoration:none; border-bottom: none; color: #006699;}
#footer p {
	margin: 0 0 30px;
	padding: 30px 0 0;
	text-align: center;
	clear: both;
	}
#cnt { padding: 0 0 20px;}
#cnt a { border-bottom: none;}
#bookmarks a{ text-decoration:none; border-bottom: none; padding: 5px;}
