#portal {
	width: 650px;
}

#backgrondSpacer {	
	background-image:url(http://vxweb1.vx30.com/images/spacer.gif); 
	background-repeat: repeat-x;
}

#portalNavigation li {
	list-style-type: square;
	font: Verdana;
	font-size:12px;
	color: black;
	text-align: left;
	line-height:18px;
}

#portalContent li, #portalContentHeader li {
	display: inline;
	text-decoration: none;
}

#welcomeHeader {
	background-color: #657887;
	color: white;
	font-family: Verdana;
	font-size: 11px;
	text-align: right;
	padding-right:5px;
}

#portalContentHeader {
	padding: 10px;
	background-color: #657887;
	color: white;
}

#portalNavBox {
	border: solid thin darkgray;
	background: #ffffff;
}

.copyBody {
	font-family: Verdana;
	font-size: 12px;
	text-align: center;
}

#navyHeader { 
	background-color: darkgray;
	padding:5px;
	font-family: Verdana;
	font-size: 13px;
	font-weight: bold;
	color: black;	
}

.txtinput{
	width:380px;
	margin:5px 40px 0px 0px;
	background-color:#FFFFFF;
	color: black;
	border-width: 1px 1px 4px 1px;
	border-style: solid solid ridge solid;
	border-color:#657887;
	
	font-family:Arial, Helvetica, sans-serif;
	padding:1px 2px;
}

.txtinput:focus {
	background-color:#657887;
	color:#ffffff;
}

.smallCaption {
	font-family:9px;
}

#navyHeader td {
}

.downloads {
	border-bottom: 1px solid black;
}

.navyBody {
	border: thin solid darkgray;
}