* {
	margin: 0;
	padding: 0;
}
HTML,BODY,DIV,TD {
	font-family: Arial;
	font-size: 11px;
	color: #0072BC;
}
/*HTML, BODY {
	background: #FFFFFF;
}*/
#mainContainer {
	margin: 0 auto;
	text-align: center;
	min-width: 955px;
	width: 955px;
}
img {
	border: 0;
}
h1 {
	font-size: 30px;
	line-height: 30px;
}
h2 {
	margin: 0;
	font-size: 32px;
	line-height: 32px;
	color: #FFFFFF;
	width: 358px;
	height: 41px;
}
a:link,a:visited,a:active {    
	color: #0072BC;
	text-decoration: none;
}
a:hover {
	color: #0072BC;
	text-decoration: underline;
}

.refId28 a {
	color: #FFFFFF;
	text-decoration: none;
}

.refId28 a:hover {
	color: #FFFFFF;
	text-decoration: underline;	
}

.b {
	font-weight: bold;
}
.i {
	font-style: italic;
}
.u {
	text-decoration: underline;
}
.cursorHand {
	cursor: pointer;
}
.flLft {
	display: inline;
	float: left;
}
.flRgt {
	display: inline;
	float: right;
}
.form, .loginForm {
	border: 1px solid #808080;
	width: 205px;
}
.loginForm {
	width: 130px;
}
.red {
	color: #FF3333;
}
.grey {
	color: #666666;
}
.lightGrey {
	color: #A6A8AB;
}
.black {
	color: #000000;
}
.white {
	color: #ffffff;
}
.purple {
	color: #652d8d;
}
.green {
	color: #006838;
}
.clearLeft {
	clear: left;
}
#viewport {
	text-align: left;
	width: 955px;
}
#frameLeft {
	display: inline;
	float: left;
	width: 633px;
	height: 511px;
}
#frameRight {
	display: inline;
	float: left;
	width: 322px;
	height: 511px;
}
#aboveButtonContainer {
	padding-left: 11px;
	padding-top: 12px;
	height: 439px;
}
#frameRightContentContainer {
	height: 443px;
}
#frameRightButtonContainer {
	height: 43px;
}
#footerContainer {
	clear: left;
	padding-top: 4px;
}
#footerPopupLinks {
	display: inline;
	float: left;
	width: 815px;
	height: 16px;
}
#footerCopyright {
	display: inline;
	float: left;
	width: 140px;
	height: 20px;
	text-align: right;
}
#footerPopupLinks ul {
	list-style-type: none;
	text-align: left;
}

#footerPopupLinks ul li {
	float: left;
}
#footerPopupLinks li {
	padding-right: 19px;
}

.buttonContainer {
	height: 28px;
	white-space: nowrap;
}
.buttonLeft, .buttonLeft_inactive {
	display: inline;
	float: left;
	background: url(../gfx/common/buttonLeft.png) no-repeat;
	width: 13px;
	height: 28px;
}
.buttonMiddle, .buttonMiddle_inactive {
	display: inline;
	float: left;
	background: url(../gfx/common/buttonRepeatBg.png) no-repeat;
	height: 22px;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 13px;
	padding-top: 6px;
	padding-left: 5px;
	padding-right: 5px;
	text-align: center;
	min-width: 88px;
}
.buttonRight, .buttonRight_inactive {
	display: inline;
	float: left;
	background: url(../gfx/common/buttonRight.png) no-repeat;
	width: 25px;
	height: 28px;
}
.buttonLeft_inactive {
	background: url(../gfx/common/buttonLeft_inactive.png) no-repeat;
}
.buttonMiddle_inactive {
	background: url(../gfx/common/buttonRepeatBg_inactive.gif) repeat-x;
}
.buttonRight_inactive {
	background: url(../gfx/common/buttonRight_inactive.png) no-repeat;
}
.imageTopAlign {
	vertical-align: top;
}
.questionmark {
	display: inline;
	float: right;
	padding-right: 25px;
}
.linkLeftPadding {
	padding-left: 27px;
}
.linkTopPadding {
	padding-top: 5px;
}
.linkTopPaddingSingle {
	padding-top: 19px;
}
.formSelect {
	border:1px solid #808080;
	font-family:arial,verdana,sans-serif;
	font-size:7pt;
}
#register
{
    position: absolute;
    border: 0px solid black;
    background: url(../gfx/popup/loginPopupBg.png) no-repeat;
    height: 206px;
    width: 331px;
    top: 200px;
    left: 50%;
    margin-left: -165px;
    padding-top: 20px;
    padding-left: 30px;
	z-index: 999;
}

#login
{
    position: absolute;
    border: 0px solid black;
    background: url(../gfx/popup/loginPopupBg.png) no-repeat;
    height: 206px;
    width: 331px;
    top: 200px;
    left: 50%;
    margin-left: -165px;
    padding-top: 20px;
    padding-left: 30px;
	z-index: 999;
}

#navigationButtonContainer {
	display: inline;
	float: left;
	width: 293px;
	padding-right: 29px;
	padding-top: 2px;
}

.popupField
{
    background:transparent url(../gfx/popup/loginPopupTextfieldBg.png) no-repeat scroll 0 0;
    border:0 none;
    font-size:10px;
    height:18px;
    width:173px;
	padding-left: 5px;
	padding-right: 5px;
}

.popupSubmit
{
    position: absolute;
    left: 260px;
    top: 130px;
    background: url(../gfx/popup/loginPopupButton.png) no-repeat;
    height: 89px;
    width: 89px;
    padding-top: 30px;

}
.buttonText
{
    text-align:center;
    color: white;
    font-size: 16px;
}
.row
{
    text-align: left;
    padding-bottom: 3px;
    height: 22px;
    font-size: 11px;
    color: black;
}

.row2
{
    text-align: left;
    padding-bottom: 3px;
    height: 16px;
    font-size: 11px;
    color: black;
}

.label
{
   float:left;
   width: 90px;
   text-align: right;
   color: black;
}
.field
{

}
.head
{
    text-align: left;
    color: white;
    font-size: 22px;
    height: 32px;
}

.close
{
    position: absolute;
    background: url(../gfx/popup/loginPopupClose.png) no-repeat;
    height: 12px;
    width: 12px;
    left: 300px;
    cursor: pointer;
}
.arrow
{
    float: left;
    background: url(../gfx/popup/loginPopupArrow.png) no-repeat;
    padding-right: 3px;
    height: 12px;
    width: 12px;
}

#overlay
{
    display: none;
    position: absolute;
    z-index: 99;
    width: 100%;
    height: 100%;
    background-color: black;
}