body {
	margin: 0;
	padding: 0;
	background: #fff url(bg.gif) repeat-x  top;
	font-family: verdana, helvetica, arial, sans-serif;
	font-size: 12px;
	color: #000;
	text-align: center;
}

p {
	margin: 0 0 15px 0;
	font-size: 12px;
	line-height: 18px;
	}
td {
	font-size: 12px;
	line-height: 17px;
	}
	
	
a:link, a:active, a:visited {
	color: #0590c5;
	text-decoration: none;
	}
	
a:hover {
	color: #ec5219;
	text-decoration: underline;
	}

h1 {
	margin: 0;
	font-size: 20px;
	font-weight: normal;
	letter-spacing: -1px;
	color: #000;
	}

h1 a:link, h1 a:visited, h1 a:hover {
	color: #000;
	text-decoration: none;
	}
	
h2 {
	margin: 0;
	font-size: 22px;
	font-weight: normal;
	color: #000;
	}

h2 a:link, h2 a:hover, h2 a:visited {
	color: #000;
	text-decoration: none;
	}

h3 {
	margin: 0 0 5px 0;
	font-size: 19px;
	font-weight: normal;
	text-transform: uppercase;
	color: #016489;
	border-bottom: 1px dotted #666;
	}

h4 {
	font-size: 14px;
	color: #000;
	margin: 3px 0 3px 0;
	}
h5 {
	font-size: 12px;
	color: #04668d;
	margin: 0 0 7px 0;
}
	
.right {
  float:right;
}

.left {
  float:left;
}
.clear {
	clear:both;
}


#container {
	width: 780px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	}

#content {
	width: 780px;
	text-align: left;
	margin: 0 10px 0px;
	}

#header {
	width: 780px;
	background: transparent;
	margin: 0;
	padding: 11px 0 0 0;
	}

	
#headerNav {
	background: transparent;
	margin: 0;
	padding: 0;
	height: 126px;
}

.topNav {
	float: left;
	margin-top: 30px;
	margin-left: 10px;
	clear: right;
}

.logoTn {
	display: block;
	margin: 0;
	padding: 0;
	margin-top: 24px;
}	

* html .logoTn {margin-top: 24px;}		
	
	

.bc {
	color: #666;
	font-size: 10px;
	text-align: left;
	padding: 15px 10px 30px 0px;
	display: block;
}

.bc a:link, .bc a:visited, .bc a {
	color:#666;
	text-decoration: underline;
	padding: 0 1px;
	font-variant: normal;
}
.bc a:hover {
	text-decoration: underline;
	text-align: left;
	color: #2392be;
}

#ctleft {
	width: 440px;
	float: left;
	margin: 5px 0 0 0;
	padding: 0 20px 0 0;
	text-align: left;
	}

.lefttext p {
	margin: 0 0 8px 0;
	padding: 0;
	}


#ctright {
	width: 300px;
	float: right;
	margin: 4px 0 0 0;
	padding: 0;
	text-align: left;
	}

#footer {
	margin: 0;
	padding: 0;
	clear: both;
	color: #666;
	font-size: 10px;
}


.hr {
	height: 1px;
	width: 100%;
	margin: 10px 0 10px 0;
	font-size: 1px;
	line-height: 1px;
	background: url(hr.gif) repeat-x;
	clear: both;
	}
	

ol {
  margin: 5px 0 10px 15px;
  padding: 0 0 0 7px;
  }
  
ol li {
  margin: 0;
  padding: 0 0 5px 0;
  }

ul {
  margin: 5px 0 10px 10px;
  padding: 0 0 0 7px;
 }
  
ul .arrow {
  padding:0px;
  margin:0px;
}

.arrow li {
	background: url(bg_li.gif) no-repeat;
	padding: 1px 0 5px 19px;
	list-style: none;	
	margin-left: 0px;
	line-height: 18px;
}

.homeList li a {text-decoration: none;color: #464646;}
	
.date {font-size: 11px;color: #464646;display:block;clear: right;}

.dl_resume_doc a {
	background: url(word_icon.gif) no-repeat;
	padding: 3px 0 5px 20px;
	width: 170px;
	float: left;
	margin: 0 5px 4px 0px;
	color: #044760;
	font-size: 11px;
}
.dl_resume_pdf a{
	background: url(acrobat_icon.gif) no-repeat;
	padding: 3px 0 5px 20px;
	width: 170px;
	float: left;
	color: #044760;
	font-size: 11px;
}

.dl_cs_pdf a{
	background: url(acrobat_icon.gif) no-repeat;
	padding: 3px 0 5px 23px;
	color: #0399d1 !important;
	font-size: 11px;
	margin: 5px 0 5px;
	display: block;
}

.blogLink {margin: 3px 0 3px;padding: 3px 0 3px;}

.blogLink a{
	background: url(bg_externalLink.gif) no-repeat;
	padding: 0px 0 3px 23px;
	color: #01749f;
	font-size: 11px;
	border-bottom: 1px dotted #cccccc;
	display: block;
}

.wsLink a{
	background: url(bg_externalLink.gif) no-repeat;
	padding: 1px 0 5px 23px;
	color: #0399d1 !important;
	font-size: 11px;
	border-bottom: 1px dotted #cccccc;
	display: block;
}

#recent-posts {width: 280px;}

#recent-posts h3 {
	width: 200px;
	height: 20px;
	margin: 6px 0 4px;
	padding: 0;
	background: url(bg_hdr_blogPosts.gif) no-repeat right top;
	text-indent:-9999px;
	border:0px;
}



.req {color: #0399d1;}
.small {font-size: 10px; color: #464646;}

.reference {
	border-bottom: 1px dotted #cccccc;
	margin-bottom: 10px;
}

.reference p {
	font-size: 11px;
	color: #05516e;
}

.refPerson, .refPerson p {
	font-size: 10px !important;
	color: #464646 !important;
}
	
.refPerson a {color: #00aeef;}
	
.refdate {color: #636363;font-size: 10px;}

.footerIcons a {float: left; margin-right: 5px;}