.BodyContent, body, TABLE, TD, TR, TBODY, Norm, P
{
	font-size: 12pt;
	font-family: Garamond, 'Times New Roman';
}

.SubContent
{
	font-size: 8pt;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
}

.DropCap
{
	font-size: 52pt;
	font-family: Garamond, 'Times New Roman';
	LINE-HEIGHT: 42.45pt;
}

a
{
	color: 004484;
}

a:visited
{
	color: 002242;
}

a:hover
{
	color: Blue;
}

.White, a.White
{
	color: White;
}

a.White:hover, a.White:visited
{
	color: Yellow;
}

.PageTitle
{
	font-size: 25pt;
	margin-bottom: 25px;
	color: #004484;
	font-family: Impact, 'Arial Black' , Arial, Helvetica, Sans-Serif;
}

.PageSubTitle
{
	font-size: 10pt;
	margin-bottom: 25px;
	text-transform: uppercase;
	color: #9b9b9b;
	font-family: 'Arial Black' , Arial, Helvetica, Sans-Serif;
}

.FormField
{
	font-size: 10pt;
	font-family: Tahoma, Verdana, Arial, Sans-Serif;
}

.FormLabel
{
	font-size: 10pt;
	font-family: Tahoma, Verdana, Arial, Sans-Serif;
	font-weight: bold;
}

.FormTip
{
	font-size: 8pt;
	color: #9b9b9b;
	font-family: Tahoma, Verdana, Arial;
}

.FormButton
{
	font-size: 10pt;
	font-family: Tahoma, Verdana, Arial, Sans-Serif;
	font-weight: bold;
}

.FormButtonSmall
{
	font-size: 8pt;
	font-family: Tahoma, Verdana, Arial, Sans-Serif;
	font-weight: bold;
}

.FormLabelSmall
{
	font-size: 8pt;
	font-family: Tahoma, Verdana, Arial, Sans-Serif;
	font-weight: bold;
}

.FormFieldSmall
{
	font-size: 8pt;
	font-family: Tahoma, Verdana, Arial, Sans-Serif;
	border: solid 1px #9b9b9b;
}

.PageBar
{
	border-top: solid 1px white;
	background-color: #efefef;
	border-bottom: solid 1px silver;
	padding-top: 3px;
	padding-bottom: 3px;
}

.Small
{
	font-size: 8pt;
}

.RaisedLight
{
	background-color: #efefef;
	border-top: solid 1px white;
	border-left: solid 1px white;
	border-right: solid 1px silver;
	border-bottom: solid 1px silver;
}

.RaisedHeader
{
	border-right: silver 1px solid;
	border-top: white 1px solid;
	border-left: white 1px solid;
	border-bottom: silver 1px solid;
	background-color: steelblue;
}

.Tab, a.Tab, a.Tab:visited
{
	font-weight: bold;
	font-size: 8pt;
	color: white;
	font-family: Tahoma;
}

a.Tab:hover
{
	color: Yellow;
}

.TabSelected, a.TabSelected, a.TabVisited
{
	font-weight: bold;
	font-size: 8pt;
	color: blue;
	font-family: Tahoma;
}

a.TabSelected:hover
{
	color: Red;
}

.TabMd, a.TabMd, a.TabMd:visited
{
	font-weight: normal;
	font-size: 8pt;
	color: #9b9b9b;
	font-family: Tahoma;
}

a.TabMd:hover
{
	color: black;
}

.TabMdSelected, a.TabMdSelected, a.TabMdVisited
{
	font-weight: bold;
	font-size: 8pt;
	color: black;
	font-family: Tahoma;
}

a.TabMdSelected:hover
{
	color: black;
}


.Button, a.Button, a.Button:visited
{
	color: Navy;
	text-decoration: none;
}

a.Button:hover
{
	color: Blue;
	text-decoration: underline;
}

.MessageBox
{
	border: solid 1px silver;
	background-color: #efefef;
}

.PagePath, a.PagePath, a.PagePath:visited
{
	font-size: 9pt;
	color: #9b9b9b;
	font-family: Tahoma,Verdana,Arial;
}

a.PagePath:hover
{
	color:White;
}

.Menu, a.Menu
{
	border-right: white 1px solid;
	padding-right: 3px;
	border-top: white 1px solid;
	padding-left: 3px;
	font-size: 10pt;
	margin-bottom: 3px;
	padding-bottom: 3px;
	border-left: white 1px solid;
	padding-top: 3px;
	border-bottom: white 1px solid;
	font-family: Tahoma, Verdana, Arial;
	background-color: #E6E6E6;
}

.MenuHover
{
	background-color: #00FF00;
	border: solid 1px #9b9b9b;
	padding: 3px;
	margin-bottom: 3px;
}


MenuItem, a.MenuItem, a.MenuItem:visited, a.MenuItem
{
	font-size: 10pt;
	font-family: Tahoma, Verdana, Arial;
	text-decoration: none;
}

a.MenuItem:hover
{
	color: blue;
	text-decoration: underline;
}

SubMenuItem, a.SubMenuItem, a.SubMenuItem:visited, a.SubMenuItem
{
	font-size: 10pt;
	font-family: Tahoma, Verdana, Arial;
	color: navy;
	text-decoration: none;
}

a.SubMenuItem:hover
{
	color: Blue;
	text-decoration: underline;
}

h1, .h1
{
	font-size: 14pt;
	font-family: 'Arial Black' , Arial;
	color: #002242;
}

h2, .h2
{
	font-size: 12pt;
	font-family: 'Arial Black' , Arial;
}

h3, .h3
{
	font-size: 12pt;
	font-family: Arial;
	font-weight: bold;
}

h4, .h4
{
	font-size: 12pt;
	font-family: Garamond;
	font-weight: bold;
	color: #002242;
}

h5, .h5
{
	font-size: 8pt;
	font-family: Tahoma, Arial;
	font-weight: bold;
}

h6, .h6
{
	font-size: 8pt;
	font-family: Tahoma, Arial;
	font-weight: bold;
	color: #9b9b9b;
}

.CopyRight
{
	font-size: 8pt;
	color: white;
	font-family: Arial;
}

.AccountLinks, a.AccountLinks, a.AccountLinks:visited
{
	color: #9B9B9B;
	text-decoration: none;
	font-weight: bold;
	font-size: 8pt;
	font-family: Tahoma, Verdana, Arial;
}

a.AccountLinks:hover
{

	color: white;
	text-decoration: underline;
}

.VSTitle
{
	font-weight: bold;
	font-size: 10pt;
	color: white;
	font-family: Tahoma, Verdana, Arial;
	background-color: #004484;
}

.VSPrefix, .VSSuffix, .VSItem
{
	font-size: 8pt;
	font-family: Tahoma, Verdana, Arial;
}

.Note
{
	font-size: 8pt;
	font-family: Tahoma, Verdana, Arial;
	color: #9b9b9b
}
