div#wrapper {
display: block;
width: 100%;
margin: 0 auto;
text-align: left;
/*border-left: 1px solid #000000;
border-right: 1px solid #000000;
border-bottom: 1px solid #000000;
border-top: 1px solid #000000;*/
}


#footer, #footer a:link, #footer a:visited  {
font-family : Verdana, Helvetica, sans-serif; 
color : white;
background-color : #808080;
font-style : normal; 
font-variant : normal; 
font-weight : normal; 

clear: both;
height: 5%;
padding: 0;
margin: 0;
text-align: center;
}

#footer {
font-size : 0.7em;
}

#footer a:link, #footer a:visited {
font-weight : bold; 
}

html {
height: 100%;
margin: 0;
padding: 0;
border: 0;
background-color: #808080;
}

BODY {
font-size : 0.8em; 
font-family : Verdana; 
font-weight : normal; 
color : #000000; 
background-color : #808080;
height: 100%;
margin : 0;
padding : 0;
border: 0;
}

H1 {
font-family : Verdana, Helvetica, sans-serif; 
font-style : normal; 
font-variant : normal; 
font-weight : bold; 
font-size : 1.2em; 
color : #000000; 
background-color : transparent; 
}

a {
font-family : Verdana, Helvetica, sans-serif; 
font-style : normal; 
font-variant : normal; 
font-weight : bold; 
font-size : 1em;
color : #343434;
text-decoration : none;
}

a:visited {
text-decoration : none;
}

a:hover {
color : #8CCEC6;
}


.smalltext {
font-family : Verdana, Helvetica, sans-serif; 
font-style : normal; 
font-variant : normal; 
font-weight : normal; 
font-size : .9em; 
}

.smalltext a:link{
font-family : Verdana, Helvetica, sans-serif; 
font-style : normal; 
font-variant : normal; 
font-weight : bold;
color : #343434;
}

.smalltext a:visited{
font-family : Verdana, Helvetica, sans-serif; 
font-style : normal; 
font-variant : normal; 
font-weight : bold;
color : #343434;
text-decoration : none;
}

.smalltext a:hover{
color : #8CCEC6;
}

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

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


.largetext {
font-family : Verdana, Helvetica, sans-serif; 
font-style : normal; 
font-variant : normal; 
font-weight : normal; 
font-size : 1.2em;
}

.largetext a:link{
font-family : Verdana, Helvetica, sans-serif; 
font-style : normal; 
font-variant : normal; 
font-weight : normal; 
font-size : 1.2em; 
}

.largetext a:visited{
font-family : Verdana, Helvetica, sans-serif; 
font-style : normal; 
font-variant : normal; 
font-weight : normal; 
font-size : 1.2em; 
}

.errortext {
font-size : 1.0em; 
  font-family : Arial, Helvetica, sans-serif; 
  color : red;
  font-weight : bold;
}

.grid {
border : #efb240 .05em solid;
}

.white {
  background-color : white;
}

.black {
  background-color : black;
}

.bg_dark {
  background-color : #808080;
}

.bg_medium {
  background-color : #8CCDC5;
}

.bg_medium a:hover {
  color : #343434;
  text-decoration : underline;
  
}

.bg_light {
  background-color : #ADABAB;
}

.alt_bg_dark {
  background-color : #066fa0;
}

.alt_bg_medium {
  background-color : #2794d8;
}

.alt_bg_light {
  background-color : #5fb0d8;
}

.tightlist {
  margin-top  : .4em;
/*  margin-left : -1.5em;*/
}

.smalltype {
	font-family : Verdana, Helvetica, sans-serif; 
	color : white;
	background-color : #808080;
	font-style : normal; 
	font-variant : normal; 
	font-weight : normal; 
	font-size : 0.7em;
}

.smalltype a:link {
	color : white;
	font-weight : bold; 
}

.smalltype a:visited {
	color : white;
	font-weight : bold; 
}

div#milestone {
	color : #688da2;
	font-weight : bold; 
}
