body {
padding: 0;
margin:0;
font-size: 11px;
color: #336699;
background-color:#eaf4fe;
font-family: Tahoma, Helvetica, sans-serif;

} 

.clearfloat {
	clear:both;
	height:0px;
}


/* HEADERS */

h1 {
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', Tahoma, sans-serif;
	font-size: 23px;
	font-weight: 700;
	color: #888682;
	line-height: 20px;
	margin: 0px 50px 10px 50px;
	padding: 20px 0px 6px 0px;
	border-width: 0 0 1px 0;
	border-style: dashed;
	border-color: #aba9a4;
}

h2 {
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', Tahoma, sans-serif;
	font-size: 18px;
	font-weight:normal;
	color: #0097d6;
	line-height: 20px;
	margin: 0px 50px 0px 50px;
	padding: 10px 0px 6px 0px;
}

h3 {
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', Tahoma, sans-serif;
	font-size: 13px;
	font-weight:700;
	color: #336699;
	line-height: 20px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

h4 {
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', Tahoma, sans-serif;
	font-size: 15px;
	font-weight:700;
	color: #FFFFFF;
	line-height: 20px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 5px 0px;
}

/* Header pull quote */
h6 {
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', Tahoma, sans-serif;
	font-size: 12px;
	font-weight:700;
	color: #FFFFFF;
	line-height: 20px;
	margin: 0px;
	padding: 50px 0px 0px 20px;
}



/* LISTS */

ul {
	list-style: none;
	padding: 10px 0px 0px 0px;
	margin: 0px;
}

li {
	list-style: none;
	padding: 4px 0px 0px 0px;
	margin: 0px;
}


/* LINKS */	
	
a:link {
	color: #0097d6;
	text-decoration: none;
}
a:visited {
	color:#0097d6;
	text-decoration: none;
}
a:hover {
	color: #545f84;
	
	text-decoration: none;
	border-bottom:1px dotted #545f84;
}
a:active {
	text-decoration: none;
	color: #222222;
}



#copy a:link, #copyColumn a:link {
	color: #003366;
	text-decoration: none;
	border-bottom:1px dotted ;
}
#copy a:visited, #copyColumn a:visited {
	color: #003366;
	text-decoration: none;
	border-bottom:1px dotted;
}
#copy a:hover, #copyColumn a:hover {
	color: #003366;
	background-color: #eaf4fe;
	text-decoration: none;
	border-bottom:1px dotted;
}
#copy a:active, #copyColumn a:active {
	text-decoration: none;
	color: #222222;
	border-bottom:1px dotted;
}




#credits a:link {
	color: #868581;
	text-decoration: none;
}
#credits a:visited {
	color:#868581;
	text-decoration: none;
}
#credits a:hover {
	color: #868581;
	background-color: #f7f5eb;
	text-decoration: none;
	border-bottom:1px dotted #868581;
}
#credits a:active {
	text-decoration: none;
	color: #868581;
}



#contactInfo a:link {
	color: #FFFFFF;
	text-decoration: none;
}

#contactInfo a:hover {
	color: #FFFFFF;
	text-decoration: none;
	border-bottom:1px dotted #ffffff;
}




#contentheader a:link {
	color: none;
	text-decoration: none;
	border:none;
}

#contentheader a:hover {
	color: none;
	text-decoration: none;
	border:none;
}


/* ID */

#topborder{
width:auto;
heigth:4px;
background-color:#0097d6;
font-size: 3px;
}

#container{
margin: 0px auto 20px auto;
padding: 0px 0px 20px 0px;
border-width: 0px 1px 1px 1px;
border-style: solid;
border-color: #125687;
width: 900px;
height: auto;
background-color:#FFFFFF;
}

#divider{
margin: 0 0px 0 0px;
border-width: 0 0 1px 0;
border-style: dashed;
border-color: #a2b1bc;
}



#contentheader {
	padding:0px;
	margin:0px;
	height: 110px;
	color: #FFFFFF;
	background-image:url(../_img/logoBannerBack.jpg);
	background-color:#0099CC;
}

#headerLeft {
	width:550px;
	float:left;
}

#headerRight {
	width:300px;
	float:left;
	
}



#contentleft {
	width:709px;
	padding:0px 0px 35px 0px;
	border-width: 0 1px 0 0;
	border-style: dashed;
	border-color: #a2b1bc;
	float:left;
}
	
#contentright {
	width:190px;
	height:500px;
	float:left;
	background-color: #f2f0e6;
}


/* IMAGES */

img { border: 0px; }


#imageMain{
	text-align:center;
	border-width: 6px 6px 6px 6px;
	border-style: solid;
	border-color: #daeaf9;
	width: 600px;
	margin: 20px 0px 20px 50px;
}

#imageBio{
width:200px;
border-width: 6px 6px 6px 6px;
border-style: solid;
border-color: #daeaf9;

}

#imageRight{
border-width: 1px 0 1px 0;
border-style: dashed;
border-color: #a2b1bc;
}



#graphic{
text-align:center;
padding: 0px 0px 60px 0px;
}

#nav{
color:#545f84;
font-size: 13px;
padding: 20px 20px 30px 30px;

line-height: 25px;
letter-spacing: 1px;
}

#contactInfo{
	color:#ffffff;
	font-size: 13px;
	padding: 20px 10px 30px 20px;
	line-height: 20px;
	border-width: 1px 0 1px 0;
	border-style: dashed;
	border-color: #a2b1bc;
	background-color:#95937D;
}


#copy{
	margin: 0px 50px 40px 50px;
	line-height: 18px;
	letter-spacing: 1px;
}
#copyColumn{
width: 180px;
float:left;
}

#credits{
margin: 0px;
padding: 15px 0px 20px 50px;
line-height: 0px;
font-size: 9px;
line-height: 12px;
letter-spacing: 1px;
color:#868581;


}

#list{
padding: 0 100px 10px 0px;
line-height: 18px;

}


p#left {
float:left;
padding: 0 20px 0 0;
}


#google_translate_element{
padding:40px 0  0 0;
font-size: 8px;
}
