/******************* MAIN BODY PAGE  ***************/
.debug {
	display:none;
}

.noscriptHidden {
	display:none;
}

body.help {
	background-color: #E0F1F8;
	font-family: Verdana;
	font-size: 12px;
	margin: 1em;
	line-height: 120%;
}

div.button  {
	cursor: default;
	background-color: #D4D0C8;
	border: 1px solid #AAAAAA;
	line-height: 150%;
	padding: 5px 5px 5px 5px;
	width: 150px;
	cursor: pointer;
}

div.rightButton span {
	text-align: right;
}

div.leftButton span {
	text-align: left;
}

div.button .spacer {
	clear: both;
	display: inline;
}

div.steps {
	text-align: left;
	padding-top: 20px;
	color: #AAAAAA;
	cursor: default;
}

.steps span {
	border: 1px solid #AAAAAA;
	padding: 5px;
	float: left;
	line-height: 130%;
	width: 112px;
}

.steps span.spacer {
	width: 16px;
	border-style: none;
}

.steps div.spacer {
	clear: both;
}

.steps .currentStep {
	border-width: 2px;
	border-color: #666666;
	background-color: #E0F1F8;
	color: #000000;
}

form fieldset {
	padding: 0px 10px 10px 10px;
}

fieldset legend {
	font-weight: bold;
	padding: 0px 5px 0px 5px;
}

.firstAddressRow td {
	border-top:2px solid #E0EEEF;
	padding-top:5px;
}

.formTable {
	border: 2px solid #E0EEEF;
}

.formTable thead td {
	background-color: #E0EEEF;
	font-weight: normal;
	padding: 3px;
	text-align: left;
}

.formTable th {
	background-color: #E0EEEF;
	font-weight: normal;
	padding: 3px;
}

.formTable th p, .formTable thead p {
	margin-top: 0px;
}

.formTable tbody td {
	padding-top: 6px;
	padding-left: 4px;
	padding-right: 4px;
	text-align: left;
}

.note {
	background-color: #E0EEEF;
	padding: 5px
}

.lastRow td {
	padding-bottom: 6px;
}

.mandatoryMark {
	cursor: default;
	color:#0000FF;
	line-height: 16px;
	padding-left: 2px;
}

div.errors {
	display: none;
	border: 2px solid #FF0000;
	background-color: #FFFFAA;
	padding: 10px;
	margin-top: 20px;
}

.errors h1 {
	color:#FF0000;
	font-weight:bold;
	font-size: 110%;
	display: inline;
}

.errors ul {
	list-style-image: url(../imgs/darkred_arrow.gif);
	padding: 1em;
	margin: 0;
}

.errors li span {
	border-bottom: 1px dotted;
	cursor: pointer;
}

.errors li :hover {
	color:#990000;
	border-bottom-color: #990000;
}

.errorTip {
	background-color:#FF9999;
	padding:5px;
	overflow:auto;
	border: 1px solid #FF0000;
}

.errorMark {
	cursor: default;
	color:#FF0000;
}

.deleteRowLink {
	padding-left:10px;
}

.contentHeader {
	text-align: left;
	height: 30px;
	line-height:30px;
	background-image: url(../imgs/bg_blue_heading.jpg);
	border: 1px none #000000;
	padding-left:5px;

	color: #525252;
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.leftMenuContainer {
	background-image:url(../imgs/bg_left_white_4.jpg);
}

.leftMenuContainer tr {
	height:100%;
	cursor: pointer;
}

.leftMenuEntry {
	font-weight:bold;
	color:#656364;
	letter-spacing: -0.06em;
	height:26px;
	font-size:12px;
	text-align:right;
}

.leftMenuEntry a {
	color:#656364;
	text-decoration: none;
}

.leftMenuEntry a:hover {
	color:#CC5555;
}

.layoutImgLeftMenu {
	width: 191px; height:1px;
}

.layoutImgLeftBorder {
	width: 17px; height:1px;
}

.layoutImgContent {
	width: 596px; height:1px;
}

#content {
	width: 581px;
	vertical-align:top;
	padding-right: 15px;
	padding-top:15px;
}

#mainTable {
	background-color:#FFFFFF;
	width:804px;
}

.links_line {
    border-bottom: 1px dotted #bbbbbb;
    padding-top: 2px;
    padding-bottom: 2px;
    height: 15px;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #333333;

	font-family: Verdana;
	font-size: 12px;
	color: #000000;
	text-align:justify;
}

pre {
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
}

body.membership {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #333333;

	font-family: Verdana;
	font-size: 11px;
	/*color: #666666;*/
	color: #000000;
	text-align:justify;
}

font.faq_question{
	font-family: Verdana;
	font-size: 12px;
	font-weight:600;
	/*color: #555555;*/
	color: #000000;
	text-align:justify;
	text-decoration:underline;
}

font.top_menu_txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}

font.phone_no_bottom {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
}

font.page_title {
	color: #525252;
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

font.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align:center;
	color:#B0B0B0;
}

.big_text {
	font-family: Verdana;
	font-size: 14px;
	color: #333333;
	text-align:justify;
}

.notice_text {
	font-family: Tahoma;
	font-size: 18px;
	font-weight: bold;
	color: #FF0000;
	text-align:justify;
}

.big_text_title {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}

/* Arrow inside a big text link: same style as arrow adding a left padding */
a.big_text .arrow {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	text-decoration:none;
	color: #D00D1E;
	padding-left: 5px;
}

/* Hovered arrow inside a big text link: same style as hovered arrow */
a.big_text .arrow:hover {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	text-decoration:none;
	color: #333333;
}

a.arrow {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	text-decoration:none;
	color: #D00D1E;
}

a.arrow:hover {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	text-decoration:none;
	color: #333333;
}

a.big_text {
	font-family: Verdana;
	font-size: 12px;
	color: #3398BE;
	font-weight:600;
	text-decoration:none;
	text-align:justify;
}

a.big_text:hover {
	font-family: Verdana;
	font-size: 12px;
	color: #D00D1E;
	font-weight:600;
	text-decoration:none;
	text-align:justify;
}



a.links {
	font-family: Verdana;
	font-size: 12px;
	color: #3398BE;
	font-weight:500;
	text-decoration:none;
	text-align:justify;
}

a.links:hover {
	font-family: Verdana;
	font-size: 12px;
	color: #D00D1E;
	font-weight:500;
	text-decoration:none;
	text-align:justify;
}

a.top_menu {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	text-decoration:none;
}

a.top_menu_black {
	font-size: 14px;
	font-family: "Arial Narrow";
	font-weight: bold;
	color:#333333;
	text-decoration: none;
}


a.top_menu_black:hover {
	font-size: 14px;
	font-family: "Arial Narrow";
	font-weight: bold;
	color:#D00D1E;
	text-decoration: none;
}

a.faq_link {
	color:#333333;
	text-decoration: underline;
}


a.faq_link:hover {
	color:#D00D1E;
	text-decoration: underline;
}


.top_menu_arrow {
color: #D00D1E;
font-family: Courier;
font-size: 9px;
}

.underln {
text-decoration:underline;
}


.noborder {
	border-style: none;
}

INPUT,select {
	BORDER: #AAAAAA 1px solid;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
    font-size: 12px;
	vertical-align:bottom;
}

input[type="text"]:focus, input[type="password"]:focus, input[type="checkbox"]:focus, input[type="radio"]:focus, select:focus {
	background-color: #FFFF99;
}

input.editing, select.editing {
	background-color: #FFFF99;
}

INPUT.img {
	BORDER: 0px;
	HEIGHT: 24px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
  font-size: 17px;
}


TEXTAREA {
	BORDER: #AAAAAA 1px solid;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
        font-size: 11px;
	overflow: hidden;
}

.info {
	background-color: #CCFFCC;
	border: 1px solid #009900;
	padding: 5px;
}

.policyHeader {
	color: #0000FF;
	font-weight: bold;
}