﻿@import url("layout.css");
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	background-attachment: scroll;
	background-color: #b9cfa1;
	background-image: url("../images/bg1.jpg") ;
	background-position: top left;
	background-repeat: repeat-x;
}
#container {
	width: 100%;
	margin-top: 57px;
	border-bottom: 2px solid #363636;
	background-color: #fff;
}
#masthead {
	width: 1000px;
	margin-left: 20px;
	overflow: hidden;
	padding-top: 15px;
	padding-bottom: 15px;
}
#navigation {
	width: 1000px;
	margin-left: 20px;
	clear: both;
	overflow: hidden;
}
#navigation1 {
	width: 1000px;
	margin-left: 20px;
	clear: both;
	overflow: hidden;
}

#navigation2 {
	width: 1000px;
	margin-left: 20px;
	clear: both;
	overflow: hidden;
}

#navigationlogin {
	width: 1000px;
	margin-left: 20px;
	clear: both;
	overflow: hidden;
}
#page_content {
	position: relative;
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
}
#content {
	position: relative;
	float: left;
	width: 1000px;
	text-align: left;
	padding-top: 5px;
	padding-bottom: 5px;
}
#sidebar {
	float: right;
	width: 0px;
	text-align: left;
	padding-top: 5px;
	padding-bottom: 5px;
}
#footer {
	clear: both;
	width: 1000px;
	margin-left: 20px;
	padding-bottom: 10px;
	text-align: left;
	padding-top: 10px;
}
/* Masthead Styles */
#masthead h1 {
	font-weight: normal;
	color: #005566;


	text-transform: uppercase;
	display: inline;
}
#masthead h3 {
	font-weight: normal;
	color: #708090;
	display: inline;
	margin-top: 3.5%;
	margin-left: 10%;
}
/* Navigation Styles */
#navigation ul {
	list-style-type: none;
	width: auto;
	margin: 0;
	padding: 0;
}
#navigation li {
	float: left;
}
#navigation a {
	text-decoration: none;
	color: #fff8dc;
	display: block;
	margin: 0 1px;
	padding: 5px;
	border: 1px solid #708090;
	background-color: #91a7a9;
}
#navigation a:hover {
	text-decoration: none;
	color: #cc0033;
	background-color: #cccccc;
}
#navigation1 ul {
	list-style-type: none;
	width: auto;
	margin: 0;
	padding: 0;
}
#navigation1 li {
	float: left;
}
#navigation1 a {
	text-decoration: none;
	color: #fff8dc;
	display: block;
	margin: 0 1px;
	padding: 5px;
	border: 1px solid #708090;
	background-color: #91a7a9;
}
#navigation1 a:hover {
	text-decoration: none;
	color: #cc0033;
	background-color: #ffffff;
}


#navigation2 ul {
	list-style-type: none;
	width: auto;
	margin: 0;
	padding: 0;
}
#navigation2 li {
	float: left;
}
#navigation2 a {
	text-decoration: none;
	color: #fff8dc;
	display: block;
	margin: 0 1px;
	padding: 5px;
	border: 1px solid #708090;
	background-color: #387C44;
}
#navigation2 a:hover {
	text-decoration: none;
	color: #fff8dc;
	background-color: #C25A7C;
}







#navigationlogin ul {
	list-style-type: none;
	width: auto;
	margin: 0;
	padding: 0;
}
#navigationlogin li {
	float: left;
}
#navigationlogin a {
	text-decoration: none;
	color: #fff8dc;
	display: block;
	margin: 0 1px;
	padding: 5px;
	border: 1px solid #708090;
	background-color: #C11B17;
}
#navigationlogin a:hover {
	text-decoration: none;
	color: #261;
	background-color: #ccc;
}

/* Content Styles */
#content h1,h2,h3,h4,h5,h6 {
	color: #455;
}
#content img {
	padding: 5px;
	border: 1px solid #708090;
}

#content h1 {
	color: #cc0033;

}


#content A:link {
	COLOR: #0000cc; TEXT-DECORATION: none
}
#content A:active {
	COLOR: #ff0000; TEXT-DECORATION: none
}
#content A:visited {
	COLOR: #0066ff; TEXT-DECORATION: none
}
#content A:hover {
	COLOR: #cc0033; TEXT-DECORATION: none ; background-color: #ccc;
}

/* Sidebar Styles */
#sidebar p {
	color: #555;
}
#sidebar img {
	float: right;
	margin-bottom: 5px;
	margin-left: 5px;
}
/* Footer Styles */
#footer p {
	font-size: 0.85em;
	color: #c4c4c4;
}
#footer a {
	color: #708090;
	text-decoration: underline;
}
#footer a:hover {
	color: #2f4f4f;
	text-decoration: none;
}
/* Link Styles */
a {
	color: #261;
	text-decoration: underline;
}
a:hover {
	color: #708090;
	text-decoration: underline;
}
.style_bold {
	font-weight: bold;
}
.style_italic {
	font-style: italic;
}

BODY {
	LINE-HEIGHT: 150%; FONT-FAMILY: Verdana; COLOR: #333333; FONT-SIZE: 8pt
}
TD {
	LINE-HEIGHT: 150%; FONT-FAMILY: Verdana; FONT-SIZE: 8pt
}
TH {
	LINE-HEIGHT: 150%; FONT-FAMILY: Verdana; FONT-SIZE: 8pt
}
P {
	LINE-HEIGHT: 150%; FONT-FAMILY: Verdana; FONT-SIZE: 8pt
}
UL {
	LINE-HEIGHT: 150%; FONT-FAMILY: Verdana; FONT-SIZE: 8pt
}

.t7 {
	LINE-HEIGHT: normal; FONT-SIZE: 7pt
}
.t8 {
	FONT-SIZE: 7pt
}
.t9 {
	LINE-HEIGHT: normal; FONT-SIZE: 9pt
}
.t10 {
	LINE-HEIGHT: normal; FONT-SIZE: 10pt
}
.t11 {
	LINE-HEIGHT: normal; FONT-SIZE: 11pt
}
.t12 {
	LINE-HEIGHT: normal; FONT-SIZE: 12pt
}
.t13 {
	LINE-HEIGHT: normal; FONT-SIZE: 13pt
}
.t14 {
	LINE-HEIGHT: normal; FONT-SIZE: 14pt
}
.t15 {
	LINE-HEIGHT: normal; FONT-SIZE: 15pt
}
.t16 {
	LINE-HEIGHT: normal; FONT-SIZE: 16pt
}
.t20 {
	LINE-HEIGHT: normal; FONT-SIZE: 20pt
}
.ca1 {
	COLOR: #993366
}
.ca2 {
	COLOR: #0066ff
}
.cb1 {
	COLOR: #009900
}
.cb2 {
	COLOR: #ffcc00
}
.cc1 {
	COLOR: #ff6600
}
.cc2 {
	COLOR: #cc0000
}
.cc3 {
	COLOR: #ff0099
}
.cc4 {
	COLOR: #cc0033
}

