/* CSS Document */

body {
margin: 0;
margin-top: 5px;
font-family: arial;
font-size: 100%;
text-align: center;
}

#branding { display: none; }

#page {
width: 100%;
}

#pageContent {
width: 100%;
}

#banner {
display: none;
}

#searchContainer {
display:none;
}

#contentArea {
width: 100%;
text-align: left;
border-bottom: 4px solid white;
}

#contentAreaFull {
width: 100%;
text-align: left;
border-bottom: 4px solid white;
}

#contentArea100 {
width: 100%;
text-align: left;
border-bottom: 4px solid white;
}

#hMenu {
display:none;
}

#hMenu a {
display:none;
}

#menu {
display:none;
}

#menu h2 {
display:none;
}

#menu a {
display:none;
}

#menu a:hover {
display:none;
}

#menu div a {
display:none;
}

#menu div a:hover {
display:none;
}

#menu div div {
margin-bottom: 2px;
}

#heightSpacer {
height: 100px;
}

#contentPrint {
width: 601px;
float: left;
display:inline-block;
text-align: left;
}

#content {
width: 477px;
float: left;
display:inline-block;
text-align: left;
}

#contentFull {
width: 601px;
float: left;
display:inline-block;
text-align: left;
}

#contentPadding {
font-size: 80%;
width:600px;
}

#contentPadding h1 {
font-size: 150%;
padding-left: 2px;
color: #172C59;
background-repeat: repeat-y;
margin-top: 0px;
margin-bottom: 3px;
}

#contentPadding h2 {
font-size: 150%;
padding-left: 2px;
margin-top: 0px;
margin-bottom: 3px;
}

#contentPadding h3 {
font-size: 130%;
padding-left: 2px;
color: #172C59;
background-repeat: repeat-y;
margin-top: 0px;
margin-bottom: 3px;
}

#contentPadding h4 {
font-size: 130%;
padding-left: 2px;
margin-top: 0px;
margin-bottom: 3px;
}

#contentPadding h5 {
font-size: 110%;
padding-left: 2px;
color: #172C59;
background-repeat: repeat-y;
margin-top: 0px;
margin-bottom: 3px;
}

#contentPadding h6 {
font-size: 110%;
padding-left: 2px;
margin-top: 0px;
margin-bottom: 3px;
}

#news, #quickLinks {
display:none;
}

#news h2 {
font-size: 120%;
text-align: center;
margin-top: 0px;
margin-bottom: 0px;
}

#newsPadding {
padding-left: 3px;
padding-right: 3px;
font-size: 80%;
margin-top: 0px;
}

#newsPadding p {
border: 1px solid black;
background-color: white;
margin-top: 0px;
font-size: 80%;
padding: 2px 1px 2px 2px;
}

#newsPadding p a {
color: #0075e2;
margin-bottom: 3px;
}

#rssLink {
position: relative;
top: 2px;
}

#quickLinks a {
color: #0075e2;
margin-bottom: 5px;
display: block;
}

#quickLinks a:hover {
color: #e30000;
}

#quickLinks a:visited {
color: purple;
}

#quickLinks span {
font-size: 110%;
margin-bottom: 10px;
margin-top: 10px;
font-weight: bold;
display: block;
text-align: center;
}

#lastMod {
font-size: 80%;
font-style: italic;
}

#footer {
display: none;
}

#footer a {
padding-left: 10px;
padding-right: 10px;
color: white;
text-decoration: none;
font-size: 70%;
}

#footer a:hover {
text-decoration: underline;
}

#content p, #contentFull p {
margin: 0px;
padding: 0px;
}

#content ul, #contentFull ul, #content ol, #contentFull ol {
margin-top: 0px;
margin-bottom: 0px;
}

.Bold{
font-weight: bold;
}

.Bold-Center{
font-weight: bold;
text-align: center;
}

.Bold-Center-Italic{
font-weight: bold;
text-align: center;
font-style: italic;
}

.Center-Italic{
text-align: center;
font-style: italic;
}

.Bold-Italic{
font-weight: bold;
font-style: italic;
}

.Italic{
font-style: italic;
}

.Center {
text-align: center;
display: block;
}

blockquote {
margin-top: 5px;
margin-bottom: 5px;
margin-left: 15px;
margin-right: 15px;
}

#content p.Blockquote, #contentFull p.Blockquote {
padding: 2px;
border: 1px solid #172c59;
background-color: #e6e6e6;
color: #172c59;
margin-left: 10px;
margin-right: 10px;
margin-top: 3px;
margin-bottom: 3px;
}

.block {
display: block;
}

.smallest { font-size: 70%; }
.smaller { font-size: 80%; }
.small { font-size: 90%; }
.normal { font-size: 100%; }
.large { font-size: 110%; }
.larger { font-size: 120%; }
.largest { font-size: 130%; }

.leftFloat { float: left; margin-right: 5px; }
.rightFloat { float: right; margin-left: 5px; }

.underline {
text-decoration: underline;
}

.bordered {
border: 1px solid black;
}

.noDisplay {
display: none;
}

.borderedTable {
border: 1px solid black;
border-collapse: collapse;
}

.borderedTable td {
border: 1px solid black;
border-collapse: collapse;
}

.unbold {
font-weight: normal;
}

.redCrossedOut {
color: red;
text-decoration: line-through;
}

.redtext {
color:red;
}

.indent { text-indent: 10px; }

.rightAlign {text-align: right;}



	 .profileContact { width: 25%; float: left; }
     .profileHeading { width: 75%; float: left; font-size: 180%; text-align: right; color: #0075e2; }
     .profileName { font-size: 200%; text-align: center; font-weight:bold; }
     .profileLabel { width: 24%; float: left; font-weight: bold;}
     .profileInfo { width: 72%; float: left; margin-left: 3%; }
     .profileYears { width: 75%; float: left; }
     .profileCity { width: 25%; float: left; }

