body{
	margin: 0px auto;
	padding: 0px;
	background: #2E3168;
}
.left {
	background-image: url(images/left.gif);
}
.right {
	background-image: url(images/right.gif);
}

.top {
	font: normal 11px verdana;
	color: White;
	padding: 32px 13px 10px 10px;
	text-align: right;
}
.top a {
	font: normal 11px verdana;
	color: White;
	text-decoration: none;
}
.top a:Hover {
	font: normal 11px verdana;
	color: #F01146;
	text-decoration: underline;
}

.bottom {
	font: normal 11px arial;
	color: #484848;
	padding: 13px 32px 10px 10px;
	text-align: left;
}
.bottom a {
	font: normal 11px arial;
	color: #0000CC;
	text-decoration: underline;
}
.bottom a:Hover {
	font: normal 11px arial;
	color: #0000CC;
	text-decoration: underline;
}

.def0 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #000000;
	padding: 10px;
}
.def0 a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #0000CC;
	text-decoration: underline;
}
.def0 a:Hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #0000CC;
	text-decoration: underline;
}
.def0 strong {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
}

.def {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #000000;
	padding: 10px 80px 10px 80px;
}
.def a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #0000CC;
	text-decoration: underline;
}
.def a:Hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #0000CC;
	text-decoration: underline;
}
.def strong {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
}
.def img {
	border: 0px solid #cccccc;
	margin: 20px 0px 10px 0px;
}

.defbold {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	font-style: italic;
	color: #000000;
	padding: 10px 80px 10px 80px;
}
.defbold a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	font-style: italic;
	color: #0000CC;
	text-decoration: underline;
}
.defbold a:Hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	font-style: italic;
	color: #0000CC;
	text-decoration: underline;
}
.defbold strong {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	font-style: italic;
	color: #000000;
}

.defreg {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	font-style: italic;
	color: #000000;
	padding: 10px 0px 10px 0px;
}
.defreg a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	font-style: italic;
	color: #0000CC;
	text-decoration: underline;
}
.defreg a:Hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	font-style: italic;
	color: #0000CC;
	text-decoration: underline;
}
.defreg strong {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	font-style: italic;
	color: #000000;
}

.nav {
	font: normal 14px verdana;
	color: #E5E5E5;
	text-align: center;
	height: 30px;
}
.nav a {
	font: normal 14px verdana;
	color: #F01146;
	text-decoration: underline;
}
.nav a:Hover {
	font: normal 14px verdana;
	color: #E5E5E5;
	text-decoration: underline;
}

.sep {
	text-align: left;
	clear: both;
}
.sep hr {
	height: 0;
	border-style: dotted;
	border-width: 1px 0px 0px 0px;
	border-color: #cccccc;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 20px 0px;
}
.sep img {
	border:0;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

.downloadw {
	float: left;
}

.icons {
	float: right;
}
.icons img {
	border:0;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
.downloadi {
	padding: 0px 20px 0px 0px;
	float: right;
}