﻿body 
{
	font-family: Arial, Helvetica;
	font-size: 10pt;
}
a
{
	color: Black;
	font-weight:bold
}
.maindiv 
{
	border: solid 2px #000000;
	width: 990px;
	padding-bottom: 0px;
}
.footerbar
{
	height: 30;
	background-image: 'images/redfade.gif'	
}
.leftmenuhead_bk
{
	background-color: Black;
	vertical-align: middle;
	font-size: 9pt;
	font-weight: bold;
	color: white;
	height: 25px;
}
.leftmenuhead_rd
{
	background-color: #DD0101;
	vertical-align: middle;
	font-size: 9pt;
	font-weight: bold;
	color: white;
	height: 25px;
}
.leftmenucontent
{
	background-image: url(images/pod_bgfade.gif);
	vertical-align: middle;
	text-align: left;
	font-size: 8pt;
	color: black;
	height: 25px;
	padding-left: 8px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-top: 0px;
}
.leftmenucontentspacer
{
	background-image: url(images/pod_bgfade.gif);
	height: 10px;
	padding-left: 8px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-top: 0px;
}
.leftmenurule
{
	background-image: url(images/pod_bgfade.gif);
	vertical-align: middle;
	height: 20px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-top: 0px;
}
.leftmenutable
{
	border: solid 1px black
}
.contentcaption
{
	text-align:center;
	font-style:italic;
	font-size: 11pt
}
.contentheader
{
	background-image: url(images/pod_bgfade.gif);
	vertical-align: middle;
	text-align: center;
	font-size: 11pt;
	font-weight: bold;
	color: black;
	height: 25px;
	padding-left: 8px;
	padding-right: 8px;
	padding-bottom: 0px;
	padding-top: 0px;
}
.contenttext
{
	font-family:Verdana, Arial, Helvetica, Sans-Serif; 
	font-size:10pt; 
	text-align:left;
}
.linknorm
{
	color: #DD0101;
	font-weight:bold
}
.contentpagetitle
{
	font-size: 15pt;
	font-weight:bold;
	text-align:center;
	padding-top: 25px
}
.FormLabel
{
	font-size:small;
	font-weight: bold;
	text-align: right;
	padding-right:5px
}
.FormColHead
{
	font-size:small;
	font-weight: bold;
	text-align: center;
	height: 30px
	
}
.FormRequired
{
	font-size:larger;
	font-weight:bold;
	color: #CC0000
}
.OutterTable
{
	border: solid 1px black;
	border-collapse: collapse;
	padding: 0 0 0 0;
	FONT-WEIGHT: normal;
    FONT-SIZE: 9pt;
    WORD-SPACING: normal;
    TEXT-TRANSFORM: none;
    FONT-FAMILY: Verdana, Helvetica, sans-serif;
    LETTER-SPACING: normal;
    BACKGROUND-COLOR: white;
    width: 900px
}
.InnerTable
{
	border-collapse: collapse;
	padding: 0 0 0 0;
	FONT-WEIGHT: normal;
    FONT-SIZE: 9pt;
    WORD-SPACING: normal;
    TEXT-TRANSFORM: none;
    FONT-FAMILY: Verdana, Helvetica, sans-serif;
    LETTER-SPACING: normal;
    BACKGROUND-COLOR: white;
}
.legendLabel
{
	font-family:arial;
	font-size:11pt;
	font-weight:bold;
	color: navy;
	padding-bottom: 10px 
}
fieldset
{
	padding-bottom: 10px;
	width:975px
}
adminmenulinks
{ 
	white-space: nowrap;
}
.AdminButton
{
	font-size: 8pt;
	background-color: Black;
	color: white
}
.InsertRow
{
	background-color: Scrollbar;
	border: solid 2 black
}