a:link 	{
	color: #003366;
	text-decoration: none;
	font-style: normal;
}

a:visited 	{
	color: #003366;
	text-decoration: none;
	font-style: normal;
}

a:hover	{
	color: #003366;
	text-decoration: none;
	font-weight: bold;
	font-style: normal;

}

a:active 	{
	color: #003366;
	text-decoration: none;
	font-style: normal;
}

body{
	background-color: #FFFFFF;
	background-image:  url(../dummy.gif);	
	overflow: hide;
	
	scrollbar-base-color: #505050;
 	scrollbar-track-color: #505050;
 	scrollbar-face-color: #505050;
 	scrollbar-highlight-color: #505050;
 	scrollbar-3dlight-color: #505050;
 	scrollbar-darkshadow-color: #505050;
 	scrollbar-shadow-color: #505050;
 	scrollbar-arrow-color: #858585;
}

#container {
	position: absolute;
	width: 957px;
	height:	605px;
	overflow: hide;
	top: 50%;
	left: 50%;
	margin: -300px 0 0 -478px;
	z-index: 1;
	visibility: visible;
}

#contText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	text-decoration: none;
	overflow: hidden;
	position: absolute;
	visibility: visible;
	z-index: auto;
	height: 387px;
	width: 388px;
	left: 386px;
	top: 164px;
	color: #003366;
}

#nav {
	overflow: hidden;
	position: absolute;
	visibility: visible;
	z-index: auto;
	height: 19px;
	width: 592px;
	left: 178px;
	top: 104px;
}

#subNav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	text-decoration: none;
	overflow: hidden;
	position: absolute;
	visibility: visible;
	z-index: auto;
	height: 314px;
	width: 123px;
	left: 178px;
	top: 174px;
	font-variant: normal;
	text-transform: lowercase;
	color: #003366;
	text-align: right;
}
