* {
    outline: none;
}
strong {
    font-weight: bold;
}
a {
    
	text-decoration: underline;
}
a:hover {
   text-decoration: none;
}


html, body {
    background-color: #FFFFFF;
    text-align: center;
    font-family: Arial, Verdana, sans-serif;
    font-size: 12px;
    text-align: center;
    line-height:1.5em;
}

div, p, ul, h1, h2, h3, h4, form{margin:0px; padding:0px;}
ul{list-style-type:none;}
em, em a{color:#000000; font-style:normal;
}

.left {
	color: #FFFFFF;
	width: 500px;
	height: 100%;
	left: 20px;
	right: 20px;
	bottom: 20px;
	
}

ul.contact-list{
	margin-top:20px;
	list-style:none;
	background-color:#FFFFCC;
	text-align:center;
	padding:5px;
}


.head {
	text-decoration: none;
	background-position: center;
	text-align:center;
	border-left: 1px solid #999999;
	background-color: #E1E3E3;
}

.head h1{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 23px;
	font-style: normal;
	line-height: normal;
	color: #D50400;
	padding:20px;
}

.head h2 {
	font-size: 18px;
	color: #2a75a9;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: normal;
	line-height: normal;
	padding:0 20px 5px 20px;
}

.head h3 {
	font-size: 21px;
	color: #2a75a9;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: normal;
	line-height: normal;
	padding:0 20px 5px 20px;
}
.content {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	color: #000000;
	text-decoration: none;
	letter-spacing: normal;
	text-align: left;
	word-spacing: normal;
	white-space: normal;
	padding:10px;
}

.right {
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
	height: 100%;
	width: 250px;
	text-align:left;
	font-size: 13px;
}
.rightH {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	color: #000000;
	text-decoration: none;
	padding-right: 10px;
	padding-bottom: 25px;
	padding-left: 25px;
	background-position: center;
	padding-top: 10px;
}


.formele td{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	height: 20px;
	width: 200px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 25px;
}

.formele td input{
	width:200px;
	border:1px solid #CCCCCC;
	height:18px;
	font-size:12px;
}

.formele .contbtn{
	background:url(img/continue.jpg) no-repeat;
	cursor:pointer;	
	width:130px;
	height:30px;
	margin-top:10px;
	border:0px;
} 

.formele .submtn{
	background:url(img/submit.jpg) no-repeat;
	cursor:pointer;	
	width:110px;
	height:30px;
	margin-top:10px;
	border:0px;
} 

.footer{
	background-color: #333333; 
	font-family: Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size: 12px;
}

.footer p{padding:10px 0;}

.footer a{color:#FFFFFF;}

.style5 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: xx-large;
	font-weight: bold;
}
.style6 {
	color: #000000;
	font-weight: bold;
}
.style9 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}
.style10 {
	font-size: medium;
	font-style: italic;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
}

.style23 {
	color: #FF0000;
	font-size: 21px;
	font-weight: bold;
	line-height:25px;
}
.style24 {color: #000000; font-size: 18px; }