﻿body 
{
	margin-top: 15px;
	margin-left: 6px;
	margin-right: 6px;
	margin-bottom: 6px;
	background-color: #f2f2f2;
	font-family: 'Lucida Grande', Verdana, Arial, Helvetica, Sans-Serif;
	color: #000000;
}

#TheBodyBox
{
	width: 800px; 
	background-color:#ffffff; 
	color: inherit;
	border: 1px solid #CCCCCC;
}

#logo
{
	float: left;
	width: 120px;
	height: 124px;
	background: url(../Images/img02.gif) no-repeat;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
}

#TopLinks
{
	border-right: 2px dotted #cccccc; 
	padding-right: 20px; 
	padding-bottom:20px;
}

#showCalendarProgress
{
	padding-bottom: 2px;
	padding-right: 2px;
	padding-top: 2px;
	padding-left: 2px;
	top: -120px;
	left: 0px;
	position: relative;
	z-index: 100;
}

#showCalendarProgress table
{
	font-weight: bold;
	font-size: 8pt;
	font-family: Verdana, Arial, Sans-Serif;
	background-color: #ffd700;
	color: inherit;
	width: 100px;
	height: 70px;
	text-align: center;
	vertical-align: middle;
	text-transform: lowercase;
}

#nameTag
{
	font-family: 'Trebuchet MS', Arial, Sans-Serif;
	font-weight: normal;
	font-size: 22pt;
	letter-spacing: normal;
	padding-bottom: 0px;
	padding-top: 0px;
	position: relative;
}

#namePhrase
{
	font-family: Verdana, Sans-Serif;
	font-weight: normal;
	font-size: 12pt;
	letter-spacing: normal;
	padding-bottom: 0px;
	padding-top: 0px;
	position: relative;
}

.siteLink
{
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 8pt;
	letter-spacing: 1pt;
	text-decoration: none;
	background-color: inherit;
	color: #cccccc;
	padding-bottom: 2px;
}

.siteLink a:link, a:visited
{
	border-bottom: #ff4500 1px dashed;
	background-color: inherit;
	color: #000000;
}

.leftContent
{
	font-size: 10pt;
	line-height: 15pt;
	letter-spacing: 1pt;
	background-color: inherit;
	color: #000000;
}

.leftContent h1
{
	font-family: 'Century Gothic', 'Trebuchet MS', Arial, Sans-Serif;
	font-size: 18pt;
	font-weight: normal;
	letter-spacing: normal;
}

.leftContent h2
{
	font-family:  'Arial Narrow', Arial, Sans-Serif;
	font-weight: normal;
	font-size: 14pt;
	letter-spacing: normal;
}

.leftContent hr
{
	border-right: #dcdcdc dashed;
	border-top: #dcdcdc dashed;
	border-left: #dcdcdc dashed;
	border-bottom: #dcdcdc dashed;
	margin-top: 6px;
	margin-bottom: -3px;
}

.rightContent
{
	font-family: 'Lucida Grande', Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 8pt;
	background-color: inherit;
	color: #000000;
	line-height: 11pt;
	letter-spacing: normal;
}

.footerText
{
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 8pt;
	background-color: inherit;
	color: #808080;
	text-align: left;
}