﻿BODY 
{	
	FONT-FAMILY: Arial;
	font-size:10pt;
}
.cssMenuItem {
	FONT-WEIGHT: bold; 
	FONT-SIZE: 10pt; 
	COLOR: #0a4068; 
	TEXT-DECORATION: none
}
.cssMenuItem:hover {
	COLOR: #666666
}
.cssMenuItemSelected {
	FONT-WEIGHT: 600; 
	FONT-SIZE: 10pt
}
.cssLeftMenu {
	PADDING-RIGHT: 10px; 
	FONT-WEIGHT: 400; 
	FONT-SIZE: 10pt; 
	COLOR: #0a4068; 
	TEXT-DECORATION: none
}
.cssLeftMenu:hover {
	TEXT-DECORATION: underline
}
.cssLeftMenuSelected {
	PADDING-RIGHT: 10px; 
	FONT-WEIGHT: 600; 
	FONT-SIZE: 10pt; 
	BORDER-TOP-STYLE: none; 
	BORDER-RIGHT-STYLE: none; 
	BORDER-LEFT-STYLE: none; 
	BORDER-BOTTOM-STYLE: none
}
.cssPageTitle {
	PADDING-LEFT: 10px; 
	FONT-WEIGHT: 800; 
	FONT-SIZE: larger; 
	COLOR: #0a4068; 
	PADDING-TOP: 10px; 
	TEXT-ALIGN: left
}
.cssPageText {
	BACKGROUND-POSITION: center 50%; 
	PADDING: 10px; 
	BACKGROUND-IMAGE: url(images/watermark.jpg); 
	BACKGROUND-REPEAT: no-repeat; 
	TEXT-ALIGN: left
}
.cssDarkBackground {
	BACKGROUND-COLOR: #e2dbc5
}
.cssDarkBorder {
	BORDER-LEFT-COLOR: #000000; 
	BORDER-BOTTOM-COLOR: #000000; 
	BORDER-TOP-COLOR: #000000; 
	BORDER-RIGHT-COLOR: #000000
}
.cssSectionTitle {
	PADDING-LEFT: 10px; 
	FONT-SIZE: 16pt
}
.cssMainTable {
	BORDER-RIGHT: #aaaaaa 0px solid; 
	BORDER-TOP: #aaaaaa 0px solid; 
	BORDER-LEFT: #aaaaaa 0px solid; 
	BORDER-BOTTOM: #aaaaaa 0px solid
}
.cssHorizontalBar {
	BACKGROUND-COLOR: #FFFFFF
}

.cssHomeText
{
	text-align:left;
	font-size:10pt;
	padding:5px;
	
}
.cssMSText
{
	font-size:10pt;
}
.cssBoxBackground
{
	BACKGROUND-COLOR: #e2dbc5;
	padding-bottom:2px;	
}
a
{
	font-size:10pt;
}
.cssMainImage
{

}
.cssHomeBorder
{
	BACKGROUND-COLOR: #aaaaaa
}
.cssBoxTitle
{
	font-size:12pt;
	font-weight:bold;
	color:#0a4068;
	text-decoration:none;
}
a.cssBoxTitle
{
	cursor:hand;
}
.cssTeamName
{
	font-size:12pt;
	color:#0a4068;
	font-weight:bold;
	font-style:normal; 
	font-variant:normal;
	text-decoration:none;
}
.cssTeamTitle
{
	color:#000000;
	font-size:10pt;
	font-weight:bold;
}
.cssTeamText
{
	font-size:10pt;
	
}
.cssCareerText
{
	font-size:10pt;
	padding:5px;
}