﻿/* CSS layout */
 	BODY				{ font-family: Arial,helvetica; font-size: 10pt; line-height: 125%; 
               text-align: left; text-indent: 0; vertical-align: baseline;
	
}
A:link {text-decoration:NONE;}
A:visited {text-decoration:NONE;}
A:hover {text-decoration:underline}

#container {
	border-width: 20px;
	border-color: #a2adb6;
	width: 840px;
	height: 100%;
	background-color: #FFFFFF;
	padding-left: 10px;
	top: 10px;
}
#page_content {
	position: relative;
	top: 0px;
	left: 0px;
}
#sidebar {
	position: absolute;
	float: left;
	width: 140px;
	background-color: #FFFFFF;
	top: 18px;
	left: 0px;
	height: auto;
}
#content {
	border-color: #CCCCCC;
	width: 660px;
	position: relative;
	background-color: #FFFFFF;
	top: -5px;
	left: 175px;
}
#content2 {
	width: 835px;
	position: relative;
	background-color: #FFFFFF;
	top: 5px;
	left: 0px;
	height: 100%;
}
#content3 {
	border-color: #CCCCCC;
	width: 830px;
	position: relative;
	top: 0px;
	left: 0px;
}

#footer {
	padding: 0px 0px 0px 0px;
	width: 835px;
	background-color: #FFFFFF;
	top: 30px;
}
.FormFont {
	font-family: Tahoma, arial, helvetica;
	text-align: left;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
}

.BoxFormFont {
	font-family: Tahoma, arial, helvetica;
	text-align: left;
	font-size: 9pt;
	height: 22px;
	font-style: normal;
	font-weight: normal;
}
.MailFont {
	font-family: Tahoma, arial, helvetica;
	text-align: left;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}

.Text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
}
.TextBd {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	font-style: normal;
	}
.TextItalic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	text-decoration: none;
	font-style: italic;
	font-weight: normal;
}
.TextUline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	text-decoration: underline;
}
.MailBar {
	font-family: "Trebuchet MS", Arial, Sans-Serif;
	font-size: 10pt;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
}

.TabText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	left: 6px;
	bottom: 6px;
	right: 6px;
	top: 6px;
	color: #000000;
	float: left;
	height: 205px;
	font-weight: normal;
}
.DisclaimerText {
	font-family: Arial, helvetica, sans-serif;
	font-size: 8pt;
	color: #808080;
	line-height: 110%;
	font-weight: normal;
}

.GrayText        { font-family: Arial,helvetica,sans-serif; font-size: 10pt; color: #808080; line-height: 120%; 
               text-align: left; text-indent: 0; vertical-align: baseline; 
               margin-left: 0; margin-right: 0; margin-top: 0; margin-bottom:8px}
              
 .SideText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
	font-style: italic;
	font-weight: normal;
}

.h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	line-height: 14pt;
	font-weight: bold;
	color: #990000;
}
.h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #990000;
}
.h4      {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 11pt;
	color: #003366;
	font-weight: bold;
}

.h5 {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 10pt;
	color: #003366;
	font-weight: bold;
}
.h6 {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 11pt;
	color: #808080;
	font-weight: bold;
}

.Quote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: italic;
	color: #000000;
	line-height: 16pt;
	text-align: center;
}

.MenuBar {
	font-family: "Trebuchet MS", Arial, Sans-Serif;
	font-size: 9pt;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
}

.BarFont {
	font-family: "trebuchet ms", Arial, sans-serif;
	font-size: 9pt;
	color: #000000;
	text-align: left;
	text-indent: 0;
	word-spacing: 0;
	line-height: 115%;
	margin: 4px 0;
	font-weight: bold;
}

.A2ADB6Border {
	border: 10px solid #A2ADB6;
}


.TopHead {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 8pt;
	color: #333333;
	text-align: right;
	font-weight: normal;
}
.GrayLink    {
	font-family: "trebuchet ms", Arial, sans-serif;
	font-size: 10pt;
	color: #808080;
	text-align: left;
	text-indent: 0;
	word-spacing: 0;
	line-height: 120%;
	margin: 0;
	font-weight: bold;
	text-decoration: none;
}

.MenuLink    {
	font-family: "trebuchet ms", Arial, sans-serif;
	font-size: 10pt;
	color: #003366;
	text-align: left;
	text-indent: 0;
	word-spacing: 0;
	line-height: 120%;
	margin: 0;
	font-weight: bold;
	text-decoration: none;
}
.MenuLinkSmall {
	font-family: "trebuchet ms", Arial, sans-serif;
	font-size: 9pt;
	color: #808080;
	text-align: left;
	text-indent: 0;
	word-spacing: 0;
	line-height: 115%;
	margin: 4px 0;
	font-weight: bold;
}

.WhiteMenuLink    {
	font-family: "trebuchet ms", Arial, sans-serif;
	font-size: 10pt;
	color: #FFFFFF;
	text-align: left;
	text-indent: 0;
	word-spacing: 0;
	line-height: 120%;
	margin: 0;
	font-weight: bold;
	text-decoration: none;}


#content-include {
	border-color: #CCCCCC;
	width: 655px;
	position: relative;
	background-color: #FFFFFF;
	top: -4px;
	left: -10px;
}


.MenuLink2 {
	font-family: "trebuchet ms", Arial, sans-serif;
	font-size: 9pt;
	color: #003366;
	text-align: left;
	text-indent: 0;
	word-spacing: 0;
	line-height: 120%;
	margin: 0;
	font-weight: bold;
	text-decoration: none;
}


.DisclaimerTextPrint {
	font-family: Arial, helvetica, sans-serif;
	font-size: 8pt;
	color: #333333;
	line-height: 110%;
	font-weight: normal;
}


