html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
}
body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	line-height: 1.25em;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	color: #333;
	background-color: #FFF;
}
.activity {
	font-style: italic;
	font-weight: bold;
}

.centerlist {
	text-indent: 100px;
	text-align: left;
	list-style-position: outside;
	list-style-type: circle;
}
.headersmall {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #D2D8DD;
	background-color: transparent;
}
.headerimage {
	clear: left;
	float: left;
}


.sidebarimage {
	clear: none;
	float: none;
	text-align: center;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 0px;
	font-size: 0.95em;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-weight: normal;
}
.image {
	padding: 10px;
}
.imageright {
	float: right;
	padding-bottom: 10px;
	padding-left: 20px;
	padding-top: 20px;
}
.imagecenter {
	padding-bottom: 10px;
	text-align: center;
	padding-top: 10px;
	display: block;
	margin-right: auto;
	margin-left: auto;
}

.menu	{
	text-align: center;
	background-color: #EEE;
}
.resumeLittleTitle {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #990000;
	text-align: center;
	font-size: 1em;
	font-weight: bold;
	font-variant: small-caps;
}
.PracticeAreaLists {
	text-align: left;
	text-indent: 0em;
	padding-left: 1em;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin-bottom: 0em;
	margin-left: 20px;
}
.nobreak {
	white-space: nowrap;
}


li {
	margin-top: .25em;
	margin-right: 0em;
	margin-bottom: .25em;
	margin-left: 0em;
}

ul {
	margin-left: 10em;
}

h1 {
	color: #990000;
	background-color: transparent;
	font-size: 1.2em;
	font-weight: bold;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	text-align: center;
	font-variant: normal;
}

h2 {
	color: #990000;
	background-color: transparent;
	font-size: 1.0em;
	font-weight: bold;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	line-height: normal;
	text-align: center;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-color: #98A5AB;
	border-right-color: #98A5AB;
	border-bottom-color: #98A5AB;
	border-left-color: #98A5AB;
}
h3 {
	text-align: center;
	color: #990000;
}

h4 {
	font-style: italic;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #333;
	background-color: transparent;
}

h6 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #333;
	background-color: transparent;
}
a:link {
	color: #0C4790;
	text-decoration: none;
}

a:visited {
	color: #0B3D79;
	text-decoration: none;
}
a:hover {
	color: #990000;
	text-decoration: underline;
}

a:focus
{
	color: #990000;
	text-decoration: underline;
}
a:active {
	color: #990000;
	background-color: transparent;
	text-decoration: underline;
}
/* This is a container for the page content. It is common to use the container to constrain the width of the page content and allow for browser chrome to avoid the need for horizontal scrolling. For fixed layouts you may specify a container width and use auto for the left and right margin to center the container on the page. IE 5 browser require the use of text-align: center defined by the body element to center the container. For liquid layouts you may simply set the left and right margins to center the container on the page. */
#outerWrapper {
	margin: 0% auto 0;
	text-align: left;
	width: 100%;
	background-color: #FFF;
	padding: 0px;
	border-top: 0px none;
	border-right: 0px none;
	border-bottom: 0px none;
	border-left: 0px none;
}
#header  {
	width: 100%;
	text-align: center;
	background-image: url(/images/headerbackground.jpg);
	background-repeat: repeat-x;
}

#menu {
	text-align: center;
	z-index: 5;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	background-color: #EEE;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	border-bottom-width: 2px;
	border-bottom-style: inset;
	border-bottom-color: #9E9E9E;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #9E9E9E;
	border-right-color: #9E9E9E;
	border-left-color: #9E9E9E;
	padding: 20px 10px 10px;
}

/* Contains the main page content. When using a mutliple column layout the margins will be set to account for the floated columns' width, margins, and padding. */
#content   {
	margin-bottom: 0em;
	z-index: 5;
	top: 160px;
	padding-right: 50px;
	padding-left: 10px;
	margin-top: 0px;
	margin-right: 0px;
	padding-top: 25px;
	margin-left: 100px;
	padding-bottom: 0px;
}

#sidebar   {
	background-color: #dddddd;
	border-right: solid 1px #9ea3aa;
	float: left;
	width: 21%;
	margin-right: 37px;
	font-size: 0.9em;
	color: #333;
	line-height: 1.2em;
	text-align: center;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin-top: 0px;
	padding-top: 15px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin-bottom: 0px;
	margin-left: 0px;
}
#keyareas {
	margin-top: 0px;
	padding: 10px 0px 0px 5px;
	line-height: 1.3em;
	list-style-type: square;
	list-style-position: outside;
	text-indent: 0px;
	margin-left: 19px;
	text-align: left;
}
#form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #333;
	background-color: #FFF;
	padding-top: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	margin-left: auto;
	margin-right: auto;
	border: thin none #999;
	float: none;
	clear: left;
	margin-bottom: 0px;
}


#content.clearFloat  {
  clear: left;
  display: block;
}
#footer  {
	background-color: #DDDDDD;
	border-top: solid 1px #343446;
	color: #333333;
	margin: 0em;
	padding-right: 20px;
	padding-left: 20px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: .8em;
	padding-bottom: 10px;
	clear: both;
	padding-top: 0px;
}
