﻿/* Copyright 2007 Roger Pincombe */
.innerBottomContent
{
	padding-top: 10px;
	padding-bottom: 20px;
	font-size: 12pt;
	text-align: center;
}

.innerBottomContent .cur
{
	font-weight: bold;
}

body
{
	font-size: 10pt;
}

.main
{
	width: 500px;
	margin: auto;
	background-color: #ffffff;
	border-style: solid;
	border-width: 0px 1px 2px 1px;
	border-color: #014672;
	text-align: center;
}
#adBox
{
	width: 500px;
	margin: auto;
	text-align: center;
}

.header
{
	background-position: center center;
	background-color: #014672;
	border-style: solid;
	border-width: 1px 0px 1px 0px;
	border-color: #014672;
	padding-top: 4px;
	padding-bottom: 4px;
	font-weight: bold;
	font-size: 12pt;
	color: #FFFFFF;
	margin-bottom: 10px;
	background-image: url(   'images/title.jpg' );
	background-repeat: repeat-x;
}
.alert
{
	background-position: right;
	border-style: solid;
	border-width: 1px;
	border-color: #C0C0C0;
	background-color: #E4E4E4;
	font-weight: bold;
	padding: 5px 10px 5px 10px;
	margin-top: 30px;
	margin-bottom: 2px;
	display: block;
}

.ResumeHeader
{
	padding: 5px;
	background-color: #F2F2F2;
	text-align: left;
	margin-top: 5px;
}

.ResumeContent
{
	padding: 5px 10px 5px 10px;
	text-align: left;
}

.ResumeDate
{
	float: right;
	font-style: italic;
}

.MainHeader
{
	font-weight: bold;
}

.label
{
	padding-bottom: 2px;
}
.hid
{
	display: none;
	width: 2px;
	height: 1px;
	overflow: hidden;
}
#hidden
{
	display: none;
}

*
{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}

.jobDescBox
{
	background-color: #F2F2F2;
	border: 1px solid #C0C0C0;
	width: 100%;
	height: 250px;
}

.box
{
	background-position: center top;
	padding-top: 5px;
	padding-bottom: 5px;
	border-style: solid;
	border-width: 1px 0px 1px 0px;
	border-color: #014672;
	background-color: #C5DEF0;
	width: 498px;
	font-family: Tahoma, Arial, Helvetica, san-serif;
	text-align: center;
	background-image: url(   'images/text_back.jpg' );
	background-repeat: repeat-x;
}

.orgName
{
	background-position: center top;
	border-color: #014672;
	background-color: #C5DEF0;
	background-image: url(   'images/text_back.jpg' );
	background-repeat: repeat-x;
	padding-top: 5px;
	padding-bottom: 5px;
	border-style: solid;
	border-width: 1px 0px 1px 0px;
	width: 498px;
	font-family: Tahoma, Arial, Helvetica, san-serif;
	text-align: center;
	overflow: hidden;
	clip: rect(0px, 498px, auto, auto);
}
.weeName
{
	background-position: center top;
	border-color: #014672;
	background-color: #C5DEF0;
	background-image: url(   'images/text_back.jpg' );
	background-repeat: repeat-x;
	padding-top: 5px;
	padding-bottom: 5px;
	border-style: solid;
	border-width: 1px 0px 1px 0px;
	width: 498px;
	font-family: Tahoma, Arial, Helvetica, san-serif;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
}

.submitBtn
{
	background-position: center center;
	font-size: 12pt;
	font-weight: bold;
	padding: 12px;
	color: #000000;
	margin-bottom: 16px;}

#submitBtn:hover
{
	text-decoration: underline;
}
.desc
{
	padding: 3px;
	margin-bottom: 5px;
}
body
{
	padding: 0px;
	margin: 0px;
	background-color: #f0f0f0;
}
.mini
{
	font-size: 8pt;
}
#topbar
{
	background-position: bottom;
	padding: 3px 5px 3px 5px;
	width: 100%;
	border-style: solid;
	border-width: 0px 0px 1px 0px;
	border-color: #014672;
	background-color: #F4FCFF;
	background-image: url(   'images/topBarBack.gif' );
	background-repeat: repeat-x;
}
#topads
{
	float: right;
	display: block;
	margin: 4px 4px 4px 24px;
}
.topAd
{
	padding: 3px 3px 3px 14px;
	width: 234px;
	text-align: right;
}
#notesScroll
{
	overflow: scroll;
	height: 64px;
	width: 100%;
}
.descBoxTop
{
	overflow: hidden;
	clip: rect(0px, auto, 46px, 0px);
	height: 46px;
}
#fullPage
{
	vertical-align: middle;
	width: 100%;
	height: 100%;
	text-align: center;
}
a
{
	color: #06598A;
}
a:hover
{
	color: #37789A;
}

.sig
{
	font-style: italic;
	margin-left: 50px;
}

.footer
{
	color: #808080;
	text-align: center;
	padding: 20px;
}

.Skill0
{
	color: #CC0000;
	text-decoration: none;
	background-color: #FFECEC;
}
.Skill1
{
	color: #6F4A00;
	text-decoration: none;
	background-color: #FFFFE6;
}

.Skill2
{
	color: #008000;
	text-decoration: none;
	background-color: #E7FBE6;
	font-weight: bold;
}

.skillTable td
{
	margin-bottom: 20px;
}

.skillTable td + td
{
	text-align: left;
}

.leftA
{
	text-align: left;
	padding: 20px;
}













body {
	background-color: #E4E4E4;
	padding: 0px;
	margin: 0px;
}

body {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

html {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
.topHeader {
	background-color: #FFFFFF;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	border-bottom-color: #9F2936;
}
.middleAlign {
	margin-left: auto;
	margin-right: auto;
	width: 800px;
}
.subHeader {
	background-color: #C0C0C0;
	font-size: 12pt;
	padding-top: 8px;
	padding-bottom: 8px;
	margin-bottom: 10px;
}
.contentSection {
	background-color: #FFFFFF;
	border: 1px solid #9F2936;
	padding: 15px;
}
.logo {
	margin-bottom: -16px;
}
a, a:link {
	color: #9F2936;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.cur 
{
	font-weight:bold;	
}