/* Global Styles */

body 
	
	{
	margin: 0px;
	padding: 0px;
	}
td {
	font:12px Times New Roman, Times, serif;
	color:#FFFAE7;
	}
td {
	font:11px Arial, Helvetica, sans-serif;
	color:#00356C;
	}
	
a:hover {
	color: #F6DF93;
	}


/* ID Styles */

#navigation td {
	border-bottom: 1px solid #A1D167;
	}
	
	#navigation1 td {
	}
	
	#navigation2 td {
	}
	
	#navigation3 td {

	}
	
#navigation a {
	font: bold 11px Arial, Helvetica, sans-serif;
	color: #FFF7D9;
	line-height:12px;
	letter-spacing:0.1em;
	text-decoration: none;
	display:block;
	padding:8px 6px 10px 20px;
	}
	
#navigation1 a {
	color: #666666;
	line-height:12px;
	letter-spacing:0.1em;
	text-decoration: none;
	display:block;
	padding:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	font-variant: small-caps;
	}	
	
	#navigation2 a {
	color: #FFFFFF;
	line-height:12px;
	text-decoration: none;
	display:block;
	padding:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	}
	
	
	#navigation3 a {
	color: #00386A;
	line-height:12px;
	letter-spacing:0.08em;
	text-decoration: none;
	display:block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	padding-top: 8px;
	padding-right: 6px;
	padding-bottom: 10px;
	padding-left: 8px;
	border-bottom-style: solid;
	border-bottom-color: #00619E;
	border-bottom-width: 1px;
	}
	
	#navigation4 a {
	color: #00386A;
	line-height:12px;
	letter-spacing:0.08em;
	text-decoration: none;
	display:block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	padding-top: 8px;
	padding-right: 6px;
	padding-bottom: 10px;
	padding-left: 8px;
	border-bottom-style: solid;
	border-bottom-color: #E2001A;
	border-bottom-width: 1px;
	}
	
	#navigation5 a {
	color: #00386A;
	line-height:12px;
	letter-spacing:0.08em;
	text-decoration: none;
	display:block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	padding-top: 8px;
	padding-right: 6px;
	padding-bottom: 10px;
	padding-left: 8px;
	border-bottom-style: solid;
	border-bottom-color: #97BE0D;
	border-bottom-width: 1px;
	}
	
#navigation a:hover {
	background: #FFEFCC;
	color:#00356C;
	}
	
	#navigation1 a:hover {
	color:#004499;
	}
	
	#navigation2 a:hover {
	color:#97BE0D;
	}
	#navigation3 a:hover {
	color:#00619E;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #00619E;
	}

	#navigation4 a:hover {
	color:#E2001A;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E2001A;
	}
	
	#navigation5 a:hover {
	color:#97BE0D;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #97BE0D;
	}	
