#wrap {
	margin: 0 auto;
	width: 988px;
}

#logosearch {
	background-color: #FFFFFF;
	width: 988px;
	height: 52px;
	color: #fd4918;
	padding: 10px 0px 10px 0px;
	position: relative;
}

#logo {
	float: left;
	background: url(../images/plg.gif) no-repeat;
	width: 200px;
	height: 52px;
	color: #1F3F7D;
}

#maintopic {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	height: 52px;
	float: right;
	width: 680px;
}

#maintopic ul {
	padding: 0px;
	margin: 0px;
	list-style: none;
}

#maintopic ul li {
	padding: 0px;
	margin: 0px;
	display: inline;
}

#maintopic ul li a {
	float: left;
	display: block;
	height: 23px;
	padding: 5px 12px 0px 12px;
	margin: 12px 0px 0px 0px;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #1F3F7D;
	outline: none;
}

#maintopic li a:hover, #maintopic li .sel {
	color: #FFC50B;
	border-bottom: 4px solid #1F3F7D;
}


#eyecatcher, #eyecatcher1, #eyecatcher2, #eyecatcher3, #eyecatcher4, #eyecatcher5, #eyecatcher6, #eyecatcher7 {
	width: 988px;
	height: 257px;
	padding: 0px;
	position: relative;
}

#eyecatcher {
	background: url(../images/picqoppatwo.jpg) no-repeat;
}

#eyecatcher1 {
	background: url(../images/plg1.jpg) no-repeat;
}

#eyecatcher2 {
	background: url(../images/plg2.jpg) no-repeat;
}

#eyecatcher3 {
	background: url(../images/plg3.jpg) no-repeat;
}

#eyecatcher4 {
	background: url(../images/plg4.jpg) no-repeat;
}

#eyecatcher5 {
	background: url(../images/plg5.jpg) no-repeat;
}

#eyecatcher6 {
	background: url(../images/plg6.jpg) no-repeat;
}

#eyecatcher7 {
	background: url(../images/plg7.jpg) no-repeat;
}

#clearer {
	clear: both;
}

#subcontent {
	background: url(../images/pwrap.gif) repeat-y;
	margin: -40px auto 0px auto;
	width: 948px;
}

#subcontent #content #youarehere {
	text-align: right;
}

#subcontent #content #youarehere p {
	font-size: 90%;
	color: #999999;
	display: inline;
}

#subcontent #content #youarehere a {
	font-size: 90%;
	text-decoration: none;
	color: #FFC50B;
}

#subcontent #content #youarehere a:hover {
	color: #1F3F7D;
}

#content {
	float: right;
	width: 755px;
	padding: 0px 15px 20px 15px;
	border-top: 1px solid #1F3F7D;
	border-right: 1px solid #1F3F7D;
	position: relative;
	background-color: #FFFFFF;
}

div.floatleft {
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
} 

div.floatright {
	float: right;
	margin-left: 10px;
	margin-bottom: 5px;
}

#side {
	float: left;
	width: 161px;
	position: relative;
	background-color: #D8DBDC;
	border-top: 1px solid #1F3F7D;
	border-left: 1px solid #1F3F7D;
}

#sidenav {
	width: 161px;
}

#sidenav h2 {
	padding: 5px 10px 5px 10px;
	margin: 0px 0px 0px 0px;
	color: #1F3F7D;
	background-color: #D8DBDC;
	font-size: 100%;
	font-weight: bold;
}

#sidenav a, #sidenav p {
	display: block;
	padding: 5px 10px 5px 10px;
	margin: 0px 0px 0px 0px;
	border-bottom: 1px #1F3F7D solid;
	color: #666666;
	text-decoration: none;
}

#sidenav a.sel {
	font-weight: bold;
}

#sidenav a:hover {
	background-color: #dedede;
}

#topic { 
	color: #FFFFFF;
}

#topic a.topic , #topic a.topicactive {
	padding: 5px 0px 5px 18px;
	color: #1F3F7D;
}

#topic a.topicactive, #topic a.topic:hover {
	color: #FFC50B;
	background-color: #1F3F7D;
	text-decoration: none;
}

#topic a.topic:hover {
	text-decoration: none;
}

#topic a.subtopic , #topic a.subtopicactive {
	padding: 8px 0px 2px 44px;
	background-color: #D8DBDC;
	color: #1F3F7D;
}

#topic a.subtopicactive, #topic a.subtopic:hover { 
	color: #1F3F7D;
}

#topic a.subtopic:hover { 
	text-decoration: none;
}

#sidebar {
	width: 161px;
	padding: 0px 0px 20px 0px;
}

#sidebar h2, #topic h2 {
	padding: 5px 4px 5px 4px;
	margin: 0px 0px 0px 0px;
	color: #1F3F7D;
	background-color: #FFC50B;
	font-size: 100%;
	font-weight: bold;
}

#sidebar a, #sidebar p {
	display: block;
	padding: 5px 10px 5px 10px;
	margin: 0px 0px 0px 0px;
	/*border-bottom: 1px #666666 solid;*/
	color: #1F3F7D;
	text-decoration: none;
}

#sidebar a.sel {
	font-weight: bold;
}

#sidebar a:hover {
	color: #FFC50B;
}

#commonpages {
	margin: 0px;
	padding: 0px;
	text-align: center;
}

#commonpages a {
	margin: 0px;
	padding: 0px 5px 0px 10px;
	text-decoration: none;
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #1F3F7D;
}

#commonpages a:hover {
	color: #D8DBDC;
}

#commonpages a.sel {
	color: #FFC50B;
}

#footer {
	clear: both;
	width: 948px;
	background-color: #FFC50B;
	text-align: right;
	color: #000000;
	border-top: 1px solid #1F3F7D;
	height: 30px;
	padding: 8px 0px 0px 0px;
	font-size: 86%;
}

#footer a {
	text-decoration: none;
	color: #000000;
}

#footer a:hover {
	color: #1F3F7D;
}

#plaintext a {
	float: left;
	color: #000000;
}

#search {
	float: right;
	text-align: center;
	color: #1F3F7D;
}

form.search {
	margin: 0px;
	padding: 0px;
	text-align: right;
}

form.search input {
	vertical-align : middle;
}

input.search {
	width: 140px;
	border: 1px solid #dedede;
}