BODY { margin: 0; font-family: Helvetica, Arial, sans-serif; font-size: 12px; color: black; }
INPUT, SELECT, TEXTAREA { font-family: Arial, sans-serif; font-size: 12px; color: black; border: solid 1px #8c8c8c; }
INPUT[type="hidden"] { border: none; }
IMG { behavior: url(iepngfix.htc); /* IE5.5 & 6 PNG24 transparency Fix */ }

/* copy these to admin.css to make them work in the mceEditor */
H1 { font-size: 18px; font-weight: bold; color: #990000; margin: 0 0 4px 0; }
H2 { font-size: 17px; font-weight: normal; color: #333333; margin: 0 0 7px 0; line-height: 25px; }
H3 { font-size: 13px; font-weight: bold; color: black; margin: 12px 0 3px 0; }
H4 { font-size: 11px; font-weight: normal; color: black; margin: 13px 0 0 0; line-height: 15px;}
.main P, .mceContentBody P { line-height: 20px; margin: 0 0 10px 0; font-size: 13px; }
.main UL, .mceContentBody UL { list-style: square outside; margin: 0 0 10px 17px; padding: 0; }
.main OL, .mceContentBody OL { list-style: outside; margin: 2px 0 0 17px; padding: 0; }
.main LI, .mceContentBody LI { margin: 2px 0 4px 0; line-height: 20px;  }
.main A, .mceContentBody A { color: Black; }
/* 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;
	padding-left: 5px;
	padding-right: 5px;
}
.mainnavarrow
{
	background-color:#f3f4f4;
	border-top: 1px solid #d56638;
}
.navarrow
{
	visibility:hidden;
}
.navarrow_on
{
}
.subnav3 tr td
{
	padding-top:7px;
}
.subnav2, a.subnav2, a.subnav2:link, a.subnav2:hover, a.subnav2:visited
{
	height:24px;
	font-size:7pt;
	text-transform:uppercase;
	padding-right:7px;
	background-color:#f3f4f4;
	color:#a8a9ac;
}
.subnav2_on, a.subnav2_on, a.subnav2_on:link, a.subnav2_on:hover, a.subnav2_on:visited
{
	height:8px;
	color:#6a6b6c;
	font-size:7pt;
	padding-right:7px;
	text-transform:uppercase;
	background-color:#f3f4f4;
	height:24px;
}
.subnav, a.subnav, a.subnav:link, a.subnav:hover, a.subnav:visited
{
	height:24px;
	font-size:7pt;
	text-transform:uppercase;
	padding-right:7px;
	background-color:#f3f4f4;
	color:#a8a9ac;
	border-bottom: 1px solid #d56638;
}
.subnav_on, a.subnav_on, a.subnav_on:link, a.subnav_on:hover, a.subnav_on:visited
{
	height:8px;
	color:#6a6b6c;
	font-size:7pt;
	padding-right:7px;
	text-transform:uppercase;
	background-color:#f3f4f4;
	height:24px;
	background-image : url(images/navarrow_03.gif)  ;
	background-repeat:no-repeat;
	background-position:25px 12px;
}
.hidesubnav
{
	color: #f3f4f4;
	height:8px;
	overflow:hidden;
	font-size:8pt;
	font-weight:bold;
	text-transform:uppercase;
	border-bottom: 1px solid #d56638;
}
.left
{
	background-image : none;
	border-left: 1px solid #d56638;
}
.right
{
	background-image : none;
	border-right: 1px solid #d56638;
}
.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:none;
	font-size:8pt;
	font-weight:normal;
	color:#dc825d;
}
a.continuenav:hover
{
	text-transform:none;
	font-size:8pt;
	font-weight:normal;
	color:#dc825d;
}
a.continuenav:visited
{
	text-transform:none;
	font-size:8pt;
	font-weight:normal;
	color:#dc825d;
}
a.continuenav:link
{
	text-transform:none;
	font-size:8pt;
	font-weight:normal;
	color:#dc825d;
}

.searchbreak
{
	height:15px;
}

.searchnav
{
	height:15px;
}

ul.searchresults li
{
	padding-top:5px;
}


