body
{
	font-size: 9pt;
	margin: 0px;
	color: white;
	font-family: Arial;
	background-color: #2e6da2;
}

A
{
	color: #FFCC00;
	text-decoration: underline;
	font-size: 9pt;
}

.BigPictureBackground
{
	background-image: url(Images/Pillars_Background.jpg);
	background-repeat: repeat;
}

.BigPicture
{
	width:554px;
	height:223px;
	background-image: url(Images/Pillars.jpg);
	background-repeat:no-repeat;
}

.CompanyName
{
	padding-right: 5px;
	padding-left: 20px;
	font-weight: bold;
	font-size: 20pt;
	padding-bottom: 15px;
	color: white;
	padding-top: 5px;
	font-family: Arial;
}

.Slogan
{
	font-size: 10pt;
	font-style :italic;
}

.NavigationBorder
{
	font-size: 0px;
	background-color: white;
}

.NavigationLeft
{
	background-color: #2788dd;
}

.NavigationContainer
{
	padding-right: 8px;
	padding-left: 8px;
	padding-bottom: 8px;
	padding-top: 8px;
	background-color: #6fa0d0;
}

.NavigationLink
{
	font-weight: bold;
	font-size: 9pt;
	color: white;
	font-family: Arial;
	text-decoration: none;
}

.NavigationSubLink
{
	padding-left: 10px;
	font-weight: normal;
	font-size: 9pt;
	color: white;
	font-family: Arial;
	text-decoration: none;
}

.NavigationBullet
{
	background-image: url(Images/NavigationBullet.gif);
}

.P
{
	font-size: 9pt;
	color: white;
}

.LI
{
	font-size: 9pt;
	color: white;
}

.H1
{
	font-weight: bold;
	font-size: 12pt;
	color: #FFCC00;
}

.H2
{
	font-weight: bold;
	font-size: 10pt;
	color: #FFCC00;
}

.HR
{
	height: 1px;
	color: #6191B8;
}

.ErrorMsg
{
	font-size: 8pt;
	color: red;
}

.Form
{
	border-right: black 1px solid;
	border-top: black 1px solid;
	border-left: black 1px solid;
	border-bottom: black 1px solid;
}

.Form_Title
{
	padding-right: 7px;
	padding-left: 7px;
	font-weight: bold;
	font-size: 9pt;
	padding-bottom: 1px;
	color: white;
	padding-top: 1px;
	background-color: navy;
}

.Form_Body
{
	padding-right: 7px;
	padding-left: 7px;
	font-size: 8pt;
	padding-bottom: 7px;
	color: black;
	padding-top: 7px;
	background-color: whitesmoke;
}

.Form_Text
{
	font-size: 9pt;
	color: black;
}

.Form_ItemCaption
{
	font-size: 9pt;
	color: black;
	padding-top: 4px;
}

.FinePrint
{
	font-size: 8pt;
	color: darkgray;
	font-family: Arial;
}

.FinePrintLink
{
	font-size: 8pt;
	color: #d3d3d3;
	font-family: Arial;
}

