/*
Mikel J. Harry Styles
*/
body {
	font-family: verdana, helvetica, sans-serif;
	color : #555;
	background-color: #01245C;
	background-image: url(images/mike-back-2010.jpg);
	background-position: center 0;
	background-repeat: no-repeat;	
	margin: 0px;
	padding: 0px 0px;
	text-align: center;
	
}
em {
	color: #246;
}
#container {
	margin: 0px auto 0px auto;
	padding: 0px;	
	text-align: left;	
	width: 960px;
	background-color: #fff;
}
/* Opera fix */
html>body #container {
  	width: 960px;
}
body.twocolumn #container {	

}
#header {
	padding: 0px;
	margin: 0px;
	background-color: #fff;
}

/* Horizontal nav */
#nav {
	margin: 0px 0px 2px 0px;
	padding: 0px;
	height: 69px;
}
body.twocolumn #nav {
	height: 72px;
}
#nav ul {
	list-style: none;
	margin: 0px;
	padding: 16px;
}
#nav li {
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 22px;
	font-weight : bold;
	line-height : 100%;
	letter-spacing: -1px;
	color: #fff;
	display: inline;
}

#nav li a {
	color: #369;
	padding: 3px 10px 3px 10px;
	text-decoration: none;
	border-right: 1px solid #aaa;	
	margin: 0px;
}
#nav li a:hover {
	color: #900;
	background-color: #F9F9F9;
	border-right: 1px solid #999;	
}
#nav li a#current {
	color: #900;
	background-color: #fff;
	border-right: 1px solid #888;
}
/* Content */
#content {
	padding: 0px;
	margin: 0px 10px 10px 10px;
	background-color: #fff;
	color: #333;
}
body.twocolumn #content {
	font-size: 13px;
	padding: 0px;
	margin: 0px 10px 10px 220px;
	background-color: #fff;
	color: #333;
}
#content h1 {	
	font-family: 'Trebuchet MS', 'Lucida Grande', arial, tahoma, verdana, helvetica, sans-serif;
	font-size: 21px;
	font-weight : bold;
	line-height : 100%;
	letter-spacing: -1px;
	color: #336699;
	margin: 0px 8px 4px 6px;
	padding: 0px 0px 4px 0px;
	border-bottom: 1px solid #A1B2B6;
	text-align: left;
}
#content h2 {	
	font-family: verdana, helvetica, sans-serif;
	font-size: 13px;
	font-weight : bold;
	line-height : 140%;
	color: #336699;
	margin: 0px 0px 0px 6px;
	padding: 3px 0px 3px 18px;
	text-align: left;
}
#content h2.book {	
	background: url(images/icon_book.gif) no-repeat 0px 4px;
}
#content h2.doc {	
	background: url(images/icon_doc.gif) no-repeat 0px 4px;
}
#content p {
	font-family: Verdana, helvetica, sans-serif;
	font-size: 13px;
	padding: 6px 5px 12px 6px;
	margin: 0px;
	color: #333;
	line-height: 160%;
}
#content ul.list {
	list-style-type: none;		
	margin: 0px;
	padding: 0px 0px 0px 10px;
}
#content ul.list li {
	font-weight: normal; 
	line-height : 140%;
	font-size : 12px;
	color: #333;
	margin: 0px;
	padding: 3px 0px 8px 18px;
	border-bottom: 1px solid #ccc;
	background: url(images/icon_exp.gif) no-repeat 0px 4px;
}
#content ul {
	list-style-type: none;		
	margin: 0px 0px 10px 0px;
	padding-bottom: 10px;
	border-bottom: 1px solid #ccc;
}
#content li {
	font-weight: normal; 
	line-height : 160%;
	font-size : 12px;
	color: #333;
	margin: 0px;
	padding: 0px 6px 2px 24px;
}
#content a {
	font-size: 12px;
	font-weight: bold;
	color: #369;
	text-decoration: none;
}
#content a:visited {
	color: #369;
	text-decoration: none;
}
#content a:hover {
	color: #900;
	text-decoration: none;
}
#content caption {
	font-family: arial, tahoma, verdana, helvetica, sans-serif;
	font-size: 18px;
	font-weight : bold;
	line-height : 100%;
	letter-spacing: -1px;
	color: #696b61;
	margin: 0px 8px 20px 8px;
	padding: 0px 0px 6px 0px;
	border-bottom: 2px solid #5B7075;
	text-align: left;
}
#content table {
	border-collapse: collapse;
}
#content th {
	font-family: verdana, helvetica, sans-serif;
	font-size: 13px;
	font-weight : bold;
	padding: 4px 6px 4px 8px;
	background: #01245c;
	color: #fff;
}
#content tr.roweven {
	background: #B0C5E6;
}
#content tr.rowodd {
	background: #CAD8EE;
}
#content td {
	font-family: verdana, helvetica, sans-serif;
	font-size: 12px;
	font-weight : normal;	
}
#content td.year {
	font-family: verdana, helvetica, sans-serif;
	font-size: 13px;
	font-weight : bold;	
	padding: 2px 6px 4px 2px;
	vertical-align: top;
}
#content td.article {
	font-family: verdana, helvetica, sans-serif;
	font-size: 12px;
	font-weight : normal;	
	color: #333;
	vertical-align: top;
}
#content td.article p {
	padding-left: 28px;
	background: url(images/m.gif) no-repeat 4px 8px;
}
#content td.doc {
	padding: 0px;
	vertical-align: top;
	white-space: nowrap;
}
#content td.doc p {
	font-family: verdana, helvetica, sans-serif;
	font-size: 10px;
	font-weight : normal;
	color: #777;
	text-align: left;
	padding-left: 32px;
	background: url(images/icon_pdf.gif) no-repeat 14px 12px;
}
#content td.clients {
	vertical-align: top;
	padding-left: 12px;
}
#content td.clients p {
	font-size: 12px;
	padding: 4px;
	line-height: 200%;
}
#content blockquote {
	float: left;
	width: 300px;
	text-align: center;
	margin: 0px 10px 2px 6px;
	padding: 0px;
	background: #fff url(images/quote_top.gif) no-repeat top;
}
#content blockquote p.quote {
	font-family: Georgia, "Times New Roman";
	line-height: 180%;
	font-size: 13px;
	font-weight: bold;
	color: #369;
	margin: 0px;
	padding: 30px 14px 30px 14px;
	background: url(images/quote.gif) no-repeat bottom right;
}
#content blockquote p.author {
	font-family: Verdana, helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-align: left;
	margin: 0px;
	padding: 0px 0px 6px 10px;
}
/* Side Menu */
#sidemenu {
	float: left;
	width: 210px;
	clear: both;
	background-color: #fff;
}
#sidemenu h1 {
	font-size: 14px;
	font-weight : bold;
	line-height : 100%;
	letter-spacing: -1px;
	color: #900;
	margin: 0px 4px 10px 4px;
	padding: 8px 0px 4px 10px;
	border-bottom: 1px solid #999;
}
#sidemenu ul {
	list-style-type: none;		
	margin: 0px;
	padding: 0px 0px 0px 6px;
	text-align: left;
}
#sidemenu li {
	font-family: verdana, helvetica, sans-serif;
	font-weight: normal; 
	line-height : 140%;
	font-size : 11px;
	color: #333;
	margin: 0px 0px 0px 4px;
	padding-left: 0px;
}
#sidemenu li p {
	font-weight: normal; 
	line-height : 140%;
	font-size : 10px;
	color: #333;
	padding-bottom: 8px;
}
#sidemenu a {
	display: block;
	color: #369;
	font-weight: bold;
	font-size : 12px;
	padding: 6px 0px 6px 4px;
	margin: 0px;
	text-decoration: none;
	border-bottom: 1px solid #d7d3c5;
}
#sidemenu li a:hover {
	color: #900;
	background-color: #f9f9f9;
}
#sidemenu li a#sidecurrent {
	color: #900;
	background-color: #f9f9f9;
/*	background: #e0ddd2 url(images/dot.gif) no-repeat 2px 6px;*/
}
#sidemenu dl {
	list-style-type: none;		
	margin: 2px 0px 0px 4px;;
	padding: 0px 0px 0px 2px;
	text-align: left;
}
#sidemenu dt {
	font-family: verdana, helvetica, sans-serif;
	font-weight: bold; 
	line-height : 140%;
	font-size : 11px;
	color: #444;
	margin: 10px 0px 0px 4px;
	padding-left: 4px;
	border-bottom: 1px solid #999;
}
#sidemenu dd {
	font-family: verdana, helvetica, sans-serif;
	font-weight: normal; 
	line-height : 100%;
	font-size : 11px;
	color: #333;
	margin: 2px 0px 0px 4px;
	padding-left: 6px;
}

#sidemenu img {
	padding: 0px 0px 0px 10px;
	margin: 0px 0px 0px 17px;
}
#sidemenu p {
	font-family: verdana, helvetica, sans-serif;
	font-weight: normal; 
	line-height : 160%;
	font-size : 11px;
	color: #333;
	margin: 2px 0px 0px 4px;
	padding-left: 10px;
}
/* Tagline */
#tagline {
	clear: both;
	margin: 0px;
	padding: 0px;
	background-color: #fff;
	height: 20px;
	border-top: 1px solid #ccc;
}
#tagline p {
	font-size: 13px;
	font-weight : bold;
	line-height : 100%;
	letter-spacing: -1px;
	color: #369;
	padding: 4px 10px;
	margin: 0;
	text-align: right;
}
#tagline img {
	padding-left: 10px;
	vertical-align: middle;
}
/* Footer */
#footer {
	clear: both;
	margin: 0px auto;
	padding: 20px 0px 0px 0px;	
	color: #fff;
	background-color: #011F50;
	width: 960px;
	height: 200px;
}
#footer p {
	text-align: right;
	color: #999;
	font-size : 10px;
	margin: 0px;
	padding: 2px 20px;
}
#footer a {
	font-weight: normal;
	font-size : 11px;
	color: #fff;
	padding: 4px 0px 4px 0px;
	text-decoration: none;
	margin: 0px;
}
#footer a:hover {
	color: #fff;
	background-color: #01245c;
}
body.twocolumn #footer {

}

/*p {
	line-height : 160%;
	padding: 0px;
	margin: 10px;
}*/

.copyright {
	color : #666;
	font-size : 10px;
	line-height : 160%;
}

#tribute {
	padding: 0px;
	margin: 0px 10px 10px 10px;
	background-color: #fff;
	color: #333;
}
#tribute blockquote {
	float: left;
	width: 900px;
	text-align: left;
	margin: 0px 10px 2px 6px;
	padding: 0px;
	background: #fff url(images/quote_top.gif) no-repeat 0 0;
}
#tribute blockquote p.quote {
	font-family: Georgia, "Times New Roman";
	line-height: 180%;
	font-size: 13px;
	font-weight: normal;
	color: #369;
	margin: 0px;
	padding: 30px 24px 30px 50px;
	background: url(images/quote.gif) no-repeat bottom right;
}
#tribute blockquote p.author {
	font-family: Verdana, helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: right;
	margin: 0px;
	color: #aaa;
	padding: 0px 0px 6px 10px;
	border-bottom: 1px solid #A1B2B6;
}
