/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

td {
padding: 8px;
}

.padonly    {margin: 0.6em; background-color: #FFFFFF; border:1px dotted #000000;}

.search_title {  
font: 18px Arial, Sans-Serif;
text-transform:uppercase; 
margin: 2px 0 10px 0px; 
padding: 0;
padding-top: 17px;
color: #666666; 
background: inherit; 
border-bottom: 1px dotted #666666;
}

body {
	margin: 0;
	padding: 0;
	background: #FFFFFF url(images/img04.gif) repeat-x;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
}

h1, h2 {
	margin-top: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #1639AD;
}

h1 {
	font-size: 130%;
	font-weight: bold;
}

h2 {
	font-size: 136%;
}

h3 {
	font-size: 13px;
	font-weight: bold;
}

p, ul, ol {
	margin-bottom: 1.6em;
	line-height: 180%;
}

p {
}

blockquote {
	font-style: italic;
}

ul {
}

ol {
}

a {
	color: #1639AD;
	text-decoration: underline;
	font-weight: bold;
}

a:hover {
	text-decoration: underline;
	font-weight: bold;
}

a:visited {
	color: #506DCB;
	text-decoration: underline;
	font-weight: bold;
}


small {
}

hr {
	display: none;
}

img {
	border: 0px solid #B2B2B2;
}

img.left {
	float: left;
	margin: 0 15px 0 0;
}

img.right {
	float: right;
	margin: 0 0 0 15px;
}

/* header */

#header {
	width: 100%;
	height: 140px;
	margin: 0 auto;
}

/* Logo */

#logo {
	float: left;
	width: 100%;
	height: 150px;
	background: #FFFFFF url(images/wbanner.jpg) no-repeat left bottom;
}

#logo h1, #logo h2 {
	margin: 0;
	text-transform: lowercase;
	text-align: center;
}

#logo h1 {
	padding-top: 15px;
	font-size: 24px;
}

#logo h2 {
	font-size: 12px;
}

#logo a {
	text-decoration: none;
	color: #FFFFFF;
}

/* Search */

#search {
	float: right;
	width: 280px;
	padding-top: 20px;
}

#search form {
	margin: 0;
	padding: 0;
}

#search fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

#search legend {
	display: none;
}

#searchinput, #searchsubmit {
	border: 1px solid #EDEBD5;
	font: bold 100% "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #7F7772;
}

#searchinput {
	padding: 2px 5px;
	width: 198px;
	background: #FFFFFF url(images/img02.gif) repeat-x;
}

#searchsubmit {
	background: #FFFFFF url(images/img03.gif) repeat-x left bottom;
}

/* Menu */

#menu {
	position: absolute;
	left: auto; top: 130px; 
	width: 940px;
	height: 110px;
	margin: -18px auto 0 auto;
	margin-bottom:15px;
}

#menu ul {
	float: right;
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	margin: 5px;
	float: left;
	display: block;
}

#menu li:hover {
	color: #FFFFFF;
	background: #1639AD;
}

#menu a {
	display: block;
	padding: 12px;
	padding-top: 3px;
	padding-bottom: 3px;
	text-align: center;
	font-weight: none;
	font-size: 16px;
	text-decoration: none;
	color: #1639AD;
	background: #FFFFFF;
}


#menu a:hover, #menu li a#active {
	display: block;
	padding: 12px;
	padding-top: 3px;
	padding-bottom: 3px;
	text-align: center;
	font-weight: none;
	font-size: 16px;
	text-decoration: none;
	color: #FFFFFF;
	background: #1639AD;
}

html>body #menu a {
	width: auto;
}


/* Page */

#page {
	width: 98%;
	margin: 0 auto 0px auto;
}

/* Content */

#content {
	margin-top: 20px;
	float: left;
	width: 57%;
	padding: 10px;
}

.title {
	padding-bottom: 5px;
	border-bottom: 1px solid #EDEBD5;
}

.twocols {
}

.twocols .col1 {
	float: left;
	width: 235px;
}

.twocols .col2 {
	float: right;
	width: 235px;
}

.list {
	margin-left: 0;
	padding-left: 0;
	list-style: none;
}

.list li {
	padding-left: 10px;
	background: url(images/img10.gif) no-repeat left center;
}

/* Sidebar */

#sidebar {
	margin-top: 30px;
	float: left;
	width: 20%;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	padding: 6px;
	background: url(images/img11.gif) repeat-x;
}

#sidebar li ul {
}

#sidebar li li {
	padding: 5px 0;
	background: url(images/img12.gif) repeat-x left bottom;
}

#sidebar h2 {
	border-bottom: 1px solid #EDEBD5;
	font-size: 114%;
	font-weight: bold;
}

#sidebar h3 {
	margin: 0;
}

#sidebar p {
	margin: 0;
	line-height: normal;
}




/* Sidebar_right */

#sidebar_right {
	margin-top: 30px;
	float: right;
	width: 20%;
}

#sidebar_right ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar_right li {
	padding: 6px;
	background: url(images/img11.gif) repeat-x;
}

#sidebar_right li ul {
}

#sidebar_right li li {
	padding: 5px 0;
	background: url(images/img12.gif) repeat-x left bottom;
}

#sidebar_right h2 {
	border-bottom: 1px solid #EDEBD5;
	font-size: 114%;
	font-weight: bold;
}

#sidebar_right h3 {
	margin: 0;
}

#sidebar_right p {
	margin: 0;
	line-height: normal;
}

/* Footer */

#footer {
	clear: both;
	height: 100px;
	padding-top: 20px;
	background: #EDEBD5 url(images/img08.gif) repeat-x;
}

#footer p {
	margin: 0;
	text-align: center;
	font-size: 77%;
}