	A 	{ text-decoration: none; }
	A:link	{ color: #000033; text-decoration: none; }
	A:visited	{ color: #000033; text-decoration: none; }
	A:active	{ color: #000033; text-decoration: none;}
	A:hover	{ color: #000033; text-decoration: underline; }
	

	A.mail 	{ text-decoration: none; }
	A:link.mail	{ color: #003366; text-decoration: none; }
	A:visited.mail	{ color: #003366; text-decoration: none; }
	A:active.mail	{ color: #003366; text-decoration: none;}
	A:hover.mail	{ color: #003366; text-decoration: underline; }
	

	html {scrollbar-base-color: #8aa2aa;
	}


	body	{
	text-align: center;
	min-width: 763px;
	background-color: #0e114d;
	}

	body#disclaimer	{
	min-width: 425px;
	background-color: #ffffff;
	}
	
	img.enter {
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -317px;
	margin-top: -68px;
	}

	#main {
	margin-left: auto;
	margin-right: auto;
	width: 763px;
	text-align: left;
	background-color: #FFFFFF;
	height: 615px;
	}

	.nav	{
	position: absolute;
	margin-top: 10px;
	margin-left: 10px;
	background-image: url(images/nav_image.jpg);
	width: 177px;
	height: 565px;
	}
	
	.header {
	position: absolute;
	margin-top: 10px;
	margin-left: 197px;
	width: 556px;
	height: 110px;
	align: center;
	}

	.divide {
	position: absolute;
	margin-top: 130px;
	margin-left: 197px;
	background-image: url(images/divide.jpg);
	width: 4px;
	height: 445px;
	}

	.content {
	position: absolute;
	margin-top: 130px;
	margin-left: 201px;
	padding-top: 10px;
	padding-right: 5px;
	width: 547px;
	height: 435px;
	overflow: auto;
	background-image: url(images/background.jpg);
	background-repeat: no-repeat;
 	}

	.rotator	{
	position:absolute;
	margin-top: 362px;
	margin-left: 205px;
	width: 543px;
	height: 208px;
	}
		
	
	.footer {
	position: absolute;
	margin-top: 585px;
	margin-left: 10px;
	background-image: url(images/footer.jpg);
	width: 743px;
	height: 20px;
	}

	.navtext {
	font-family: garamond;
	font-size: 12pt;
	color: #000033;
	margin-left: 15px;
	}

	.smalltext {
	font-family: garamond;
	font-size: 10pt;
	color: #003366;
	margin-left: 15px;
	}	

	.medtext {
	font-family: garamond;
	font-size: 11pt;
	color: #003366;
	margin-left: 15px;
	}	


	.text {
	font-size: 12pt;
	color: #000033;
	margin-left: 10px;
	margin-right: 5px;
	text-align: justify;
	}
	
	// p.in {
	text-indent: 20px;
	}

	p.small {
	font-size: 8pt;
	color: #000000;
	}

	input.text { 
	background-color: #8aa2aa; 
	font-family: Hevittica, Arial, myriad pro; 
	font-size: 10pt;
	border: solid 1px #003366;
	color: #000000; 
	}

	textarea.text { 
	background-color: #8aa2aa; 
	font-family: Hevittica, Arial, myriad pro; 
	font-size: 10pt; 
	color: #000000;
	border: solid 1px #003366;
	overflow: auto;
	}	
		
	table {
	font-family: garamond;
	color:#000000;
	font-size: 11pt;
	vertical-align: top;
	}	
