
.mstheme-topbar-font
{
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 1;
	color: rgb(51,51,51);
}
body
{
	font-family: "Gill Sans MT",Verdana, Arial, Helvetica, sans-serif;
	font-size: smaller;
	background-image: none;
}
h1
{
	font-family: "Gill Sans MT",Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: normal;
	font-size: 24pt;
	color: #00008B;
}
h2
{
	font-family: "Gill Sans MT",Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: normal;
	font-size: 18pt;
	color: #00008B;
}
h3
{
	font-family: "Gill Sans MT",Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
	font-size: 14pt;
	color: #00008B;
}
h4
{
	font-family: "Times New Roman", "Times New Roman", Times;
	font-weight: normal;
	font-style: normal;
	font-size: 12pt;
}
h5
{
	font-family: "Times New Roman", "Times New Roman", Times;
	font-weight: normal;
	font-style: normal;
	font-size: 10pt;
}
h6
{
	font-family: "Times New Roman", "Times New Roman", Times;
	font-weight: normal;
	font-style: normal;
	font-size: 8pt;
}
BUTTON 
{
	border-style: solid;
	border-width: 1pt;
	font-size: 8pt;
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-style: normal; 
}
LABEL, .MSTHEME-LABEL
{
	font-size: 8pt;
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-style:normal; 
}
TEXTAREA
{
	border-style: solid;
	border-width: 1pt;
	font-size: 8pt;
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-style: normal; 
}
FIELDSET
{
	border-style: solid;
	border-width: 1pt;
	font-size: 8pt;
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-style: normal; 	
}
LEGEND	
{
	font-size: 8pt;
	font-family: "Times New Roman", "Times New Roman", Times;
	font-style: normal; 
}
SELECT
{
	border-style: solid;
	border-width: 1pt;
	font-size: 8pt;
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-style: normal; 
}
TABLE
{
	font-family: "Gill Sans MT",Verdana, Arial, Helvetica, sans-serif
	font-style: normal;
	font-size: 100%;
	
}
CAPTION 
{
	text-align: center;
	font-weight: bolder;
}
TH
{
	font-family: "Gill Sans MT",Verdana, Arial, Helvetica, sans-serif
	font-style: normal; 
	font-weight: bold;
	color: #00008B;
}
MARQUEE
{
	font-size: 14pt;
	font-family: Verdana, Arial, Helvetica;
}
dt
{
	color: #00008B;
	font-style: normal;
	font-weight: bold;
	margin-top: 9pt;
	margin-right: 30%;
	margin-bottom: 2px;
}
dd
{
	margin-left: 0%;
}

a:link {
color: #00008B;
}

b {
	color: #5C6C78;
}
.boxed_head {
	color: #00008B;
	background-color: #D2D5FF;
	margin-left: 32%;
	border-left: 0px;
	border-right: 0px;
	padding-left: 2pt;
	padding-right: 2pt;
	margin-right: auto;
	text-align: center;
	width: 36%;
}
.left-column
{
	position: absolute;
	left: 0px;
	top: 0px;
	width: 198px;
	padding: 10px 10px;
}
.main-area
{
	position: absolute;
	top: 0px;
	left: 218px;
	border-left: 1px dashed;
	padding: 25px 10px;
}