#SiteHeader {
	width: 100%;
	height: 115px;
	margin: 0,auto;
	background:#fff;
}


#CustomLoginArea {
	display: block;
	float: right;
	text-align: right;
}

#SiteFooter {
	width: 960px;
	height: 80px;
	border-top: solid 1px rgb(192,192,192);
	margin: 20px auto;
}

h1.help {
    font-family: 'PT Serif',serif;
    font-size: 22px;
    font-weight: 300;
	color: #8A8A8A;
}

h1.tips {
    font-family: 'PT Serif',serif;
    font-size: 22px;
    font-weight: 300;
	color: #0a2e52;
	margin-top: 0px;
}

div.areaTitle {
    font-family: 'PT Serif',serif;
    font-size: 32px;
    font-weight: 300;
	color: #8A8A8A;
	margin-top: 0px;
}

#startleft-txt {
	float: left;
	width: 220px;
}

#startleft-txt p {
	color: #9b9b9b;
	line-height: 160%;
	font-size: 11px;
}

a.leftlink {

	line-height: 160%;
	font-size: 11px;
}
#separator {
	height: 1px;
	width: 100%;
	background: #8A8A8A;
	margin-top: 18px;
}

#contact-container {
	height: 56px;
	padding-bottom: 20px;
}

#contact-img {
	width: 57px;
	height: 57px;
	float: left;
}

#contact-info {
	font-size: 11px;
	font-family: Arial, Helvetica, Geneva;
	color: #8A8A8A;
	float: left;
	margin-left: 10px;
	margin-top: 16px;
}

#contact-info a {
	text-decoration: none !important;
	color: #8A8A8A !important;
	font-size: 11px !important;
}

html#ctl00_ctl00_html_tag body.page form#aspnetForm div.wrapper table tbody tr td table tbody tr td.pageContent table tbody tr td table tbody tr td table tbody tr td.basic table tbody tr td.stepAreaFooter table tbody tr td.stepAreaFooterNextPrevControls div.stepAreaFooterNextPrevControls table tbody tr td#stepNextImage.areaGraphicNextStep {
	background: none !important;
	width: 0px !important;
	padding: 0px !important;
	height: 0px !important;
}

table tbody tr td.stepNextPrevLabel span a#ctl00_ctl00_ContentPlaceHolderBody_StepArea1_StepNextN2_TheLabelButton.stepNextPrevLabel,
table tbody tr td.stepNextPrevLabel span a#ctl00_ctl00_ContentPlaceHolderBody_StepArea1_StepNextN2_TheLabelButton.stepNextPrevLabel a:hover,
table tbody tr td.stepNextPrevLabel span a#ctl00_ctl00_ContentPlaceHolderBody_StepArea1_StepNextN2_TheLabelButton.stepNextPrevLabel a:active,
table tbody tr td.stepNextPrevLabel span a#ctl00_ctl00_ContentPlaceHolderBody_StepArea1_StepNextN2_TheLabelButton.stepNextPrevLabel a:focus
{
	background: #0a2e52 !important;
	padding: 10px;
	margin-left: 8px;
	color: #FFFFFF !important;
}

table tbody tr td.stepNextPrevLabel span a#ctl00_ctl00_ContentPlaceHolderBody_StepArea1_StepNextN2_TheLabelButton.stepNextPrevLabelRollover,
table tbody tr td.stepNextPrevLabel span a#ctl00_ctl00_ContentPlaceHolderBody_StepArea1_StepNextN2_TheLabelButton.stepNextPrevLabelRollover a:hover,
table tbody tr td.stepNextPrevLabel span a#ctl00_ctl00_ContentPlaceHolderBody_StepArea1_StepNextN2_TheLabelButton.stepNextPrevLabelRollover a:active,
table tbody tr td.stepNextPrevLabel span a#ctl00_ctl00_ContentPlaceHolderBody_StepArea1_StepNextN2_TheLabelButton.stepNextPrevLabelRollover a:focus
{
	background: #0a2e52 !important;
	padding: 10px;
	margin-left: 8px;
	color: #FFFFFF !important;
}

div#previewPlaceholder {
	margin: -18px 0px 10px 20px !important;
}

div.previewHtmlContent {
	margin-left: 20px !important;
}

a.areaTitleLink, a.areaTitleLinkRollover {
    color: #FFFFFF !Important;
}

a.siteLink {
    color: #0a2e52 !important;
}

a:link {
	color: #0a2e52 ;
}

a:visited {
	color: #0a2e52 !important;
}

a:hover {
		
	color: #8a8a8a!important;
}

#pageHeaderControl_login_UpdatePanel1 {

	color: #ff000!important;
}

#inforutan {
	background: #EBF1F7;
	width: 85%;
	padding: 15px;
	margin-top: 15px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	text-align: left !important;
	color: #8A8A8A;
}

#info {
/* 	background: #EBF1F7; */
	width: 85%;
	padding: 0px;
	margin-top: 15px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	text-align: left !important;
	color: #8A8A8A;
}