/*
h1				
{
				font-family: 	Verdana, Arial, Helvetica, sans-serif;
				font-size: 		18px;
				line-height: 	20px;
				color: 			#333333;
}
p				
{
				font-family: 	Verdana, Arial, Helvetica, sans-serif;
				font-size: 		10px;
				line-height: 	13px;
				color: 			#333333;
}
.MenuHeaderItem
{
				font-size: 		9px;
		        line-height: 	14px;
}
.MenuLeftNavItem
{
				font-size: 		10px;
		        line-height: 	13px;
}
.MenuFooterItem
{
				font-size: 		10px;
		        line-height: 	13px;
}
.HeaderStyle
{
					VERTICAL-ALIGN: top;
					BACKGROUND-COLOR: #336699;
					color: #FFFFFF;
					Font-Weight: bold;
					height: 25px; 
}
.FooterStyle
{
					VERTICAL-ALIGN: bottom;
					BACKGROUND-COLOR: #FFFFFF;
					Font-Weight: bold
}				
.SelectedItemStyle
{
					BACKGROUND-COLOR: #DDDDDD
}
				
.AlternatingItemStyle
{
					BACKGROUND-COLOR: #FFFFFF
}
.valueColumn 
{
					background: #EEEEEE;
					vertical-align:top;
					border-top: 1px solid #ffffff;
}
*/
body
{
	margin-top: 0;
	margin-left:0;
}
A
{
	color: "#89B0D8";
	text-decoration: none;
}
A:Hover
{
	color: "#999999";	
}
.ContentBackground
{
	background-color: "#FFFFFF";	
}
.ContentDividerBackground
{
	background-color: "#999999";	
}
.Content
{
	font-family:	Arial, Verdana, Helvetica, sans-serif;
	font-size: 		11px;
	line-height: 	14px;
	color: 			#333333;
}
.ContentHeader
{
	font-family:	Arial, Verdana, Helvetica, sans-serif;
	font-size: 		18px;
	line-height: 	21px;
	color: 			#333333;
}
.ContentSectionHeader
{
	font-family:	Arial, Verdana, Helvetica, sans-serif;
	font-size: 		12px;
	line-height: 	15px;
	font-weight:	bold;
	vertical-align: middle;
	color: 			#FFFFFF;
	background-color: "#89B0D8";	
}
.ContentSectionSubHeader
{
	font-family:	Arial, Verdana, Helvetica, sans-serif;
	font-size: 		11px;
	line-height: 	14px;
	font-weight:	bold;
	color: 			#000000;
	background-color: "#EEEEEE";	
}
.ContentItalic
{
	font-family:	Arial, Verdana, Helvetica, sans-serif;
	font-size: 		11px;
	line-height: 	14px;
	font-style:		italic;
	color: 			#333333;
}
.ContentTopNavButton
{
	font-family:	Arial, Verdana, Helvetica, sans-serif;
	font-size: 		11px;
	line-height: 	14px;
	background-color: "#FFFFFF";
	text-align:		center;
	vertical-align:	middle;
	padding:		2px;
	color: 			#111111;
	border:			solid,1px,#111111;
}
.ContentTopNavButton:Hover
{
	color: #0000EE;
	text-decoration: underline;
}
.ContentTabNavSection
{
	font-family:	Arial, Verdana, Helvetica, sans-serif;
	font-size: 		11px;
	line-height: 	13px;
	font-weight:	bold;
	background-color: "#FFFFFF";
	color: 			#111111;
}
.ContentTabNavSelected
{
	font-family:	Arial, Verdana, Helvetica, sans-serif;
	font-size: 		11px;
	line-height: 	13px;
	text-align:		center;
	vertical-align:	middle;
	padding:		2px;
	background-color: "#FFFFFF";
	color: 			#111111;
	border:			solid,1px,#111111;
}
.ContentTabNavOption
{
	font-family:	Arial, Verdana, Helvetica, sans-serif;
	font-size: 		11px;
	line-height: 	13px;
	text-align:		center;
	vertical-align:	middle;
	padding:		2px;
	background-color: "#999999";
	color: 			#111111;
	border:			solid,1px,#111111;
}
.ContentTabNavOption:Hover
{
	text-decoration: underline;
	color: #111111;
}
.ContentFooter
{
	font-family:	Arial, Verdana, Helvetica, sans-serif;
	font-size: 		11px;
	line-height: 	14px;
	color: #FFFFFF;
}
/*Old Styles From OB*/
.ContentError	
{
				color:		#AA0000;
				font-size: 		12px;
				line-height: 	12px;
				font-weight:	bold;
}
.LoginLabel		
{
				font-family:	Arial, Verdana, Helvetica, sans-serif;
				font-size: 		12px;
		        line-height: 	22px;
				font-style:		italic;
				font-weight:	bolder;
				color: 			#336699;
}
