
/*----------------------------- 
OGFC Layout and Styles
Version 0908 - Doug Minghella 2009
http://MingInfoSystems.com
-----------------------------*/


.copyinfo { 
font-family:Verdana,Arial,Helvetica,sans-serif;
	color: rgb(0, 0, 0);
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
 		}

.pagetitle { 
font-family:Times New Roman,Verdana,Arial,Helvetica,sans-serif;
	color: rgb(0, 0, 0);
	font-size: 28px;
	font-style: normal;
	font-weight: normal;
 		}

/* PAGE LAYOUT - Allows background pictures to be changed seasonally  */
.topdiv { 
padding: 0;
height: 218px;
width: 1000px; 
background:url(../images/09bg_headerfull.jpg);
div-align:center;
margin: 0px auto;
		}
.middiv { 
padding: 0px;
width: 1000px; 
background:url(../images/09bg_midfull.jpg);
div-align:center;
margin: 0px auto;
		}
.footdiv { 
padding: 0;
width: 1000px; 
height: 35px;
background:url(../images/09bg_footerfull.jpg);
div-align:center;
margin: 0px auto;
		}
.topmenu { 
font-family:Verdana,Arial,Helvetica,sans-serif;
	color: rgb(153, 0, 0);
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
 		}		
		

/* BOX LAYOUT  */
.leftbox { 
	width: 200px;
	height: 100%; 
	background:url(../images/box_cmid.gif) repeat-y;
}
.leftbox h2 { 
	width: 200px; 
	background:url(../images/box_ctop.gif) no-repeat left top;
}
.leftbox .last { 
	width: 200px; 
	background:url(../images/box_cbot.gif) no-repeat left bottom;
}
.leftbox h2, .leftbox p {
	padding-left: 3px;	
	padding-right: 3px;	
}

/* CONTENT ADJUSTMENT - Adjustments for spacer cells */
.contentspacer { 
padding: 0;
width: 15px; 
div-align:center;
margin: 0px auto;
		}

/* BODY and TEXT STYLES */		
body{
font-family:Verdana,Arial,Helvetica,sans-serif;
	color: rgb(0, 0, 0);
	font-size: 2;
	font-style: normal;
	font-weight: normal;
}

p{
font-family:Verdana,Arial,Helvetica,sans-serif;
	color: rgb(102, 0, 0);
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
}
li{
font-family:Verdana,Arial,Helvetica,sans-serif;
	color: rgb(0, 0, 0);
	font-size: 12px;
	font-style: normal;
	font-weight:bold;
}


h1{
font-family:Verdana,Arial,Helvetica,sans-serif;

font-weight:bold;
font-style:normal;
}
h2{
font-family:Verdana,Arial,Helvetica,sans-serif;

font-weight:normal;
font-style:normal;
}
h3{
font-family:Verdana,Arial,Helvetica,sans-serif;

font-weight:normal;
font-style:normal;
}
h4{
font-family:Verdana,Arial,Helvetica,sans-serif;
font-weight:normal;
font-style:normal;
}
h5{
font-family:Verdana,Arial,Helvetica,sans-serif;
font-weight:normal;
font-style:normal;
}
h6{
font-family:Verdana,Arial,Helvetica,sans-serif;
font-weight:normal;
font-style:normal;
}
IL{
list-style-image:url('images/bull_white.gif');

}
TEXTAREA{
border-width:1pt;
font-family:Verdana,Arial,Helvetica,sans-serif;

font-size:10pt;
font-style:normal;
}
FIELDSET{
border-style:solid;
border-width:1pt;
font-family:Verdana,Arial,Helvetica,sans-serif;

font-style:normal;
}
LEGEND{
font-family:Verdana,Arial,Helvetica,sans-serif;
font-style:normal;
}
SELECT{
border-style:solid;
border-width:1pt;
font-family:Verdana,Arial,Helvetica,sans-serif;

font-style:normal;
}
TABLE{
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size: 10px;

font-style:normal;
}
CAPTION{
font-family:Verdana,Arial,Helvetica,sans-serif;
font-style:normal;
}
TH{
font-family:Verdana,Arial,Helvetica,sans-serif;
font-style:bold;
}
MARQUEE{
font-family:Verdana,Arial,Helvetica,sans-serif;
}