body
{
	font-family: Verdana, Arial, sans-serif;
	margin: 0px;
}

.menu_table
{
	font-family: Verdana;
	font-size: 12px;
	text-align: right;
	white-space: nowrap;
	color: #FFFFFF;
	background-color: #3EA9F1;
	border-right-color: #81D236;
	border-left-color: #81D236;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #01548C;
}

.menu_table a
{
	color: #FFFFFF;
}

.table_header
{
	background-image:url(/_content/27);
	background-repeat:no-repeat;
}

.main_table
{
	border-style:solid;
	border-left-color: #01548C;
	border-top-width: 0px;
	border-left-width: 1px;
	border-bottom-width: 0px;
	border-right-width: 0px;
}

.header_table
{
	background-color: #01548C;
	padding: 0 0 0 0;
	border-spacing: 0 0;
	border: 0 none #01548C;
}

.section_header
{
	font-family:Arial; 
	font-size: 11px; 
	font-weight:bold; 
	color: #0D5377;
}

.table_text
{
	font-family:Arial; 
	font-size: 12px; 
	color: #000000;
}

.link_more
{
	font-family:Arial; 
	font-size: 12px; 
	color: #01548C;
	padding-right: 15px;
	text-align:right;
	align:right;
	text-decoration:underline;
}


.button_color
{
	BACKGROUND-COLOR: rgb(235, 244, 250)
}

.dark_fadeout
{
	background: rgb(1, 84, 140) url(/_content/images/Misc/dark_fadeout.gif) repeat-y scroll right top;
	color: #FFFFFF;
}

.light_fadeout
{
	background: rgb(62, 169, 241) url(/_content/images/Misc/light_fadeout.gif) repeat-y scroll right top;
	color: #FFFFFF;
}

.site_color
{
	color: #01548C;
}

.site_border
{
        border: 1px solid #01548C;
{

.table_left_edge
{
	border-left: 1px solid rgb(62, 169, 241);
}