html,body{
	margin:0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 85%;
	height:100%; 
	}
	
.textInput {
 	font-size: 13px; 
	height:18px;
	width: 130px;
 	background-color: #FFFFFF; 
 	border: 1px solid #999999; 
	padding:0.2em 0.2em 0 0.3em; 
}

div#container{
	width:800px;
	background-color:#E8EDF0;
	text-align: left; /* counter the body center */
	margin:0px;
	}
	
div#printcontent{
	color:black;
	background-color:#FFFFFF;
	text-align:left;
	}

div#header{
	width:800px;
	background-color:#0072AE;
	margin:0px;
	}
	
div#topnav{
	background-color:#FFFFFF;
	margin:0px;
	}

div#leftnav{
	height:100%;
	width:100%;
	background-color:#71CBD2;
	margin:0px;
	}
	
div#news{
	}

div#references{
	}

div#association{
	}

div#contact{
	}
	
.pod{
	margin-bottom:30px;
	text-align:left;
	clear: both;
	}

div#content{
	text-align: left; /* counter the body center */
	background-color:#E8EDF0;
	height:100%;
	margin:0px;
	}
	
div#footer{
	text-align: center;
	background-color:#FFFFFF;
	margin:0px;
	}
	
#breadcrumb a{color:#0072AE;}
#breadcrumb a:visited{color:#0072AE;}
#breadcrumb a:hover{color:#71CBD2;}

#breadcrumb ul, #nav ul, #subnav ul{list-style:none;}

table.header {
	width:100%;
	}
	
h1 {
	color:#0072AE;
	font-size:19px;
	font-weight:normal;
	letter-spacing:0px;
	line-height:19px;
	padding-bottom:1pt;
	}	
	
h2 {
	color:#0072AE;
	font-size:15px;
	font-weight:normal;
	line-height:15px;
	padding-bottom:1pt;
	}

h3 {
	color:#71CBD2;
	padding-bottom:1pt;
	font-size:13px;
	font-weight:bold;
	}
	
.content p {
	color:#000000;
	line-height:13px;
	margin:0pt 0pt 7pt 0pt;
	}
	
.blackcaption {
	color:#000000;
	font-weight:bold;
	}
	
table.leftnavpics {
	text-align:center;
/*	padding:10px;*/
	}	

table.leftnav {
	border-spacing: 0px;
/*	padding: 10px 10px 10px 10px;*/
	width:200px;
	height:100%;
	text-align:left;
	border-width:0px;
	border-style:none;
	background-color:#71CBD2;
	}	
	
table.main {
	width:800px;
	border-width:0px;
	border-spacing: 0px;
	padding:0px;
	}
	
.leftnav h2 {
	color:#FFFFFF;
	font-size:15px;
	font-weight:normal;
	line-height:15px;
	padding-bottom:1pt;
	}

.leftnav h3 {
	color:#FFFFFF;
	font-size:11px;
	line-height:12px;
	padding-bottom:1pt;
	font-weight:bold;
	}
	
.leftnav p {
	color:#000000;
	line-height:13px;
	margin:0pt 0pt 7pt 0pt;
	}
	
.searchboxlabel {
	color:#FFFFFF;
	font-size:10px;
	font-weight:normal;
	letter-spacing:-1px;
}
	
table.content {
	border-width:0px;
	border-spacing: 0px;
	width:100%;
}	
	
td.content {
	padding: 10px 10px 10px 10px; 	
	}
	
p.contact {
	line-height:14px;
	margin:0pt 0pt 7pt 0pt;
	}
	
td.leftnav {
	background-color:#71CBD2;
	padding-top: 10px; 	
	padding-left: 5px;
	padding-bottom: 10px; 	
}

.actionButton {
	margin-top:3px;
	}

.header h1 {
	color:#f2e513 ;
	font-size:22px;
	line-height:22px;
	padding-bottom: 0;
	margin-bottom: 20px;
	margin-left: 20px;
}

#tools {
	float:right;
}

.pod h3 {
	text-transform: uppercase;
}

.pod strong {
	color: #FFF;
	font-size: 85%;
}