@charset "utf-8";
/* CSS Document */
body { text-align: center; background-color: #ffffff; font-family : Verdana, Geneva, Arial, Helvetica, sans-serif; font-size:11px; color:#666666 }
#wrapper {width: 1145px; margin: 0 auto; text-align: left; } 

#topper {
height:40px;
background:url(images/newmainpage/topper_bg.jpg) repeat-x;
position: relative;
}
#topper_inside {
position: absolute;
bottom: 4px;
right: 5px;
}
#header {
height: 110px;
vertical-align:middle;
margin-top: 10px;
}
#header_left { float:left; background:url(images/newmainpage/fairfundlogopurple.jpg) no-repeat; height:100px; width:141px; }
#header_right { float:right; height:100px; width:525px;}
#banner {
background:#E87325;
}

#greynav { background: #7E7966;
height:45px;
width: 100%;
position:relative;
}
#greynav_left { 
background: #7E7966;
height:40px;
position: absolute;
left: 5px;
float: left;
}
#greynav_right { 
background: #7E7966;
right: 15px;
top: 7px;
position: absolute;
float: right;
}
#content {
	margin-top:20px;
	position: fixed;
	color: #333333;
	width: 1145px;
	position:relative;
	background-color: #FFFFFF;
}
 #content_left {
	position: relative;
	float: left;
	width: 400px;
	padding: 0px;
	margin-top:17px;
}
 #content_right { position: relative; margin-left: 425px; }
 
 #box1 {
	width:400px;
}
 #box2 {
	width:400px;
	margin-top:20px;
}
 #box3 {
	width:400px;
	margin-top:20px;
}  
 #box4 {
	width:400px;
	margin-top:20px;
}  
 #box5 {
	width:400px;
	margin-top:20px;
}  
  #dots {
	width: 100%;
	height: 10px;
}
  
  
  
  
#box_top {
	height: 13px;
}
#box_body {
	padding-left: 15px;
	padding-right: 15px;
}
#box_bottom {
	height: 13px;
}

#footer { text-align:center; }




p { color:#666666; }
a { color:#EF6300; text-decoration: underline; font-weight:bold; }
img { border: none }
h1 { font-weight:bold; font-size:14px; color:#EF6300; margin: 0px 0px 0px 0px; }

.boxheader {
font-weight:bold;
font-size:18px;
}
.orange_bold {
font-weight:bold;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size : 14px;
		color : #EF6300;
}
.black_bold {
font-weight:bold;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size : 14px;
		color : #333333;
}



#footer_line { background: #7E7966;
height:15px;
width: 100%;
}



	select {
		font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size : 10px;
		color : Black;
	}
	input {
		font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size : 10px;
		color : Black;
	}
.black {
		font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size : 11px;
		color : Black;
		text-decoration: none;
	}
	.white {
		font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size : 11px;
		color : white;
	}
