body
{
	font-size: 12px;
	font-family: Verdana, Palatino, Georgia, "Times New Roman", Times, serif;
	background-color: #778899;

}
#container
{
	width: 98%;
	margin: 5px auto;
	background-color: #ffffff;
	color: #333333;
	border: 1px solid gray;


}

#top
{
	padding: .5em;
	background-color: #ffffff;
	max-width:100%;
}
#topnavigation
{
	padding: .5em;
	background-color: #dddddd;
	border-bottom: 1px solid gray;
	border-top: 1px solid gray;
	max-width:100%;
}
#topnavigation2
{
	background-color: #dddddd;
	border-top: 1px solid gray;
	max-width:100%;
}
.ErrorControl
{
	padding: .2em;
	background-color: #F0E68C;
	border-bottom: 1px solid gray;
	border-top: 1px solid gray;
}


#sidenav
{
	float: left;
	width: 160px;
	margin: 0;
	padding: 1em 0 0 .8em;
}

.MainContentNarrow
{
	margin-left: 170px;
	border-left: 1px solid gray;
	padding: 5px;
	max-width: 98%;
	min-height:350px;
	
}
.MainContentWide
{
	margin-left: 5px;
	padding: 5px;
	max-width: 98%;
	min-height:350px;	
}

#footer
{
	clear: both;
	margin: 0;
	padding: .5em;
	color: #ffffff;
	background-color: #868686;
	border-top: 1px solid gray;
	font-size:10px;
	text-align:right;
}

#sidenav p { margin: 0 0 1em 0; }
A
{
	font-weight: normal;
	font-size: 12px;
	color: #000000;
	font-family: Verdana, Palatino, Georgia, "Times New Roman", Times, serif;	
}
A:hover
{
	font-weight: normal;
	font-size: 12px;
	color: #666666;
	font-family: Verdana, Palatino, Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
}
A.footerLink
{
	font-weight: normal;
	font-size: 10px;
	color: #ffffff;
	font-family: Verdana, Palatino, Georgia, "Times New Roman", Times, serif;
	
}
A.footerLink:hover
{
	font-weight: normal;
	font-size: 10px;
	color: Yellow;
	font-family: Verdana, Palatino, Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
}




.PanelBio
{
	position:relative;
	margin-right:10px;	
	padding-bottom:10px;
	width:100%;
}
.BioPic
{
	float:left;	
	margin:0px 10px 10px 0px;
	border: 1px solid #666666;
	padding: 2px;
}
.BioText
{
	
}

TD
{
	padding:0px;
	margin:0px;
	font-size:12px;
}
.inputLabel
{
	font-family: Verdana, Palatino, Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color:#000000;
	font-weight:bold;
}
.inputField
{
	font-family: Verdana, Palatino, Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color:#000000;
}
.inputFieldRequired
{
	font-weight: normal;
	font-size: 12px;
	color: #000000;

	font-style: normal;
	font-family: Verdana, Palatino, Georgia, "Times New Roman" , Times, serif;

	background-color: lemonchiffon;
}
.inputFieldDisabled
{
	font-family: Verdana, Palatino, Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color:#000000;
	background-color:silver;
}

.inputFieldNumeric
{
	font-family: Verdana, Palatino, Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color:#000000;
	text-align: right;
}
.inputFieldNumericRequired
{
	font-family: Verdana, Palatino, Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color:#000000;
	text-align: right;
	background-color:lemonchiffon;
}
.GridHeaderXXSmall
{
	font-weight: bold;
	font-size: 12px;
	color: #ffffff;
	background-color: #666666;
}
.GridItemXXSmall
{
	font-size: 12px;
	background-color: #BFBFB2;
}
.GridItemXXSmall A
{
	font-size: 12px;
	color: blue;
	text-decoration: none;
}
.GridItemXXSmall A:Hover
{
	font-size: 12px;
	color: #990033;
	text-decoration: none;
}
.GridAlternateItemXXSmall
{
	font-size: 12px;
	background-color: #E6E6E3;
}
.GridAlternateItemXXSmall A
{
	font-size: 12px;
	color: blue;
	text-decoration: none;
}
.GridAlternateItemXXSmall A:Hover
{
	font-size: 12px;
	color: #990033;
	text-decoration: none;
}
.GridItemXXSmallBold
{
	font-weight: bold;
	font-size: 10px;
	background-color: #bfbfb2;
}
.GridAlternateItemXXSmallBold
{
	font-weight: bold;
	font-size: 10px;
	background-color: #E6E6E3;
}

TABLE.inputTables
{
	border-right: #333 3px ridge;
	border-top: #e6e6e6 1px outset;
	font-size: 12px;
	border-left: #efefef 2px outset;
	border-bottom: #333 3px ridge;
	font-family: Verdana;
	background-color: #e6e6e3;
	border-collapse: separate;
}

TR.inputTableTitle
{
	font-size: 12px;
	padding-left: 5px;
	font-weight: bold;
	color: #ffffff;
	font-family: Verdana, Palatino, Georgia, "Times New Roman", Times, serif;	
	height: 20px;
	background-color: #666666;
	
}
TD.inputTableTitle
{
	font-size: 12px;
	padding-left: 5px;
	font-weight: bold;
	color: #ffffff;
	font-family: Verdana, Palatino, Georgia, "Times New Roman", Times, serif;
	height: 20px;
	background-color: #666666;
}
TABLE.inputTables TD
{
	color:#333333;
}
TR.inputTableTitle TD
{
	color:#ffffff;
}
A.inputTables
{
	color:#000000;
}
A.inputTables:hover
{
	color:#666666;
}

.instructionLabel
{
	font-size: 10px;
	color: #660000;
}


.formButtons
{
	border-right: #333 3px ridge;
	border-top: #e6e6e6 1px outset;
	border-left: #efefef 2px outset;
	border-bottom: #333 2px ridge;
	font-size: 12px;
	vertical-align: middle;	
	width: 85px;
	color: #333333;	
	font-family: Verdana;
	height: 22px;
	background-color: #CDCCDF;
	text-align: center;
	cursor: pointer;
	
}
.formButtons:hover
{
	border-right: #333 3px ridge;
	border-top: #e6e6e6 1px outset;
	border-left: #efefef 2px outset;
	border-bottom: #333 2px ridge;
	font-size: 12px;
	vertical-align: middle;	
	width: 85px;
	color: #ffffff;	
	font-family: Verdana;
	height: 22px;
	background-color: #000000;
	text-align: center;
	cursor: pointer;
	
}
a.formLinkButtons
{
	display:block;
	border-right: #333 3px ridge;
	border-top: #e6e6e6 1px outset;
	border-left: #efefef 2px outset;
	border-bottom: #333 2px ridge;
	vertical-align: middle;
	width: 80px;
	padding-top:3px;
	text-align: center;
	text-decoration: none;
	background-color: #CDCCDF;
	height: 16px;
	font-size: 12px;
	color: #333333;	
	font-family: Verdana;
}
a.formLinkButtons:hover
{
	display:block;
	border-right: #333 3px ridge;
	border-top: #e6e6e6 1px outset;
	border-left: #efefef 2px outset;
	border-bottom: #333 2px ridge;
	vertical-align: middle;
	width: 80px;
	padding-top:3px;
	text-align: center;
	text-decoration: none;
	background-color: #CDCCDF;
	height: 16px;
	font-size: 12px;
	color: #333333;	
	font-family: Verdana;
}



.MenuGroup
{          
         background-color:#f5f5f5;
         border-style:solid;
         border-width:1px;
         border-color: Black;
         cursor: pointer;
         cursor: hand;         
         padding: 1px;
         text-align: left;
			font-size:12px;
}

.MenuItem
{
         border-style:solid;
         border-width:1px;
         border-color:#f5f5f5;          
         cursor: pointer;
         cursor: hand;         
         font-family:Verdana;
         font-size:12px;         
         text-align: left;
         padding: 1px;          
}

.MenuItemOver
{
         background-color:#900014;
         border-style:solid;
         border-width:1px;
         border-color:black; 
         cursor: pointer;
         cursor: hand;         
         font-family:Verdana;
         font-size:x-small;         
         text-align: left;
         padding: 1px;
			color:white;
			font-size:12px;
}

.MenuItemToolTip
{
         background-color: #fffacd;
         border-style:solid;
         border-width:1px;
         border-color: black; 
         font-family: Arial;         
         padding: 3px;
         font-size:8pt;
         text-align: left;
}

.MenuItemClicked
{
         background-color: Red;
         border-style:solid;
         border-width:1px;
         border-color:#f5f5f5; 
         font-family:Verdana;
         cursor: pointer;
         cursor: hand;
         padding: 1px;
         font-size:12px;
         text-align: left;

}

.Separator
{
         background-color: Transparent; 
         margin-left: 2px;
         margin-right: 2px;
}

.Spacer
{
         background-color: Transparent; 
}


.panelHeaderCssClass
{
	padding-left: 4px;
	font-weight: bold;
	font-size: 15px;
	padding-bottom: 10px;
	cursor: pointer;
	color: #D9B800;
	font-family: Verdana;
	height: 17px;
	background-color:gray;
}

.panelHeaderCssClassSelected
{
	padding-left: 4px;
	font-weight: bold;
	font-size: 15px;
	padding-bottom: 10px;
	cursor: pointer;
	color: white;
	font-family: Verdana;
	height: 17px;
	background-color: #900014;
}

.panelItemCssClassSelected
{
	font-size: 10px;
	color: #4e0009;
	padding-left: 1px;
	padding-bottom: 10px;
	font-family: Verdana;
	text-decoration: none;
	cursor: pointer;
}

.panelItemCssClassSelected:hover
{
	font-size: 10px;
	color: #4e0009;
	padding-left: 1px;
	padding-bottom: 10px;
	font-family: Verdana;
	text-decoration: none;
	cursor: pointer;
}

.panelItemCssClass
{
	font-size: 10px;
	color: blue;
	padding-left: 1px;
	padding-bottom: 10px;
	font-family: Verdana;
	text-decoration: none;
	cursor: pointer;
}

.panelItemCssClass:hover
{
	font-size: 10px;
	color: #4e0009;
	padding-left: 1px;
	padding-bottom: 10px;
	font-family: Verdana;
	text-decoration: none;
	cursor: pointer;
}
.StreamInlineImage
{
	margin: 5px 5px 5px 5px;
	border: 1px solid #666666;
	padding: 2px;
}
.ShowCaseTopSeparator
{
	color: #ffffff;
	background-color: #900014;
	width:100%;
	height:2px;
	
}
.ShowCaseContent
{
	padding-bottom:1px;
	background-color:#ffffff;
	width:100%;
	padding-top:1px;
}
.ShowCaseBottomSeparator
{
	
	color: #ffffff;
	background-color: #000;
	width:100%;
	height:2px;
	
}

.BlogContent
{

	margin-right: 140px;
	border-right: #333 2px ridge;
	padding: 5px;
	min-height:300px;
	padding: 0 0 0 0;
}
.BlogArchive
{
	float: right;
	width: 130px;
	margin: 0;
	padding: 0 0 0 .8em;
}
.BlogSubject
{
	font-weight: bold;
	font-size: 12px;
	color:Blue;
	font-family: Verdana, Palatino, Georgia, "Times New Roman", Times, serif;
}
.BlogDate
{
	font-size:9px;
}
A.BlogTitleLink
{
	font-weight: bold;
	font-size: 12px;
	color:Blue;
	font-family: Verdana, Palatino, Georgia, "Times New Roman", Times, serif;
}
A.BlogTitleLink:hover
{
	font-weight: bold;
	font-size: 12px;
	color:gold;
	font-family: Verdana, Palatino, Georgia, "Times New Roman", Times, serif;
}
A.BlogArchiveLink
{
	font-weight: normal;
	font-size: 10px;
	color:#000000;
	font-family: Verdana, Palatino, Georgia, "Times New Roman", Times, serif;
}
A.BlogArchiveLink:hover
{
	font-weight: normal;
	font-size: 10px;
	color:#666666;
	font-family: Verdana, Palatino, Georgia, "Times New Roman", Times, serif;
}

.BlogBottomSeparator
{
	
	width:100%;
	height:15px;
	
}
.BlogArchiveBottomSeparator
{
	
	width:100%;
	height:2px;
	
}

