body
{
	background-color: #A3A3A1;
}
#navigationtable
{
	background: url('images/navgradient.jpg') no-repeat;
	width: 177px;
	height: 436px;
}
#navtablediv
{ 
	position: relative;
	top: -87px;
	left: 7px;
}
.Head
{    
    font-family: Arial;
    font-size: 12pt;
    text-transform: uppercase;
    font-weight: bold;
    color: #273F8B;
}
p
{
    padding: 10px 0 10px 0;
    margin: 0;
}
.footer
{
	font-family: Arial;
	font-size: 10px;
	color: #000000;
}

/*
================================
Navigation Menu
================================
*/   

.dnn_dnnmenu_ctldnnmenu_spmitm
{
    cursor: hand;
    margin: 0;
    padding: 0;
}

.MainMenu_RootMenuItem
{
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	cursor: hand;
	height: 25px;
    line-height: 25px;
}

.MainMenu_RootMenuItemActive
{
	color: #000000;
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	cursor: hand;
	height: 25px;
    line-height: 25px;
}

.MainMenu_SubMenuItem
{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	cursor: hand;
	height: 20px;
    line-height: 20px;
    position: relative;
    top: -2px;
}

#navdiv a:link, #navdiv a:visited, #navdiv a:active
{
    font-family: Arial;
    font-size: 16px;    
    text-decoration: none;
    color: #273F8B;
}
#navdiv a:hover
{
    font-family: Arial;
    font-size: 16px;    
    text-decoration: none;
    color: #000000;
}

.SubMenu_RootMenuItem
{
    text-decoration: none;  
    font-family: Tahoma, Arial, Helvetica;
    font-size: 12px;
    padding: 0 10px 0 10px;
    cursor: hand;
}

.SubMenu_RootMenuItemActive
{
	text-decoration: none;  
    font-family: Tahoma, Arial, Helvetica;
    font-size: 12px;
    padding: 0 10px 0 10px;
    color: #273F8B;
    cursor: hand;
}
a:active, a:link, a:visited { outline: none; }
a:focus { -moz-outline-style: none; }
.IL_TabDiv .Normal, .IL_TabDiv .NormalBold, .IL_TabDiv input, .IL_TabDiv select {font-size: 14px !important;line-height: 19px;}
#aSHTabs, a.SearchLink {font-size: 14px;}
td.SearchInfo {padding: 5px 0px;}