/**
 * This file should be modified only be EDC personel
 * Contact us at support@edc-aim.com with any questions
 */

div.main_page
{				
	margin-left: 10px;
	margin-right: 10px;	
	border:none;
	color: #000000;
	background-color: #dee9eb;	
}

div.page_header img
{
	display: inline;
}

div.left_sidebar
{			
	width: 150px;	
	float: left;
}

div.main_body
{				
	margin-left: 160px;
}

div.main_bottom
{
	clear: both;
	height: 0px;
}

div.page_footer
{
	width: 100%;
	color: #888888;
	font-size: 7pt;
	text-align: center;	
}

/**************************************************************************
Page Header */

div.page_header h1
{
	display: inline;
	font-size: 48pt;
}
div.page_header hr
{	
	border: groove 1px #888;
}

/**************************************************************************
Main Menu */

div.menu
{
	width: 100%;
	position: relative;	
	border: solid 1px #000000;		
}
div.menu div
{	
	display: block;
	font-family: Verdana, Sans-Serif;
	font-size: 12pt;
	font-weight: bold;	
	text-align: center;
}
div.menu div.header
{		
	color: #00397c;
	background-color: #ffffff;	
}
div.menu div.linked,
div.menu div.linked a
{	
	color: #333333;
	background-color: #ffffff;
}
div.menu div.linked:hover,
div.menu div.linked:hover a
{
	color: #333333;
	background-color: #e6e6e6;
}

/* This page was loaded in: -1258864260.7259 seconds */
