﻿html, body{ 
	margin:0; 
	padding:0; 
	text-align:center; 
	font-family:Arial; 
	font-size: 90%; 
	line-height:160%; 
	letter-spacing: 140%; 
	color:#525051; 
	text-align:justify; 
	background: #007A99;

} 
 p
 {
	 text-align:justify;
	 margin: 2px 2px 2px 2px;
 }
 ul
 {
	margin: 0;
	padding: 0;
	list-style-type: none;
 }
 li
 {
	display: inline;
 }
 
 .ValidationError
{
	color: red;	
}

#pagewidth{ 
	width:770px; 
	text-align:left;  
	margin-left:auto; 
	margin-right:auto;  
	background-color: #FFFFFF; 

} 
 
#header{
	position:relative; 
	height:145px; 
	background-color:#FFFFFF; 
	width:100%;
} 
#headerflash{
	position:relative; 
	height:300px; 
	background-color:#FFFFFF; 
	width:100%;
} 
 
#leftcol{
	width:28%; 
	float:left; 
	position:relative; 
	height: 50px;
	margin: 0;
	padding: 0 0 0 5px;
  }
 
#maincol{background-color: #FFFFFF;  
 float: right; 
 display:inline; 
 position: relative; 
 width:70%; 
 padding: 0 0 0 0;

 }
 
#footer{
	height:20px; 
	clear:both;
	text-align: center; 
	background-color: #98002e; 
	color: White;
	font-family: Arial; 
	font-size: 80%; 
	letter-spacing: 1px;
 }
 .RoundBoxMenu
 {
		background-color: #7B0021; 	
 }
 .MenuRoundBottom div
 {
	background: url(/images/bottomleftmenu.gif) no-repeat bottom left;
	width: 100%;
	height: 15px;
	font-size: 1px;		
 } 
  .MenuRoundBottom 
 {
	background: url(/images/bottomrightmenu.gif) no-repeat bottom right;	
	width: 100%;
	height: 15px;
	font-size: 1px;
}
 .RoundBoxFooter
 {
		background-color: #98002e; 
 }
  .RoundBoxHeader
 {
		background-color: #98002e; 
 }
 .RoundBoxTopBusinessPartners
 {
		background-color: #EFEFEF; 
 }
 .RoundBoxBottomBusinessPartners
 {
		background-color: #EFEFEF; 
 }

 .RoundBottom div
 {
	background: url(/images/bottomleftcorner.gif) no-repeat bottom left;
	width: 100%;
	height: 20px;
	font-size: 1px;		
 }
 .RoundBottom
 {
	background: url(/images/bottomrightcorner.gif) no-repeat bottom right;	
	width: 100%;
	height: 20px;
	font-size: 1px;
 }
  .RoundBottomBusinessPartners div
 {
	background: url(/images/GreyBoxBottomLeft.gif) no-repeat bottom left;
	width: 100%;
	height: 15px;
	font-size: 1px;		
 }
 .RoundBottomBusinessPartners
 {
	background: url(/images/GreyBoxBottomRight.gif) no-repeat bottom right;	
	width: 100%;
	height: 15px;
	font-size: 1px;
 }
  .RoundTop div
 {
	background: url(/images/topleftcorner.gif) no-repeat top left;
	width: 100%;
	height: 20px;
	font-size: 1px;		
 }
 .RoundTop
 {
	background: url(/images/toprightcorner.gif) no-repeat top right;	
	width: 100%;
	height: 20px;
	font-size: 1px;
 }
.RoundTopBusinessPartners div
{
	background: url(/images/GreyBoxTopLeft.gif) no-repeat top left;
	width: 100%;
	height: 15px;
	font-size: 1px;		
	
}
.RoundTopBusinessPartners 
{
	background: url(/images/GreyBoxTopRight.gif) no-repeat top right;	
	width: 100%;
	height: 15px;
	font-size: 1px;
	
}

.clearfix:after {
 content: "."; 
 display: block; 
height: 0; 
 clear: both; 
 visibility: hidden;
 }
 
.clearfix{display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */  


 
 /*printer styles*/ 
 @media print{ 
/*hide the left column when printing*/ 
#leftcol{display:none;} 
#twocols, #maincol{width:100%; float:none;}
} 

img { border:0px;}
a
{
	color: #00996B;
}
h1	
{
	FONT-SIZE:150%; COLOR: Maroon;
} 

#BodyContentUpper 
{	padding: 2px 10px 2px 10px;
	background: #98002E;
	color: #EFEFEF;
}
#BodyContentUpper  H1
{
	color: #F0A43A;
}
#BodyContentLower
{	padding: 10px;
	background: #EFEFEF;
}
#BodyContentLowerLeft
{	padding: 0 0 0 10px;
	background: #EFEFEF;
	width:150px; 
	float: left;
}
#BodyContentLowerRight
{	padding: 0 0 0 20px;
	background: #EFEFEF;
	width:290px; 
	float: right;
}

.Category
{
	 font-weight:bold;
	 font-size: 100%;
	 padding: 20px 0 0 0;
	 margin: 0 0 0 0 ;
}
.SubCategory
{
	 font-weight:normal;
	 font-size: 100%;
	 padding: 0 0 0 20px;
	 margin: 0 0 0 0 ;
}
.ServicesCategory
{
	 font-weight:bold;
	 font-size: 100%;
	 padding: 5px 0 0 0;
	 margin: 0 0 0 0 ;

}
.ServicesSubCategory
{
	 font-weight:normal;
	 font-size: 100%;
	 padding: 0 0 0 5px;
	 margin: 0 0 0 0 ;
}
.ServicesSubCategoryBold
{
	 font-weight:bold;
	 font-size: 100%;
	 padding: 0 0 0 5px;
	 margin: 0 0 0 0 ;

}

.OuterLayout 
{
	background: #FEFEFE;
}
.Sidebar
{
}

.LowerContentBorder
{
	background: #7B0021;
}

#BusinessPartners
{
  background-color: #EFEFEF;	
}


#dropmenudiv{
position:absolute;
background-color: #E3FFB0;
border:1px solid black;
border-bottom-width: 0;
font:normal 12px Verdana;
line-height:18px;
z-index:100;
}

#dropmenudiv a{
width: 208px;
display: block;
text-indent: 3px;
border-bottom: 1px solid black;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: #C7FF5E;
}
ul.SidebarNavigation 
{
width: 176px;	
}
/* IE version */
.SidebarNavigation li {
list-style-type: none;
width: 176px;
height: 24px;
background-color: #7B0021;
display:inline-block;
padding: 0 0 0 30px;
margin: 0;
background-image: url(/Images/SidebarGradientBackground.gif);

}

/* Firefox version */
html>body .SidebarNavigation li {
list-style-type: none;
width: 176px;
height: 24px;
background-color: #7B0021;
display: -moz-inline-block;
padding: 0 0 0 30px;
margin: 0;
background-image: url(/Images/SidebarGradientBackground.gif);

}

.SidebarNavigation li a
{
	text-decoration: none;
	color: #EFEFEF;
	font-weight: bold;
}
.SidebarNavigation li a:hover
{
	text-decoration: none;
	color: #F0A43A;
}
.SidebarNavigation li a:selected
{
	text-decoration: none;
	color: black;
}
#SidebarSelected
{
	color:  #F0A43A;
}

.SidebarNavigationSubMenu{
position:absolute;
visibility: hidden;
border:1px solid gray;
border-bottom-width: 0;
font:normal 12px Arial;
line-height: 18px;
z-index: 100;
background-image: url(/Images/SidebarGradientBackground.gif);
width: 206px;
}

.SidebarNavigationSubMenu a{
color: #EFEFEF;
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid gray;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
text-indent: 5px;
}

.SidebarNavigationSubMenu a:hover{ /*hover background color*/
background-image: url(/Images/SidebarGradientBackground.gif);
color: #F0A43A;
}
