body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#20242D;
	}
.head {color:black;
		font-family:verdana, arial, helvetica, sans serif;
		font-size:30px;
		font-weight:bold;
}
.body {font-family:verdana, arial, helvetica, sans serif;
		font-size:12px;
		font-weight:normal;
		color:#014878;}
.address {color:#000000;
		font-family:verdana, arial, helvetica, sans serif;
		font-size:12px;
		font-weight:bold;
		line-height:18px}
		
a {
	text-decoration:underline;
	color:#1D529A;
	}
a:hover {
	color:#C3143D;
	}
a:visited, a:hover, a:active {
	text-decoration:underline;
	color:#C3143D;
	}
.label {
	font-weight:bold;
	color:#20242D;
	line-height:16px;
	}
.italic {
	font-style:italic;
	}
.bold {
	font-weight:bold;
	}
.center {
	text-align:center;
	}
.underline {
	text-decoration:underline;
	}
.error {
	color:#C3143D;
	font-weight:bold;
	font-size:12px;
	}
.title {
	font-size:14px;
	font-weight:bold;
	}
.heading {
	font-size:12px;
	font-weight:bold;
	color:#20242D;
	}
.required {
	vertical-align:super;
	font-size:x-small;
	line-height:9px;
	color:#C3143D;
	font-weight:bold;
	padding-left:2px;
	}
.caption {
	font-size:10px;
	}
ul {
	padding-left:20px;
	}
li {
	padding:2px 0px;
	}
.red {
	color:#C3143D;
	}

/*layout*/

table#registration, table#logo, table#layout, table#package, table#cities, table#building, table#complete, table#faq {
	margin-top:20px;
	width:673px;
	}
table#comparison {
	margin-top:20px;
	width:650px;
	font-size:11px;
	font-weight:bold;
	}
#regform {
	width:300px;
	padding:10px;
	}
#regform td {
	padding-top:5px;
	}
table#content {
	width:724px;
	background-image:url('img/content-tile.gif');
	}
.contentwrapper {
	position:absolute;
	height:100%;
	width:700px;
	top:30px;
	padding:0px;
	}
.bannerwrapper {
	position:absolute;
	height:71px;
	width:495px;
	top:-32px;
	left:35px;
	padding:1px;
	background-image:url('img/banner.jpg');
	background-repeat:no-repeat
	}
.banner {
	padding:10px 20px 10px 10px;
	}
.bannertext {
	font-size:16px;
	font-weight:bold;
	color:#C3143D;
	text-align:left;
	}
.footer {
	font-size:11px;
	line-height:18px;
	}
.footerwrapper {
	width:723px;
	height:50px;
	position:relative;
	text-align:center;
	}
tr.shade {
	background-color:#F1F1F2;
	}
.col_pad {
	padding-left:10px;
	}
li, .row_pad {
	padding-top:5px;
	padding-bottom:5px;
	}
.x {
	font-weight:bold;
	vertical-align:top;
	text-align:center;
	padding:5px 0px;
	}
.red_heading {
	font-weight:bold;
	color:#C3143D;
	vertical-align:bottom;
	padding-bottom:10px;
	}

/*old*/
td.boxLineRight {
	border-width:thin;
	border-style:solid;
	border-color:#CCCCCC;
	padding-right:20px;
	border-top-style:none;
	border-bottom-style:none;
	border-left-style:none;
	width:450px;
	}
.faqbannertext {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #20242D;
	text-decoration: none;
	text-align: left;
	position: relative;
	left: 20px;
	top: 25px;
	right: 20px;
	bottom: 10px;
	padding-bottom:5px;
}
.normal {
	font-weight:normal;
	}
