/* winchesterfsc.com */
p {
	font-size : 12pt;
	font-family : "times new roman", times, serif;
	text-align : justify;
	margin: 10px 10px 10px 10px;
}
body {
	font-size : 9pt;
	font-family : arial, helvetica, sans-serif;
	margin : 0 0 0 0;
	color: navy;
}
address {
	font-family : times new roman, times, serif;
	font-size : xx-small;
	font-style : normal;
	color: gray;
}
A {
	text-decoration : none;
}
A:hover {
	text-decoration: none;
	color : black;
}
.bold {
	font-weight: bold ;
}
.italic {
	font-style: italic;
}
.header {
	color : navy;
	font-size : 18pt;
	font-weight : bold;
	font-family : times, serif;
	/* line-height: 20px; */
	font-style: italic;
}
.headercontact {
	color : navy;
	font-size : 12pt;
	font-weight : bold;
	font-family : times, serif;
	/* line-height: 20px; */
	font-style: italic;
}
.headerbg {
	background-color: #B7DCF7 ;					/* #ccffff */
	/* border-bottom : 1px solid gray; */
}
.menubg {
	background-color: #B7DCF7 ;				/* #ccffff */
	width: 135px ;
	/* border-right : 1px solid gray; */
}
.bodybg {
	background-color: white ;
	border-left: 1px solid gray ;
	border-top: 1px solid gray ;
	/* background-image : url("images/skates7.jpg") ; */
}
.footerbg {
	background-color: white ;
}
.thbg {
 	background-color: #EFF8FA;
}
.membershiptitle {
	background-color: #d9eaff ;
	font-size: 13pt ; 
	font-weight: bold ;
	color: navy ;
	border-bottom: 1px solid #d2d2e6;
}
.membershipp {
	font-size : 10pt;
	font-family : arial, helvetica, sans-serif;
	text-align : justify;
	margin-top : 5px;
	margin-bottom : 5px;
}
.membershiptable {
	border: 1px solid #d2d2e6;
	width: 95%;
}
.tdbg {
	background-color: #EFF8FA;
}
.gray {
	 background-color: #f6f6f6;
}
/* http://www.webreference.com/programming/css_lists/ */
#menu {
	padding:0;
	margin:0;
	width:130px;
	/* white-space:nowrap; */
	list-style-type:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
}
#menu li {
	/* display:inline; */
}
#menu li a {
	padding:0px 0px 0px 4px; /* trbl */
	background: #d9eaff; /* #fc6 */
	text-decoration:none;
	float:left;
	border:1px solid #d2d2e6; /* #d2d2e6 */
	color: navy; 
}
#menu li a:hover {
	background: #fc6 ;
}
/* -------------------------------------------------------- */
.menuspan {
	width : 123px ;
	font-family : arial, helvetica, sans-serif;
	font-size : 9pt;
	color : navy ;
	line-height : 14pt;
	margin: 0px 0px 2px 3px; /* trbl */
}
a.menuspan1 {
	text-decoration : none;
	/* color : #0033cc; #0a6cce */
	border: 1px solid #d2d2e6;
	padding: 1px 3px 1px 3px;
	width: 125px; 
	color: navy; 
	font-weight: bold; 
	text-decoration: none;
		margin-top: 5px;
	margin-bottom: 5px;
}
.menuspan1:hover {
	/* color : red; */
	background: #d9eaff ;
/*
	text-decoration : underline;
*/
}

/* resolves issue with space after small images 
img
{
	display: block;
}
*/
.hosting {
	font-family : times new roman, times, serif;
	font-size : xx-small;
	font-style : normal;
	color: #d3d3d3 ;
	text-decoration : none;
	/* line-height: 6px; */
	padding: 0px 0px 0px 0px;
}
a.hosting {
	text-decoration : none;
	color : #d3d3d3;
}
.hosting:hover {
	color: gray;
}
.divbox {
	border: 1px solid #d2d2e6;
	padding: 10px 10px 10px 10px;
}
.DIVBOX10 {
	border: 1px solid #5094DB;
	padding: 10px 10px 10px 10px;
}
.divbox10fill {
	border: 1px solid #d2d2e6;
	padding: 10px 10px 10px 10px;
	background-color: #eff8fa;
}
.DIVBOX10FILL TD {
	font-size: 9pt;
}
.divboxfill {
	border: 1px solid #d2d2e6;
	background-color: #eff8fa;
}
.DIVBOXFILL TD {
	font-size: 9pt;
}
.DIVBOXFILLHEADER {
	padding-top: 2px; 
	padding-bottom: 2px; 
	padding-left: 5px;
	padding-right: 5px;
	border-top: 1px solid #5094DB;
	border-left: 1px solid #5094DB;
	border-right: 1px solid #5094DB;
	background-color: #9CC3EA;
	font-weight: bold;
	font-size : 11pt;
}
.border {
	border: 1px solid #d2d2e6;
}
.notice {
	border: 6px double blue;
	background-color: #B7DCF7;			/* f6f6f6 */ 
	padding: 10px 10px 10px 10px; 
	width: 85%;
}
.noticeheader {
	color: red ;
	font-size: 14pt ;
}
.required
{
	font-size: 8pt;
	font-family: arial, helvetica, sans-serif;
	vertical-align: middle;
}
.REQUIREDBORDER {
	border: 1px solid red;
}
.error
{
	color: red ;
}
.tdbg1 {
}
.CHECKBOX {
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
}
.SECTIONHEADER {
	font-weight: bold ;
	width: 100% ;
	border-bottom: 1px solid navy ;
}
