body {
	font-size : 11px;
	font-family : Arial, Helvetica, sans-serif;
	padding : 0px;
	margin : 0px;
	text-align: center; /* for IE 5x */
	}

a:link { color: #29377E; }
a:visited { color: #333333; }

h1 { font-size: 17px; }

h2 { font-size: 16px; }

h3 { font-size: 14px; }
	
.wrapper {
	position: relative;
	width: 731px;  /* width of centered content, usually header width */
	margin: 0 auto;
	text-align: left; /* reset left-align */
	display:block;
	}

.logo {
	position : absolute;
	top : 0px;
	left : 0px;
	}

.toptext {
	float:right;
	display:block;
	width: 220px;
	margin-top:210px;
	padding:0px 0px 0px 20px;
	}

.toptext h1 {
	font-size : 12px;
	margin : 0px;
	padding : 0px;
	}

.toptext p {
	margin : 0px;
	padding : 0px;
	}

.nav {
	/*position : absolute;
	top : 0px;
	left : 0px;
	width: px;
	z-index: 1;*/
	}

.nav div {
	padding-bottom: 5px;
	font-size: 14px;
	font-weight: bold;
	}

.nav a:link, .nav a:visited {
	text-decoration: none;
	}
	
.nav a:hover {
	text-decoration: underline;
	}

.tagline {
	position : absolute;
	top : 85px;
	left : 80px;
	z-index: 1;
	font-size: 16px;
	}

.content {
	float:left;
	display:block;
	width:460px;
	margin-bottom:20px;
	margin-top:110px;
	padding:0px 0px 0px 10px;
	}

.content img {
	padding: 10px;
	}

td {
	font-size : 12px;
	}

.ads {
	position : absolute;
	top : 130px;
	left : 0px;
	width: 500px;
	text-align : center;
	z-index: 1;
	}

.breadcrumbs {
	text-transform : capitalize;
	}

.linkbox {
	width: 90%;
	background-color: #ffffff;
	color: #000000;
	border: solid 1px #666666;
	padding: 10px;
	font-family: "Courier New", "Andale Mono", monospace;
	font-weight: bold;
	}

.prop {
    height: 50px;
    float: right;
    width: 1px;
  	}

.clear {
    clear: both;
    height: 1px;
    overflow: hidden;
  	}
.bord	{
	border-left:#AABACF solid 1px; 
	border-right:#AABACF solid 1px; 
	border-bottom:#AABACF solid 1px; 
	display:table; 
	width:729px;
}
#cookie	{
	position:absolute;
	margin-left:554px;
	margin-top:72px;
}
#form	{
	display:block;
	background-color:#1A70A9;
	color:#FFFFFF;
	width:200px;
}
#form td	{
	vertical-align:top;
}
#links	{
	font-size:12px;
	display:block;
}
#links p	{
	margin:5px 3px 5px 3px;
}
#links a	{
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
}
#links a:hover	{
	text-decoration:underline;
}
/* creates illusion of cellpadding on all td's */
.labels, .continue-button {
	padding:5px;
}
/* makes labels bold */
.labels {
	font-weight:bold;
}
.labels a {
	color:#CCCCCC;
}
/* centers the continue button */
.continue-button {
	text-align:center;
}
/* you may modify the individual text areas with this */
.T01 input, .T02 input, .T03 input {
	font-size:12px;
	width:80px;
	border:#000066 solid 1px !important;
	background-color:#F4FEFF !important;
	padding-left:5px;
}
.T01 input:hover, .T02 input:hover, .T03 input:hover {
	background-color:#FEFBDA !important;
}
/* modifies the space around the continue button */
.continue-button input {
	padding-top:15px;
}	
#disclosures	{
	text-align:center;
	margin-top:20px;
}
#disclosures ul	{
	margin:0px;
	padding:0px;
}
#disclosures ul li {  
  display:inline;
  margin-right:20px;
  color:#333333;
  font-size:11px;
}
#disclosures a 	{
	color:#333333;
	text-decoration:none;
	font-weight:bold;
	font-size:11px;	 
}
#disclosures a:hover	{
	text-decoration:underline;
}
img	{
	border:0px;
}