@charset "utf-8";
	/* CSS Document */
	
.single {
		padding-top: 0px;
		padding-bottom: 0px;
		margin-top: 0px;
		margin-bottom:0px;
		font:Verdana, Arial, Helvetica, sans-serif;
		font-size:11px;
}
li {
		font-family: "Times New Roman", Times, serif;
		font-size: small;
		font-style: normal;
		color: #000000;
		text-align: left;
		vertical-align: top;
		margin: 0px;
		padding: 0px;
		list-style-type: inherit;
		margin-top: 0px;
		margin-bottom: 0px;
		padding-bottom: 0px;
		padding-top: 0px;
}
#NavContainer {
	position:absolute;
	left:0px;
	top:125px;
	width:144px;
	height:551px;
	z-index:1;
	background-color: #003399;
	color: #66CCFF;
	border-top-style: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#PopDiv {
	z-index: 10000;
    display:none;
    position:absolute;
    background-color: #FFFF66;
    border:1px solid #000;
    padding:1em;
    margin:0em;
    width:400px;

}

.NavLink {
		font-family: Geneva, Arial, Helvetica, sans-serif;
		font-size: 12px;
		color: #00FFFF;
		text-decoration:none;
		font-weight:500;
		text-align:center;
		background:#003399 url(Images/BlueButton.jpg) center no-repeat;
		border:#003399;
		width:20%;
}
.NavLinkNoBkgd {
		font-family: Geneva, Arial, Helvetica, sans-serif;
		font-size: 12px;
		color: #0000FF;
		text-decoration:underline;
		font-weight:500;
		text-align:center;
		border:#003399;
		width:20%;
}
.NavLinkCurrent {
		font-family: Geneva, Arial, Helvetica, sans-serif;
		font-size: 12px;
		color: #FFFFFF;
		text-decoration:none;
		font-weight:600;
		text-align:center;
		background:#003399 url(Images/BlueButtonLit.jpg) center no-repeat;
		border:#003399;
		width:20%;
}
.NavVerbage {
		font-family: "Times New Roman", Times, serif;
		font-style: italic;
		font-size:16px;
		text-align:center;
		color: #999999;
}
#HeadDiv
	{
	height: 123px;
	color: #000000;
	background-image: url(Images/LogoBar.png);
	background-repeat:no-repeat;
	margin:0px;
	top:0;
	left:0;
	position: absolute;
	width:100%;
	padding: 3px;
	overflow: hidden;
	padding:0px;	
}
#NavBarContainer {
	width:100%;
	height:30px;
	position:absolute;
	top:120px;
	left:0px;
	overflow: hidden;
	padding:0px;
}
.HeadContactInfo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:500;
	color: #0000CC;
	padding-top: 1px;
	padding-bottom: 0px;
	margin-top: 4px;
	margin-right:4px;
	margin-bottom:4px;
}
#BodyDiv {
	position:absolute;
	left:2px;
	top:166px;
	width:100%;
	height:auto;
	z-index:2;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
	border-top-style: none;
	max-width:1024px;
	overflow:hidden;
}
.ProdTitle {
		color: #0033CC;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 16px;
		font-weight: bolder;
}
.ProdSubTitle {
		color: #0033CC;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 14px;
		font-weight: bolder;
}
.DisclaimerText {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 9px;
		font-style: normal;
		font-weight: normal;
		color: #666666;
		text-align: center;
		padding: 1px;
}
.LogInInfo {
	padding:0px;
	font:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:200;
	color:#003399;
}
.LogInControl {
	  height:16px;
	  font-size:11px;
}
.DescText {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	font-variant: normal;
	font-style: normal;
	float: none;
	width: 400px;
}
.BodyText {
	color: #000000;
	align="left";
	class="style30";
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:200;
	margin-bottom:2px;
}
.AlertText {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #FF0000;
}


