.small { font-family: Georgia, Times New Roman; font-size: 9pt; line-height: 16px;  }
.PageContent { font-family: Georgia, Times New Roman; font-size: 9pt; line-height: 16px; padding: 27px 50px 0px 62px; }
.PageContent .normal { font-family: Georgia, Times New Roman; font-size: 9pt; line-height: 16px; }
.PageContent .medium { font-family: Georgia, Times New Roman; font-size: 10pt; line-height: 20px;  }
.PageContent .colormedium { vertical-align:top; font-family: Georgia, Times New Roman; font-size: 10pt; line-height: 20px; color: #EE2164;  }
.PageContent .coloredmedium { vertical-align:top; font-family: Georgia, Times New Roman; font-size: 10pt; line-height: 20px; color: #EE2164;  }
.PageContent .coloredorangemedium { vertical-align:top; font-family: Georgia, Times New Roman; font-size: 10pt; line-height: 20px; color: #F85800;  }
.colored { color: #EE2164; }
.coloredorange { color: #F85800; }
.orangehighlight { background-color: #FD9B06; color: #FFFFFF; }
.subtitle { font-family: Georgia, Times New Roman; font-size: 10pt; background-color:  #EE2164; color: #FFFFFF; font-weight: bold; }
.PageContent .Title { font-family: Georgia, Times New Roman; font-size: 10pt; line-height: 20px; font-weight: bold;  }
.PageContent .Selected { font-weight: bold; }

.PageContent a { color: #EE2164; }
.PageContent a:visited, .PageContent a:link { text-decoration: none; color: #EE2164; }
.PageContent a:active, .PageContent a:hover { text-decoration: underline; color: #EE2164; }
.PageBottom { margin: 0 0 0 0; padding: 0 0 0 0; }

.DocumentLink { padding: 5px 0px 6px 2px; font-weight:normal; margin: 0 0 0 0; font-size: 9pt; color: #EE2164; }
.DocumentLink .Title { font-size: 9pt; font-weight: bold; }
.DocumentLink a:link, .DocumentLink a:visited { text-decoration: none; color: #EE2164; } 
.DocumentLink a:active, .DocumentLink a:hover { text-decoration: underline; color: #EE2164; } 
.DocumentInfo  { font-family: Georgia, Times New Roman; padding: 2px 0px 6px 35px; margin: 0 0 0 0; font-size: 8pt; font-style: italic; }
.DocumentAbstract  { font-family: Georgia, Times New Roman; margin: 0 0 0 0; font-size: 8pt; color: #000000; }
.DocumentAbstract a:link, .DocumentAbstract a:visited { text-decoration: none; color: #000000; } 
.DocumentAbstract a:active, .DocumentAbstract a:hover { text-decoration: underline; color: #000000; } 

.Footer { background: url(../images/mainbg.jpg); }

.SideMenu { line-height: 16px; font-size: 9pt; font-family: Trebuchet MS, Sans-Serif; }
.SideMenu .normal { color: #000000; }
.SideMenu a:visited, .SideMenu a:link { text-decoration: none; }
.SideMenu a:active, .SideMenu a:hover { text-decoration: underline; }


.MenuLinks { line-height: 20px; font-size: 8pt; font-family: Trebuchet MS, Sans-Serif; }
.MenuLinks a { text-transform: uppercase; color: #000000; }
.MenuLinks a:visited, .MenuLinks a:link { text-decoration: none; }
.MenuLinks a:active, .MenuLinks a:hover { text-decoration: underline; }
.MenuLinks .Selected { background-color: #F12115; color: #FFFFFF; }
.MenuLinks .Selected a { background-color: #F12115; color: #FFFFFF; }

.SearchText { margin: 0 0 0 0; width: 130px; height: 20px;font-family: verdana,arial,helvetica,Sans-Serif; padding: 3px 3px 3px 3px; font-size: 11px; color: #444444; background-color: #FFFFFF; border-bottom: solid 1px #CCCCCC; border-right: solid 1px #CCCCCC; border-left: solid 1px #666666; border-top: solid 2px #666666; }
.UserLogin { margin: 0 0 0 0; width: 90px; height: 20px;font-family: verdana,arial,helvetica,Sans-Serif; padding: 3px 3px 3px 3px; font-size: 11px; color: #444444; background-color: #FFFFFF; border-bottom: solid 1px #CCCCCC; border-right: solid 1px #CCCCCC; border-left: solid 1px #666666; border-top: solid 2px #666666; }
.UserPass { margin: 0 0 0 0; width: 90px; height: 20px;font-family: verdana,arial,helvetica,Sans-Serif; padding: 3px 3px 3px 3px; font-size: 11px; color: #444444; background-color: #FFFFFF; border-bottom: solid 1px #CCCCCC; border-right: solid 1px #CCCCCC; border-left: solid 1px #666666; border-top: solid 2px #666666; }

.Footnote { font-family: Georgia, Times New Roman; font-size: 8pt; line-height: 16px; text-align: center; padding: 2px 50px 0px 40px; }

.LinkItem { padding: 1px 65px 3px 50px; margin: 0 0 0 0; font-family:Trebuchet MS, Times New Roman; font-size: 9pt; color: #000000; }
.LinkItem a { color: #000000; }
.LinkItem a:visited, .LinkItem a:link { text-decoration: none; }
.LinkItem a:active, .LinkItem a:hover { text-decoration: underline; }

/* Dropdown menu styles */
#dropmenudiv 
{
	text-transform: uppercase;
	font-size: 8pt; 
	font-family: Trebuchet MS, Sans-Serif;
	position:absolute;
	z-index:100;
	width: 145px;
	visibility: hidden;
}

#dropmenudiv td
{
}

#dropmenudiv a 
{
	text-transform: uppercase;
	font-size: 8pt; 
	color: #000000;
	text-decoration: none;
}

#dropmenudiv a:hover 
{
	text-transform: uppercase;
	font-size: 8pt; 
	color: #F12115;
	text-decoration: none;
}
.dropMenuItem
{
	background-color: #FFCD64;
}
.dropMenuItem td
{
	border-top: dashed 1px #A7AB2E;
	padding: 5px 8px 5px 8px;
}
.noBg
{
    BACKGROUND-IMAGE: url(images/general/spacer.gif)
}

.LoggedInText
{
	font-size: 10px;
	font-family: Trebuchet MS, Sans-Serif;
	color: #3B4E00;
}
.LoggedInText a { color: #3B4E00; font-weight: bold; }
.LoggedInText a:visited, .LinkItem a:link { text-decoration: none; }
.LoggedInText a:active, .LinkItem a:hover { text-decoration: underline; }

