﻿body 
{
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; 
	font-size: 12px; 
	font-style: normal; 
	font-weight: normal; 
	text-decoration: none; 
	color: #000000; 
	line-height: 16px;
	margin: 0px 0px 0px 0px;
}

a:link { text-decoration: underline; font-weight: bold; color: #C81F1F; }
a:active { text-decoration: underline; font-weight: bold; color: #C81F1F; }
a:visited { text-decoration: underline; font-weight: bold; color: #C81F1F; }
a:hover { text-decoration: underline; font-weight: bold; color: #C81F1F; }


.imgfl
{
    float: left;
    margin: 10px 10px 10px 10px;
}

.imgfr
{
    float: right;
    margin: 10px 10px 10px 10px;
}

.tabhead
{
	background-repeat: repeat-x;
}

.SideNav {font-size: 14px; color: #FFB200; font-weight: bold; line-height: 22px; font-style: italic }
.SideNav a:link {font-size: 14px; color: #FFB200; font-weight: bold;  font-style: italic  } 
.SideNav a:visited {font-size: 14px; color: #FFB200; font-weight: bold;  font-style: italic  }
.SideNav a:hover  {font-size: 14px; color: #FFB200; font-weight: bold;  font-style: italic }
.SideNav a:active {font-size: 14px; color: #FFB200; font-weight: bold;  font-style: italic  }

H1
{
	font-size: 18px;
	line-height: 18px;
}

H2
{
	font-size: 16px;
	line-height: 16px;
}

img
{
    border: 0;
}


.SideNav ul
{
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	padding-left: 12px;

}
