body {
	font-family: Helvetica, Arial, Geneva, sans-serif;
	font-family:georgia, palatino, "Times New Roman", serif;
	font-size: 12pt;
	color: #000000;
	text-decoration: none;
	background-attachment: fixed;
	background-image: url(images/Wings2.jpg);
	background-repeat: repeat;
	text-align:justify;
	}
	
acronym
	{
	font-style:normal;
	}	

a:hover
	{
	color:#FF0000;
	}
		
p	{font-size:90%;
	font-family:georgia, palatino, "Times New Roman", serif;
	text-indent:5em;
	vertical-align:top;}
	
img	{border-width:0;}

h1	{
	font-size: 48pt;
	font-style: normal;
	font-weight: 700;
	}
	
h2 {
	font-family: Helvetica, Arial, Geneva, sans-serif;
	font-size: 20pt;
	font-style: italic;
	line-height: normal;
	vertical-align:middle;
	}
		
h2 a	{text-decoration:none;
		color:#000000;}

h2 a:hover
	{color:#FF0000;}
	
h3	{
	font-family: georgia, palatino, "Times New Roman", serif;
	padding-bottom: 0;
	padding-top: 0.5em;
	}

h6 {
	font-family: Helvetica, Arial, Geneva, sans-serif;
	font-size: 20pt;
	font-style: italic;
	line-height: normal;
	vertical-align:middle;
	margin: 0.1%;
	padding: 0.1%;
	}

h6 a	{text-decoration:none;
		color:#000000;}
		
td.selector
	{
	background-color: #000099;
	text-align: center;
	vertical-align: middle;
	height: 3em;
	}

td.selector a:link
	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	background-color: #000099;
	color: #FFFF66;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	padding-right: 15px;
	
	}

td.selector a:visited
	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	background-color: #000099;
	color: #CCFFFF;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	padding-right: 15px;
	}

td.selector a:hover
	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	background-color: #FFFF66;
	color: #000099;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
	padding-right: 20px;
	}

td.selector a:active
	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	background-color: #FFFF99;
	color: #000099;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	padding-right: 15px;

	}
	
td.disclaimer
	{
	font-size:9pt;
	padding:5px;
	}


/* side bars */

.sidebar {
	font-family: Helvetica, Arial, Geneva, sans-serif;
	font-size: 10pt;
	color: #990000;
	text-decoration: none;
	background-color: #CCCCFF;
	text-align:center;
	
}

.sidebarHeader {
	font-family: Helvetica, Arial, Geneva, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #000099;
	text-align: center;
	vertical-align: middle;
	
}

.sideText {
	font-family:Arial, Helvetica, sans-serif;
	font-size:9pt;
	font-weight:normal;
	color:#000000;
	text-decoration:none;
	text-align:center;
	vertical-align:middle;	
}

.sideText a:visited	{
	text-decoration:none;
}

.sideText a:link	{
	text-decoration:none;
}

.sideText a:active	{
	text-decoration:none;
}

.sideText a:visited	{
	color:#663366;
}
.sideText a:hover	{
	color:#FF0000;
	text-decoration:underline;
}

/* Navigation bars */

.navbarHeader {
	font-family: Helvetica, Arial, Geneva, sans-serif;
	font-size: 13pt;
	font-weight: bold;
	color: #000099;
	text-decoration: none;
	background-color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
	
}

.navbarHeader a:link	{
	text-decoration:none;
	color: #000099;
}

.navbarHeader a:active	{
	text-decoration:none;
}

.navbarHeader a:visited	{
	color:#663366;
	text-decoration:none;
		}
		
.navbarHeader a:hover	{
	color:#FF0000;
	text-decoration:none;
		}
	
.navbarHere
	{
	color:#000000;
	font-weight:700;
	text-align:center;
	font-style:italic;
	}

/* Header line */

.header, .header a:link, .header a:visited
	{
	font-family: georgia, palatino, "Times New Roman", serif;
	color: #FFFFFF;
	background-color: #000099;
	font-size: 16pt;
	text-decoration: none;
	text-align:center;
	font-weight: 500;
	vertical-align: middle;
	}
	
.header a:hover, header a:active
	{
	color:#FFFF00;
	text-decoration:underline;
	}

.headtitle {
	font-family: Helvetica, Arial, Geneva, sans-serif;
	font-size: 48px;
	font-style: normal;
	font-weight: 700;
	font-variant: normal;
			}
			
.headtitle2 {
	font-family: Helvetica, Arial, Geneva, sans-serif;
	font-size: 20px;
	font-style: italic;
	font-weight: 600;
			}
			
.smalltext {
	font-family: Helvetica, Arial, Geneva, sans-serif;
	font-size: 8pt;
			}
			
.navhead {
	font-family: Helvetica, Arial, Geneva, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #3300FF;
	text-align: center;
	vertical-align: middle;
	margin: 2px;
	padding: 2px;
	height: 15px;
	width: 120px;
		}


/* For Biographies Page */
		
div.bio table	{background-color:#DDDDFF;
			font-size:10pt;
			text-decoration:none;
			font-family:Times, serif;
			}

div.bio th		{background-color:#000099;
			color:#FFFFFF;
			font-family:Helvetica, Arial, Geneva, sans-serif;
			font-size:11pt;
			padding-top: 2px;
			padding-bottom: 2px;
			}			

/* For Departments Page */

div.dept table, div.dept td	{
			text-decoration:none;
			font-family:georgia, palatino, "Times New Roman", serif;
			}

/* For Officers Page */

.moniker
 	{
	font-family: Helvetica, Arial, Geneva, sans-serif;
	text-align:center;
	font-size:145%;
	color:#0000CC;
	}
		
.linx
	{
	font-family: Helvetica, Arial, Geneva, sans-serif;
	text-align:center;
	font-size:96%;
	text-decoration:none;
	}
		
.linx a:hover
	{
	font-family: Helvetica, Arial, Geneva, sans-serif;
	color:#FF0000;
	text-decoration:underline;
	}
				
.officer 
	{
	font-family: Helvetica, Arial, Geneva, sans-serif;
	text-align:center;
	font-size:100%;
	font-style: italic;
	color:#000000;
	}
		
.fsomoniker
	{
	font-family: Helvetica, Arial, Geneva, sans-serif;
	text-align:center;
	font-size:110%;
	color:#0000CC;
	}
		
.fsolinx
	{
	font-family: Helvetica, Arial, Geneva, sans-serif;
	text-align:center;
	font-size:65%;
	text-decoration:none;
	}
		
.fsolinx a:hover
	{
	font-family: Helvetica, Arial, Geneva, sans-serif;
	color:#FF0000;
	text-decoration:underline;
	}
				
.fsofficer 
	{
	font-family: Helvetica, Arial, Geneva, sans-serif;
	text-align:center;
	font-size:75%;
	font-style: italic;
	color:#000000;
	}
		
/* for calendar page */
		
.caldate
	{font-family:georgia, palatino, "Times New Roman", serif;
	text-align:right;
	font-size:75%;
	font-weight:700;
	border-right:1px double blue;
	}
	
.calevent
	{font-family:georgia, palatino, "Times New Roman", serif;
	font-size:75%;
	font-weight:400;
	}
	
.heavy
	{font-weight:700;
	font-size:larger;
	}
	
.hot
	{font-weight:700;
	font-size:larger;
	color:#FF0000;
	}
	
.calpar
	{width:85%;
	text-align:center;
	}
	
/* for committee page */

.chairs
	{
	font-size:75%;
	font-family: Helvetica, Arial, Sans-serif;
	font-weight:400;
	}
.chairsL
	{
	font-size:75%;
	font-family: Helvetica, Arial, Sans-serif;
	font-weight:400;
	text-align:right;
	}

.chairhead
	{font-size:110%;
	font-family: Helvetica, Arial, Sans-serif;
	font-weight:700;
	}
	
.chairtitles
	{font-size:85%;
	font-family:Helvetica, Arial, Sans-serif;
	font-weight:700;
	font-style:italic;
	}
.chairtitlesL
	{font-size:85%;
	font-family:Helvetica, Arial, Sans-serif;
	font-weight:700;
	font-style:italic;
	text-align:right;
	}
	
.super
	{
	vertical-align:super;
	}
	
.attribution
	{
	font-size:80%;
	font-family: georgia, palatino, "Times New Roman", serif;
	}
	
div.privacy p
	{font-size:70%;
	width:500px;
	text-align:left;
	}
div.privacy h3
	{
	font-size:80%;
	font-weight:700;
	}

.clock
	{
	font-family:helvetica, arial, geneva, sans-serif;
	font-style:italic;
	font-size:90%;
	}
	
.floatright
	{
	float:right;
	font-size:70%;
	padding:10px;
	}
	
.floatleft
	{
	float:left;
	font-size:70%;
	padding:10px;
	}
	
.newspaper, .newspaper p, .newspaper h3
	{
	font-family:"times New Roman", times, palatino, serif;
	}
		

/* For troubleshooting uncomment the last two elements */

/*

table
	{
	border: 1px double blue;
	}
	
td	{
	border: 1px double red;
	vertical-align:top;
	}
	
*/ 

button {
	color: #FFFF00;
	background-color: #000066;
	border: 3px outset #3300CC;
}
.cgred {
	font-size: larger;
	font-style: normal;
	font-weight: 700;
	color: #CC3300;
}
.cgblue {
	font-size: larger;
	font-style: italic;
	font-weight: 500;
	color: #0066FF;
}


ul {
	list-style-position: outside;
	list-style-type: disc;
}
div.linkpage, div.linkpage table
	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #000000;
	text-decoration: none;
	text-align: left;
	vertical-align: top;
	margin: 5px;
	padding: 5px;
	}

div.linkpage td
	{
	border: 0px;
	padding-left: 5px;
	}

div.linkpage th
	{
	font-size: 100%;
	font-weight: 700;
	font-variant: small-caps;
	text-align: left;
	background-color: #000099;
	color: #FFFFFF;
	padding: 5px;
	}
.sidebarHeader a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.sidebarHeader a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.sidebarheader a:hover {
	color: #FFFF00;
	text-decoration: none;
}
.sideText hr {
	width: 50%;
	padding-top: 0px;
	padding-bottom: 0px;
	height: 1px;
	color: #000099;
	border: #000099;
}

div.fsoreport table
	{
	background:url(images/paper_b004.gif);
	background-repeat:repeat;
	background-attachment:scroll;
	border: 2px solid #000000;
	width:95%;
	margin-left:0px;
	}
	
div.fsoreport td
	{
	margin-left:30px;
	}
	
div.fsoreport pre
	{
	font-family:"American Typewriter", Courier, Serif;
	font-size:75%;
	}
	
h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 75%;
	font-style: italic;
	font-weight: 700;
	text-decoration: none;
	}

div.report table
	{
	width:600px;
	font-size: 85%;
	background-color: #FFFFFF;
	border: thin inset #000099;
	font-family: "Letter Gothic", Monaco, "Courier New", monospace;
	}
	
div.report th
	{
	font-weight: 700;
	text-align: center;
	font-size: 95%;
	padding-top: 1em;
	padding-bottom: 1em;
	font-family: Arial, Helvetica, sans-serif;
	}
	
div.report td
	{
	font-family: "Letter Gothic", Monaco, "Courier New", monospace;
	font-size: 85%;
	}
	
div.uniform table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	margin: 0em;
	border: medium outset #000099;
}
div.uniform th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: 700;
	text-align: center;
	padding: 0.6em;
	border: thin solid #000099;
	margin: 0px;
}
div.uniform td {
	font-size: 95%;
	margin: 0px;
	padding: 0.25em 0.25em 0.25em 0.5em;
}
p.byline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	font-style: normal;
	text-indent: 0em;
	padding-top: 0.5em;
	padding-right: 0.5em;
	padding-bottom: 0.5em;
	padding-left: 0em;
}
pre {
	font-family: "Letter Gothic", Monaco, "Courier New", monospace;
	font-size: 80%;
}
div.report h3 {
	font-size: 125%;
	font-family: "Letter Gothic", Monaco, "Courier New", monospace;
	font-weight: bold;
}
div.report p {
	font-family: "Letter Gothic", Monaco, "Courier New", monospace;
	font-size: 95%;
	text-indent: 0pt;
}
.warning {
	font-family: "Courier New", Courier, mono;
	color: #EE0000;
	background-color: #EEEEEE;
	padding: 1em;
	width: 75%;
	border: medium ridge #BB0000;
	font-size: smaller;
}
ol {
	font-size:90%;
	font-family:georgia, palatino, "Times New Roman", serif;
}
.sectable {
	margin: .25em;
	padding: .5em;
	width: 90%;
	border: thin solid #000099;
}
.sectable td, .sectable th {
	margin: .25em;
	padding: .25em;
	text-align: center;
	font-size: 90%;
}

.noindent {
	text-indent:0;
}

/* Setups for screen divisions */

#wrap		{max-width:800px;
			min-width:800px;
			}

#header	{max-width:800px;
			min-width:800px;
			}

#content	{float:right;
			width:660px;
			}
			
#leftnav	{float:left;
			width:140px;
			}
			
#footer		{clear:both;
			}
			