body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.textTitle {
	font-family: Arial;
	font-weight: bold;
	font-size: 20px;
	color: #333333;
}

.textTitle2 {
	font-family: Arial;
	font-weight: bold;
	font-size: 20px;
	color: #999999;
}

.textTitle3 {
	font-family: Arial;
	font-weight: bold;
	font-size: 20px;
	color: #ffffff;
}

.textTitle4 {
	font-family: Arial Black;
	font-weight: bold;
	font-size: 24px;
	color: #CC0000;
}

.textMain {
	font-family: Arial;
	font-size: 14px;
	color: #ffffff;
}
.textMain2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}	
.textBullet {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666630;
}
.textTitleSub {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333333;
}
.borderBottom {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-bottom-color: #CCCCCC;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
}
.ddStyle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	height: 10px;
}
.textCopyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
}
.txtLnkMore {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.txtLnk{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

#bottomLink
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color:#000000;
}

#bottomLink a
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color:#9D0B0E;
	text-decoration:none;
}

#bottomLink a:hover
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color:#666666;
	text-decoration:underline;
}

#commonTable_white
{
	font-family: Arial,Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color:#FFFFFF;
	text-align:left;
}

#commonTable_white a
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color:#FFFFFF;
	text-decoration:none
}

#commonTable_white a:hover
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color:#FFFFFF;
	text-decoration:underline;
}

#commonTable_black
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color:#000000;
	text-align:left;
}

.tdItem
{
	padding:4px 0px 4px 4px;
	font-family:tahoma;
	font-size:12px;
	border-bottom:1px solid #333333;
	border-right:1px solid #333333;
	vertical-align:top;
	line-height:18px;

}

.tdItemNoBorder
{
	padding:4px 0px 0px 4px;
	font-family:Verdana, Tahoma;
	font-size:12px;
	vertical-align:top;
	text-align:left;

}


.thHeader
{
	padding:4px;
	color:#FFFFFF;
	text-align:left;
	font-weight:bold;
	font-family:Verdana, Tahoma;
	font-size:12px;
}

.thGrid
{
	padding:4px 8px 4px 4px;
	color:#FFFFFF;
	font-weight:bold;
	
}

.inputfield
{
	font-family:Tahoma;
	font-size:12px;
	border:1px solid #333333;
	padding-left:2px;
	margin-top:2px;
}

.button
{
	border:1px solid #333333;
	background-color:#797979;
	color:#FFFFFF;
	font-family:Tahoma;
	cursor:pointer;
	font-weight:bold;
	padding:2px;
}

#errorInfo
{
	background-image:url(images/error.gif);
	background-repeat:no-repeat;
	color:#CC0000;
	font-weight:bold;
	text-align:left;
	font-size:11px;
	font-family:Verdana, Tahoma;
	padding:0px 0px 4px 20px;
	line-height:18px;
	vertical-align:top
}

#successInfo
{
	background-image:url(images/info.gif);
	background-repeat:no-repeat;
	color:#3D81E6;
	font-weight:bold;
	text-align:left;
	font-size:11px;
	font-family:Verdana, Tahoma;
	padding:2px 0px 4px 20px;
	vertical-align:top;
}

#successInfo a
{
	color:#CC0000;
	text-decoration:none
}

#successInfo a:hover
{
	color:#666666;
	text-decoration:none
}

#step1
{
	background-position:top left;
	background-repeat:no-repeat;
	font-family:Verdana, Tahoma;
	font-size:12px;
	padding-left:40px;
	padding-top:10px;
	text-align:left
}

#step2
{
	background-position:top left;
	background-repeat:no-repeat;
	font-family:Verdana, Tahoma;
	font-size:12px;
	padding-left:40px;
	padding-top:10px;
	text-align:left
}

.asterisk
{
	color:#BD2F53; 
	font-size:11px;
}
body {
	margin: 0;
	font-family: Arial;
	font-size: 80%;
	line-height: 135%;
	color: #333;
	background: #fff;
}
.clr {
	clear: both;
}
.wrapper {
	width: 470px;
	margin: 0 auto;
}
a {
	text-decoration: none;
	color: #ffffff;
}
h1 {
	text-align: center;
	border-bottom: 2px solid #eee;
	padding: 0.5em;
}
h2 {
	color: #CC0000;
	font-family: Geneva,Helvetica,Arial,sans-serif;
	font-size: 160%;
	font-weight: normal;
	margin: 0pt 0pt 15px;
}
