body
{
	margin: 15px 15px;
	background-color:#CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
}

.header
{
	 background: url(../images/bgbnt.png) repeat-x;
}

.head
{
	font-size: 14pt;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
	text-transform: uppercase;
}

.left-side
{
	background: url(../images/left.png) repeat-y;
}

.left-side, .right-side, .bottom, .flyout
{
	background-color: #3B6E8F;
}

.bodyCopy
{
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-align: justify;
}

.subMastBtns
{
	font-size: 7pt;
	color: #FFFFFF;
	background-position: center center;
	text-transform: uppercase;
	text-decoration: none;
	font-variant: normal;
	font-weight: bold;
}

.emailLink
{
	font-size: 11px;
	font-weight: bold;
	text-align: right;
	color: #DDDDDD;
	text-decoration: none;
}

.headline
{
	font-size: 12pt;
	font-weight: bold;
	color: #000000;
	text-align: left;
	text-transform: uppercase;
}

.sideBarBtns
{
	font-size: 9px;
	font-weight: bold;
	color: #003366;
	text-decoration: none;
	text-transform: capitalize;
}

.sideBarBtns:hover
{
	color: #FF9900;
}

.flyout
{
	border-color: #FFFFFF;
}

.sidepic
{
	margin: 20px 0px;
	border-top: 4px solid #000000;
	border-bottom: 4px solid #000000;
}

li
{
	margin-top: 0px;
	margin-bottom: 0px;
}

ul, ol
{
	list-style-position: outside;
	background-position: left;
	margin: 5px 20px;
	padding: 5px 20px;
}

input.textfield
{
	border: solid #999999 1px;
	font-size: 12px;
	width: 200px;
}

textarea
{
	border: solid #999999 1px;
	font-size: 12px;
	width: 350px;
}

.main_footer
{
	padding-top: 5px;
}

.main_footer, .main_footer a
{
	font-size: 12px;
	font-weight: lighter;
	color: #003366;
	text-decoration: none;
}

.footer
{
    background: url(../images/bgbnt.png) repeat-x;
}

.footer, .footer a
{
	font-size: 12px;
	text-align: center;
	vertical-align: middle;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}

.footer a:hover
{
	color: #FF9900;
}

.bottom, .bottom a
{
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}