
.x-hidden,.x-hide-offsets{position:absolute;left:-10000px;top:-10000px;visibility:hidden;}

body {
	font: 11px Arial,Verdana,Tahoma,Helvetica, sans-serif;
	color: #333333;
	margin:0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

A:link {
color: #083772;
}

A:visited {
color: #083772;
}

table {
	font-family: Arial,Verdana,Tahoma,Helvetica, sans-serif;
	font-size:12px;
	padding:0;
	margin:0;
	border-style:none//;
	//border-collapse: separate; 
	//border-width: thin
}
.h1 {
	font-family: Arial,Verdana,Tahoma,Helvetica, sans-serif;
	font-size:30px;
	color:#083772;
	letter-spacing:+4px;
	font-weight:bold;
	margin:0;
	padding:5px ;
}

h2 {
	font-size: 18px;
	line-height:18px;
	color:#083772;
	margin-bottom:15px;
	font-weight:normal;
}
.h2text {
	font-size:18px;
	color:#083772;
}

p {
	margin:10px 20px;
	line-height:18px;
}
input {
	margin: 8px 20px;
}

.textfield {
	font-size: 11px;
	color: #333333;
	background: #F7F7F7;
	border: 1px solid #919296;
	padding-left: 1px;
}

.xheader {
	background:#DFECFB;
	padding: 0;
	margin: 2px 5px 2px 5px;
	font-family: Arial,Verdana,Tahoma,Helvetica,sans-serif;
	font-size:12px;
	font-weight: bold;
	color:#15428B;
}

.xcontent {
	background:#DFECFB;
	padding: 0;
	margin: 0;
	font-family: Arial,Verdana,Tahoma,Helvetica,sans-serif;
	font-size:12px;
	font-weight: normal;
	color:#15428B;
}

.result-text {
	font-size:14px;
	font-weight: bold;
	color:#083772;
}

.result-error-text {
	font-size:14px;
	font-weight: bold;
	color:#FF6600;
}

.register-header {
	background:#DFECFB;
	padding: 0;
	margin: 2px 5px 2px 5px;
	font-family: Arial,Verdana,Tahoma,Helvetica,sans-serif;
	font-size:14px;
	font-weight: bold;
	color:#FF6600;
}

.err {
	color: #FF6600;
}

.tagline{
	font-family: Arial,sans-serif;
	font-size:14px;
	font-weight: bold;
	color: #666666;
}

.intro-text{
	font-size:15px;
	padding: 5px 0px 0px 0px;
    line-height: 16px; 
}

.field-text{
	font-size:14px;
}

.small-input-text{
    font-size:12px; 
    border:solid #DDDDDD; 
    border-width:1px 1px;
    height: 24px;
    padding:5px 0px 0px 2px;
	color: #333333;
}

.medium-input-text{
    font-size:13px; 
    border:solid #DDDDDD; 
    border-width:2px 2px;
    height: 30px;
    padding:5px 0px 0px 2px;
	color: #333333;
}

.footer{
    border-top:1px solid #999;
    padding-top:3px;
	color: #666666;
}

.medium-font{
	font-size:12px;
}

.small-font{
	font-size:10px;
}

.grey{
	color: #666666;
}

.feature {
	margin:2px 5px 2px 5px;
}

.tink-orange {
	color: #FF6600;
}

.red {
	color: red;
}

