html {
	min-height: 100%;
	margin-bottom: 1px;
	}

body.main {
	background-image: url(../images/global/bg.gif);
	background-position: top left;
	background-repeat: repeat;
	margin-left: 18px;
	margin-bottom: 18px;
	margin-top: 36px;
	width: 100%;
	}

td {
	color:#333333;
	font-family: Verdana, san-serif;
	font-size: 13px;
	}

h1 {
	color: #003366;
	font-family: Arial, Verdana, san-serif;
	font-size: 18px;		
	}

h2 {
	color: #336699;
	font-family: Arial, Verdana, san-serif;
	font-size: 16px;
	}


h3 {
	color: #993300;
	font-family: Arial, Verdana, san-serif;
	font-size: 13px;
	}

p {
	color:#333333;
	font-family: Verdana, san-serif;
	font-size: 13px;
	line-height: 18px;
	
	}

ol {
	list-style-position: outside;
	margin-bottom: 0;
	margin-left: 0;	
	padding-left: 30px;
	list-style: decimal;
	vertical-align: middle;	
	} 
	
ol li {	
	color: #333333;
	font-family: Verdana, san-serif;
	font-size: 13px;
	line-height: 18px;	
	}

ul {
	list-style-position: outside;
	margin-bottom: 0;
	margin-left: 0;	
	padding-left: 30px;
	list-style: circle;
	vertical-align: middle;	
	} 
	
ul li {	
	color: #333333;
	font-family: Verdana, san-serif;
	font-size: 13px;
	line-height: 18px;
	margin-bottom: 5px;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;	
	padding: 0;
	}

a:link, a:visited {
	color: #993300; 
	font-family: Verdana, san-serif;
    font-size: 13px;
    font-weight: normal;    
    text-decoration: underline;  
	}

a:hover, a:active {
    color: #003366;
    font-family: Verdana, san-serif;
    font-size: 13px;
    font-weight: normal;    
    text-decoration: underline;    
	}

a.email:link, a.email:visited {
	color: #993300; 
	font-family: Verdana, san-serif;
    font-size: 13px;
    font-weight: normal;    
    text-decoration: none;  
	}

a.email:hover, a.email:active {
    color: #003366;
    font-family: Verdana, san-serif;
    font-size: 13px;
    font-weight: normal;    
    text-decoration: underline;    
	}

a.people:link, a.people:visited {
	color: #336699;
	font-family: Arial, Verdana, san-serif;
	font-size: 16px;   
    font-weight: bold;
    text-decoration: none;   
	}

a.people:hover, a.people:active {
    color: #993300;
	font-family: Arial, Verdana, san-serif;
	font-size: 16px;   
    font-weight: bold;
    text-decoration: none; 
	}

#body {
	background-color: #FFFFFF;
	border: #FFFFFF 1px solid;		
	}

#body {
	padding: 0;
	}

#contact td {
	padding-right: 10px;
	vertical-align: top;
	}

#content {
	border: #CCCCCC 1px solid;
	margin-top: 0;
	padding: 10px
	}

#education table {
	border: 0;
	width: 100%;
	}

#education td {
	color:#333333;
	font-family: Arial, Verdana, san-serif;
	font-size: 13px;
	line-height: 18px;
	padding-bottom: 5px;
	padding-left: 0;
	padding-right: 10px;
	padding-top: 0;
	vertical-align: top;
	}

#flash {
	border: 0;
	padding: 0;
	width: 100%;	
	}

#footer {	
	border-bottom: #CCCCCC 1px solid;
	border-left: #CCCCCC 1px solid;
	border-right: #CCCCCC 1px solid;	
	padding: 1px;
	min-height: 20px;	
	}

#footer table {
	background-image: url(../images/nav/bg.gif);
	background-repeat: repeat-x;
	border: 0;
	width: 100%;
	}

#footer td {
	color: #FFFFFF;
	font-family: Verdana, san-serif;
	font-size: 10px;
	padding-left: 10px;
	padding-right: 10px;
	vertical-align: middle;		
	}

#footer_print {	
	border-bottom: #CCCCCC 1px solid;
	border-left: #CCCCCC 1px solid;
	border-right: #CCCCCC 1px solid;	
	padding: 1px;
	min-height: 20px;	
	}

#footer_print table {
	border: 0;
	width: 100%;
	}

#footer_print td {
	color: #333333;
	font-family: Verdana, san-serif;
	font-size: 10px;
	padding-left: 10px;
	padding-right: 10px;
	vertical-align: middle;		
	}

#home {
	border-bottom: #CCCCCC 1px solid;
	border-left: #CCCCCC 1px solid;
	border-top: #CCCCCC 1px solid;
	margin-top: 1px;
	}

#home table {
	border: 0;
	}

#home td {
	border-right: #CCCCCC 1px solid;
	padding-left: 15px;
	vertical-align: top;
	}

#home p {
	margin-right: 5px;
	margin-bottom: 10px;
	}
	
#home img {
	border-bottom: #CCCCCC 1px solid;
	}

#map {
	min-height: 409px;
	padding: 0;
	width: 100%;
	}

#map table {
	background-image: url(../images/map/map.gif);
	background-repeat: no-repeat;	
	padding: 0;
	vertical-align: top;		
	width: 100%;
	}

#masthead {
	border: 0;
	padding: 0;
	}

#nav {	
	background-image: url(../images/nav/bg.gif);
	background-repeat: repeat-x;
	margin-bottom: 0;
}

#nav img {	
	margin-left: 5px;
	margin-right: 2px;
}

#people tr {
	vertical-align: top;
	}

#people td {
	padding-right: 10px;
	}

#people img {
	border: #FFFFFF 1px solid;
	}

td.people {
	padding-top: 10px;
	}

h1.people {
	margin-top: 30px;
	}

#print {
	border: 0;
	padding: 0;
	width: 100%;
	}
	
.copyright {
	text-align: left;
	}

.date {	
	text-align: right;
	}

.email {
	color: #993300; 
	font-family: Verdana, san-serif;
    font-size: 13px;
    font-weight: normal;    
    text-decoration: none;
	}
