
#outsearchbox {
	background:url(../images/search_top.gif) no-repeat;
	padding-top:15px;
	margin-bottom:15px;	
}
#searchbox {
	background:url(../images/search_bottom.gif) bottom no-repeat #7ac0de; 
	padding: 0 15px 15px 15px;
}
#searchbox a {
	color: #555555;
	text-decoration: none;
}
#searchboxdiv {
	background:url(../images/searchbox_divider.gif) repeat-x;
	height:2px;
	width:100%;
	margin-bottom:10px;
}

#header2 {
	height: 135px;
}
#logo2 {
	height: 135px;
	float:left;
	line-height:135px;
}
#logo2 h1 {
	font-size: 16pt;
	font-weight: normal;
}
#topright2 {
	float:right;
	height: 135px;
}
#topnav2 {
	height: 80px;
	text-align:right;
	padding-top:20px;
}
#topnav2 a {
	margin-left: 15px;
}
#pagenav2 ul li {

	display:inline;
	list-style:none;
}
#pagenav2 {
	padding-right:15px;
	height:35px;
	line-height:35px;
}
#pagenav2 li a {
	background:url(../images/nav2_left.gif) left no-repeat;
	color: #ffffff;
	text-decoration: none;
	padding: 0px 0px 0px 15px;
	height:35px;
	display: inline-block;
}
#pagenav2 li a strong {
	background:url(../images/nav2_right.gif) right no-repeat;
	height:35px;
	padding: 0 15px 0 0;	
	display: inline-block;
}
/*
#pagenav li a:hover {
	background:url(../images/nav2_lefton.gif) left no-repeat;
	color: #ffffff;
	text-decoration: none;
	padding: 0px 0px 0px 15px;
	height:35px;
	display: inline-block;
}
#pagenav li a:hover strong {
	background:url(../images/nav2_righton.gif) right no-repeat;
	height:35px;
	padding: 0 15px 0 0;	
	display: inline-block;
}
*/


.twocols_left {
	width:448px;
	padding: 10px;
	border: 1px solid #d9d9d9;
	float:left;
	margin-bottom:10px;
}
.twocols_right {
	width:448px;
	padding: 10px;
	border: 1px solid #d9d9d9;
	float:right;
	margin-bottom:10px;
}
.twocols_right .two, .twocols_left .two {
	width: 200px;
	padding: 0px 10px;
	float:left;
	text-align:center;
	font-weight:bold;
}
.onecol {
	padding: 10px;
	border: 1px solid #d9d9d9;
	margin-bottom:10px;	
}
.onecol_norborder {
	padding-bottom:10px;
}
.onecol .two {
	width:400px;
	padding: 0px 10px;
	float:left;
	text-align:center;
	font-weight: bold;
}
.onecol .four {
	width:200px;
	padding: 0px 10px;
	float:left;
	text-align:center;
	font-weight: bold;
}
/* text */
#searchbox h2 {
	font-size:16pt;
	font-weight:normal;
	color: #ffffff;
	padding-left:15px;
}
h1 {
	font-size:12pt;
	color:#0191c8;
	font-weight: normal;
}
.frontsearch {
	margin-left:25px;
}