﻿body {
			 background-color: white;
			 margin: 0 0 0 0;
			 padding: 0 0 0 0;
		}


#container {
			width: 75%;
			margin: 0;
			background-color: white;
			border: none;
		}

#banner {
		display: none;
	
			}

#content {
			margin-left: 0px;
		}
		
ul.maintext {
			list-style-type: none;
			font-size: 14px;
			font-family: "Times New Roman", Times, serif;
			color: #000033;
		}
		
ul.maintextbullets {
			list-style-type: square;
			font-size: 14px;
			font-family: "Times New Roman", Times, serif;
			color: #000033;
		}
		
ul.maintextbullets li {margin-bottom:5px;}
		
ul.nested {
			list-style-type: none;
			font-size: 14px;
			font-family: "Times New Roman", Times, serif;
			color: #000033;
		}
		
		
a {
			font-size: 1.0em;
			font-family: "Times New Roman", Times, serif;
			color: #000033;
		}
		
a:hover { 
			color:#009900;
			text-decoration: none;
		}
		
#sitemap a {
			text-decoration: none;
		}
		
#sitemap a:hover {		}
		
#sitemap li {
			margin: 4px 0 4px 0;
		}
		
/* a:hover {
			color: #000033;
			text-decoration: overline underline;
		}*/
		
h1 {
			font-size: 14px;
			font-family: "Times New Roman", Times, serif;
			text-align:center;
			color: #000033;
		}
		
h2 {
			font-size: 14px;
			font-family: "Times New Roman", Times, serif;
			text-align:left;
			color: #000033;
		}

p {
			font-size: 14px;
			font-family: "Times New Roman", Times, serif;
			color: #000033;
			margin: 0 10px 14px 0;
		}

		
.rightquote {
			float: right;
			width: 200px;
			\width: 210px;
			w\idth: 200px;
			margin: 0 6px 10px 10px;
			padding: 5px;
			background-color: #ffffcc;
			border: 6px double #ff9933;
			color: #000033;
			font-size: 14px;
			font-family: "Times New Roman", Times, serif;
		}

.quote {
			font-style: italic;
			text-align: left;
		}
		
.quotesource {
			text-align: right;
		}

/* begin right menu style */
.rightmenu {
			display: none;
		}
		

		


/* begin left side stuff */
#sidebar-a {
display: none;
width: 0px;
		}



/* begin footer styles */		
#footer {
display: none;
		}
		


/* begin contact form styles */
.form {
			font-size: 14px;
			font-family: "Times New Roman", Times, serif;
			color: #000033;
		}
		
fieldset {
			border: none;	

		}
/* end contact form styles */

/* begin application form styles */
.tableHeader {
			font-size: 14px;
			font-family: Verdana, Arial, Helvetica, sans-serif;
			color: #000033;
			font-weight: 600;
		}
		
.fields {
			border-top: 6px double #ff9933;
			border-bottom: 6px double #ff9933;
			width: 343px;
			margin: 0 0 30px 0px;
			text-align: right;
			line-height: 50%;
			font-size: 14px;
			font-family: "Times New Roman", Times, serif;
			color: #000033;
			padding: 3px 0 3px 0;
		}

.formp {
			line-height: 125%;
			font-size: 14px;
			text-align: left;
		}

/* end application form styles */

.pictureleft {
			display: none;
		}
		
.pictureright {
			display: none;
		}
		
.fineprint {
			font-size: 14px;
		}
		
.fakeheading {
			font-size: 14px;
			font-family: "Times New Roman", Times, serif;
			color: #000033;
			font-weight: 600;
			margin-top: 2px;
}
		