body{
	font-family:Verdana, Geneva, Arial, helvetica, sans-serif;
	line-height:normal;
	margin:0px;
	padding:0px;
	font-size:14px;
	margin-bottom:10px;
	margin-top:10px;
	background-color:#EEF7FA;
	color:#17006A;
}

h1 {
	line-height:100%;
	text-transform:uppercase;
	font-size:28px;
	margin-top:0px;
	margin-bottom:60px;
}

.blockhead {
	line-height:120%;
	text-align:justify;
	text-transform:uppercase;
	font-size:14px;
	font-weight:bold;
	margin-top:32px;
	margin-bottom:0px;
}

.blocktext {
	text-align:justify;
	line-height:130%;
	margin-top:18px;
	margin-bottom:0px;
}

.code {
	font-family:"Courier New", Courier, monospace;
	font-weight:bold;
	margin-left:20px;
	text-align:left;
	line-height:120%;
	margin-top:18px;
	margin-bottom:0px;
}

cline {
	font-family:"Courier New", Courier, monospace;
	font-weight:bold;
}

.item {
	line-height:120%;
	text-align:left;
	font-size:14px;
	margin-top:16px;
	margin-bottom:0px;
}

.downloaditem {
	text-align:left;
	font-size:12px;
	line-height:130%;
	margin-top:12px;
	margin-bottom:0px;
}

.getfirefox {
	text-align:center;
	line-height:30px;
	margin-top:0px;
	margin-bottom:0px;
}

.afterHR {
	text-align:left;
	line-height:30px;
	margin-top:0px;
	margin-bottom:0px;
}

.footer {
	font-size:12px;
}

a {
	text-decoration:none;
	color:#44AFCB;
	}	

a:link {
	text-decoration:none;
	color:#44AFCB;
	}

a:hover {
	text-decoration:underline;
	color:#17006A;
	}
	
a:active {
	text-decoration:underline;
	color:#bcdbe6;
}

#main {
	border:1px solid #FFFFFF;
	width: 1002px;
	background-color:#FFFFFF;
	top:10px;
	line-height:120%;
}

input, select, textarea {
	border:solid 1px #17006A;
	font-size:13px;
	color:#17006A;
}

.radio {
	cursor:pointer;
}

.submit {
	background-color:#FFFFFF;
	font-weight:bold;
	text-transform:uppercase;
}

.readonly {
	background-color:#E8E8E8;
}
