table.MainTable {
	position:relative;
	left: 20px;
	vertical-align: top;
	width: 780px;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style:normal;
	font-weight: normal;
	font-variant: normal;
  background-repeat:repeat-y;
  background-image:url(images/SiteBackground.jpg);
  background-attachment:fixed;
  background-position:20px;
	text-align:justify;
}

p {
	padding-top: 0px;
	margin-top: 0px;
}

a {
	position: relative;
	left: 1px;
	font-size:10pt;
}

a:link {
  color:blue;
	text-decoration:none;
}

a:visited {
  color:blue;
	text-decoration:none;
}

a:hover {
	color:black;
	text-decoration: underline;
}

a img {
  border-color:#C0C9D8;
	border-style:solid;
}

a:hover img {
  border-color:blue;
	border-style:solid;
}

a.menu {
	line-height: 20px;
}

.PageBanner {
	border: solid;
	border-width: 2px;
	background-color: #333333;
}

.PageBannerText {
	border-style: double;
	border-width: 3px;
	border-color: #0000FF;
	font-size: 16px;
	font-style: italic;
	vertical-align: middle;
	padding-left: 5px;
	font-weight: bold;
}

.PageBannerLogo {
	font-size: 16px;
	font-style: italic;
	background-color: #3300FF;
	color: #FFFFFF;
	text-align:center;
	vertical-align:middle;
}

.ResumeDownloadMsgBox {
	border: 1px solid;
	margin-left:0px;
	font-weight:normal;
	text-align:center;
	vertical-align: middle;
	padding:5px;
	line-height:13px;
	width:200px;
	font-size: 14px;
}

.ResumeSectionHdr {
	font-size: 18px;
	font-weight:bold;
	vertical-align: top;
}

.ResumeSubSectionHdr {
	font-size: 15px;
	font-weight:bold;
	vertical-align: top;
	text-align:left;
}

td {
vertical-align:top;
}

td.PageLeftText {
	text-align:left;
	vertical-align: top;
	width:130px;
}

.PlatDescHiLite {color:maroon; font-weight: bold}

td.PageHeader {
	text-align:left; 
	font-size:10pt; 
	font-weight:normal; 
	background-color: #0080C0; 
	color:white;
}
	
td.PageHeader:first-line {
	font-weight:bold;
	font-size:12pt;
	background-color: #0080C0;
}

td.MainPageDescCell {
  vertical-align:top;
}

td.MainPageDescImgCell {
  vertical-align:middle;
	text-align:center;
	width:100;
}

td.MainPageDescSpacerRow {
  height:10;
}

.hint {
	display:none;
  position:absolute;
	top: 10px;
	left: 100px;
	width: 200px;
	margin-top: -4px;
	margin-right: -10px;
	padding: 10px 12px;
	background-color: #EEF0F0;
	text-decoration: none;
	font-weight: normal;
	border-width: 1px;
	border-color: #8888FF;
	border-style: solid;
	line-height: normal;
	z-index:1;
}

.IEhint {
	display:none;
  position:absolute;
	top: 230px;
	left: 0px;
	width: 120px;
	margin-top: -4px;
	margin-right: -10px;
	padding: 10px 12px;
	background-color: #EEF0F0;
	text-decoration: none;
	font-weight: normal;
	border-width: 1px;
	border-color: #8888FF;
	border-style: solid;
	line-height: normal;
	z-index:1;
}

.AJAX_Xmpl_Suggst {
	display:none;
  position:relative;
	top: 15px;
	width: 200px;
	padding: 10px 10px;
	background-color: #EEF0F0;
	text-decoration: none;
	font-weight: normal;
	border-width: thin;
	border-color: #8888FF;
	border-style: solid;
	line-height: normal;
}

.LinksPageSectionHdr {
	font-size: 12pt;
	color: #3333CC;
	font-weight: bold;
}

.PageHeadline {
	font-size: 12pt;
	color: #3333CC;
	font-weight: bold;
}
