@charset "UTF-8";
/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	margin: 0;
	padding: 0;
	background: #FFFFFF url(../img/css/img01.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #7F7772;
}

h1, h2, h3 {
	margin-top: 0;
	font-weight: normal;
	color: 	#000066;
	/* #D33333 */
}

h1 {
	font-size: 197%;
}

h2 {
	font-size: 136%;
	margin-bottom: .2em;
	text-decoration:underline;
}

h3 {
	font-size: 100%;
	font-weight: bold;
	margin-bottom: 0em;
}

h4 {
	font-size: 100%;
	color:#666;
	margin-bottom: 0em;
}

p, ol {
	margin-top: 0em;
	margin-bottom: 1.6em;
	/* line-height: 180%; */
}

ul {
	margin:0px;
}

p {
}

blockquote {
	font-style: italic;
}

ul {
}

ol {
}

a {
	color: #008700;
}

a:hover {
	text-decoration: none;
}

small {
}

hr {
	display: none;
}

.center {
	text-align: center;
}

div.center_div {
	width: 90%;
	margin-left: auto;
	margin-right: auto;
}

div.left {
	float: left;
	text-align:left;
	margin-right: 20px;
	padding: 5px
}

div.right {
	float: right;
	text-align:left;
	margin-right: 20px;
	padding: 5px;
}

div.clear {
	clear:both;
}


img {
	/* border: 1px solid #B2B2B2; */
}

img.left {
	float: left;
	margin: 0 15px 0 0;
}

img.right {
	float: right;
	margin: 0 0 0 15px;
}

img.center {
	float: none;
	margin: 15px 15px 15px 15px;
}

/* Wrapper */

#wrapper {
	/* padding: 20px 0px; */
	background-color: #666;
	/* background: url(../img/css/img02.gif) repeat-x; */
}

#content {
	width:944px;
	margin: 0 auto;
	border-right: thin black solid;
	border-left: thin black solid;
}

/* Header */

#header {
	width: 944px;
	height: 80px;
	margin: 0 auto;
	background: #1d0c42;
}

/* Logo */

#logo {
	float: left;
	width: 250px;
	height: 80px;
	padding: 0 0 0 0;
	background: #000066 url(../img/css/logo.jpg);
	/* background-color:#000066; */
} 

#logo h1, #logo h2 {
	margin: 0;
	/* text-transform: lowercase; */
	text-align: center;
}

#logo h1 {
	padding-top: 15px;
	font-size: 36px;
}

#logo h2 {
	font-size: 12px;
}

#logo a {
	text-decoration: none;
	color: #FFFFFF;
}

/* Search */

#banner {
	float: right;
	width: 694px;
	height: 80px;
	padding: 0 0 0 0;
	background: #000066 url(../img/css/banner.jpg);
}

#searchinput, #searchsubmit {
	font: bold 100% "Trebuchet MS", Arial, Helvetica, sans-serif;
}

#searchinput {
	width: 200px;
}

#searchsubmit {
}

/* Menu */

#menu {
	width: 944px;
	height: 32px;
	margin: 0 auto;
	background-color: #FFFFFF;
	border-bottom: solid #000066 6px;
	font-size: 10px;
}

#menu ul {
	margin: 0;
	padding: 5px 0 0 250px;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu li:hover {
}

#menu a {
	padding: 0 20px;
	text-align: center;
	text-decoration: none;
	text-transform: lowercase;
	font-size: 136%;
	color: #E8FF86;
}

#menu a:hover, #menu .active a {
	color: #FFFFFF;
}

/* Page */

#page {
	width: 944px;
	margin: 0 auto;
	background: #FFFFFF;
}

#page-sidebar {
	width: 944px;
	margin: 0 auto;
	background: #e5e5e5;
}

/* Content */

#content-sidebar {
	float: right;
	width: 654px;
	padding: 30px 20px 0px;
	background: #FFFFFF;
	/* background: url(../img/css/img06.gif) repeat-x; */
}

#content-full {
	width: 904px;
	padding: 30px 20px;
	/*& background: url(../img/css/img06.gif) repeat-x; */
}

.title {
	padding-bottom: 5px;
	border-bottom: 1px solid #EDEBD5;
}

.twocols {
}

.twocols .col1 {
	float: left;
	/* width: 225px; */
	width: 48%;
}

.twocols .col2 {
	float: right;
	/* width: 225px; */
	width: 48%;
}

.list {
	margin-left: 0;
	padding-left: 0;
	list-style: none;
}

.list li {
	padding-left: 10px;
	background: url(../test/img/css/img10.gif) no-repeat left center;
}

/* Sidebar */

#sidebar {
	float: left;
	width: 250px;
	padding: 35px 0px;
	/* background: url(../img/css/img06.gif) repeat-x; */
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#sidebar li {
	/* background: url(../img/css/img09.gif) repeat-x 0px 31px; */
	background: #FFFFFF;
	margin: 0px 15px;
	border-left:thin #CCCCCC;
	border-right:thin #CCCCCC;
	/* background: url(../img/css/img11.gif) repeat-y; */
}

#sidebar li ul {
	padding: 15px;
}

#sidebar li li {
	background: none;
}

#sidebar h2 {
	height: 25px;
	margin: 5px -10px 0px;
	padding: 5px 0 0 15px;
	background:url(../img/css/h2divbars/h2continue.gif) repeat-x;
	font-size: 100%;
	font-weight: bold;
}

#sidebar h3 {
	margin: 0;
	font-size: 85%;
}

#sidebar p {
	margin-top: 0;
	line-height: normal;
}

#sidebar a {
}

#sidebar a:hover {
}

#sidebar .list li {
	padding: 5px 0;
}

#sidebar .list {
}

/* Footer */

#footer {
	clear: both;
	width: 944px;
	margin: 0 auto;
	border-top: solid #000066 6px;
	background: url(../img/css/img07.gif) repeat-x;
}

#footer p {
	margin: 0;
	text-align: center;
	font-size: 77%;
}

#footer a {
	color: #CCCCCC;
}

/* Dropdown */
#announcement			{ top:0; right:10%; position:absolute; cursor:pointer; width:585px; background:url(../img/announcement.png) 0 bottom no-repeat; z-index:100;}
.closed			{ height:29px; }
.open			{ height:176px; }

#sticky-notice {
	background:yellow;
	color:black;
	padding: 20px;
}

.textcenter {
	text-align: center;	
}

