A:link, A:active, a:visited {
		   text-decoration: none;
		   	   color:#ff6600
}
body {
	background-color: white;
	font-family:arial, helvetica;
	font-size:12px;
	margin-bottom:4px
}
p {
	font-size: 12px
}
ul li {
       font-size: 12px
 }
table {
	border : 0px;
	padding: 0
}
td {
	font-size : 12
}
h1 {
	   color:#ff6600;
	   font-family:arial,helvetica;
	   margin-bottom : 11px
}
h2 {
	   color:#000099;
	   font-family:arial,helvetica;
	   margin-bottom : 10px
}
h3 {
	   color:#000099;
	   font-family:arial,helvetica;
	   margin-bottom : 8px
}
h4 {
	   color:#ff6600;
	   font-family:arial,helvetica;
	   font-style:italic;
	   margin-bottom : 6px
}
h5 {
	color:#000000;
	font-family:arial,helvetica;
	margin-bottom : 4px
}
.hometext {
	   color: #000000;
	   font-family:arial, helvetica;
	   font-size:12px;
	   line-height:14px;
	   margin-bottom: 0px;
   	   margin-left: 4px
}
.quoteHeading {
	   text-align: center;
	   font-family:arial, helvetica;
	   font-size:14px;
	   font-style: italic;
	   line-height:20px;
	   font-weight: 600
}
.quote {
	   color: #cccccc;
	   font-family:arial, helvetica;
	   font-size:12px;
	   line-height:14px;
	   padding-top: 12px;
	   padding-bottom: 12px;
	   font-weight:500;
   	   padding-left: 12px;
   	   padding-right: 16px;
	   font-style : italic;
	   text-align : center;
	   background-color : #ffffff;
	   border-top : 1px groove Black;
	   border-left : 1px groove Black;
 	   border-bottom : 1px groove Black;
	   border-right : 1px groove Black
}
.missionHeading {
	   color: #000000;
	   font-family:arial, helvetica;
	   font-size:16px;
	   line-height:20px;
	   font-weight: 800;
  	   text-align : center
}
.mission {
	   color: #666666;
	   font-family:arial, helvetica;
	   font-size:12px;
	   line-height:14px;
	   font-weight:500;
	   font-style : italic;
	   text-align : right;
	   
	   border-top : 2px groove;
	   border-left : 2px groove;
 	   border-bottom : 2px groove;
	   border-right : 2px groove
}
.emphasis {
	   color: #336699;
	   font-weight:550;
   	   text-align : center
}
.projects {
	background-color : #EEEEEE;
}
.navigation {
	   font-family:arial,helvetica;
	   font-size:11px;
 	   font-variant:small-caps;
	   font-weight:600
}
#menu {
	   position:absolute;
	   top:0px;
	   left:8px;
	   visibility:visible;
	   z-index: 2
}
.buttons {
	vertical-align: top;
	background-image : url(images/menu_bg.gif);
	background-repeat : no-repeat;
	background-position: top
}
.submenu {
	   position:relative;
	   visibility:hidden;
	   top:-4px;
	   background-color: transparent
}
#pageContent {
	   position:absolute;
	   top:70px;
	   left:8px;
	   visibility:visible;
	   z-index: 1
}
