BODY {
	text-align: left;
	margin: 0px;
	padding: 0px;
	background-color: #f3fbff;
}

FORM {
	margin: 0px;
	padding: 0px;
}

* {
	outline: none;
}

#wrapper {
	width: 851px;
	height: 100%;
	margin: 0 auto;
	text-align: left;
}

#mainContainer {
	width: 849px;
	border-width: 0px 1px 0px 1px;
	border-style: solid;
	border-color: #e5ecf0;
	background-color: #ffffff;
}

#bottomRound {
	width: 851px;
	height: 13px;
	margin: 0 auto;
	background: url('../imgs/roundbottom.gif') top left no-repeat;
}

/* HEADER */
#textjoin {
	width: 849px;
	height: 36px;
	/*background: url('../imgs/top.textjoin.gif') top left no-repeat;*/
}

#textjoin span {
	display: none;
}


#header {
	width: 849px;
	height: 245px;
	background: url('../imgs/bigheader.jpg') top left no-repeat;
}

#headerBand {
	width: 849px;
	height: 25px;
	background: url('../imgs/header.band.gif') top left no-repeat;
}

#header span {
	display: none;
}

#leftColumn {
	float: left;
	width: 568px;
	min-height: 300px;
	margin: 0px 0px 0px 12px;
	background: url('../imgs/bg.leftcolumn.gif') top right repeat-y;
}

#rightColumn {
	float: left;
	width: 269px;
}

#footer {
	width: 841px;
	height: 25px;
	text-align: left;
	padding: 10px 0px 0px 5px;
}

#footer .left {
	float: left;
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 11px;
	color: #80898d;
}

#footer .right {
	float: right;
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 11px;
	color: #80898d;
}


/* CONTENT */

#stepsContainer {
	width: 503px;
	height: 219px;
	padding: 30px 0px 0px 50px;
	background: url('../imgs/bg.steps.gif') top left no-repeat;
}

#stepsContainer .explain {
	text-align: center;
	margin: 0px 30px 10px 0px;
}

#stepsContainer .agree {
	text-align: center;
	margin: 0px 30px 10px 0px;
}

#step1 {
	width: 553px;
	height: 46px;
	background: url('../imgs/step1.gif') top left no-repeat;
}


#step2 {
	width: 553px;
	height: 46px;
	background: url('../imgs/step2.gif') top left no-repeat;
}

.separator {
	width: 269px;
	height: 1px;
	background: url('../imgs/separator.gif') top left no-repeat;
}

#menu {
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #2a9ce0;
	text-decoration: none;
	margin: 10px 0px 10px 0px;
}

#menu ul {
	list-style-type: square;
	margin: 0px 0px 0px 25px;
	padding: 0px;
}

#menu li {
	padding: 0px;
	margin-bottom: 3px;
}

#menu li.active, #menu li.active a {
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #f79c27;
	text-decoration: none;
}

#menu li a {
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #2a9ce0;
	text-decoration: none;
}

#menu li a:HOVER {
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #f79c27;
	text-decoration: none;
}

#loginContainer {
	width: 245px;
	margin: 9px 0px 10px 9px;
}

#loginContainer .top {
	width: 245px;
	height: 29px;
	background: url('../imgs/top.login.gif') top left no-repeat;
}

#loginContainer .top2 {
	width: 245px;
	height: 29px;
	background: url('../imgs/top.myaccount.gif') top left no-repeat;
}

#loginContainer .main {
	width: 233px;
	border-width: 0px 1px 0px 1px;
	border-style: solid;
	border-color: #e7e7e7;
	padding: 10px 0px 0px 10px;
}

#loginContainer .main .left {
	float: left;
	width: 140px;
	padding: 5px 0px 0px 5px;
}

#loginContainer .main .rigth {
	float: left;
}

#loginContainer .bottom {
	width: 245px;
	height: 9px;
	background: url('../imgs/bottom.login.gif') top left no-repeat;
}

#btnRegister {
	margin: 10px 0px 0px 10px;
	width: 245px;
	height: 44px;
	overflow: hidden;
}

#btnRegister a {
	padding: 44px 0px 0px 0px;
	overflow: hidden;
	display: block;
	height: 0px !important; 
	width: 245px;
	background: url('../imgs/btn.register.gif') top left no-repeat;
}
	
#btnRegister a:hover {
	background-position: 0 -44px;
}

#btnVerify {
	margin: 10px 0px 0px 115px;
	width: 253px;
	height: 42px;
	overflow: hidden;
}

#btnVerify a {
	padding: 42px 0px 0px 0px;
	overflow: hidden;
	display: block;
	height: 0px !important; 
	width: 253px;
	background: url('../imgs/btn.verify.png') top left no-repeat;
}
	
#btnVerify a:hover {
	background-position: 0 -42px;
}

#btnActivate {
	margin: 10px 0px 0px 100px;
	width: 280px;
	height: 42px;
	overflow: hidden;
}

#btnActivate a {
	padding: 42px 0px 0px 0px;
	overflow: hidden;
	display: block;
	height: 0px !important; 
	width: 284px;
	background: url('../imgs/btn.activate.png') top left no-repeat;
}
	
#btnActivate a:hover {
	background-position: 0 -42px;
}

.contentLabel {
	margin: 25px 0px 10px 0px;
}

.contentText {
	margin: 0px 20px 0px 0px;
}

#usermenu {
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #2a9ce0;
	text-decoration: none;
	margin: 0px;
}

#usermenu .credits {
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #2a9ce0;
	text-decoration: none;
}

#usermenu ul {
	list-style-type: square;
	margin: 0px 0px 0px 25px;
	padding: 0px;
}

#usermenu li {
	padding: 0px;
	margin-top: 3px;
}

#usermenu li.active, #usermenu li.active a {
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #f79c27;
	text-decoration: none;
}

#usermenu li a {
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #2a9ce0;
	text-decoration: none;
}

#usermenu li a:HOVER {
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #f79c27;
	text-decoration: none;
}

#contacts {
	width: 415px;
	height: 100px;
	border: 1px solid #e7e7e7;
	overflow: scroll;
	overflow-x: hidden;
}

.link_add {
	background: url("../imgs/add.png") 5px 0px no-repeat;
	padding-left: 25px
}

/* Table Sorting */
#results_table table{ /*width:100%*/; border-collapse:collapse; margin: 10px 0px 10px 0px;}
/*#results_table tr { border-right:#c9c9c9 1px solid;}*/
#results_table th{ cursor: pointer; background:#62a1ff; border-collapse:collapse; font-size:13px; line-height:23px; font-weight:bold; color:#FFF; border-left:#FFF 1px solid; border-bottom:#b4b4b4 1px solid}
#results_table .odd { background-color: #F4F4F4; }
#results_table .even { background-color: #FFFFFF; }
#results_table .headerSortUp { background-image: url("../imgs/backend/sort/asc.gif"); background-position: center right; background-repeat: no-repeat; background-color: #3399FF; }
#results_table .headerSortDown { background-image: url("../imgs/backend/sort/desc.gif"); background-position: center right; background-repeat: no-repeat; background-color: #3399FF; }
#results_table th span{ margin:0px 5px; }
#results_table tr{border-style: solid; border-width: 1px 0px 1px 0px; border-color: #eeeeee;}
#results_table tr:HOVER {background-color: #eeeeee;}
#results_table td{ cursor: pointer; line-height:20px; border-left:#FFF 1px solid; padding:0px 5px}
#results_table td a{width:100%; height:100%; color: #000000; text-decoration: none;}
#results_table td a:hover{width:100%; height:100%; color: #62a1ff; text-decoration: none;}

/* CLASSES */

.clear {
	clear: both;
	padding: 0px;
	margin: 0px;
}

.off {
	display: none;
}

.arial14bluebold {
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #05273a;
	text-decoration: none;
}

.arial11black {
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #00141f;
	text-decoration: none;
}

.arial12black {
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #00141f;
	text-decoration: none;
}

.arial11gray {
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #80898d;
	text-decoration: none;
}

.arial11graylink {
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #80898d;
	text-decoration: none;
}

.arial11graylink:HOVER {
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #2a9ce0;
	text-decoration: underline;
}

.arial11bluelink {
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #2a9ce0;
	text-decoration: none;
}

.arial11bluelink:HOVER {
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #f79c27;
	text-decoration: underline;
}

.arial12whitelink {
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}

.arial12whitelink:HOVER {
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: underline;
}

.arial12gray {
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #444444;
	text-decoration: none;
}

.arial12bluelink {
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #2a9ce0;
	text-decoration: none;
}

.arial12bluelink:HOVER {
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #f79c27;
	text-decoration: underline;
}

.error-text {
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FF0000;
	text-decoration: none;
	margin: 5px 0px 5px 0px;
}

.ok-text {
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #f9ae1b;
	text-decoration: none;
	margin: 5px 0px 5px 0px;
}


/* FORMS */

form.cmxform fieldset {
	margin: 5px 0px 10px 0px;
}

form.cmxform legend {
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #002b49;
	padding: 0 2px;
	_margin: 0 -7px; /* IE Win */
}

form.cmxform ol {
	margin: 0px;
	padding: 0px;
}
	
form.cmxform li {
	list-style: none;
	padding: 0px 5px 5px 5px;
	margin: 0px;
}

form.cmxform em {
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 12px;
	font-weight: normal;
	//font-style: normal;
	text-decoration: none;
	margin-top: 5px;
	color: #FF0000;
}

form.cmxform span {
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #002b49;
	text-decoration: none;
	margin-top: 5px;
}

form.cmxform label {
	width: 60px;
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #444444;
	text-decoration: none;
	display: inline-block;
	line-height: 1.8;
	vertical-align: top;
}

form.cmxform .fileInput {
	width: 208px;
	height: 20px;
	padding: 2px;
	border: 1px solid #e7e7e7;
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 12px;
	color: #000000;
}
form.cmxform .textInput {
	width: 140px;
	height: 15px;
	padding: 2px;
	border: 1px solid #e7e7e7;
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 12px;
	color: #000000;
}

form.cmxform .textInputSmall {
	width: 40px;
	height: 15px;
	padding: 2px;
	border: 1px solid #e7e7e7;
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 12px;
	color: #000000;
}

form.cmxform .textInputLong {
	width: 200px;
	height: 15px;
	padding: 2px;
	border: 1px solid #e7e7e7;
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 12px;
	color: #000000;
}

form.cmxform .selectInput {
	width: 200px;
	height: 22px;
	padding: 2px;
	border: 1px solid #e7e7e7;
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 12px;
	color: #000000;
}

form.cmxform .selectInputLong {
	width: 206px;
	height: 22px;
	padding: 2px;
	border: 1px solid #e7e7e7;
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 12px;
	color: #000000;
}

form.cmxform .button {
	height: 25px;
	background: #009fff url("../imgs/button_tile.gif") top left repeat-x;
	border: #e7e7e7 1px solid;
	color: #FFFFFF;
	line-height: 18px;
	font-weight: bold;
	font-size: 12px;
}

form.cmxform .button:HOVER {
	height: 25px;
	background: #ff9b00;
	border: #e7e7e7 1px solid;
	color: #FFFFFF;
	line-height: 18px;
	font-weight: bold;
}

form.cmxform .login {
	width: 65px;
	height: 23px;
	background: #009fff url("../imgs/btn.login.gif") top left no-repeat;
	border-width: 0px;
}

/* BLUE FORM */
form.blueform ol {
	margin: 0px;
	padding: 0px;
}
	
form.blueform li {
	list-style: none;
	padding: 0px 5px 20px 5px;
	margin: 0px;
}

form.blueform label {
	width: 208px;
	margin-right: 10px;
	text-align: right;
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #05273a;
	text-decoration: none;
	display: inline-block;
	line-height: 1.8;
	vertical-align: top;
}

form.blueform label.small {
	width: auto;
	margin-right: 10px;
	text-align: left;
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #00141f;
	text-decoration: none;
}

form.blueform .textInput {
	width: 230px;
	height: 18px;
	padding: 3px 2px 2px 2px;
	border: 1px solid #257ab4;
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #1474ad;
	background-color: #bbe8ff;
}

form.blueform .selectInput {
	width: 236px;
	height: 25px;
	padding: 3px 2px 2px 2px;
	border: 1px solid #257ab4;
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #1474ad;
	background-color: #bbe8ff;
}