﻿html, body
{height:100%;}

body
{
	margin:0px 0px 0px 0px;
	font-family:Arial;
	font-size:small;
	color:Black;
	background-color:Gray;
	/*background-image:url(../images/areas/body_bg.png);
	background-position:center;
	background-repeat:repeat-y;*/
}

#main_table
{
	width:980px;
	height:100%;
	text-align:left;
	margin:0 auto;
}

#inner_table
{
	height:100%;
	background-image:url(../images/edges/body_shade_b.png);
	background-repeat:repeat-y;
}

#header_td
{
	height:1%;
	background-color:#0d3572;
}

td.top_contents
{
	/*height:600px;*/
	vertical-align:top;
}

#middle_td
{
	/*width:100%;*/
	height:100%;
	/*height:653px;*/
	background-color:#c0c0c0;
	background-image:url(../images/areas/column_bg.png);
	background-repeat:repeat-x;
}

#outer_div
{
	min-height:100%;
}

div.logo_div
{
	margin:40px auto 40px auto;
}

ul { margin-left:15px;}

td.top { vertical-align:top; }


.arfontsize
{
	font-size:16px;
	line-height:20px;
}



/*#######  C O L U M N S  ###############################*/
#left_col_td
{
	/*width:198px;*/ height:100%;
	/*background-color:#c0c0c0;*/
	/*background-image:url(../images/Areas/column_bg.png);*/
	background-repeat:repeat-x;
	color:#2d5c80;
}

#left_col_div
{
	width:158px; height:100%;
	/*background-image:url(../images/Edges/body_shade_l.png);*/
	background-position:right;
	background-repeat:repeat-y;
	padding:20px 20px 20px 20px;
}

#center_td
{
	width:532px; height:600px/*100%*/;
	background-color:White;
	padding:20px 20px 20px 20px;
}

#right_col_td
{
	/*width:250px;*/ height:100%;
	/*background-color:#c0c0c0;*/
	/*background-image:url(../images/Areas/column_bg.png);*/
	background-repeat:repeat-x;
	color:#2d5c80;
}

#right_col_div
{
	width:210px; height:100%;
	/*background-image:url(../images/Edges/body_shade_r.png);*/
	background-position:left;
	background-repeat:repeat-y;
	padding:20px 20px 20px 20px;
}
/*#######  C O L U M N S  ###############################*/





/*#######  H E A D L I N E S   A N D   L I N K S  ###############################*/
h1
{
	color:#2d5c80;/*366e99;/*244966;/*123879;/*1a5599;/*164880;/*10345c;*/
	padding-bottom:6px;
	margin-bottom:8px;
	font-family::Arial;
	font-size:medium;
	background-image:url(../images/edges/blue_line.png);
	background-position:bottom;
	background-repeat:repeat-x;
}

h2
{
	font-family::Arial;
	font-size:medium;
}

a.hotlink
{
	color:#0b568c;/*0f74ba;*/
	text-decoration:none;
}

a.hotlink:hover
{
	color:#9fd1f3;
	text-decoration:underline;
}
/*#######  H E A D L I N E S   A N D   L I N K S  ###############################*/





/*#########  M E N U  ##################################*/
#menu_td
{
	height:30px/*1%*/;
	background-color:Gray;
	color:White;
	background-image:url(../images/areas/menu_bg_14.png);
	background-repeat:repeat-x;
}

.menu_cell
{
	width:120px; /*height:30px;*/
	background-image:url(../images/edges/menu_bg_14_sep.png);
	background-position:right;
	background-repeat:no-repeat;
}

#time_td
{
	text-align:right; font-size:x-small; padding:0px 10px 0px 0px;
}

.StaticMenuStyle
{
	/*margin:0px 10px 0px 10px;*/
}

.StaticMenuItemStyle a
{
	/*width:120px;*/
	padding:7px 15px 7px 15px;
	color:White;
	display:block;
	text-align:center;
	vertical-align:middle;
	
}

.StaticMenuItemStyle a:hover
{
	color:#56b8df;
}

.DynamicMenuStyle
{
	background-image:url(../images/areas/dd_menu_bg.png);
	background-repeat:repeat-x;
	background-position:center;
	width:220px;
	font-size:x-small;
	padding:7px 7px 0px 7px;
}

.DynamicMenuItemStyle a
{
	width:220px;
	padding:5px 0px 5px 0px;
	color:White;
	display:block;
	background-image:none;
	vertical-align:middle;
}

.DynamicMenuItemStyle a:hover
{
	color:#56b8df;
}
/*#########  M E N U  ##################################*/





/*######### L I N E S   A N D   S E P A R A T O R S ##################################*/
td.blueline
{
	height:1px;
	background-image:url(../images/edges/blue_line.png);
	background-repeat:repeat-x;
}

div.blueline
{
	height:1px;
	background-image:url(../images/edges/blue_line.png);
	background-repeat:repeat-x;
	margin:10px 0 10px 0;
	vertical-align:middle;
}

div.grayline
{
	height:1px;
	background-image:url(../images/edges/gray_line.png);
	background-repeat:repeat-x;
	margin:10px 0 10px 0;
	vertical-align:middle;	
}
/*######### L I N E S   A N D   S E P A R A T O R S ##################################*/





/*#######  F O O T E R  ###############################*/
#footer_td
{
	height:42px;
	color:White;
	font-size:8pt;
	text-align:center;
	background-color:#0d3572;
	background-image:url(../images/Areas/footer_bg.jpg);
	vertical-align:middle;
}

.footer_link
{
	font-weight:bold;
	color:White;
	text-decoration:none;
}

.footer_link:hover
{
	font-weight:bold;
	color:#56b8df;
	text-decoration:underline;
}

div.footer_secondline
{
	padding-top:5px;
	font-size:x-small;
}


/*#######  F O O T E R  ###############################*/
