﻿html, body
{
	height:100%;
	margin: 0px 0px 0px 0px;
}
html.use_scroll_wrapper
{ 
	overflow:hidden;
}
hr
{
    height: 1px;
    color: #e5e5e5;
}
.Menu
{
    color: #9fcce8;
    font-family: Trebuchet MS, Helvetica Rounded, Arial Rounded MT Bold;
    font-size: 10pt;
}
a.Menu:link
{
    color: #9fcce8;
    font-family: Trebuchet MS, Helvetica Rounded, Arial Rounded MT Bold;
    font-size: 10pt;
    font-weight: normal;
    text-decoration: none;
}
a.Menu:hover
{
    color: #ffffff;
    font-family: Trebuchet MS, Helvetica Rounded, Arial Rounded MT Bold;
    font-size: 10pt;
    font-weight: normal;
    text-decoration: none;
}
a.Menu:visited
{
    color: #9fcce8;
    font-family: Trebuchet MS, Helvetica Rounded, Arial Rounded MT Bold;
    font-size: 10pt;
    font-weight: normal;
    text-decoration: none;
}
a.Menu:visited:hover
{
    color: #ffffff;
    font-family: Trebuchet MS, Helvetica Rounded, Arial Rounded MT Bold;
    font-size: 10pt;
    font-weight: normal;
    text-decoration: none;
}
.Link-Small
{
	color: #047eb9;
	text-decoration: none;
	font-family: Trebuchet MS, Arial;
	font-size: 8pt;
}
a.Link-Small:link
{
	color: #047eb9;
	text-decoration: none;
	font-family: Trebuchet MS, Arial;
	font-size: 8pt;
}
a.Link-Small:hover
{
	color: #00ccff;
	text-decoration: underline;
	font-family: Trebuchet MS, Arial;
	font-size: 8pt;
}
a.Link-Small:visited
{
	color: #047eb9;
	text-decoration: none;
	font-family: Trebuchet MS, Arial;
	font-size: 8pt;
}
a.Link-Small:visited:hover
{
	color: #00ccff;
	text-decoration: underline;
	font-family: Trebuchet MS, Arial;
	font-size: 8pt;
}
.Text-Black
{
    font-family: Trebuchet MS, Tahoma, Verdana, Arial;
    font-size: 10pt;
    color: #000000;
}
.Text-Black-Small
{
    font-family: Trebuchet MS, Tahoma, Verdana, Arial;
    font-size: 9pt;
    color: #000000;
}
.Text-Blue
{
    font-family: Trebuchet MS, Verdana, Tahoma, Arial;
    font-size: 10pt;
    color: #047eb9;
}
.Text-White
{
    font-family: Trebuchet MS, Tahoma, Arial;
    font-size: 10pt;
    color: #ffffff;
}
.Text-Gray
{
    font-family: Trebuchet MS, Verdana, Tahoma, Arial;
    font-size: 10pt;
    color: #999999;
}
.Text-Red
{
    font-family: Trebuchet MS, Tahoma, Arial;
    font-size: 10pt;
    color: #990000;
}
.Text-Green
{
    font-family: Trebuchet MS, Tahoma, Arial;
    font-size: 10pt;
    color: #009900;
}
.Title-Blue
{
    font-family: Trebuchet MS, Tahoma, Arial;
    font-size: 12pt;
    color: #336699;
}
a.Title-Blue:link
{
    font-family: Trebuchet MS, Tahoma, Arial;
    font-size: 12pt;
    color: #336699;
	text-decoration: none;
}
a.Title-Blue:hover
{
    font-family: Trebuchet MS, Tahoma, Arial;
    font-size: 12pt;
    color: #00ccff;
	text-decoration: underline;
}
a.Title-Blue:visited
{
    font-family: Trebuchet MS, Tahoma, Arial;
    font-size: 12pt;
    color: #336699;
	text-decoration: none;
}
a.Title-Blue:visited:hover
{
    font-family: Trebuchet MS, Tahoma, Arial;
    font-size: 12pt;
    color: #00ccff;
	text-decoration: underline;
}
.Title-DarkBlue
{
    font-family: Arial Rounded MT Bold, Arial;
    font-size: 14pt;
    color: #003366;
}
a.Title-DarkBlue:link
{
    font-family: Arial Rounded MT Bold, Arial;
    font-size: 14pt;
    color: #003366;
	text-decoration: none;
}
a.Title-DarkBlue:hover
{
    font-family: Arial Rounded MT Bold, Arial;
    font-size: 14pt;
    color: #0099ff;
	text-decoration: underline;
}
a.Title-DarkBlue:visited
{
    font-family: Arial Rounded MT Bold, Arial;
    font-size: 14pt;
    color: #003366;
	text-decoration: none;
}
a.Title-DarkBlue:visited:hover
{
    font-family: Arial Rounded MT Bold, Arial;
    font-size: 14pt;
    color: #336699;
	text-decoration: underline;
}
.Title-DarkBlue-Medium
{
    font-family: Arial Rounded MT Bold, Arial;
    font-size: 12pt;
    color: #003366;
}
.Title-LightBlue
{
    font-family: Arial Rounded MT Bold, Arial;
    font-size: 13pt;
    color: #007ac9;
}
.SubTitle-White
{
    font-family: Trebuchet MS, Verdana, Arial;
    font-size: 12pt;
    font-weight: bold;
    color: #ffffff;    
}
.Success
{
    font-family: Trebuchet MS, Tahoma, Arial;
    font-size: 10pt;
    color: #009900;
}
.Error
{
    font-family: Trebuchet MS, Tahoma, Arial;
    font-size: 10pt;
    color: #990000;
}
a
{
	color: #047eb9;
	text-decoration: none;
	font-family: Trebuchet MS, Verdana, Tahoma, Arial;
	font-size: 10pt;
}
a:hover
{
	color: #00ccff;
	text-decoration: underline;
	font-family: Trebuchet MS, Verdana, Tahoma, Arial;
	font-size: 10pt;
}
a:visited
{
	color: #047eb9;
	text-decoration: none;
	font-family: Trebuchet MS, Verdana, Tahoma, Arial;
	font-size: 10pt;
}
a:visited:hover
{
	color: #00ccff;
	text-decoration: underline;
	font-family: Trebuchet MS, Verdana, Tahoma, Arial;
	font-size: 10pt;
}
.Link-White-Medium
{
	color: #ffffff;
	text-decoration: none;
	font-family: Trebuchet MS, Verdana, Tahoma, Arial;
	font-size: 10pt;
}
a.Link-White-Medium:link
{
	color: #ffffff;
	text-decoration: none;
	font-family: Trebuchet MS, Verdana, Tahoma, Arial;
	font-size: 10pt;
}
a.Link-White-Medium:hover
{
	color: #00ccff;
	text-decoration: underline;
	font-family: Trebuchet MS, Verdana, Tahoma, Arial;
	font-size: 10pt;
}
a.Link-White-Medium:visited
{
	color: #ffffff;
	text-decoration: none;
	font-family: Trebuchet MS, Verdana, Tahoma, Arial;
	font-size: 10pt;
}
a.Link-White-Medium:visited:hover
{
	color: #00ccff;
	text-decoration: underline;
	font-family: Trebuchet MS, Verdana, Tahoma, Arial;
	font-size: 10pt;
}
.Title-Black
{
	font-family: Trebuchet MS, Verdana, Tahoma, Arial;
	font-size: 12pt;
	color: #000000;
}
.SubTitle-Blue
{
	font-family: Trebuchet MS, Verdana, Tahoma, Arial;
	font-weight: bold;
	font-size: 10pt;
	color: #336699;
}
.List
{
	width: 100%;
	border: solid 1px #999999;
	background-color: #ffffff;
}
.Grid
{
	width: 100%;
	border: solid 1px #999999;
	background-color: #ffffff;
	border-collapse: separate;
}
.Header
{
	background-image: url(/Images/Background-SubMenu-Interior-Item.gif);
	background-color: #ffffff;
	color: #ffffff;
	font-family: Trebuchet MS, Verdana, Tahoma, Arial;
	font-size: 10pt;
	font-weight: bold;
}
.Item
{
	background-color: #DFE3E6;
	color: #000000;
	font-family: Trebuchet MS, Verdana, Tahoma, Arial;
	font-size: 10pt;
}
.AltItem
{
	background-color: #E7EBEE;
	color: #000000;
	font-family: Trebuchet MS, Verdana, Tahoma, Arial;
	font-size: 10pt;
}
.Footer
{
	background-color: #ffffff;
	color: #000000;
	font-family: Trebuchet MS, Verdana, Tahoma, Arial;
	font-size: 10pt;
}
.Label
{
	color: #000000;
	font-family: Trebuchet MS, Verdana, Tahoma, Arial;
	font-size: 10pt;
	font-weight: bold;
	text-align: right;
	vertical-align: middle;
}
.Field
{
	color: #000000;
	font-family: Trebuchet MS, Verdana, Tahoma, Arial;
	font-size: 10pt;
	text-align: left;
	vertical-align: middle;
}
.Separator
{
	background-image: url(/Images/Separator.gif);
	height: 1px;
	margin: 10px 0px 10px 0px;
	background-repeat: repeat-x;
}