
@charset "UTF-8";
/* CSS Document */


/****************************************/
/* These CSS definitions redefine the default html tags */
/****************************************/


/* Begin - addthis button style overrides */




div.addthis_default_style {
display:inline;
clear:right;
}




div.addthis_default_style a.at300m,
div.addthis_default_style span.at300bs {
margin-top:1px;
vertical-align:bottom;
}




/* END - addthis button style overrides */


body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:12px;
	line-height:140%;
	text-align:center;
}
a:link/* defines the appearance of links */

  {
	color:#333399;
	text-decoration: underline;
}
a:visited {
	color: #3366CC;
	text-decoration: underline;
}


a:hover {
	color:#333399;
	font-weight: normal;
	text-decoration: none;
}

/* headings */

h1 /* for the topmost heading or page title */ {
font-family:;
	font-size:24px;
	color: #333399;

}

h2 /* defines the main sections within your page */ {
font-family:;
	font-size:22px;
	color:#666666;
	font-weight:normal;
	margin-top:30px;
	line-height: normal;
}

h3 /* defines sub-sections within your page */ {
font-family:;
	font-size:16px;
	color:#333399;
	font-weight: bold;
	font-style: normal;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	border-bottom-width: 1px;
	padding-bottom: 20px;

}

h4 /* bolder headings to mark a grouping of information or content */ {
font-family:;
	font-size:11px;
	color:#333399;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	display: compact;
	padding-top: 25px;
}
h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333399;
}




p /* definition for paragraphs */ {
	color: #666666;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	list-style-image: none;
}



table {
	background-position: left;
	float: none;
}

td {
font-size:12px;
}

hr {
	border: 1px dotted #E5E5E5;
	display:block;
	clear:both;
	color: #EAEAEA;
	margin-right: 0;
	margin-bottom: 30px;
	margin-left: 0;
	margin-top: 20px;
}


/* lists */

ul /* unordered ( bulleted ) lists */ {
	line-height: 200%;
	margin-left:75px;
	list-style-type: disc;
	color: #666666;
	padding-right: 0px;
	padding-left: 0px;
}



ol /* ordered ( numerated ) lists */ {
	padding: 0px;
	line-height: 200%;
	margin-left:20px;
	color: #666666;
}


li /* what each list item looks like for either list type */ {
	margin-bottom:10px;
	line-height: 150%;
	list-style-position: inside;
}

li img /*  */ {
vertical-align:middle;
margin-left:10px;
}
#wrapper #contentwrapper .col-33per img {
	clear: right;
}
.photos {
}



/****************************************/
/* These CSS definitions create the content regions on each page */
/****************************************/

#wrapper {
	width: 540px;
	padding-top:90px;
	margin-right: auto;
	margin-left: auto;
	text-align:left;
}

#wrapper #header img {
	margin-right: 15px;
	vertical-align: middle;
}

#wrapper.people-profile {
	width: 650px;
}
#wrapper #contentwrapper #copyright {
	font-size: 9px;
	text-align: left;
	color: #999999;
}


#contentwrapper {
}
#imgwrapper {
	width: 540px;
	padding-top:90px;
	margin-right: auto;
	margin-left: auto;
	text-align:left;
}
#wrapper #header #contentwrapper #content #imgwrapper img {
	padding-bottom: 15px;
}






#content {}


#header {
	margin-bottom: 35px;
}


#footer {
margin-top:40px;
}


#footer p {
	text-align: left;
	font-size:9px;
	clear:both;
	color: #333399;
	font-variant: normal;
	font-weight: lighter;
}


/****************************************/
/* Special 'classes' of html tags and other definitions */
/****************************************/

#header .hdr1 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#666666;
	font-weight:bold;
	font-size:18px;
}

#header .hdr2 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#333399;
	font-weight:bold;
	font-size:18px;
}
#header #smlogo {
	padding-right: 10px;
}
#left {
	width: 100px;
	padding-right: 10px;
	list-style-position: inside;
	list-style-type: square;
	background-color: #3366FF;
}

.subhead {
	font-size: 12px;
	font-weight: bold;
	color: #333399;
}



.highlight {
	color:#333399;
}

.col-50per {
width:50%;
float:left;
}

.col-50per h1, .col-50per h2, .col-50per h3, .col-50per h4, .col-50per p, .col-50per li {
	margin-right: 18px;
	font-size: 12px;
}

.col-33per {
width:33%;
float:left;
}

.col-33per h1, .col-33per h2, .col-33per h3, .col-33per h4, .col-33per p, .col-33per li {
	margin-right: 14px;
}

.col-66per {
width:66%;
float:left;
}

.col-66per h1, .col-66per h2, .col-66per h3, .col-66per h4, .col-66per p, .col-66per li {
margin-right: 14px;
}

span.clear {
display:block;
clear:both;
}

p.caption {
	font-size:9px;
	line-height:12px;
	font-style:italic;
	color: #666666;
}

table.profile {
width:100%;
}

table.profile td {
padding-bottom: 30px;
}

table.profile td.label {
	width:40%;
	font-weight:bold;
	color: #333399;
}

table.profile td.decription {
	width:60%;
	font-weight:normal;
	text-align: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

div.portfolio {
margin-top:1500px;
}

div.portfolio p img {
text-align:center;
margin-left: auto;
margin-right:auto;
}

div.resume {
	margin-top:200px;
}

div.resume h4 {
margin-bottom:20px;
}


p.jumplink {
	text-align:center;
	font-size: 9px;
}
.bluetext {
	color: #333399;
	font-weight: normal;
}
#wrapper #header #contentwrapper img {
	clear: none;
	float: left;
}
.disclaimer {
	font-size: x-small;
	font-style: italic;
}

