﻿@import url(layout.css);
body {
	color: black;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif; /*	background-color: #d3d9d6;   */;
	background-color: #CDDBFC;
}
h3 {
	color: #333333;
}
h2 {
	color: #333333;
}
h1 {
	color: #333333;
}
h1 {
	font-size: 197%
}
h2 {
	font-size: 152%
}
h3 {
	font-size: 125%
}
#container {
	width: 990px;
	margin: 0 auto;
	border-top: 0;
	border-right: 1px solid #b7b7b7;
	border-bottom: 0;
	border-left: 1px solid #b7b7b7;
/*	background-image: url('../images/NewPV1.JPG'); */
}
#masthead {
	width: 990px;
}
#navigation {
	background-color: #545454;
	overflow: hidden;
}
#column_l {
	width: 250px;
	margin: 0;
	padding: 0 5px; 
}
#column_m {
	width: 3600px;
	margin: 0;
	float: left;
	padding: 2px;
	position: relative;
}	
#column_r {
	width: 300px;
	margin: 0;
	float: right;
	padding: 2px;
	position: relative;

}

#footer {
	width: 990px;
	text-align: center;
	/* background-color: #113962; */
	padding-top: 5px;
	padding-bottom: 5px;
}
/* Styles for Masthead 
#masthead img { 
	float: left; 
}
#masthead p {
	font-size: 11px;
	color: #fff;
	margin: 10px 10px 0;
}
*/
#column_r p {
	font-size: 11px;
	margin: 7px;
}
/* Styles for Navigation */
#navigation ul {
	list-style-type: none;
	width: 100%;
	margin: 0;
	padding: 0;
}
#navigation li {
	float: left;
}
#navigation a {
	color: #fff;
	text-decoration: none;
	display: block;
	padding: 5px;
	border: 1px solid #c9c9c9;
}
#navigation a:hover {
	color: #000;
	text-decoration: none;
	border: 1px solid #a9a9a9;
	background-color: #a9a9a9;
}
/* Styles for Footer */
#footer p {
	font-size: 11px;
	line-height: 14px;
	color: #fff;
	margin: 1px;
	padding: 1px;
}
#footer a {
	color: #fff;
	text-decoration: underline;
}
#footer a:hover {
	color: #fff;
	text-decoration: none;
}
/* Styles for Links */
a {
	color: #036;
	text-decoration: underline;
}
a:hover {
	color: #808080;
	text-decoration: underline;
}
.style_bold {
	font-weight: bold;
}
.style_italic {
	font-style: italic;
}
/* User Specific Style */
.style1 {
	border: 2px ridge #C0C0C0;
	font-size: medium;
	color: white;
	background-color: #FF0000;
}
.style2 {
	color: #FFFFFF;
	text-decoration: none;
	font-size: small;
}
.style3 {
	border: 6px outset #C0C0C0;
	height: 35px;
	font-size: small;
	color: white; /*	background-color: #008000; */;
	background-color: #000099;
}
.style4 {
	font-size: 75px;
	font-family: Arial;
	font-style: italic;
	font-weight: normal;
	position: absolute;
	left: 20px;
}
.style5 {
	color: #CC0000;
	font-size: 75px;
	font-style: italic;
	font-family: Arial;
	font-weight: normal;
}
.style6 {
	font-size: 40px;
	font-family: "Bookman Old Style";
	font-weight: bold;
}
.style7 {
	font-size: 50px;
	font-family: Arial;
	font-weight: normal;
	font-style: italic;
}
.style8 {
	font-weight: bold;
	font-size: 55px;
}
.style9 {
	font-family: "Bookman Old Style";
}

.style10 {
	border-width: 0px;
}

	