/* beweb savvy cms styles - modify as required */
/*
INSTRUCTIONS/NOTES:
 - Modify as needed, they are not hard and fast rules.
 - The table styles will be used if the administrator pastes in a table from microsoft word, excel or an html page, so its important to define them (they can of course be the same as body copy).
 - Use the next H tag after the headings you need (eg h3 or h4 say) for featured paragraph text if you have such a thing.
 - The BODY style is used in the html editor control itself, so best not to have anything too wacky on the generic body tag (eg a black background colour when the text colour is black). If you want to put styles on the body tag just use a class.
*/
.normal,P,H1,H2,H3,H4,UL,OL,LI,TD,TH {
	font-family: tahoma,arial, helvetica, sans-serif;
	margin-top: 0px;
	margin-bottom: 0px;
}
.normal,P,UL,OL,LI,TD,TH {
	font-size: 11px;
}
body.normal {
	background-color: white;
}
H1 {
	font-family: arial, helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
H2 {
	font-family: arial, helvetica, sans-serif;
	font-size: 14px;
	color: #999999;
	font-weight: bold;
}
H3 {
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
H4 {
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	font-weight: bold;
}
UL {
	margin-left: 20px;
	margin-bottom: 8px;
}
OL {
	margin-left: 30px;
	margin-bottom: 8px;
}
img { 
	border:none; 
	padding:3px;
}
form {
	margin: 0px;
}
 .Standard_Table {
	border: 1px solid #999999;
	vertical-align: top;
	border-collapse: collapse;
}
 .Standard_Table TH {
	border-top: 1px solid #999999;
	border-bottom: 1px solid #999999;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 2px;
	padding-bottom: 3px;
	font-weight: bold;
	text-align: left;
	background-color: #dddddd;
}
 .Standard_Table TD {
	border-top: 1px solid #999999;
	border-bottom: 1px solid #999999;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 2px;
	padding-bottom: 3px;
}
 .Invisible_Gridlines {
	vertical-align: top;
}

/* end of beweb savvy cms styles */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #464445;
	line-height: 140%;
	margin: 0px;
	background-color:#f3f4f4;
}

a:link {
	text-decoration: none;
	color: #707172;
}
a:visited {
	text-decoration: none;
	color: #707172;
}
a:hover {
	text-decoration: underline;
	color: #707172;
}
a:active {
	text-decoration: underline;
	color: #707172;
}
.mainnav
{
	padding-top:5px;
	padding-bottom:4px;
	font-size:8pt;
	font-weight:bold;
	text-transform:uppercase;
}
.mainnavarrow
{
	background-color:#f3f4f4;
}
.navarrow
{
	visibility:hidden;
}
.navarrow_on
{
}
.subnav, a.subnav, a.subnav:link, a.subnav:hover, a.subnav:visited
{
	font-size:7pt;
	text-transform:uppercase;
	padding-right:7px;
	background-color:#f3f4f4;
	xcolor:red;
	color:#a8a9ac;
}
.subnav_on, a.subnav_on, a.subnav_on:link, a.subnav_on:hover, a.subnav_on:visited
{
	color:#6a6b6c;
	font-size:7pt;
	padding-right:7px;
	text-transform:uppercase;
	background-color:#f3f4f4;
}
.hidesubnav
{
	color: #f3f4f4;
	xpadding-left:5px;
	xpadding-top:5px;
	xpadding-bottom:4px;
	height:8px;
	overflow:hidden;
	font-size:8pt;
	font-weight:bold;
	text-transform:uppercase;
}
.titleblock
{
	padding-left:10px;
	padding-top:19px;
	padding-right:10px;
	padding-bottom:19px;
}
h1
{
	font-size:20px;
	font-weight:bold;
	text-transform:uppercase;
	color:#7a7b7e;
	padding-bottom:19px;
	xwidth:100px;
}
h2
{
	font-size:9pt;
	font-weight:bold;
	text-transform:uppercase;
	color:#7a7b7e;
	padding-bottom:5px;
}
.contentblock
{
	padding-left:25px;
	padding-top:19px;
	padding-right:25px;
	padding-bottom:19px;
}
hr
{
	margin-top:7px;
	border:1px solid #d56638;
	height:1px;
}
.photocaption
{
	padding-left:2px;
	padding-bottom:7px;
	text-transform:uppercase;
	font-size:8pt;
	font-weight:bold;
	color:#949597;
}
.continuenav
{
	text-transform:uppercase;
	font-size:8pt;
	font-weight:bold;
	color:#dc825d;
}
a.continuenav
{
	text-transform:normal;
	font-size:8pt;
	font-weight:normal;
	color:#dc825d;
}
a.continuenav:hover
{
	text-transform:normal;
	font-size:8pt;
	font-weight:normal;
	color:#dc825d;
}
a.continuenav:visited
{
	text-transform:normal;
	font-size:8pt;
	font-weight:normal;
	color:#dc825d;
}
a.continuenav:link
{
	text-transform:normal;
	font-size:8pt;
	font-weight:normal;
	color:#dc825d;
}
