
a {
	color : Blue;
	text-decoration : underline;
}

a:hover {
	color : #BC00BD;
	text-decoration : underline;
}

b {
	font-family : Arial, Helvetica, sans-serif;
}

body {
   background-attachment : fixed;
   background-image : url(../images/gears_yellow_sm_wht_me.jpg); 
   font-family: Arial,sans-serif;
    color:#000000;
	line-height: 1.166;
	margin: 5px;
	padding: 0px;
}

dt {
    color: Blue;
	font-weight : bold;	
}

h3 {
	color : Maroon;
	font-family : Arial, Helvetica, sans-serif;
	
	margin-bottom :-10px;
	text-align : left;
}

.info {
	color : #000000;
	font-family :  Arial, sans-serif;
	font-size : 13px;
	text-align : left;
}

h3.privacy {
	color : #000000;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	text-align : left;
}

h3.heading {
	color : #5F0060;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	text-align : center;
}
h1.access {
	font-family : Georgia, serif;
	font-size : 32px;
	color : Red;
}

h3.thanks {
	color : #5F0060;
	font-family : Georgia, serif;
	font-size : 18px;
	text-align : center;
}

hr {
	color : #329798;
	width:  50%;
}

.content {
    color : Black;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	font-weight : normal;
	text-align : left;
	margin-right : 5%;
}

.housebutton {
    font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size : 12px;
     text-align: center;
    margin-bottom: 3px;
    margin-top: 3px;
}

.housebutton a {
  	padding: 2px;
    text-decoration: none;
    width: auto;
    display: block;
    color: #feff26;
	font-weight: bold;
    background-color: #0066FF;
    border-top: 3px #99ccff solid;
    border-left: 3px #99ccff solid;
    border-bottom: 3px #004C95 solid;
    border-right: 3px #004C95 solid;
}

.housebutton a:hover {
    color : Red;
    background-color: Yellow;
    border-top: 3px #ffff99 solid;
    border-left: 3px #ffff99 solid;
    border-bottom: 3px #cccc00 solid;
    border-right: 3px #cccc00 solid;
	font-weight:normal;
	width: auto;
    display: block;
    text-decoration : underline;
}

.nav {
    background-color : #D3DBE5;
    border-style : solid;	
	border-color : #329798;
    border-width :2px;
	height : 100%;
	padding : 5px;
	text-align : center;
}

.nav li {
	list-style-type : none;
}

dl.content {
    margin-top : -10px;  
	color : #000000;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
	text-align : left;
}

p.checkBox {
	color : #000000;
	font-family :  Arial, sans-serif;
	font-size : 12px;
	font-weight : bold;
	text-align : left;
}

p.copyright {
	color: Black;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : bold;
	text-align : center;
}

p.footer {
    color : #5F0060;
	font-family : Arial, Helvetica, sans-serif; 
	font-size : 14px;
	font-weight : bold;
	text-align : center;
}

p.footer a {
    font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : normal;
	text-decoration : underline;
    color: Blue;
}

p.footer a:hover {
    font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;  
	font-weight : normal;
    color : #BC00BD;
    text-decoration : underline;
}

p.label {
	color : #000000;
	font-family :  Arial, sans-serif;
	font-size : 12px;
	font-weight : bold;
	text-align : right;
}

span.blue {
	color : Blue;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
}

span.caption {
    color: Blue;	
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	text-decoration: none;
}

span.heading {
	color : Blue;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 18px;
	font-weight : bold;
}

span.red {
	color : #FF0033;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
}

sup {
    color : Blue;
	font-size : 13px;
}

UL.content {
    margin-top : -10px;  
	color : #000000;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	font-weight : normal;
	text-align : left;
	list-style-type : disc;
}

#header{
	padding : 0px;
	width : 100%;
}

.logo{
	border: 0px;
	float : left;
	margin: 0px;
	text-align : center;
	width : 20%;
}

.pageTitle {
	border: 0px;
	float : right;
	margin: 60px 0 0 0;
	text-align : center;
	width: 75%;
}

#leftColumn {
	border: 1px solid cccccc;
	float: left;
	margin : 5px;
	width: 20%;
}

navButton {
    font-family : Arial, Helvetica, sans-serif;
    font-size : 12px;
     text-align: center;
    margin-bottom: 3px;
    margin-top: 3px;
    width : 100%;
}

.navButton a {
  	padding: 2px;
    text-decoration: none;
    width: auto;
    display: block;
    color: #feff26;
	font-weight: bold;
    background-color: #0066FF;
    border-top: 3px #99ccff solid;
    border-left: 3px #99ccff solid;
    border-bottom: 3px #004C95 solid;
    border-right: 3px #004C95 solid;
}

.navButton a:hover {
    color : Red;
    background-color: Yellow;
    border-top: 3px #ffff99 solid;
    border-left: 3px #ffff99 solid;
    border-bottom: 3px #cccc00 solid;
    border-right: 3px #cccc00 solid;
	font-weight:normal;
	width: auto;
    display: block;
    text-decoration : underline;
}