/* CSS Document */

html{  margin: 0 ;  padding: 0 ;  font-size: 62.5% ;  font-family: Verdana, Arial, Helvetica, sans-serif ;}

body{  margin: 0 ;  padding: 0 ;  text-align: center;background : url(../images/bg.gif) center;}

#wrapper
{
  margin-left: auto ;
  margin-right: auto ;
  margin-top: 0 ;
  padding: 0 ;
  text-align: left ;
width:1010px;
display:block;


}

img
{
  border: 0 ;
  margin: 0 ;
  padding: 0 ;
  float:left;
}

.clearDiv{
	clear:both;
}

/* Zero everything */
body, form, div, p, ul, ol, li, a, h1, h2, h3, h4, blockquote, dl, dt, dd
{
	margin: 0;
	padding: 0;
}

body { overflow: -moz-scrollbars-vertical; } 

/* General style elements */

.hide{display: none;}

h1, h2, h3{font-weight: normal;}


#leftContent{
	width:616px;
	float:left;
	margin:0px 0px 0px 18px;
}

#leftContent p{
font-family : Tahoma, verdana;
font-size:130%;
width:575px;
margin:0px 0px 15px 25px;
float:left;
display:block;
}

#leftContent h2{
	font-family : Tahoma, verdana;
	color:#0558A6;
	font-weight:bold;
	font-size:160%;
	margin:0px 0px 0px 25px;
}

#list{
	background : #EBEBEB;
	width:605px;
	margin:0px 0px 0px 25px;
	min-height:120px;
}

#list ul{
	float:left;
	display:block;
	list-style : none;
}

#list li{
font-weight:bold;
font-size:120%;
background : url(../images/tick.gif) no-repeat;
padding:0px 0px 5px 34px;
}

#rightContent{
	width:340px;
	float:left;
	margin:0px 0px 0px 30px;
}

.h2Btm{
		color:#0055A4;
		font-size:300%;
}

#block{
		margin:0px 0px 0px 25px;
}
#block p{
float:left;
	width:375px;
	margin:0px 0px 15px 0px;
}

#formdiv{
	background : #EBEBEB;
	width:292px;
}
#formdiv label{
font-family : Tahoma, verdana;
	float:left;
	width:240px;
	color:#0054A4;
	font-weight:bold;
	font-size:150%;
	margin:5px 0px 5px 20px;
}

#formdiv input{
	float:left;
	width:240px;
	border:solid 1px;
	height:20px;
	margin:0px 0px 5px 20px;
}

#formdiv #submit{
	width:83px;
	border:none;
	height:27px;
	float:right;
	margin-right:20px;
}

input#mb10176{
	width:15px;
	border:none;
	height:15px;
	float:left;
}

input#more{
	width:15px;
	border:none;
	height:15px;
	float:left;
}


#formdiv span{
	float:left;
	margin-left:5px;
	width:230px;
	text-align : left;
	font-size:115%;
	line-height : 13px;
}


#squarediv{
	background : #0055A4;
	width:292px;
	color:#FFFFFF;
	float:left;
}

#squarediv h3{
	font-size:140%;
	font-weight:bold;
	margin:10px 20px 10px 20px;
}

#squarediv p{
	font-size:120%;
	margin:0px 20px 0px 20px;
	line-height : 16px;
}

#shirediv{
	float:left;
	background : #0055A4;
	width:292px;
	color:#FFFFFF;
}

#shirediv h3{
	font-size:140%;
	font-weight:bold;
	margin:10px 20px 10px 20px;
}

#shirediv p{
	font-size:120%;
	margin:0px 20px 0px 20px;
	line-height : 16px;
}

#shirediv a{
	color:#FFFFFF;
}

#logo{
	float:right;
	margin-right:48px;
}

#footer{
	text-align : right;
	font-size : 110%;
	color:#0055A4;
	padding-right:45px;
}

#footer a{
	color:#0055A4;
}

#thanks{
	margin:0px 0px 0px 25px;
	font-size:120%;
}

#thanks h1{
	color:#0055A4
}


