﻿html, body
{
	height: 100%;
}

body
{
	margin: 0px;
	
}

.BodyBG
{
	background-color: #f5e5ce;
}

.PR
{
	padding-right: 4px;
}
.T
{
	vertical-align: top;
}

.ViewAllLink
{
	color: #405D6E;
}

.PB3
{
	padding-bottom: 3px;
}
.LT
{
	color: #4c6d7e;
	font-weight: bold;
}

a:link
{
	color: #405D6E;
}

a:visited
{
	color: #405D6E;
}

img
{
	border: none;
}

.R
{
	text-align: right;
}
.B
{
	font-weight: bold;
}
.Shell
{
	width: 23px;
	height: 24px;
}

a:hover
{
	color: #857151;
	text-decoration: none;
}

a:active
{
	color: #857151;
	text-decoration: none;
}

p
{
	font-size: 11px;
	margin-bottom: 10px;
	line-height: 17px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}

p.small, .small
{
	font-size: 9px;
	margin-bottom: 10px;
	line-height: 13px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}

h1
{
	font: italic 12px Times;
	margin-top: 5px;
	margin-bottom: 2px;
	color: #405D6E;
}

h2
{
	font: italic 13px Times;
	margin-top: 5px;
	margin-bottom: 2px;
	color: #405D6E;
}

.PL15
{
	padding-left: 11px;
	width: 100%;
}

p.months
{
	font: italic 13px Times;
	margin-top: 10px;
	margin-bottom: 2px;
	color: #405D6E;
}

p.border{	border-style: solid;	padding:0px;	border-width:1px;	color: #ABAC9C;}
.border{	border-style: solid;	padding:0px;	border-width:1px;	color: #ABAC9C;}
.select{	color: #000000;	font-size: 10px;	padding-left:2px;	font-family: Verdana, Arial, Helvetica, sans-serif;}
input 
{
	border: solid 1px #cccccc;
	font: 11px Verdan, Arial, Helvetica, sans-serif;
	color: #000000;
}

#HowHeard input
{
	border: none;
}

td {	font-size: 11px;	margin-bottom: 10px;	line-height: 17px;	font-family: Verdana, Arial, Helvetica, sans-serif;	color: #000000;}
.SideNav
{
	font-weight:bold;
	font-size: 14px;
	font-family: Georgia;
	color: #405D6E;
	text-decoration:none;
	cursor:hand;
	line-height: 20px;
}

.SideNav1
{
	/*font-style:italic;*/
	font-size: 12px;
	font-family: Georgia;
	color: #4A778D;
	text-decoration:none;
	cursor:hand;
}

a.sider:visited
{
	font-weight:bold;
	font-size: 11px;
	font-family:Times New Roman;
	color: #405D6E;
	text-decoration:none;
	filter:alpha(opacity=100);
	-moz-opacity:1.0;
}

a.sider:hover
{
	font-weight:bold;
	font-size: 11px;
	font-family:Times New Roman;
	color: #405D6E;
	text-decoration:none;
	filter:alpha(opacity=100);
	-moz-opacity:1.0;
}

.SideNavOver
{
	filter:alpha(opacity=65);
	-moz-opacity:0.6;
	text-decoration:none;
	background-color:#C3D7DD;
	cursor:pointer;
	color:#224B5F;
}

.SideNavTable
{
	border-left : solid 1px #D1CEC7;
	border-right : solid 1px #D1CEC7;
	border-top : solid 1px #D1CEC7;
}

.SideSubNav
{
	color: #4A778D;
	font-size: 14px;
	text-transform: capitalize;
	font-family: Georgia;
}

.ItemTable
{
	border-width:1px;
	border-color:#d3cdc4;
	border-style:solid;
}

#SideNavDiv 
{
	position:absolute;
	left:1;
	top:147;
	z-Index:2;
}

.btn 
{
	border: solid 1px #ABAC9C;
	font: 11px Verdan, Arial, Helvetica, sans-serif;
	font-style:oblique;
	color: #405D6E;
	background-color:#F3F4E3;
}



.SmallHeader
{
	font-family: Tahoma;
	color: #0000A0;
	font-size: 13px;
	font-weight: bold;
}

.RedNoBold
{
	color: #FF0000;
	font-weight: normal;
}