body{
	margin: 0;
	padding: 0;
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: small;
	background-color: #fff;
}
ul.content li{
	margin-bottom:10px;
}
td.form{
	font-family:arial;
	font-size:11px;
	color:000;
}

/* search form */
winchester_top_nav 
{
	font-size:100px;
}
input, select{
	font-family:arial;
	font-size:11px;
}
select.search{
	background-color:#E0E0E0;
	width:225px;
}
input.search{
	background-color:#E0E0E0;
	width:360px;
}
input.searchNew{
	background-color:#E0E0E0;
	width:350px;
}
a.searchlink{
	color:#000;
}
p.internal{
	margin-top:5px;
	color:#000;
	font-size:11px;
	font-weight: bold;
}

/* teasers */

table.teaser{
	width:232px;
	border-top:1px solid #;
	border-left:1px solid #;
	border-bottom:2px solid #;
	border-right:2px solid #;
	background-color:#85ACD5;
	margin-bottom:10px;
}

table.teaser td.header{
	padding: 3px 0 3px 3px;
	font-weight: bold;
	font-size: 11px;
	background-color: #2073A9;
	color: #FFFFFF;
}

table.teaser td.text{
	padding-left: 3px;
	font-size: 11px;
	font-family: tahoma,arial,helvetica,sans-serif;
	line-height: 14px;
	color: #FFFFFF;
	margin: 5px 0 0 0 ;
}

table.teaser td.morelink{
	text-align: right;
	font-size: 11px;
	padding: 0 3px 4px 0;
	color: #FFFFFF;
}
table.teaser td.morelink a{
	color: #FFFFFF;
}

/* DIV-related styles */

#header_ins{
	width: 520px;
	height: 61px;
	margin: 1px 0 0 0;
	padding: 0px;
}

#header_u2b{
	position: absolute;
	top: 1px;
	left: 520px;
	width: 240px;
	height: 61px;
	padding: 0;
}

#searchtab{
	width: 760px;
	height: 20px;
	overflow: hidden;
	margin: 0;
	padding: 0;
}

#searchWrapper{
	width: 755px;
	height: 75px;
	background-color: #FFFFFF; 
	color: #000;
	margin: 0;
	padding: 8px 0 0 5px;
}

#searchForm{
	margin: 0;
	padding: 0;
}
#searchForm table td.label {
	width:60px;
}
#searchForm table td select, #searchForm table td #search_input{
	width:340px;
	
}
#searchForm table td a {
	color: #000;
	font-size:11px;
	font-weight:normal;
}

#nav{
	height: 24px;
	padding-top: 3px;
	background: url(../images/nav_bg_sliver.gif) repeat-x;
}

a.button{
	position: absolute;
	height: 16px;
	top: 2px;
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 11px;
	text-align: center;
	text-decoration: none;
	padding-top: 3px;
	color: #FFFFFF;
	/*background-color:#125282;
	border-left:1px solid #125282;
	border-top:1px solid #125282;
	border-bottom:1px solid #125282;
	border-right:1px solid #125282;*/
	/*background:url(../../images/button_off.gif);
	background-repeat:no-repeat;*/
}

a.button2{
	margin-left:13px;
	margin-right:15px;
	font-family:verdana,arial,helvetica,sans-serif;
	font-size:11px;
	text-align:center;
	text-decoration:none;
	color:#FFFFFF;
}
a.button3
{
	position:absolute;
	font-family:verdana,arial,helvetica,sans-serif;
	font-size:11px;
	text-align:center;
	text-decoration:none;
	color:#FFFFFF;
	padding:6px 20px 6px 20px;
	margin:16px 0px 0px 0px;
	border:0;
	width:70px;
	
	
}
html > body a.button3
{
	margin:13px 0px 0px 0px;	
	
}

a.button:hover, a.button2:hover, a.button3:hover{
	text-decoration:none;
	color:#85ACD5;
	/*background-color:#FFFFFF;
	border-left:1px solid #325E85;
	border-top:1px solid #325E85;
	border-bottom:1px solid #325E85;
	border-right:1px solid #325E85;*/
	/*background:url(../../images/button_on.gif);
	background-repeat:no-repeat;*/
}

#content{
	width:760px;
	margin: 1px 0 0 0;
}

td.content{
	background:url(../images/body_bg.gif);
	background-repeat:repeat-y;
}

#body{
	width: 520px;
	margin: 0;
	margin-bottom: 20px;
}

td.copyright{
	color:#fff;
	font-size:10px;
	background-color:#2073A9;
	padding:4px 8px 4px 8px;
}

#copyright{
	width:504px;
}

td.right{
	border-left:1px solid #FFFFFF;
	border-right:1px solid #FFFFFF;
	border-top:1px solid #FFFFFF;
	background-color:#FFFFFF;
	padding:5px 3px 5px 3px;
	/* right padding could be 3px, makes no odds in IE but causes expansion to right in NS6 */
}

td.rightbottom{
	border-left:1px solid #FFFFFF;
	border-right:1px solid #FFFFFF;
	border-bottom:1px solid #FFFFFF;
	background-color:#FFFFFF;
	padding:0px;
}
span.highlight{
	background-color: yellow;
	color: #000;
}
span.highlight2{
	background-color: orange;
	color: #000;
}
p.top{
	margin: 0;
}
p.small_results{
	margin: 0;
	font-size: 11px;
}
span.restitle{
	font-weight: bold;
}
a.resurl{
	font-weight: bold;
	color: #131c5f;
}
span.resschool{

}
h3.resheading{
	font-size: 11px;
	letter-spacing: 0px;
	font-weight: bold;
}
a.rescontact{

}
ul.contacts li{
	margin: 0 0 2px 0;
}
div.resbottom ul{
	margin-left: 0;
	list-style: outside square;
}
div.resbottom li{
	margin: 0;
	padding: 0;
	font-size:11px;
}

div.result{
	width: 490px;
	margin-left: 12px;
	margin-bottom: 10px;
	letter-spacing: 0px;
}

	div.resheader{
		width: 185px;
		height: 8px;
		font-size: 4px; /*used to set height*/
		border: 1px solid #000;
		background-color: #8291BA;
	}

	div.resdetails{
		border: 1px solid #000;
		margin: 0;

		width: 490px;
		voice-family: "\"}\""; /* IE5/win box model hack */
		voice-family: inherit;
		width: 488px;
	}
	div.restop{
		padding: 8px 5px;
		margin: 0;
		
		width: 488px;
		voice-family: "\"}\""; /* IE5/win box model hack */
		voice-family: inherit;
		width: 478px;
	}
	div.resbottom{
		background-color: #CAD0DE;
		padding: 5px;

		width: 488px;
		voice-family: "\"}\""; /* IE5/win box model hack */
		voice-family: inherit;
		width: 478px;
	}
#terms{
	padding:3px;
	font-style:italic;
	display:none;
	background-color:#fff;
	border:1px solid black;
	margin:15px; 
}