body {
	background-color: #FFFFFF;
	color: #4A555F;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0;
	padding: 0 0 25px 0;
}
a:link {
	color: #2763A2;
	text-decoration: underline;
}
a:visited {
	color: #7D73A8;
}
a:hover {
	color: #8DB541;
	text-decoration: none;
}
a:active {
	color: #8DB541;
	text-decoration: none;
}

p {
	margin: 0 0 1em 0;
	padding: 0;
}

h1 {
	color: #2763A2;
	font-size: 13px;
	font-weight: bold;
	margin: 0;
	padding: 0;
}

strong {
	color: #2763A2;
	font-weight: bold;
}

/**/

#header {
	height: 57px;
	margin: 25px auto;
	position: relative;
	width: 750px;
}

#hdr-index {
	float: right;
	padding-right: 5px;
}

#hdr-index ul {
	margin: 0;
	padding: 0;
	text-align: right;
}

#hdr-index ul li {
	list-style: none;
	line-height: 1.5;
}

#hdr-index a:link, #hdr-index a:visited,
#hdr-index a:hover, #hdr-index a:active {
	color: #9BA7B2;
	font-size: 10px;
	text-decoration: none;
}

#content {
	clear: both;
	margin: auto;
	overflow: auto;
	position: relative;
	width: 750px;
}

#footer {
	clear: both;
	line-height: 1.5;
	margin-top: 25px;
	margin-right: auto;
	margin-bottom: 25px;
	margin-left: auto;
	position: relative;
	text-align: center;
	width: 750px;
}
#footer, #footer a:link, #footer a:visited,
#footer a:hover, #footer a:active {
	color: #9BA7B2;
	font-size: 10px;
	text-decoration: none;
}
#footer a:hover, #footer a:active {
	text-decoration: underline;
}

/**/

.promoLink1, .promoLink1 a:link, .promoLink1 a:visited, 
.promoLink1 a:hover, .promoLink1 a:active {
	color: #7D73A8;
	font-weight: bold;
	text-decoration: none;
	white-space: nowrap;
}

.promoLink2, .promoLink2 a:link, .promoLink2 a:visited, 
.promoLink2 a:hover, .promoLink2 a:active {
	color: #8DB541;
	font-weight: bold;
	text-decoration: none;
	white-space: nowrap;
}
