﻿body {
	margin:0px;
}

.logo
{
	background-color:#F1F1F1;
}

.trim
{
	background-image: url(images/topbar.jpg);
	height:40px;
	margin:0px;
}

.menuArea
{
}


.menuLine
{
	font-family:Arial;
	font-size: 9pt;
}


.menuSeparator
{
	background-color:#F1F1F1;
}


.contentArea
{
	background-color:#FFFFFF;
	font-family:Arial;
	font-size: 10pt;
	margin: 8px 8px 100px 8px;
}

.sectionHeader
{
	width: 100%;
	font-size: 18px;
	border-bottom: #0c2441 1px solid;
	color: #0c2441;
	margin-bottom:5px;
}

h4
{
	color: #0c2441;
	font-size: 18px;
	margin-bottom:4px;
}

h5
{
	color: #0c2441;
	font-size: 16px;
	font-weight:normal;
	margin-bottom: 2px;
	font-family: Arial;
}

a
{
	text-decoration:underline;
	color: #1c3451;
}


a:hover
{
	text-decoration:none;
	color: #2c4461;
}


.footer
{
	text-align:center;
	font-family:Arial;
	color:#AAAAAA;
	font-size: 9pt;
}

.menuDivider
{
	width:201px;
	height:11px;
	border:none;
	background-image: url(images/menubar.jpg);
	margin-top:3px;
}

.quote
{
	margin-left:75px;
	font-style:italic;
}

.quoteSource
{
	margin-left:75px;
}

.jobHeader
{
	border:none;
	width:100%;
	font-size:14px;
	font-weight:600;
	margin-bottom:10px;
	padding:none;
}

.education
{
	border:none;
	width:100%;
	margin-bottom:10px;
	padding:none;
}

.upperLeft
{
}

.upperRight
{
	text-align:right;
}

.lowerLeft
{
}

.lowerRight
{
	text-align:right;
}

.pageTitle
{
	width: 100%;
	font-size: 24px;
	border-bottom: #0c2441 1px solid;
	color: #0c2441;
	text-align:right;
	margin-bottom:10px;
}

li
{
    margin:0px 0px 5px 0px;
}