/* CSS Document */

.copyright {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10pt; 
	font-style: normal; 
	line-height: normal; 
	font-weight: lighter; 
	font-variant: small-caps; 
	color: #788CD1; 
	position: relative; 
	text-align: center; 
	top: 30px
	}
.main {  
	border: #333333; 
	border-style: solid; 
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px; 
	position: relative; 
	top: 10px; 
	clip:  rect(   );
	width: 714px; 
	height: 591px; 
	overflow: hidden;
}
body {
	background-color: #F6F7F2; 
	margin-left: 0px; 
	margin-top: 0px;
}
.basebar {
	background-color: #000063; 
	height: 50px; 
	width: 714px; 
	position: absolute; 
	top: 541px;
	overflow: hidden;
}
.global_nav a {

	height: 29px;
	margin-top: 1px;
	margin-bottom: 1px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing: 0.1em;
	text-align: center;
	background-color: #788CD1;
	cursor: hand;
	display: block;
	border-left: 1px solid #788CD1;
	border-right: 1px solid #788CD1;
}
.global_nav a:hover {

	height: 29px;
	margin-top: 1px;
	margin-bottom: 1px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000066;
	text-decoration: none;
	letter-spacing: 0.1em;
	text-align: center;
	background-color: #D1D9EF;
	cursor: hand;
	text-align: center;
	display: block;
	border-left: 1px solid #000066;
	border-right: 1px solid #000066;
}
.global_nav {
	height: 29px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: center;
	position: absolute;
	top: 70px;
	text-transform: capitalize;
}

.global_menu_hack { 
	visibility: hidden; 
	height: 1px; 
	width: 1px;
}

.testimage {
	border: 0px none;
}
