﻿body, table, td
{
	/* set the default font family */
	font-family:verdana;
}

body 
{
	background:#42618C url(../../Images/Menu_Bar_Blue_Vert_3x1200.gif) repeat-x;
	
}

.Content
{
	margin:7px;
	font-size:10pt;
	vertical-align:top;
	padding-top:0px;
	height:auto;
	display:block;
}

.Content H1
{
	color:#B0C056;
	display:inline-block;
	font-size:17pt;
}

H1
{
	color:#B0C056;
	display:inline-block;
	font-size:17pt;
	
	

	/*
	for image based headers
	text-indent:-500px;
	*/
}
.Home H2 
{
  color:#B0C056;
	display:inline-block;
	font-size:17pt;
	

	
	/*for image based headers*/
	text-indent:-1200px;
	
}
.Content H2 
{
	color:#446289;
	font-size:13pt;
	font-weight:bolder;
}


.Content H3
{
  color:black;
	font-size:11pt;
	font-weight:bolder
}
.LeftNavMenu
{
	width:100%;
}
.LeftNavDynamicMenu
{
	z-index: 999;
	background-color:#607FA7 !important;
}
.LeftNavDynamicMenuItem
{
	color:White;
	font-size:8pt;
	font-weight:bold;
	text-align:left;
	padding:2px 0px 2px 0px;
	border-top:solid 1px white;
  text-decoration:none;
	display:block;
	width:126px;
	white-space:normal;
}
.LeftNavStaticMenuItem
{
	color:White;
	font-size:8pt;
	font-weight:bold;
	text-align:left;
	margin:5px 0px 0px 0px;
	border-Top:solid 1px white;
  text-decoration:none;
	display:block;
	/*width:126px;*/
	width:100%;
	white-space:normal;
}
.LeftNavLink
{
	color:White;
	font-size:8pt;
	font-weight:bold;
	text-align:left;
	margin:5px 0px 5px 0px;
	border-Top:solid 1px white;
  text-decoration:none;
	display:block;
	width:126px;
	white-space:normal;
}
.DynamicNavMenu
{
	z-index: 999;
}
.Main /*currently on the same tag with layout_main*/
{
 border-style:solid;
 border-color:Black;
}

.Content B
{
	color:black;
}

.Content EM
{
	color:Yellow;	
}

.SiteMapPath 
{
	color:#666666;
	font-size:10pt;
}

.PoweredBy7Ware
{
	color:white;
	font-weight:bold;
	text-decoration:none;
	font-size:9pt;
}

.Style1
{
	color:red;
}
.Style1 .Style2
{
	font-weight:bold;
}

#Footer, #Footer A 
{
	font-weight:bold;
	font-size:7pt;
	color:#FFFFFF;
}
#Footer
{
	text-align:center;
}
#LeftNav
{
	text-align:center;
	display:block;
	/*background:#4A5994 url(../Images/Menu_Bar_Blue_Vert_1x419.gif) repeat-x;*/
	height:29px;
    
}
#Header a
{
    color:Black;
    text-decoration:none;
}
		
#LeftNavHeader
{
	color:#dee39c;
	font-weight:bold;
	margin:10px 0px;
	font-size:9pt;
}
#HeaderMenu
{
	font-weight:bold;
	margin-bottom:0px;
	font-size:8pt;
	color:White;
	height:29px;
	text-align:center;
	background:#4A5994 url(../../Images/Menu_Upper_Blue_2x29px.gif) repeat-x;
	
}
.HeaderTopLinksSpacer
{
    background:url(../../Images/Divider_Blue_Top_Header_Links_1x15.gif);
}

.HeaderTopLinks
{
    font-family:Arial;
    font-size:8pt;
    font-weight:bold;
    color:#063774;
}

.HeaderMenuGreen
{
	background:#ADBE52 url(../../Images/Menu_Green_1x29.gif) repeat-x;
	color:white;
	display:table-cell;	
	width:517px;
	height:29px;
	padding:0px;
	vertical-align:middle;
}
.HeaderMenuBlue
{
	color:white;
	display:table-cell;
	margin:0px;
	padding:0px;
	width:178px;
}

.ErrorLabel
{
	color:Red;
	font-weight:bold;
}

.InfoLabel
{
	color:Blue;
	font-weight:bold;
}
.SampleImage
{
	width:150px;
	height:127px;
	border:none;
}