﻿@import url('layout.css');
body {
	color: #000;
	font-size: small;
	font-family: Vrinda;
	font-style: normal;
	background-color: #abc;
}
#container {
	width: 800px;
	margin: 0 auto;
	background: #fff url(../images/bkgd_tile_800px.GIF) top;
	background-repeat: repeat-y;
}
#masthead {
	text-align: right;
	margin-right: 10px;
	margin-left: 10px;
	width: 780px;
	padding: 0;
	background-color: #cde;
	background-image: url('../images/Address_Header.gif');
	color: #00FFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}
#navigation {
	margin-right: 10px;
	margin-left: 10px;
	background-color: #d3d3d3;
	overflow: hidden;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
}
#column_l {
	width: 550px;
	margin: 0 0 0 10px;
	padding: 0 10px 10px 10px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
}
#column_r {
	width: 193px;
	margin: 0;
	float: right;
	background-color: #eff;
	position: relative;
	right: 10px;
	padding-right: 5px;
	padding-left: 5px;
	margin-bottom: 5px;
	bottom: auto;
	max-height: inherit;
}
#footer {
	background-color: #89a;
	margin-right: 10px;
	margin-left: 10px;
	overflow: hidden;
	padding: 2px;
}
#footer_l {
	width: 100px;
	margin: 0 10 0 0px;
	padding: 5;
	font-family: Arial, Helvetica, sans-serif;
	float: left;
	text-align: center;
}

#footer_r {
	margin: 0 10 0 0px;
	padding: 5;
	font-family: Arial, Helvetica, sans-serif;
	float: right;
	clip: rect(auto, 200px, auto, auto);
	text-align: center;
	font-size: medium;
}
#copyright {
	margin: 0 10 0 0px;
	padding: 5;
	font-family: Arial, Helvetica, sans-serif;
	float: right;
	clip: rect(auto, auto, auto, 100px);
	text-align: center;
}


/* Styles for Masthead */
#masthead img {
	float: left;
}
#masthead p {
	color: #000;
	font-size: x-small;
	text-align: right;
	margin: 10px 10px 0 10px;
}
/* Styles for Navigation */
#navigation ul {
	list-style-type: none;
	width: 100%;
	margin: 0;
	padding: 0;
}
#navigation li {
	float: left;
}
#navigation a {
	color: #000;
	text-decoration: none;
	margin: 0 1px;
	padding: 5px;
	display: block;
	border: 1px solid #d3d3d3;
}
#navigation a:hover {
	background-color: #f2f2f2;
	border: 1px solid #f2f2f2;
	text-decoration: underline;
	color: #FF0000;
}
/* Styles for Content */
h1 {
	color: #000080;
	font-size: 1.75em;
	text-align: center;
}
h2 {
	color: #FF0000;
	font-size: 1.75em;
	text-align: center;
}
h3 {
	color: #FF0000;
	font-size: small;
	text-align: center;
}
h4 {
	color: #965;
	font-size: 1.25em;
	text-align: center;	
}
h5 {
	color: #965;
	font-size: 0.75em;
	text-align: center;	
}
h6 {
	color: #965;
	font-size: 0.5em;
	text-align: center;	
}
h7 {
	color: #965;
	font-size: 1.25em;
	text-align: center;
}

big {
	color: #965;
	font-size: medium;
}
#column_r p {
	color: #000;
	font-size: x-small;
	text-align: left;
	margin: 0;
	padding: 5px;
}
#column_r h4 {
	margin-bottom: 0;
	color: #FF0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}
#column_r ul {
	margin-left: 5px;
	padding-top: 0;
	padding-left: 10px;
}
#column_r ul li {
	font-size: x-small;
	display: list-item;
	list-style-position: outside;
}
/* Styles for Footer */
#footer p {
	color: #fff;
	font-size: x-small;
	margin-top: 2px;
	margin-bottom: 6px;
}
#footer a {
	color: #fff;
	text-decoration: underline;
}
#footer a:hover {
	color: #000;
	text-decoration: none;
}
/* Styles for Links */
a {
	color: #FF0000;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
}
a:hover {
	color: #965;
	text-decoration: underline;
}
.style_bold {
	font-weight: bold;
}
.style_italic {
	font-style: italic;
	font-weight: bold;
}

.style_img {
	border: thin solid #000000;
	margin: 5px;
}

.style_aqua {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: aqua;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
}
.style_RedBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FF0000;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
}
.style_boldMed {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: large;
	font-style: normal;
}
.style_RedBoldSolid {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	background-color: #FF0000;
}
.style_YellowBoldSolidCopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	background-color: #FFFF00;
}
.style_GreenBoldSolidCopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	background-color: #008000;
}
.style_PurpleBoldSolidCopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	background-color: #9966FF;
}
.style_AquaBoldSolidCopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	background-color: #00FFFF;
}
.style_small_center {
	font-size: x-small;
	text-align: center;
}
h4_center {
	color: #965;
	font-size: 1.25em;
	text-align: center;
}
.style_NormalCenter {
	font-weight: bold;
	text-align: center;
}
.style_tableoutside {
	border: 2px solid #000080;
	border-spacing: inherit;
	padding: 5px;
	margin: 5px;
	border-collapse: separate;
}

