/* Global Styles */

body {
	margin:0px;
	}
	
td {
	font:14px garmond;
	color:#000000;
	margin-left: 5px;
	padding-left: 10px;
	}
	
hr {
	height:1px; 
	color: #cccccc;
	border: none;
	}
	
a {
	color: #000066;
	text-decoration:none;
	}
	
img {border-color:#FFFFFF
		
		}	
	
p {
	margin:0;
	margin-left: 20px;
	margin-right: 50px;
	text-align: center;
}	
	
	
a:hover {
	color: #B70BB3;
	text-decoration:none;
	}
	
/* ID Styles */

#navigation a {
	font:12px garmond;
	color: #171043;
	font-weight:bold;
	text-align:center;
	text-decoration: none;
	letter-spacing:.1em;
	line-height:16px;
	display:block;
	padding:10px;
	border: 1pt solid rgb(20,40,95);
	border-right-width: 0px; 
	border-left-width: 0px; 
	}
	
#navigation a:hover {
	color:#ffffff;
	border: none;
	background-color: #171043;
	border-right-width: 0px; 
	border-left-width: 0px;
	text-align:center;
	text-decoration: none;
	 
	}
	
#navigation2 a {
	font:12px  Lucida Sans Unicode, Times New Roman, serif;
	color: #ffffff;
	
	text-align:center;
	text-decoration: none;
	background-color: #171043;
	line-height:16px;
	display:block;
	padding:3px;
	border: 1pt solid #FFFFFF;
	border-right-width: 0px; 
	border-left-width: 0px; 
	}
	
#navigation2 a:hover {
	font: 12px Lucida Sans Unicode", "Times New Roman, serif, ;
	color:#171043;
	
	border: #171043 solid 1pt;
	background-color: #FFFFFF ;
	border-right-width: 0px; 
	border-left-width: 0px;
	text-align:center;
	text-decoration: none;
	
	}
	


/* Class Styles */

.bodyText {
	font:11px garmond;
	color:#000000;
	line-height:20px;
	letter-spacing:.1em;
	margin-top:0px;
	}



