@charset "utf-8";
body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #666666;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #273E73;
	background-image: url(/2010/backsweep1.jpg);
	background-color: #696f62;
	background-repeat: repeat-x;
}
.twoColFixLtHdr #container {
	width: 1000px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
	background-image: url(../2010/bar-yellow.gif);
	background-repeat: repeat-y;
} 
.twoColFixLtHdr #header { 
	background: #DDDDDD; 
	padding: 0 10px 0 20px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
} 
.twoColFixLtHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
.twoColFixLtHdr #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 11.5em; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 1px 0px 0px 0px;
	z-index: 1000;
}
.twoColFixLtHdr #mainContent {
	margin: 0 0 0 210px; /* the left margin on this div element creates the column down the left side of the page - no matter how much content the sidebar1 div contains, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the #sidebar1 space when the content in #sidebar1 ends. */
	padding: 0 20px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	line-height: 125%;
	font-size: 90%;
	z-index: 298;
} 
.twoColFixLtHdr #footer {
	padding: 0 10px 0 20px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	background-color: #40558E;
	font-size: 70%;
} 
.twoColFixLtHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
h1{
	color: #40558E;
	font-size: 135%;
	padding-top: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	padding-bottom: 5px;
}
h2{
	color: #40558E;
	font-size: 120%;
	margin-top: 0px;
}
h3{
	font-size: 100%;
	color: #666666;
	margin: 0px;
	padding: 0px;
	border-top-width: 12px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	text-transform: none;
}
h4{
	color: #40558E;
	font-size: 110%;
	margin-bottom: -15px;
}
.twoColFixLtHdr #sidebar1content  {
	margin-top: 0px;
	padding-left: 5px;
	font-size: 80%;
}
.legal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #ffffff;
}
#cvheader {
	position: relative;
	left: 0px;
	top: 0px;
	width: 100%;
	background-color: #CCCCCC;
	background-image: url(/photos/elements/lonner-baron-cvheader.jpg);
	background-repeat: no-repeat;
	height: 150px;
}
#cvheadertitle {
	position: absolute;
	left: 125px;
	top: 45px;
	width: 325px;
	font-variant: small-caps;
	font-weight: bold;
	}
#cvheaderlinks {
	position: relative;
	left: 475px;
	top: 1px;
	width: 175px;
	font-size: 11px;
	line-height: 9px;
	background-color: #CCC;
}
.cvheaderlinks a:link	{
	color:#333333;
	text-decoration:none;
	font-size: 11px;
	line-height: 12px;
}
.cvheaderlinks a:visited { 	
	color:#333333;
	text-decoration:none;
	font-size: 11px;
		line-height: 12px; }
.cvheaderlinks a:hover {	
	color:#333333;
	text-decoration:underline;
	font-size: 11px; 
	line-height: 12px;
}
.picleft {
	float: left;
	top: 0px;
	background-color: #FFFFFF;
	background-position: right center;
	margin-top: 0px;
	overflow: inherit;
	padding-right: 5px;
	padding-bottom: 10px;
	font-size: 9px;
	color: #333333;
}

.picright {
	float: right;
	top: 0px;
	background-color: #FFFFFF;
	background-position: right center;
	margin-top: 0px;
	overflow: inherit;
	padding-left: 3px;
	padding-bottom: 10px;
	font-size: 9px;
	color: #333333;	
}
 a.bottom {
	font-size: 10pt;
	line-height: 15pt;
	color: #7F9F9E;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: bold;
}
a.bottom:link {
	color: #7F9F9E;
	text-decoration: none;
	font-weight: bold;
 }
    a.bottom:active { 
    color: #999; 
	font-weight: bold;
 }
a.bottom:hover {
	text-decoration: underline;
	color: #368482;
	font-weight: bold;
 }
a.bottom:visited {
	color: #368482;
	text-decoration: none;
	font-weight: bold;
 }
#spanish {
	width:75px;
	background-color: #FFFFFF;
	left: 0px;
	float: right;
	position: relative;
}
.pptslide {
	padding-left: 250px;
}
.toptable {
	padding-top: 5px;
}
/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.sidebarmenu ul{
	margin: 0;
	padding: 0;
	list-style-type: none;
	font: bold 13px Verdana;
	width: 200px; /* Main Menu Item widths */
	border-bottom: 1px solid #ccc;
	z-index: 300;
}
 
.sidebarmenu ul li{
	position: relative;
	z-index: 300;
}

/* Top level menu links style */
.sidebarmenu ul li a{
	display: block;
	overflow: auto; /*force hasLayout in IE7 */
	color: white;
	text-decoration: none;
	padding: 6px;
	border-bottom: 1px solid #778;
	border-right: 1px solid #778;
}

.sidebarmenu ul li a:link, .sidebarmenu ul li a:visited, .sidebarmenu ul li a:active{
	background-color: #012D58; /*background of tabs (default state)*/
	background-image: url(/2010/nav2.jpg);
}

.sidebarmenu ul li a:visited{
color: white;
}

.sidebarmenu ul li a:hover{
	background-color: black;
	background-image: url(/2010/nav2hover.jpg);
}

/*Sub level menu items */
.sidebarmenu ul li ul{
	position: absolute;
	width: 250px; /*Sub Menu Items width */
	top: 0;
	visibility: hidden;
	font: bold 11px Verdana;
}

.sidebarmenu a.subfolderstyle{
/*background: url(right.gif) no-repeat 97% 50%;*/
}

 
/* Holly Hack for IE \*/
* html .sidebarmenu ul li { float: left; height: 1%; }
* html .sidebarmenu ul li a { height: 1%; }
/* End */
.twoColFixLtHdr #container #footer p .legal a {
	color: #FFF;
	text-decoration: underline;
}

