BODY
{
	font-family: Verdana, Arial, sans-serif;
	font-size: 8pt;/* smaller 8pt */
	color: #333333;
	background: #FFFFFF;
	margin: 0px;
	padding: 0px;
	text-align: center;
}

#tableHeader
{
	margin-left: auto;
	margin-right: auto;
	width: 740px;
}
#tableContent
{
	margin-left: auto;
	margin-right: auto;
	width: 740px;
}
#tableBanners
{
	margin-left: auto;
	margin-right: auto;
	width: 740px;
}
#tableSeparator
{
	margin-left: auto;
	margin-right: auto;
	width: 740px;
}
#tableFooter
{
	margin-left: auto;
	margin-right: auto;
	width: 740px;
}

TD.footerquickcontact
{
	font-size: 8pt;
	color: #000000;
	text-align:center;
	padding-top:12px;
}

TD.footerlinks
{
	font-size: 8pt;
	color: #660000;
	text-align:center;
	padding-top:6px;
}

TD.copyright
{
	color: #111141;
	font-size: 9px;
	padding-top: 5px;
}

TD.vseparator
{
	background: url(images/global/v_separator.gif) repeat-y;
	width: 2px;
}

TD.content
{
	width: 633px;
}

SELECT, INPUT
{
	color: #1B2534;
	font-size: 8pt;/* smaller 8pt */
}

H1
{
	font-family: Verdana, Arial, sans-serif;
	color: #20487F;
	font-size: 14pt;
	font-weight: bold;
	margin: 22px 1em 6px 14px;
}

H2
{
	font-family: Times New Roman, serif;
	color: #333333;
	font-size: 12pt;
	font-weight: bold;
	margin: 5px 1em 6px 14px;
}

H2.table
{
	font-family: Verdana, Arial, sans-serif;
	color: #20487F;
	font-size: 11pt;
	font-weight: bold;
	margin: 0;
}
H3
{
	font-family: Verdana, Arial, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	margin: 1em 1em 6px 14px;
	color: #20487F;
}

H4
{
	font-family: Verdana, Arial, sans-serif;
	font-size: 9pt;/* smaller 8pt */
	font-weight: normal;
	margin: 0.5em 1em 6px 14px;
	color: #20487F;
}

P, .paragraph
{
	font-family: Verdana, Arial, sans-serif;
	font-size: 8pt;/* smaller 8pt */
	margin: 0px 20px 1.2em 34px;
	color: #333333;
	line-height: 1.4em;
}

P.none
{
	padding: 0px;
	margin: 0px;
}

P.indent
{
	margin-left: 3.5em;
	margin-right: 6em;
}

P.sidebar, IMG.sidebar
{
	font-size: 7.5pt;
	margin-left: 5px;
	margin-right: 0px;
	line-height: 1.2em;
}

.copyright
{
	text-align: right;
	color: #000000;
	margin-bottom: 2em;
}

IMG
{
	border: 0;
	margin: 0px;
	padding: 0px;
}

IMG.border
{
	border: solid 1px #B1B9C4;
	margin: 1em;
}

UL
{
	list-style-image: url(images/bullet.gif);
	margin-left: 10px;
	padding-left:40px;
}

UL UL
{
}

OL
{
}

LI
{
	font-family: Verdana, Arial, sans-serif;
	font-size: 8pt;/* smaller 8pt */
	color: #333333;
	line-height: 1.4em;
}

UL.sidebar {
	padding-left: 10px;
	margin-top: 0px;
	margin-bottom: 6px;
}
UL.sidebar LI {
	padding-left: 0px;
	margin-bottom: 2px;
	line-height: 1.1em;
	font-size: 7pt;
}
UL.sidebar > LI {
	margin-bottom: 1px;
	line-height: 1em;
}


HR
{
	height: 1px;
}

FORM
{
	margin: 0px;
}

.small
{
	font-size: 7pt;
}

.big
{
	font-size: 12pt;
	font-weight: bold;
}

A.sidebar
{
	font-size: 8pt;
	color: #4A4A4A;
}

A.sidebar:link
{
	text-decoration: none;
	color: #4A4A4A;
}

A.sidebar:visited
{
	text-decoration: none;
	color: #4A4A4A;
}

A.sidebar:active
{
	text-decoration: none;
	color: #4A4A4A;
}

A.sidebar:hover
{
	text-decoration: underline;
	color: #F0B310;
}

A.footer
{
	font-size: 7pt;
	color: #000000;
}

A.footer:link
{
	text-decoration: none;
	color: #333333;
}

A.footer:visited
{
	text-decoration: none;
	color: #333333;
}

A.footer:active
{
	text-decoration: none;
	color: #333333;
}

A.footer:hover
{
	text-decoration: none;
	color: #660000;
}

A
{
	font-size: 8pt;/* smaller 8pt */
}

A:link
{
	text-decoration: none;
	color: #990000;
}

A:visited
{
	text-decoration: none;
	color: #990000;
}

A:active
{
	text-decoration: none;
	color: #990000;
}

A:hover
{
	text-decoration: underline;
	color: #990000;
}

A.home
{
	font-size: 8pt;/* smaller 8pt */
	font-weight:bold;
}

A.home:link
{
	text-decoration: underline;
	color: #00539F;
}

A.home:visited
{
	text-decoration: underline;
	color: #00539F;
}

A.home:active
{
	text-decoration: underline;
	color: #00539F;
}

A.home:hover
{
	text-decoration: underline;
	color: #00539F;
}

.menu
{
	margin:0;
	padding:0;	
}
.menu ul
{
	margin:0;
	padding:0;
	list-style:none;
	background:#000;
	width:812PX;	
}
.menu li
{
	display:inline;
	float:left;
	margin:0;
	padding:0;
	list-style:none;	 
}
.menu li a
{
	margin:0;
	padding:0;
	float:left;
	display:inline;
	text-decoration:none;
	border:none;
}
.menu li a#nav0
{
	margin:0;
	padding:0;
	text-decoration:none;
	background:url(images/nav0.gif) no-repeat;
	width:87PX;
	height:21px;
}
.menu li a#nav0:hover 
{
	background:url(images/nav0_hover.gif) no-repeat;
}
.menu li a#nav1
{
	margin:0;
	padding:0;
	text-decoration:none;
	background:url(images/nav1.gif) no-repeat;
	width:127PX;
	height:21px;
}
.menu li a#nav1:hover 
{
	background:url(images/nav1_hover.gif) no-repeat;
}
.menu li a#nav2
{
	margin:0;
	padding:0;
	text-decoration:none;
	background:url(images/nav2.gif) no-repeat;
	width:115PX;
	height:21px;
}
.menu li a#nav2:hover 
{
	background:url(images/nav2_hover.gif) no-repeat;
}
.menu li a#nav3
{
	margin:0;
	padding:0;
	text-decoration:none;
	background:url(images/nav3.gif) no-repeat;
	width:78PX;
	height:21px;
}
.menu li a#nav3:hover 
{
	background:url(images/nav3_hover.gif) no-repeat;
}
.menu li a#nav4
{
	margin:0;
	padding:0;
	text-decoration:none;
	background:url(images/nav4.gif) no-repeat;
	width:159PX;
	height:21px;
}
.menu li a#nav4:hover 
{
	background:url(images/nav4_hover.gif) no-repeat;
}
.menu li a#nav5
{
	margin:0;
	padding:0;
	text-decoration:none;
	background:url(images/nav5.gif) no-repeat;
	width:135PX;
	height:21px;
}
.menu li a#nav5:hover 
{
	background:url(images/nav5_hover.gif) no-repeat;
}
.menu li a#nav6
{
	margin:0;
	padding:0;
	text-decoration:none;
	background:url(images/nav6.gif) no-repeat;
	width:117PX;
	height:21px;
}
.menu li a#nav6:hover 
{
	background:url(images/nav6_hover.gif) no-repeat;
}
.menu li a#nav8
{
	margin:0;
	padding:0;
	text-decoration:none;
	background:url(images/nav8.gif) no-repeat;
	width:72PX;
	height:21px;
}
.menu li a#nav8:hover 
{
	background:url(images/nav8_hover.gif) no-repeat;
}