
body
{
	background-color:#FFFFFF;
}

td
{
	font-family:Arial, Helvetica;
	font-size:12px;
	color:#333333;
	text-decoration:none;
}

.header_background
{
	background-color:#055BAA;
}

.header_address
{
	font-family:Arial, Helvetica;
	font-size:9px;
	color:#FFFFFF;
	text-decoration:none;
}

.nav_background
{
	background-color:#D2CED2;
}

.module_hdr_light
{
	height:20px;
	background-color:#53ACE8;
	border-style:solid;
	border-width:1px;
	border-color:#666666;
}

.module_hdr_dark
{
	height:20px;
	background-color:#006699;
	border-style:solid;
	border-width:1px;
	border-color:#666666;
}

.module_border
{
	background-color:#666666;
}

A.module_hdr_text
{
	font-family:Arial, Helvetica;
	font-size:9pt;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:underline;
}
A.module_hdr_text:hover
{
	font-family:Arial, Helvetica;
	font-size:9pt;
	font-weight:bold;
	color:#F5F5F5;
	text-decoration:none;
}

A.module_content_title
{
	font-family:Arial, Helvetica;
	font-size:9pt;
	font-weight:bold;
	color:#53ACE8;
	text-decoration:underline;
}

A.module_content_title:hover
{
	font-family:Arial, Helvetica;
	font-size:9pt;
	font-weight:bold;
	color:#666666;
	text-decoration:none;
}

.footer
{
	height:30px;
	background-color:#F5F5F5;
	border-style:solid;
	border-width:1px;
	border-color:#CCCCCC;
}

A.footer_link
{
	font-family:Arial, Helvetica;
	font-size:12px;
	font-weight:regular;
	color:#53ACE8;
	text-decoration:underline;
}

A.footer_link:hover
{
	font-family:Arial, Helvetica;
	font-size:12px;
	font-weight:regular;
	color:#666666;
	text-decoration:none;
}

.bg_light_grey
{
	background-color:#F5F5F5;
}


A.nav_email
{
	font-family:Arial, Helvetica;
	font-size:8pt;
	font-weight:regular;
	color:#53ACE8;
	text-decoration:underline;
}

A.nav_email:hover
{
	font-family:Arial, Helvetica;
	font-size:8pt;
	font-weight:regular;
	color:#666666;
	text-decoration:none;
}

A.nav_links
{
	font-family:Arial, Helvetica;
	font-size:12px;
	font-weight:bold;
	color:#53ACE8;
	text-decoration:underline;
}

A.nav_links:hover
{
	font-family:Arial, Helvetica;
	font-size:12px;
	font-weight:bold;
	color:#666666;
	text-decoration:none;
}

.nav_text
{
	font-family:Arial, Helvetica;
	font-size:8pt;
	font-weight:regular;
	color:#666666;
	text-decoration:none;
}

.nav_title
{
	font-family:Arial, Helvetica;
	font-size:9pt;
	font-weight:bold;
	color:#000000;
	text-decoration:none;
}


.content_title
{
	font-family:Arial, Helvetica;
	font-size:12pt;
	font-weight:bold;
	color:#000000;
	text-decoration:none;
}

.content_sub_title
{
	font-family:Arial, Helvetica;
	font-size:9pt;
	font-weight:bold;
	color:#53ACE8;
	text-decoration:none;
}

A.content_contact_us
{
	font-family:Arial, Helvetica;
	font-size:9pt;
	font-weight:bold;
	color:#53ACE8;
	text-decoration:underline;
}

A.content_contact_us:hover
{
	font-family:Arial, Helvetica;
	font-size:9pt;
	font-weight:bold;
	color:#666666;
	text-decoration:none;
}

input
{
	FONT-SIZE: 10px;
	FONT-FAMILY: Arial, Helvetica;
	FONT-WEIGHT: regular;
	COLOR: #666666;
	TEXT-DECORATION: none;
	background : #FFFFFF;
	border-style:solid;
	border-width:1px;
	border-color:#666666;
	cursor:hand;
}

.noBorder
{ 
	border-style: solid; 
	border-color: #ffffff;
	border-width: 1px; 
}

.submit
{
	FONT-SIZE: 11px;
	FONT-FAMILY: Arial, Helvetica;
	FONT-WEIGHT: bold;
	COLOR: #FFFFFF;
	TEXT-DECORATION: none;
	background : #53ACE8;
	border-style:solid;
	border-width:1px;
	border-color:#666666;
	cursor:hand;
}

.usr_msg_error
{
	font-family:Arial, Helvetica;
	font-size:8pt;
	font-weight:regular;
	color:#CC0000;
	text-decoration:none;
}

.usr_msg
{
	font-family:Arial, Helvetica;
	font-size:8pt;
	font-weight:regular;
	color:#53ACE8;
	text-decoration:none;
}

.admin_data_table
{
	background-color:#666666;
}

.admin_data_cell
{
	background-color:#FFFFFF;
}

.admin_input
{
	FONT-SIZE: 10px;
	FONT-FAMILY: Arial, Helvetica;
	FONT-WEIGHT: regular;
	COLOR: #333333;
	TEXT-DECORATION: none;
	background : #FFFFFF;
	background-color:#FFFFFF;
}

.admin_msg
{
	FONT-SIZE: 10px;
	FONT-FAMILY: Arial, Helvetica;
	FONT-WEIGHT: bold;
	COLOR: #FF3300;
	TEXT-DECORATION: none;
}

.admin_lbl
{
	FONT-SIZE: 11px;
	FONT-FAMILY: Arial, Helvetica;
	FONT-WEIGHT: bold;
	COLOR: #333333;
	TEXT-DECORATION: none;
}


.img_selected
{
	border-style:solid;
	border-color:red;
	border-width:2;
}
.img_nonselected
{
	border-style:solid;
	border-color:#FFFFFF;
	border-width:2;
}
A.module_hdr_text_no_link
{
	font-weigh
	font-family:Arial, Helvetica;
	font-size:9pt;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
}