﻿BODY
{
	margin: 0px;
	padding: 0px;
	font-family: Tahoma;
}

IMG#logo
{
	margin: 0px 0px 0px 20px;
}

DIV#banner
{
	background: transparent url(../images/banner.jpg) no-repeat top right;
	height: 212px;
	width: 462px;
  text-align: center;
  color: White;
  font-family: Arial;
}

DIV#banner H1
{
  margin: 0px;
  padding: 135px 0px 0px 190px;
  font-size: 1.3em;
  font-weight: normal;
}

DIV#banner H1 SPAN.green
{
	color: #1DA219;
}

DIV#banner H2
{
  margin: 0px;
  padding: 0px 0px 0px 190px;
  font-size: 0.8em;
  font-weight: normal;
}

DIV#bannerWrapper
{
	background: transparent url(../images/right_bar.jpg) no-repeat top right;
	width: 488px;
	text-align: left;
}

DIV#contentWrapperLeft
{
	background: transparent url(../images/bak.jpg) repeat-y top left;
	padding-left: 25px;
	height: 10%;
}

DIV#contentWrapperRight
{
	background: transparent url(../images/bak.jpg) repeat-y top right;
	padding-right: 25px;
	height: 10%;
}

DIV#content
{
	width: 100%;
	font-size: 0.75em;
}

DIV#footer
{
	background: transparent url(../images/footer.jpg) repeat-x top left;
	width: 100%;
	text-align: center;
}

DIV#footer H1
{
	font-weight: normal;
	margin: 25px 0px 0px 0px;
	font-size: 0.7em;
}

TABLE.menu
{
	width: 100%;
	border-bottom: solid 1px #A6A6A6;
}

TABLE.menu TD
{
	background: transparent url(../images/menuback.jpg) no-repeat top right;
	border-top: outset 2px #DFDFDF;
	color: #979797;
	font-size: 0.7em;
	font-weight: bold;
	font-family: Arial;
	white-space:nowrap;
	width:100%;
	padding-bottom: 3px;
}

TABLE.menu TD A
{
	text-decoration: none;
	color: #979797;
	border-style:none;
	font-size:1em;
}

TABLE.menu TD A:hover
{
	width: 100%;
	padding-left: 5px;
	color: #1DA219;
	font-size: 1.1em;
	cursor: hand;
}

DIV#menuWrapper
{
	background: transparent url(../images/right_bar.jpg) no-repeat top left;
	padding-left: 30px;
}

SPAN.text
{
	font-family: Tahoma;
	font-size: 0.7em;
}

DIV#innerContent
{
	margin: 10px 20px 10px 30px;
	color: #626262;
}

DIV#innerContent H3
{
	margin-left: -15px;
	color: #1DA219;
}

H4
{
	font-size: 1.1em;
	font-variant: small-caps;
	color: #2B92BC;
}

IMG.heading
{
	float:left;
	margin-right:20px;
}

DIV.bar
{
	background-color: #CACACA;
	height: 5px;
	margin: -15px 0px 15px -15px;
	filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100, FinishOpacity=0, Style=1, StartX=0,  FinishX=100, StartY=0, FinishY=100);
}
