.main-table {
	border-bottom: 1px solid white;
}
.home-image {
	border: 1px solid white;
	border-top: none;
	border-right: none;
}
.content-table {
	border-left: 1px solid white;
	border-right: 1px solid white;
}
.home-content-text {
	font-family: "Arial";
	font-size: 11px;
	color: white;
}
.popup-text {
	font-family: "Arial";
	font-size: 12px;
	color: white;
}
.inside-content-text {
	font-family: "Arial";
	font-size: 12px;
	color: #9B3317;
}
.bottom-text {
	font-family: "Arial";
	font-size: 11px;
	color: #EAA661;
}

.indent {
	padding-left: 30px;
}
.indent-small {
	padding-left: 10px;
}

.table-outline {
	font-family: "Arial";
	font-size: 11px;
	color: #9B3317;
	background-color: white;
	border: 1px solid #206DB4;
}
.row-header-outline {
	background-color: #E9F0FC;
}
.col-header-outline {
	border-bottom: 1px solid #206DB4;
}

.table-grid {
	font-family: "Arial";
	font-size: 11px;
	color: #9B3317;
	background-color: white;
}
.row-header {
	background-color: #206DB4;
	font-family: "Arial";
	font-size: 12px;
	font-weight: bold;
	color: white;
}
.col-header {
	font-weight: bold;
	background-color: #FCDDA4;
}

.col-item {
	background-color: #FDE7BF;
}
.col-alt-item {
	background-color: #FEEED2;
}

.left-sub-menu-item {
	padding-left: 25px;
}

.breadcrumbs-text {
	font-family: "Arial";
	font-size: 11px;
	color: white;
}
.footer-link {
	font-family: "Arial";
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #EAA661;
}
.menu-item-border 
{ 
	border: 1px solid black 
}
.menu-item-text 
{ 
	text-decoration: none; 
	color: #FFFFFF; 
	font: 12px Arial;
}
.bottom-text-table
{
	padding-top: 20px; 
	padding-bottom: 30px; 
	padding-left: 20px; 
	padding-right: 20px;
}
a {
	font-family: "Arial";
	font-size: 11px;
	color: white;
}
a.inside-menu {
	font-family: "Arial";
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #E4B85C;
}
a.inside-menu:hover {
	text-decoration: underline;
}
a.page {
	font-family: "Arial";
	font-size: 11px;
	font-weight: bold;
	color: #206DB4;
	text-decoration: none;
}
a.page:hover {
	text-decoration: underline;
}
h1 {
	font-family: "Arial";
	font-size: 14px;
	font-weight: bold;
	color: #9B3317;
	margin-top: 5px;
	margin-bottom: 5px;
}
h2, .titleTable{ 
	font-family: "Arial";
	font-size: 12px;
	font-weight: bold;
	color: #9B3317;
	margin-top: 8px;
	margin-left: 20px;
	margin-bottom: 0px;
}

.titlasdfeTable { 
	font-family: "Arial";
	font-size: 12px;
	font-weight: bold;
	color: #9B3317;
	margin-top: 8px;
	margin-left: 20px;
	margin-bottom: 0px;
}


img.inside-image {
	border: 1px solid #9B3317;
}
ul {
	margin-top: 10px;
	margin-left: 30px;
	list-style-image: url(images/dot.gif);
}
ul.no-margin {
	margin-top: 5px;
	margin-bottom: 5px;
}
ol ul {
	margin-top: 5px;
	margin-bottom: 5px;
	list-style-type: disc;
}

.form-text
{
	border: 1px solid #206DB4;
	height:	20px;
	width: 300px;
}


.green
{
	color: #6B8551;
}

hr
{
	width: 80%;
	height: 6px;
	color: #E4B85C;
	background-color: #E4B85C;
	border-top: 3px solid #9B3317;
	border-left: 2px solid #9B3317;
}

.error-table
{
	border: 2px solid #FF3333;
	background-color: #FFDDDD;
	font-family: "Arial";
	font-size: 12px;
	color: black;
}

.error-text {
	font-size: 12px;
	color: #CC0000;
	font-weight: bold;
}

.thanks-table
{
	border: 2px solid #6B8551;
	background-color: #D6E6C6;
	font-family: "Arial";
	font-size: 12px;
	color: #004400;
}

.green-table
{
	border: 1px solid #6B8551;
	background-color: #D6E6C6;
	font-family: "Arial";
	font-size: 11px;
	color: #004400;
}
.link-menu {
	font-family: "Verdana";
	font-size: 14px;
	font-weight: ;
	text-decoration: none;
	color: #0000ff;