	/*Main Menu*/
    #navigation {width:178px; font-size:12px; font-weight: bold}
    #navigation ul {margin:0; padding:0; background-color:#eee;}
    #navigation ul li {height:20px; line-height:20px; list-style:none; padding-left:10px; color:#333; border-top:#fff solid; border-bottom:#fff solid; border-width:1px; cursor:pointer;}    
    #navigation ul li:hover {background-color:#EB9332; position:relative; color:#fff}
     
    #navigation a:link {font-family: arial; font-size: 11px;	line-height: 11px;	font-weight: bold;	color: #fff;	text-decoration: none;}	
    #navigation a:visited {font-family: arial; font-size: 11px; line-height: 11px; font-weight: bold; 	color: #fff;	text-decoration: none;	}	
    #navigation a:active {font-family: arial; font-size: 11px;	line-height: 11px;	font-weight: bold;	color: #EB9332;	text-decoration: none;}	
    #navigation a:hover {font-family: arial;	font-size: 11px;	line-height: 11px;	font-weight: bold;	color: #EB9332;	text-decoration: none;}
    
    /*Sub Menu*/    
    #navigation ul ul {display:none; position:absolute; left:75px; top:5px; border:#fff solid; border-width:1px; background-color:#999;}
    #navigation ul li:hover ul {display:block;}
    #navigation ul ul li {border:none; width:150px; float:left; display:inline;}
    #navigation ul ul li:hover {text-decoration:underline; border:none;}
    
    
    

.borderOver
{
	border-collapse: collapse;
	BORDER-RIGHT: #000099 1px solid;
    BORDER-LEFT: #000099 1px solid;
    BORDER-TOP: #000099 1px solid;
    BORDER-BOTTOM: #000099 1px solid;
}
.borderOut
{
	border-collapse: collapse;
	BORDER-RIGHT: #bbbbbb 1px solid;
    BORDER-LEFT: #bbbbbb 1px solid;
    BORDER-TOP: #bbbbbb 1px solid;
    BORDER-BOTTOM: #bbbbbb 1px solid;
}
.highlightOver
{
	background-image: url(../grad.jpg);
	background-repeat: repeat-x;

	border-collapse: collapse;

	background-color: #fff;
	
	BORDER-RIGHT: #000099 1px solid;
    BORDER-LEFT: #000099 1px solid;
    BORDER-TOP: #000099 1px solid;
    BORDER-BOTTOM: #000099 1px solid;
}
.highlightOut
{
	background-image: url(../grad.jpg);
	background-repeat: repeat-x;

	border-collapse: collapse;

	background-color: #fff;
	
	BORDER-RIGHT: #bbbbbb 1px solid;
    BORDER-LEFT: #bbbbbb 1px solid;
    BORDER-TOP: #bbbbbb 1px solid;
    BORDER-BOTTOM: #bbbbbb 1px solid;
}
.gradOver
{
	background-color: #2222AA;
	
	border-collapse: collapse;
	BORDER-RIGHT: #000099 1px solid;
    BORDER-LEFT: #000099 1px solid;
    BORDER-TOP: #000099 1px solid;
    BORDER-BOTTOM: #000099 1px solid;
}
.gradOut
{
	background-image: url(../grad.jpg);

	border-collapse: collapse;
	BORDER-RIGHT: #bbbbbb 1px solid;
    BORDER-LEFT: #bbbbbb 1px solid;
    BORDER-TOP: #bbbbbb 1px solid;
    BORDER-BOTTOM: #bbbbbb 1px solid;
}



A:link
{
	font-family: arial;
	font-size: 11px;
	line-height: 11px;
	font-weight: normal;
	color: #004684;
	text-decoration: none;
	}	
A:visited
{	
	font-family: arial;
	font-size: 11px;
	line-height: 11px;
	font-weight: normal;
	color: #004684;
	text-decoration: none;
	}	
A:active
{	
	font-family: arial;
	font-size: 11px;
	line-height: 11px;
	font-weight: normal;
	color: #d3862e;
	text-decoration: underline;
}	
A:hover
{	
	font-family: arial;
	font-size: 11px;
	line-height: 11px;
	font-weight: normal;
	color: #d3862e;
	text-decoration: underline;
}



A.minor:link
{
	font-family: arial;
	font-size: 11px;
	line-height: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	}	
A.minor:visited
{	
	font-family: arial;
	font-size: 11px;
	line-height: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	}	
A.minor:active
{	
	font-family: arial;
	font-size: 11px;
	line-height: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: underline;
}	
A.minor:hover
{	
	font-family: arial;
	font-size: 11px;
	line-height: 11px;
	font-weight: normal;
	color: #004684;
	text-decoration: underline;
}



A.orange:link
{
	font-family: arial;
	font-size: 11px;
	line-height: 11px;
	font-weight: normal;
	color: #ce8026;
	text-decoration: none;
	}	
A.orange:visited
{	
	font-family: arial;
	font-size: 11px;
	line-height: 11px;
	font-weight: normal;
	color: #ce8026;
	text-decoration: none;
	}	
A.orange:active
{	
	font-family: arial;
	font-size: 11px;
	line-height: 11px;
	font-weight: normal;
	color: #004684;
	text-decoration: underline;
}	
A.orange:hover
{	
	font-family: arial;
	font-size: 11px;
	line-height: 11px;
	font-weight: normal;
	color: #004684;
	text-decoration: underline;
}




A.header:link
{
	font-family: arial;
	font-size: 11px;
	line-height: 11px;
	font-weight: normal;
	color: #aaaaaa;
	text-decoration: none;
	}	
A.header:visited
{	
	font-family: arial;
	font-size: 11px;
	line-height: 11px;
	font-weight: normal;
	color: #aaaaaa;
	text-decoration: none;
	}	
A.header:active
{	
	font-family: arial;
	font-size: 11px;
	line-height: 11px;
	font-weight: normal;
	color: #aaaaaa;
	text-decoration: underline;
}	
A.header:hover
{	
	font-family: arial;
	font-size: 11px;
	line-height: 11px;
	font-weight: normal;
	color: #aaaaaa;
	text-decoration: underline;
}



A.footer:link
{
	font-family: arial;
	font-size: 11px;
	line-height: 11px;
	font-weight: normal;
	color: #fff;
	text-decoration: none;
	}	
A.footer:visited
{	
	font-family: arial;
	font-size: 11px;
	line-height: 11px;
	font-weight: normal;
	color: #fff;
	text-decoration: none;
	}	
A.footer:active
{	
	font-family: arial;
	font-size: 11px;
	line-height: 11px;
	font-weight: normal;
	color: #fff;
	text-decoration: underline;
}	
A.footer:hover
{	
	font-family: arial;
	font-size: 11px;
	line-height: 11px;
	font-weight: normal;
	color: #fff;
	text-decoration: underline;
}

a.footer2:link {font-family: arial;	font-size: 11px;	line-height: 11px;	font-weight: bold; color: #004684; 	text-decoration: none;}	
a.footer2:visited {font-family: arial; font-size: 11px; line-height: 11px; font-weight: bold; color: #004684; 	text-decoration: none;}	
a.footer2:active {font-family: arial; font-size: 11px; line-height: 11px; font-weight: bold; color: #fff; text-decoration: underline;}	
a.footer2:hover {font-family: arial;	font-size: 11px; line-height: 11px; font-weight: bold; color: #fff; text-decoration: underline;}

A.emailFooter:link
{
	font-family: arial;
	font-size: 11px;
	line-height: 11px;
	font-weight: normal;
	color: #fff;
	text-decoration: none;
	}	
A.emailFooter:visited
{	
	font-family: arial;
	font-size: 11px;
	line-height: 11px;
	font-weight: normal;
	color: #fff;
	text-decoration: none;
	}	
A.emailFooter:active
{	
	font-family: arial;
	font-size: 11px;
	line-height: 11px;
	font-weight: normal;
	color: #fff;
	text-decoration: underline;
}	
A.emailFooter:hover
{	
	font-family: arial;
	font-size: 11px;
	line-height: 11px;
	font-weight: normal;
	color: #fff;
	text-decoration: underline;
}



A.button:link
{
	font-family: arial;
	font-size: 11px;
	line-height: 11px;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
	}	
A.button:visited
{	
	font-family: arial;
	font-size: 11px;
	line-height: 11px;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
	}	
A.button:active
{	
	font-family: arial;
	font-size: 11px;
	line-height: 11px;
	font-weight: bold;
	color: #ce8026;
	text-decoration: none;
}	
A.button:hover
{	
	font-family: arial;
	font-size: 11px;
	line-height: 11px;
	font-weight: bold;
	color: #ff9900;
	text-decoration: none;
}



A.menu:link
{
	font-family: arial;
	font-size: 11px;
	line-height: 11px;
	letter-spacing: 0.0125em;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
	}	
A.menu:visited
{	
	font-family: arial;
	font-size: 11px;
	line-height: 11px;
	letter-spacing: 0.0125em;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
	}	
A.menu:active
{	
	font-family: arial;
	font-size: 11px;
	line-height: 11px;
	letter-spacing: 0.0125em;
	font-weight: bold;
	color: #fff;
	text-decoration: underline;
}	
A.menu:hover
{	
	font-family: arial;
	font-size: 11px;
	line-height: 11px;
	letter-spacing: 0.0125em;
	font-weight: bold;
	color: #fff;
	text-decoration: underline;
}



A.menuThin:link
{
	font-family: arial;
	font-size: 11px;
	line-height: 11px;
	letter-spacing: 0.0125em;
	font-weight: normal;
	color: #fff;
	text-decoration: none;
	}	
A.menuThin:visited
{	
	font-family: arial;
	font-size: 11px;
	line-height: 11px;
	letter-spacing: 0.0125em;
	font-weight: normal;
	color: #fff;
	text-decoration: none;
	}	
A.menuThin:active
{	
	font-family: arial;
	font-size: 11px;
	line-height: 11px;
	letter-spacing: 0.0125em;
	font-weight: normal;
	color: #fff;
	text-decoration: underline;
}	
A.menuThin:hover
{	
	font-family: arial;
	font-size: 11px;
	line-height: 11px;
	letter-spacing: 0.0125em;
	font-weight: normal;
	color: #fff;
	text-decoration: underline;
}


A.headline:link
{
	font-family: arial, sans-serif;
	color: #ce8026;
	font-weight: bold;
	font-size: 17px;
	line-height: 17px;
	letter-spacing: -1px;
}	
A.headline:visited
{	
	font-family: arial, sans-serif;
	color: #ce8026;
	font-weight: bold;
	font-size: 17px;
	line-height: 17px;
	letter-spacing: -1px;
}	
A.headline:active
{	
	font-family: arial, sans-serif;
	color: #004684;
	font-weight: bold;
	font-size: 17px;
	line-height: 17px;
	letter-spacing: -1px;
}	
A.headline:hover
{	
	font-family: arial, sans-serif;
	color: #004684;
	font-weight: bold;
	font-size: 17px;
	line-height: 17px;
	letter-spacing: -1px;
}