body {
    font-family:Verdana,Sans-Serif;
    font-size: 10pt;
    color: #000000;
    background-image:url("../../img/top-background.gif");
    background-repeat: repeat-x;
    margin: 0;
}

a {
color: #000000;
}

img {
border: 0;
}

.top {
    margin: 0 auto;
    padding: 0;
    width: 950px;
    height: 33px;
    background-image:url("../img/top-separator.gif");
    background-repeat: no-repeat;
    background-position: 660px 0;
    color: #ffffff;
    font-size: 8pt;
}

.top .topleft {
    margin-top: 10px;
    float: left;
}

.top .topright {
    margin-top: 5px;
    float: right;
}

.top .topright input {
    height: 15px;
    border: 1px solid black;
}

.content {
    width: 950px;
    margin: 0 auto;
    padding: 0;
    background-image:url("../img/content-background.png");
    background-repeat: repeat-y;
    background-position: 660px;
    min-height: 1200px;
}

.content .left {
    width: 655px;
    float: left;
}

.content .left .navigation {

}

.content .left .navigation .navleft {
    float: left;
    background-image:url("../img/nav-left.gif");
    background-repeat: no-repeat;
    width: 15px;
    height: 26px;
    margin-top: 2px;
}

.content .left .navigation .navcontent {
    float: left;
    background-image:url("../img/nav-background.gif");
    background-repeat: repeat-x;
    height: 26px;
    margin-top: 2px;
}

.content .left .navigation .navcontent .navelement {
    float: left;
    margin: 0 5px 0 5px;
    font-size: 8pt;
    padding-top: 4px;
}

.content .left .navigation .navcontent .navelement a {
    color: #000000;
    text-decoration: none;
}

.content .left .navigation .navcontent .navseparator {
    float: left;
    background-image:url("../img/nav-separator.gif");
    background-repeat: no-repeat;
    height: 26px;
    width: 2px;
    margin-top: 0px;
}

.content .left .navigation .navright {
    float: left;
    background-image:url("../img/nav-right.gif");
    background-repeat: no-repeat;
    width: 15px;
    height: 26px;
    margin-top: 2px;
}

.content .left .logo {
    margin-top: 10px;
}

.content .left .logo img {
    border: 0;
}

.content .left .separator {
    width: 725px;
    float: left;
    background-image:url("../img/content-background.png");
    background-repeat: repeat-y;
    background-position: right;
}

.content .left {
    margin-left: 3px;
}

.content .left h1 {
    font-size: 14pt;
}

.content .left h2 {
    font-size: 12pt;
}

.content .left h3 {
    font-size: 11pt;
}

.content .left form dl {

}

.content .left form dl dt {
    float: left;
    width: 110px;
}

.content .left form dl dd {
    margin-left: 120px;
}

.content .right {
    width: 280px;
    float: right;
    height: 200px;
}

.content .right .logos {
    margin-top: 20px;
}

.content .right .logos img {
    margin-bottom: 10px;
    border: 0;
}

.content .right .widget {
    margin-top: 20px;
}

.content .right .widget .widgettop {
    width: 264px;
    height: 15px;
    background-image:url("../img/widget-top.png");
}

.content .right .widget .widgetcontent {
    width: 264px;
    background-image:url("../img/widget-bg.png");
}

.content .right .widget .widgetbottom {
    width: 264px;
    height: 16px;
    background-image:url("../img/widget-bottom.png");
}

.content .right .widget .widgetcontent p {
    margin: 0 15px 0px 15px;
    text-align: center;
}

.content .main-separator {
    background-image:url("../img/content-separator.gif");
    width: 950px;
    height: 39px;
}

#wizardwindow {
    margin-top: 10px;
}

.clear {
    clear: both;
}

.requiredInput {
    display: none;
}

a.rectangle-link {
display: block;
width: 30px;
height: 15px;
border: 1px solid #79b6db;
background-color: #daeffe;
text-align: center;
font-weight: bold;
margin-right: 10px;
margin-bottom: 10px;
float: left;
line-height: 14px;
text-decoration: none;
color: #0470BE;
}

a.rectangle-link:hover {
color: #FF0000;
border: 1px solid #FF0000;
background-color: #FFFFFF;
}

a.rectangle-link-left, a.rectangle-link-left-active, a.rectangle-link-left-red {
    display: block;
	width: 30px;
    height: 15px;
    border: 1px solid #79b6db;
    background-color: #daeffe;
    text-align: center;
    font-weight: bold;
    margin-right: 10px;
	margin-bottom: 10px;
	float: left;
	line-height: 14px;
    text-decoration: none;
    color: #0470BE;
}

a.rectangle-link-left-red {
    border: 1px solid #FF0000;
    background-color: #FFFFFF;
    color: #FF0000;
}

a.rectangle-link-left-active {
	text-decoration: none;
    border-color: red;
    color: red;
    background-color: white;
}

a.rectangle-link-left:hover {
	text-decoration: none;
	border-color: red;
	color: red;
	background-color: white;
}

a.rectangle-link-right:hover {
    text-decoration: none;
    border-color: red;
    color: red;
    background-color: white;
}

a.rectangle-link-right, a.rectangle-link-right-active {
    display: block;
    width: 30px;
    height: 15px;
    border: 1px solid #79b6db;
    background-color: #daeffe;
    text-align: center;
    font-weight: bold;
    margin-left: 10px;
    margin-bottom: 10px;
    margin-right: 0;
    float: left;
    line-height: 14px;
    text-decoration: none;
    color: #0470BE;
}

a.rectangle-link-right-active {
    text-decoration: none;
    border-color: red;
    color: red;
    background-color: white;
}

a.rectangle-link-right:hover {
    text-decoration: none;
}

.rectangle-game {
    width: 25px;
    height: 25px;
    border: 1px solid orange;
    background-color: #dfdfdf;
    text-align: center;
    font-weight: bold;
    margin-right: 10px;
	margin-bottom: 10px;
    float: left;
    line-height: 25px;
    color: black;
    text-decoration: none;
}

ul.errors {
    color: #ff0000;
}
