﻿/*
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-color: #E7E7E7;
	/* background: #FFFFFF url("images/img01.gif") repeat-x; */
	font-family: "Arial", Trebuchet MS, Helvetica, sans-serif;
	font-size: 13px;
	color: #3E3E3E;
}

h3 {
	margin: 0;
	font-weight: normal;
	color: #336699;
}

h2 {
	margin: 0;
	font-weight: normal;
	color: #336699;
}

h1 {
	margin: 0;
	font-weight: normal;
	color: #336699;
}

h1 {
	font-size: 180%;
}

h2 {
	font-size: 155%;
}

h3 {
	font-size: 100%;
	font-weight: bold;
}

ul {
	line-height: 180%;
}

ol {
	line-height: 180%;
}

p {
	line-height: 180%;
}

p {
}

ol {
}

ul {
}

blockquote {
	padding: 5px 5px 5px 5px;
	margin: 0, 0, 0, 25px;;
	padding-left: 20px;
	border-left: 8px solid #666666;
	font-style: italic;
	color: #666666;
	background-color: #CDCDCD;
}

blockquote * {
	line-height: normal;
}

a {
	color: #22466A;
}

a:hover {
	text-decoration: none;
}

img {
	border: none;
}

img.left {
	float: left;
	margin: 0 15px 0 0;
}

img.right {
	float: right;
	margin: 0 0 0 15px;
}

hr {
	display: none;
}

.style3 {
	color: #145997;
	border-bottom:thin #145997 solid;
	padding-left:18px;
}

/* Header */

#header {
	width: 890px;
	height: 90px;
	/* margin: 0 auto; */
	margin: 0 auto 0 auto;
	/* background-color: #FFFFFF; */
	/* background: #EEEEEE url("images/bgshad890.jpg") repeat-y; */
	background: #EEEEEE url("images/header-bg.png") repeat-y;
}

/* Logo */

#logo {
	float: left;
	margin-left: 20px;
	padding-top: 20px;
	background: url("images/logo02a.png") no-repeat left bottom;
}

#logo h2 {
	margin: 0;
	padding-left: 60px;
	font-weight: normal;
	color: #E06529;
}

#logo h1 {
	margin: 0;
	padding-left: 60px;
	font-weight: normal;
	color: #E06529;
}

#logo h1 {
	font-weight: bold;
}

#logo h2 {
	font-size: 92%;
}

#logo a {
	text-decoration: none;
}

/* Top Menu */

#topmenu {
	float: right;
	margin-right: 20px;
}

#topmenu ul {
	margin: 0;
	padding: 32px 10px 0 0;
	list-style: none;
	line-height: normal;
}

#topmenu li {
	display: inline;
}

#topmenu a {
	padding: 0 10px;
	border-left: 1px solid #E7E7E7;
	text-decoration: none;
	font-size: 92%;
}

#topmenu a:hover {
	text-decoration: underline;
}

#topmenu .first a {
	border: none;
}

/* Header 2 */

#header2 {
	width: 890px;
	height: 242px;
	margin: 0 auto;
	/* background-color: #FFFFFF; */
	background: #EEEEEE url("images/bgshad890.jpg") repeat-y;
}

/* Menu */

#menu {
	float: left;
	margin-left:20px;
	width: 200px;
	height: 242px;
	background: url("images/img18a.jpg");
}

#menu ul {
	margin: 0;
	padding: 30px 20px 0 20px;
	list-style: none;
	line-height: normal;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	padding: 6px 5px;
	background: url("images/img05a.gif") repeat-x;
	text-decoration: none;
	font-size: 100%;
	font-weight: bold;
	color: #FFFFFF;
}

#menu a:hover {
	text-decoration: underline;
}

#menu .first a {
	background: none;
}

/* Splash */

#splash {
	float: right;
	margin-right:20px;
	width: 650px;
	height: 200px;
}


/* Page */

#page {
	width: 890px;
	margin: 0 auto;
	padding: 30px 0;
	/* border-left-style: solid; */
	/* border-left-color: #DFDFDF; */
	/* border-left-width: thin; */
	/* border-right-style: solid; */
	/*border-right-color: #DFDFDF; */
	/* border-right-width: thin; */
	/* background-color:#FFFFFF; */
	background: #EEEEEE url("images/bgshad890.jpg") repeat-y;
}

/* Content */

#content {
	float: right;
	margin-right:20px;
	width: 600px;
	margin-right: 20px;
}

#content ul {
	margin-left: 50px;
	padding-left: 0;
	list-style: none;
}

#content ul li {
	padding-left: 15px;
	background: url("images/img08.gif") no-repeat 0 8px;
}

#content ol {
	margin-left: 0;
	padding-left: 0;
	list-style: lower-alpha inside;
}

.title {
	padding-top: 3px;
}

.content {
	padding: 20px;
	background: url("comps-only/images/img10-570.gif") no-repeat;
}

.twocols {
}

.twocols .col1 {
	float: left;
	width: 220px;
}

.twocols .col2 {
	float: right;
	width: 220px;
}

.style44 {
	padding: 5px 5px 5px 5px;
	text-align: center;
	background-color: #7295DC;
	border: thin #CDCDCD solid;
}

/* Sidebar */

#sidebar {
	float: left;
	border: 1px #DADADA solid;
	margin-left: 20px;
	width: 200px;
	padding-left: 5px;
	color: #336699;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	margin-bottom: 6px;
	/* background: #E6E6E6 url("images/img07.gif") no-repeat right bottom; */
}

#sidebar li ul {
	padding: 10px 11px;
	font-size: 90%;
}

#sidebar li li {
	margin: 0;
	/* This line is the gap between menu links */ padding: 2px 0;
	background: none;
	border-top: 1px dotted #CDCDCD;
}

#sidebar h2 {
	height: 25px;
	width: 185px;
	margin: 0;
	padding: 0 0 0 10px;
	/* background: url("images/img06.gif") no-repeat; */
	background-color: #999999;
	font-size: 100%;
	font-weight: bold; /* color: #145997; */;
	color: #FFFFFF;
}

#sidebar h3 {
	margin: 0;
}

#sidebar p {
	margin: 0;
	line-height: normal;
}

#sidebar a {
	text-decoration: none;
	color: #336699;
}

#sidebar a:hover {
	text-decoration: underline;
}

#sidebar .first {
	border: none;
}

/* Sidebar-right */

#sidebar-right {
	float: right;
	margin-right: 10px;
	width: 200px;
	padding-right: 5px;
	color: #336699
}

#sidebar-right ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar-right li {
	margin-bottom: 6px;
	/* background: #E6E6E6 url("images/img07.gif") no-repeat right bottom; */
}

#sidebar-right li ul {
	padding: 10px 11px;
	font-size: 90%;
}

#sidebar-right li li {
	margin: 0;
	/* This line is the gap between menu links */ padding: 3px 0;
	background: none;
	border-top: 1px dotted #CDCDCD;
}

#sidebar-right h2 {
	height: 25px;
	width: 185px;
	margin: 0;
	padding: 0 0 0 10px;
	/* background: url("images/img06.gif") no-repeat; */
	background-color: #999999;
	font-size: 100%;
	font-weight: bold; /* color: #145997; */;
	color: #FFFFFF;
}

#sidebar-right h3 {
	margin: 0;
}

#sidebar-right p {
	margin: 0;
	line-height: normal;
}

#sidebar-right a {
	text-decoration: none;
	color: #336699;
}

#sidebar-right a:hover {
	text-decoration: underline;
}

#sidebar-right .first {
	border: none;
}



/* Content 3 column */

#content3 {
	float:right;
	margin-left: 20px;
	width: 400px;
	margin-right: 20px;
}

#content3 ul {
	margin-left: 50px;
	padding-left: 0;
	list-style: none;
}

#content3 ul li {
	padding-left: 15px;
	background: url("comps-only/images/img08.gif") no-repeat 0 8px;
}

#content3 ol {
	margin-left: 0;
	padding-left: 0;
	list-style: lower-alpha inside;
}

.title {
	padding-top: 3px;
}

.content3 {
	padding: 20px;
	background: url("comps-only/images/img10-570.gif") no-repeat;
}

.twocols {
}

.twocols .col1 {
	float: left;
	width: 220px;
}

.twocols .col2 {
	float: right;
	width: 220px;
}





/* Footer */

#footer-wrapper {
	height: 100px;
	padding: 20px 0;
	background: #E6E6E6;
	border-top: 10px solid #CDCDCD;
}

#footer {
	width: 760px;
	margin: 0 auto;
}

#footer p {
	margin: 0;
	line-height: normal;
}

#footer a {
	color: #666666;
}

#legal {
	float: left;
	padding: 10px 0 10px 60px;
	/* background: url("images/img11a.gif") no-repeat left center; */
}

#links {
	float: right;
	padding: 10px 0 0 0;
}


