.nav {
	background-image: url(/images/navback.gif);
	background-repeat: repeat-x;
	border: 1px solid #004185;
	line-height: 17px;
	background-color: #0000CC;
	text-align: center;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
    font-size: 12px;
	padding: 0px;
}
.boxtitle {
	background-image: url(/images/navback.gif);
	background-repeat: repeat-x;
	border: 1px solid #004185;
	line-height: 17px;
	background-color: #0000CC;
	text-align: center;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
    font-size: 12px;
	padding: 0px;
}
.nav a:link, .nav a:visited {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
}
.nav a:hover, .nav a:active {
	text-decoration: underline;
	color: #FFFFFF;
	font-weight: bold;
}
.title {
	font-size: 36px;
	color: #FFFFFF;
}
.subtitle {
	color: #FFFFFF;
}
.mylist {
	list-style-position: inside;
	list-style-type: circle;
}
.style2 {font-size: 12px}

.emailaddress {
	white-space: nowrap;
}
.relversion {
	font-weight: bold;
	text-align: center;
}
.relcurrent {
	text-align: center;
}
.relnospy {
	text-align: center;
}
.copyrightblock {
	font-size: 12px;
}
.downloaddesc {
	font-size: 12px;
}
.registerleft {
	text-align: center;
}
.fourdesc {
	font-size: 12px;
}
.fournumber {
	font-size: 36px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	padding-right: 4px;
	padding-left: 4px;
}
.fastfactslist {
	list-style-image: url(/images/bluebullet.gif);
	padding-left: 20px;
	margin-left: 0px;
}
.regfactslist {
	list-style-image: url(/images/bluebullet.gif);
	padding-left: 20px;
	margin-left: 0px;
}
.seealsolist {
	list-style-image: url(/images/bluebullet.gif);
	padding-left: 20px;
	margin-left: 0px;
}
.similarproglist {
	list-style-image: url(/images/bluebullet.gif);
	padding-left: 20px;
	margin-left: 0px;
}
.shotbelow {
	text-align: center;
}
.shotcell {
	text-align: center;
}
.relbackdiv {
	text-align: center;
}
.floaticon {
	float: left;
}
