@charset "utf-8";
body 	{
		font-family: "Trebuchet MS", Trebuchet, Arial, Verdana, Helvetica, sans-serif;
		font-size: 14px;
		line-height: 18px;
		color: #000000;
		margin-top:60px;
		}
		

p		{
		margin:12px;
		}
			
.mission	{
			text-align:center;
			font-style:italic;
			font-weight:bold;
			font-size:16px;
			line-height: 32px;
			margin-bottom:0px;
			margin-top:0px;
			color:#000000;
			margin-left:30px;
			margin-right:30px;
			}			
.quote		{
			font-size:16px;
			line-height:20px;
			color:#66CCFF;
			font-style:italic;
			font-weight:bold;
			text-align:center;			
			}			
			
h1		{
		font-family:"Times New Roman", Times, serif;
		font-size:24px;
		font-weight:bold;
		text-align:center;
		margin: 12px;
		}
h2		{
		font-size:18px;
		font-weight:bold;
		text-align:left;
		font-style:normal;
		margin: 12px;
		}
		
h3		{
		font-size:15px;
		font-weight:bold;
		}

.copyright
		{
		font-size:14px;
		line-height:16px;
		font-style:italic;
		color:#000033;
		background-color: inherit;
		text-align:center;
		text-indent:0;
		font-weight:bold;
		}
.designer {
				font-weight: normal;
				font-size: 12px; 
				line-height:16px;
				color: #000000;
				background-color: inherit;
				text-align:center;
				font-weight:bold;
				}

a.designer:link {
					color: #000000;
					background-color: inherit;
					text-decoration: none;
					}
a.designer:visited {
					color: #000000
					background-color: inherit;
					text-decoration: none;
					}
a.designer:hover {
					color: #ffffff;
					background-color: inherit;
					textext-decoration: none;
					}
a.designer:active {
					color: #000000;
					background-color: inherit;
					textext-decoration: none;
					}
					

					
.bottomLinks 	{
				font-size: 13px; 
				line-height:16px;
				font-weight: bold;
				text-align: center;
				color:#000000;
				background-color: inherit;
				text-decoration: none;
				text-indent:0;
				}
				
a.bottomLinks:link {
					color:#000000;
					background-color: inherit;
					}
a.bottomLinks:visited {
					color: #000000;
					background-color: inherit;
					}
a.bottomLinks:hover {
					color: #FFFFCC;
					background-color: inherit;
					}
					
a.bottomLinks:active {
					color:#000000;
					background-color: inherit;
					}
.linkSep 	{
				font-size: 12px; 
				font-weight: normal;
				text-align: center;
				color:#660000;
				background-color: inherit;
				text-decoration: none;
				margin-top:6px;
				text-indent:0;
				}
.betterLink {
				color: #003366;
				background-color: inherit;
				text-decoration: none;
				}

a.betterLink:link {
					color: #003366;
					background-color: inherit;
					text-decoration: none;
					}
a.betterLink:visited {
					color: #0033CC;
					background-color: inherit;
					text-decoration: none;
					}
a.betterLink:hover {
					color: #0033CC;
					background-color: inherit;
					text-decoration: none;
					}
a.betterLink:active {
					color: #003366;
					background-color: inherit;
					text-decoration: none;
					}

.address {
		 color:#000000;
		 font-size:16px;
		 line-height:22px;
		 text-align:center;		 
		 font-weight:bold;
		 }
		 
.header {
		 background-color:#003366;
		 color:#FFFFFF;
		 font-size:17px;
		 line-height:22px;
		 text-align:left;		 
		 font-weight:bold;
		 }
		 
.statement	{
			font-size:12px;
			line-height: 15px;
			color:#000000;
			margin-left:30px;
			margin-right:30px;
			border:1px solid #000000;
			padding:10px;
			}
			
.centerHead		{
		font-size:18px;
		font-weight:bold;
		text-align:center;
		font-style:normal;
		margin: 12px;
		}
         