.floatLeft {
	float: left;
}

.floatRight {
	float: right;
}

.clearBoth {
	clear: both;
}

.marginBottom5 {
	margin-bottom: 5px;
}

.marginBottom10 {
	margin-bottom: 10px;
}

.center {
	text-align: center;
}

.error {
	color: #FF0000;
	margin: 5px 0;
	font-weight: bold;
}

.success {
	color: #006400;
	margin: 5px 0;
	font-weight: bold;
}

input.submit {
	background: #225D98;
	color: #FFFFFF;
	border: 1px solid #C8E6F9;
	width: 100px;
}

.regFormBgTop {
	overflow: hidden;
	height: 17px;
	z-index: 0;
}

.regFormBgBottom {
	/*background: #FFFFFF url(../images/u151_04.gif) no-repeat bottom left;*/
	height: 16px;
	overflow: hidden;
}

.regFormBg {
	/*background: url(../images/u151_02.gif) repeat-y top left;*/
	background-color: #f4f5f7;
	height: 250px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	border: 1px solid #eae5e8;
	margin: 0 2px;
}

.regFormContent {
	margin: 0;
}

.regFormTitle {
	font-family: Arial;
	color: #000000;
	font-size: 19px;
	background: #FFFFFF url(/images/custom/login-title-bg.png) no-repeat top left;
	height: 43px;
	line-height: 43px;
}

.regFormContent2 {
	width: 265px;
}

.regFormLabel {
	width: 75px;
	text-align: right;
	padding-right: 5px;
	height: 28px;
	line-height: 28px;
}

.regFormInputContainer {
	/*width: 155px;*/
}

.regFormInput {
	vertical-align:middle;
	width: 155px;
	height: 24px;
	border: 1px solid #AAAAAA;
	-moz-border-radius:2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
}

.regFormSubmitBtn {
	background: #1882D9 url(/images/custom/login-button-bg.png) no-repeat;
	border: none;
	width: 101px;
	height: 25px;
	color: #FFFFFF;
	font-weight: bold;
}

.regHr {
	width: 390px;
	color: #000000;
}

#apply_page,
#myapplications_page {
	width: 970px;
	margin: 0 auto;
}

#apply_page div#header {
	border: 0;
	border-bottom: 1px solid #CCCCCC;
	padding-top: 10px;
	background: none;	
}

#apply_page div#header h1 {
	font-weight: normal;
	font-size: 180%;
}

#apply_page div#content {
	margin: 20px 0 10px 0;
}

#apply_page div#leftContent {
	width: 66%;
	padding-left: 20px;
}

#apply_page div#rightContent {
	width: 30%;
}

#apply_page div#rightContentHeader,
#apply_page div#rightContentHeader2 {
	background: url(../images/headerBg.gif) no-repeat top right;
	height: 27px;
	line-height: 27px;
}

#apply_page div#rightContentHeader2 {
	background-position: top left;
	margin-right: 10px;
	color: #FFFFFF;
	padding-left: 10px;
	text-transform: uppercase;
	font-weight: bold;
}

#apply_page div#rightContentContent {
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	padding: 10px;
}

#apply_page div.rightContentTitle {
	font-weight: bold;
}


#apply_page div#leftContent fieldset {
	border-top: 1px dashed #CCCCCC;
	border-left: 0 none;
	border-right: 0 none;
	border-bottom: 0 none;
	padding: 0;
	margin: 0;
}

#apply_page div#leftContent legend {
	background: #FFFFFF;
	font-size: 20px;
	margin: 0;
	padding: 0 10px 0 0;
	position: relative;
	left: -7px;
	top: -7px;
}

#apply_page div#leftContent legend.empty {
	width: 150px
}

#apply_page div.leftLabel {
	width: 150px;
	text-align: right;
}

#apply_page div.leftLabel,
#apply_page div.leftLabel label {
	font-weight: bold;
}

#apply_page div.rightInput {
	margin-left: 10px;
}

#apply_page div.rightInput input,
#apply_page div.rightInput select {
	margin: 0;
	padding: 0;
	width: 200px;
	border: 1px solid #AAAAAA;
}

#apply_page div.rightInput textarea {
	width: 350px;
	height: 150px;
}

#apply_page div.rightInput input.submit {
	background: #225D98;
	color: #FFFFFF;
	border: 1px solid #C8E6F9;
	width: 100px;
}

#apply_page div#leftContent span,
#apply_page div#leftContent span a,
#apply_page div.rightContent span.expired {
	color: #FF0000;
}

#myapplications_page div#header,
#blog_comment_page div#theader {
	width: 100%;
	height: 40px;
	background: url("../images/header.gif");
	border:1px solid #DDDDDD;
	font-weight: bold;
	padding-top: 5px;
}

#myapplications_page div.td {
	margin: 0 2px;
	height: 40px;
}

#myapplications_page div.td a {
	color: #333333;
}

#myapplications_page div.row1,
#myapplications_page div.row2,
#myapplications_page div.rowChosed,
div#blog_comment_page div.row1,
div#blog_comment_page div.row2,
div#blog_comment_page div.rowChosed {
	width: 100%;
	margin: 3px 0;
	padding: 2px 0;
}

#myapplications_page div.row1 ,
#admin_report_purchase_page tr.row1,
div.row1,
div#blog_comment_page div.row1 {
	background-color: #FFFAFA;
	overflow: hidden;
}

#myapplications_page div.row2,
#admin_report_purchase_page tr.row2,
div.row2,
div#blog_comment_page div.row2 {
	background-color: #FAF0E6;
	overflow: hidden;
}

#myapplications_page div.td2 {
	color: #333333;
	margin: 0 3px;
	background: transparent;
}

#myapplications_page div.hover,
#admin_report_purchase_page tr.hover,
div#blog_comment_page div.hover {
	background: #F4C022;
}

#myapplications_page div.rowChosed,
#admin_report_purchase_page tr.rowChosed,
div#blog_comment_page  div.rowChosed {
	background: #ADFF2F;
}

#report_purchase_page {
	margin: 0 auto;
	width: 519px;
}

#report_purchase_page div#purchase_header {
	font-size: 21px; 
	text-align: center; 
	padding: 10px;
	width: 100%;
}

#report_purchase_page div#purchase_success {
	height: 121px; 
	line-height: 121px; 
	text-align: center; 
	background: #FFFFCC; 
	border: 1px solid #F4C022;
	width: 100%;
}

#report_purchase_page div#purchase_form {
	background: url(../images/u0_02.gif) repeat-y top left; 

}

#report_purchase_page div#purchase_form1 {
	padding: 20px 30px 30px 30px;
}

#report_purchase_page div#purchase_form2 {
	background: url(../images/u0_01.gif) no-repeat top left;
	overflow: hidden;
	height: 10px; 
}

#report_purchase_page div#purchase_form3 {
	background: url(../images/u0_04.gif) no-repeat top left;
	overflow: hidden;
	height: 10px; 
}


#report_purchase_page div.leftLabel {
	width: 100px; 
	float: left; 
	font-size: 15px; 
	font-weight: bold; 
	font-family: Arial;
}

#report_purchase_page input,
#report_purchase_page textarea {
	width: 350px; 
	border: 1px solid #666666;
}

#admin_report_purchase_page thead td {
	font-weight: bold;
	background: #225D98;
	color: #FFFFFF;
	text-align: center;
}

#admin_report_purchase_page thead td a {
	color: #FFFFFF;
}

#admin_report_purchase_page td {
	padding: 5px 2px;
}

div.purchase_leftLabel {
	width: 150px;
	font-weight: bold;
	float: left;
}

div.purchase_rightDetail {
	margin-left: 5px;
	float: left;
}

div.submit {
	padding-top: 10px;
	text-align: center;
}

div#blog_comment_page {
	width: 970px;
	margin: 0 auto;
}

div#blog_comment_page .sub_header {
	background: #F1F5FE;
	font-weight: bold;
	padding: 5px;
	margin-bottom: 10px;
}
.CnValidatorFocusMsg {
	color: #2F3291;
}
.CnValidatorErrorMsg {
	color: #FF0000;
}
.CnValidatorErrorProperty {
	border: 1px solid #FF0000 !important;
}
.CnValidatorValidProperty {
	border: 1px solid #006400 !important;
}
.CnValidatorFocusProperty {
	border: 1px solid #124A8D !important;
}
