body	{
	margin:0px 0px 30px 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#999999;
	background:#FFFFFF;
	line-height:18px;
}
form	{
	margin:0px;
}
img	{
	border:none;
}
h1	{
	margin:0px;
	font-size:24px;
	color:#473D2A;
	font-weight:normal;
	line-height:25px;
}
h2	{
	margin:0px;
	font-size:20px;
	color:#375F55;
	letter-spacing:-1px;
	font-weight:normal;
	line-height:22px;
}
p	{
	margin:15px 0px 8px 0px;
	color:#666666;
}

li	{
	color:#666666;
	margin-bottom:10px;
}

a	{
	color:#FF7E0E;
	text-decoration:none;
}
a:hover	{
	text-decoration:underline;
}



#wrapper	{
	display:table;
	left:50%;
	margin-left:auto;
	margin-right:auto;
	width:1034px;
	background-color:#F2F2F2;
}
#navigation	{
	display:block;
	width:1034px;
	background-image:url(/images/topper-bg.jpg);
	background-repeat:repeat-x;
	height:126px;
}
#logo	{
	display:block;
	width:334px;
	height:126px;
	float:left;
}
#nav-box	{
	display:block;
	float:right;
	height:76px;
	width:700px;
	padding-top:46px
}
#nav-box	a	{
	text-decoration:none !important;
	color:#325C80;
}

#button-1 {width:75px;}

#button-2	{width:120px;}

#button-3	{width:220px;}

#button-4	{width:75px;}

#button-5	{width:135px;}


.nav-block	{
	display:block;
	/*width:auto;*/
	background-image:url(/images/nav-bg-under.jpg);
	background-repeat:repeat-x;
	height:42px;
	margin:0px 5px 0px 5px;
	float:left;
}
.nav-block:hover	{
	background-image:url(/images/nav-bg-over.jpg);
	background-repeat:repeat-x;
	cursor:pointer;
	color:#325C80;
}
#nav-image	{
	float:left;
	height:42px;
	width:8px;
	display:block;
	margin-top:-13px;
	color:#325C80;
}
.nav-right	{
	display:block;
	background-image:url(/images/nav-right-flip-under.jpg);
	background-repeat:no-repeat;
	background-position:right top;
	height:42px;
	width:auto;
	cursor:pointer;
	padding:13px 0px 0px 0px;
	color:#325C80;
}
.nav-right:hover	{
	background-image:url(/images/nav-right-over-flip.jpg);
	background-repeat:no-repeat;
	background-position:right top;
	cursor:pointer;
	width:auto;
	color:#325C80;
}
.nav-text	{
	color:#325C80;
	margin:0px 0px 0px 0px;
	font-size:11px;
	padding:5px 20px 5px 18px;
	font-weight:bold;
	text-align:center;
}
#content	{
	display:block;
	clear:both;
	width:1034px;
}



#content-left	{
	width:695px;
	display:block;
	float:left;
}
#header	{
	width:695px;
	height:325px;
	display:block;
	background-image:url(/images/red-apple-on-books.jpg);
	background-repeat:no-repeat;
	background-position:top left;
}
#copyA, #copyB, #copyC	{
	display:table;
	width:621px;
	margin:27px 31px 0px 43px;
	background-repeat:no-repeat;
	background-position:top center;
	padding:0px 0px 0px 0px;
	background-color:#FFFFFF;
}
#copyA	{
	background-image:url(/images/green-check.jpg);
}
#copyB	{
	background-image:url(/images/stacked-books.jpg);
}
#copyC	{
	background-image:url(/images/yellow-clock.jpg);
}
#top-copy	{
	padding:35px 15px 0px 150px;
	display:block;
	height:125px;
}
#top-sentence	{
	margin:8px 100px 8px 0px;
	color:#6D6D6D;
	font-size:14px;
	font-weight:bold;
}
#copy-pad	{
	display:block;
	padding:0px 15px 15px 15px;
}
#middle-image	{
	float:right;
	padding:6px;
}
#content-bottom	{
	margin-left:43px;
}
#disclosures	{
	text-align:left;
	margin-left:260px;
	height:20px;
	padding:10px 0px 10px 0px;
}
#disclosures ul	{
	margin:0px;
	padding:0px;
}
#disclosures ul li {  
  display:inline;
  margin-right:10px;
  color:#333333;
  font-size:11px;
}
#disclosures a 	{
	color:#333333;
	text-decoration:none;
	font-weight:bold;
	font-size:11px;	 
}
#disclosures a:hover	{
	text-decoration:underline;
}






#content-right	{
	display:block;
	float:right;
	width:339px;
	min-height:325px;
	margin:0px;
}
#form-ex	{
	background-image:url(/images/form-bg.jpg);
	background-repeat:repeat-y;
	display:block;
	width:339px;
	min-height:325px;
	margin:0px;
}	
#form-bg	{	
	display:block;
	background-image:url(/images/low-form.jpg);
	background-position:top;
	background-repeat:no-repeat;
	width:339px;
	min-height:325px;
	margin:0px;
}
#form	{
	display:block;
	padding:105px 0px 0px 50px;
	width:220px;
}
/* creates illusion of cellpadding on all td's */
#form td {
	padding:5px;
}
/* makes labels for all fields bold */
.form-01, .form-03, .form-05, .form-07, .form-08 {
	font-weight:bold;
	color:#666666;
}
/* centers all form elements */
.form-02, .form-04, .form-06, .form-07, .form-08, .form-09 {
	text-align:center;
}
/* modifies the text entry fields */
.input-01, .input-02, .input-03 {
	width:100px;
	font-family:Tahoma, Arial, sans-serif;
	font-size:12px;
}
.form-09 input {
	padding-top:15px;
}
#links	{
	padding:30px 0px 0px 8px;
	display:block;
	width:301px;
	margin:0px;
}
#links img	{
	margin:10px 0px 10px 0px;
}
	
