body
{
	font-family:Arial;
	font-weight:regular;
	font-size:10pt;
	color:#222222;
	background-image:url(images/bg.jpg);
	background-repeat:repeat-x;
	margin-top:0px;
}

table.header_tbl
{
	background-image:url(images/header.jpg);
	background-repeat:no-repeat;
}

p,table,tr,td,ul,ol,li,select,input.text
{
	font-family:Arial;
	font-weight:regular;
	font-size:10pt;
	color:#222222;
}

h1
{
	font-family:Arial;
	font-weight:bold;
	font-size:14pt;
	color:#4F6EB1;
	text-align:left;
	width:780px;
	padding-left:20px;
}

td.nav_td
{
	font-family:Arial;
	font-weight:regular;
	font-size:10pt;
	color:#80CAFB;
}

table.nav_tbl
{
	background-image:url(images/navigation_bg.jpg);
	background-repeat:no-repeat;
	height:40px;
	width:780px;
}

td.nav_off
{
	padding-top:4px;
	font-family:Arial;
	font-weight:bold;
	font-size:10pt;
	color:#222222;
}

.contact_txt
{
	font-family:Arial;
	font-weight:bold;
	font-size:10pt;
	color:#0099FF;
}

p.heading
{
	font-family:Arial;
	font-weight:bold;
	font-size:14pt;
	color:#4444FF;
}

.heading2
{
	font-family:Arial;
	font-weight:bold;
	font-size:10pt;
	color:#FFFFFF;
	padding:3px;
}

p.note
{
	font-family:Arial;
	font-weight:regular;
	font-size:9pt;
	color:#222222;
}

table.footer
{
	font-family:Arial;
	font-weight:regular;
	font-size:10pt;
	color:#222222;
	background-color:#FFFFFF;
}

td.footer
{
	border-style:solid;
	border-color:#999999;
	border-left-width:0px;
	border-top-width:1px;
	border-right-width:0px;
	border-bottom-width:1px;
}

p.note_box
{
	border-style:solid;
	border-width:1px;
	border-color:#4444FF;
	padding:5px 5px 5px 5px;
}

p.footer
{
	font-family:Arial;
	font-weight:regular;
	font-size:10pt;
	color:#666666;
}

a.footer
{
	font-family:Arial;
	font-weight:regular;
	font-size:10pt;
	color:#666666;
	text-decoration:underline;
}

a
{
	font-family:Arial;
	font-weight:regular;
	font-size:10pt;
	color:#0000FF;
	text-decoration:underline;
}

a.menu_nav_off
{
	font-family:Arial;
	font-weight:regular;
	font-size:10pt;
	color:#999999;
	text-decoration:none;
}

a.menu_nav_on
{
	font-family:Arial;
	font-weight:bold;
	font-size:10pt;
	color:#555555;
	text-decoration:none;
}

a.nav_on
{
	font-family:Arial;
	font-weight:bold;
	font-size:10pt;
	color:#FFFFFF;
	text-decoration:none;
}

a.nav_off
{
	font-family:Arial;
	font-weight:bold;
	font-size:10pt;
	color:#80CAFB;
	text-decoration:none;
}

.err_x
{
	font-family:Arial;
	font-weight:bold;
	font-size:11pt;
	color:#FFFFFF;
	background-color:#FF0000;
	padding-left:3px;
	padding-right:3px;
	border-style:solid;
	border-width:1px;
	border-color:#FFFFFF;
}

.err_msg
{
	font-family:Arial;
	font-weight:regular;
	font-size:11pt;
	color:#FF0000;
	background-color:#FFFFFF;
	padding-left:3px;
	padding-right:3px;
	border-style:solid;
	border-width:1px;
	border-color:#FF0000;
	padding:10px;
}

.menu_nav_heading
{
	font-family:Arial;
	font-weight:bold;
	font-size:11pt;
	color:#0086DF;
	text-decoration:underline;
}

div.infoBox
{
	position:absolute;
	font-family:Arial;
	font-weight:bold;
	font-size:11pt;
	color:#000000;
	width:240px;
	height:50px;
	background-color:#FFFFFF;
	border-style:solid;
	border-width:1px;
	border-color:#999999;
	z-index:5;
	display:none;
}

.infoBox_title
{
	font-family:Arial;
	font-weight:bold;
	font-size:11pt;
	color:#FFFFFF;
	padding-left:10px;
	background-image:url(images/infobox_title.jpg);
	background-repeat:no-repeat;
	height:26px;
}