body
{
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #76A1B8;
}


/* Main template areas */
#BannerTable
{
	background-color: #ffffff;
	padding: 0px;
	width: 750px;
}
#LogoPhotoTable
{
	background-color: #0a0c59;
	width: 750px;
}
#NavTable
{	background-color: #50849f;
	width: 750px;
}
#FooterTable
{
	width: 750px;
}

.TemplateContentArea
{
	background-color: #ffffff;
}
.TemplateFooterArea
{
	background-color: #0a0c59;
}


/* Bar spacers */
.BarBlueSpacer
{
	background-color: #96b7c9;
}
.BarBlackSpacer
{
	background-color: #000000;
}
.BarWhiteSpacer
{
	background-color: #ffffff;
}

/* General Text */
.General
{
	font-family: Tahoma, Arial, Sans-Serif;
	font-size: 12px;
}
.Copyright
{
	font-family: Tahoma, Arial, Sans-Serif;
	font-size: 10px;
	color: #cccccc;
}
.Large
{
	font-family: Tahoma, Arial, Sans-Serif;
	font-size: 14px;
}

/* Headlines */
.PageTitle
{
	font-family: Tahoma, Arial, Sans-Serif;
	font-size: 16px;
	font-weight: bold;
}
.GeneralHeadline
{
	font-family: Tahoma, Arial, Sans-Serif;
	font-size: 14px;
	font-weight: bold;
}

.SmallHeadline
{
	font-family: Tahoma, Arial, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
}






/* BEGIN SECTION SPECIFIC */

/* Home Page */
.HighlightBlock1
{
	border-color: #50849f;
	background-color: #c0c3de;
	padding: 3px;
	border-width: 1px;
	border-style: solid;
	margin-bottom: 20px;
}
.HighlightBlock2
{
	border-color: #50849f;
	background-color: #dde7ec;
	padding: 3px;
	border-width: 1px;
	border-style: solid;
	margin-bottom: 20px;
	height: 120px;
}
.HighlightBlock3
{
	border-color: #50849f;
	background-color: #ffffff;
	padding: 3px;
	border-width: 1px;
	border-style: solid;
	margin-bottom: 20px;
	height: 120px;
}

.HighlightBlockTitle
{
	font-family: Tahoma, Arial, Sans-Serif;
	font-size: 12px;
	color: #0a0c59;
	font-weight: bold;
}

.HighlightBlockSubTitle
{
	font-family: Tahoma, Arial, Sans-Serif;
	font-size: 11px;
	color: #0a0c59;
	font-weight: bold;
}

.HighlightBlockItem
{
	font-family: Tahoma, Arial, Sans-Serif;
	font-size: 11px;
	margin-top: 5px;
	margin-bottom: 1px;
}

a.HighlightBlockTitle
{
	font-family: Tahoma, Arial, Sans-Serif;
	font-size: 11px;
	color: #0a0c59;
	font-weight: bold;
	text-decoration: underline;
}

/* Contact Section */
.ContactBlock
{
	border-color: #cccccc;
	padding: 5px;
	border-width: 1px;
	border-style: solid;
	margin-bottom: 15px;
}
.ContactName
{
	font-family: Tahoma, Arial, Sans-Serif;
	font-size: 12px;
	color: #0a0c59;
	font-weight: bold;
}
.ContactTitle
{
	font-family: Tahoma, Arial, Sans-Serif;
	font-size: 12px;
	color: #50849f;
	font-weight: bold;
}
.ContactHeadline
{
	font-family: Tahoma, Arial, Sans-Serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
}


/* Employment */
.EmploymentBlock
{
	border-color: #cccccc;
	padding: 5px;
	font-family: Tahoma, Arial, Sans-Serif;
	font-size: 1px;
	border-width: 1px;
	border-style: solid;
	margin-bottom: 15px;
	font-size: 12px;
}

/* Hyperlinks */
a.mindfly
{
	font-family: Tahoma, Arial, Sans-Serif;
	font-size: 10px;
	color: #cccccc;
}
a.mindfly:hover
{
	color: #eeeeee;
}


a.Headline
{
	font-family: Tahoma, Arial, Sans-Serif;
	font-size: 14px;
	color: #0a0c59;
	font-weight: bold;
}

a.Contact
{
	font-family: Tahoma, Arial, Sans-Serif;
	font-size: 12px;
	color: #0a0c59;
}
a.FooterNav
{
	font-family: Tahoma, Arial, Sans-Serif;
	font-size: 10px;
	color: #cccccc;	
}
a.FooterNav:hover
{
	color: #eeeeee;	
}

a
{
	font-family: Tahoma, Arial, Sans-Serif;
	font-size: 12px;
	color: #0a0c59;
}

a:hover
{
	font-family: Tahoma, Arial, Sans-Serif;
	color: #50849f;
}