﻿@import url("layout.css");
#container {
	padding: 0px;
	background-color: #6B7061;
	background-position: center top;
	border: 1px solid #666666;
	width: 800px;
	margin: 0px auto;
	background-image: url('../images/endo_bg.jpg');
	background-repeat: no-repeat;
	height: inherit;
}
#masthead {
	width: 800px;
	text-decoration: none;
	position: relative;
	border-style: none;
}
#masthead h1 {
	color: #FFFFFF;
}
#navigation {
	border: 1pt groove #fff;
	font-size: 12pt;
	text-align: left;
}
#navigation a {
	font-weight: bold;
	text-decoration: none;
	color: #fff;
	margin: 0px;
	padding: 0px;
	border: 0px none #FFFFFF;
}
#navigation a:hover {
	border-style: none;
	border-width: 1px;
	text-decoration: none;
	color: #800000;
}
#content {
	margin: 0px;
	padding: 0px 4px 4px 4px;
	text-align: left;
	color: #FFFFFF;
	font-size: 14px;
}
#sidebar {
	margin: 10px;
	float: left;
	width: 325px;
	padding: 10px;
	text-align: right;
	color: #FFFFFF;
	text-decoration: none;
}
/* Navigation Styles */
a {
	color: #FFFFFF;
	text-decoration: underline;
}
a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.style_bold {
	font-weight: bold;
}
.style_italic {
	font-style: italic;
}
.style1 {
	color: #800000;
	text-align: center;
	text-decoration: none;
}
.style2 {
	font-size: large;
}
.style3 {
	font-size: 12pt;
}
.style4 {
	border-style: none;
	color: #000000;
	font-size: large;
	text-align: center;
}
.style4a {
	border-style: none;
	color: #000000;
	font-size: small;
}
.style5 {
	border-style: none;
	color: #000000;
	font-size: large;
	text-align: justify;
}
.style6 {
	color: #FFFFFF;
	font-size: large;
}
.style7 {
	border-style: solid;
	border-width: 0px;
}
.style8 {
	padding: 5px;
	vertical-align: bottom;
}
.style9 {
	text-align: left;
	font-size: 13pt;
}
.style10 {
	font-size: 12px;
	font-weight: normal;
}
.style11 {
	text-align: center;
	font-size: large;
}
.style12 {
	font-size: large;
	font-weight: normal;
	border-collapse: collapse;
}
.style13 {
	text-align: center;
}
.style14 {
	border-style: none;
	border-width: 0px;
	text-align: left;
}
.style15 {
	text-align: center;
}
.style16 {
	border-width: 0px;
}
.style17 {
	text-align: right;
}
/* Masthead Styles */

/* Footer Styles */
.style18 {
	font-size: 15pt;
	color: #F5FCF7;
}
.style19 {
	text-align: center;
	font-size: 13pt;
}
.style20 {
	color: #FFFFFF;
	text-align: center;
	text-decoration: underline blink;
	font-size: x-large;
	font-style: italic;
}
.pforms {
	font-size: 14px;
	text-transform: none;
	text-align: center;
}
