body 
{
  margin: 0px;
  background: #E0DFE3 url('../App_Images/Template/BodyBG.jpg') repeat-x;
  font-family: Verdana;
  color: Black;
  font-size: 12px; padding-left:0px; padding-right:0px; padding-top:17px; padding-bottom:0px
}

img
{
  border: 0px;
}

li
{
	font-weight: normal;
	list-style:square;
	
	
}

ul {
	margin: 0;
	padding: 0 0 0 20px;
}

h1
{
  margin: 0px;
  text-transform: uppercase;
  padding: 0px;
  font-size: 13px; 
  font-weight: bold;
  color: #57152D;
  font-family: Verdana;
}

h2
{
  margin: 0px;
  padding: 0px;
  font-size: 12px; 
  font-weight: bold;
  color:#333;
  font-family: Verdana;
}

h3
{
margin: 0;
padding: 0px;
  font-size: 12px; 
  font-weight: normal;
  color: #57152D;
  font-family: Verdana;
  
}

div.pushHead
{
  margin: 0px;
  padding: 0px;
  font-size: 12px; 
  font-weight: bold;
  color: #57152D;
  font-family: Verdana;
  padding-top: 15px;
}

div.pushText
{
  font-size: 11px; padding-bottom: 15px;
  line-height: 12px

}

div.pushLine
{
  border-top: 1px solid #CCCCCC
}


div, td
{
  font-family: Verdana;
  color: Black;
  font-size: 12px;
  line-height: 16px;
}
span.slash
{  
  font-size: 18px;
  color: #57152D;
}

a.header, a.header:active, a.header:visited
{
  font-size: 11px;
  color: Black;
  font-weight: normal;
  text-decoration: none;
  font-family: Verdana;
}

a.header:hover
{
  color: #57152D;
  font-weight: normal;
  
}

a.headerActive, a.headerActive:active, a.headerActive:visited
{
  font-size: 10px;
  color: #57152D;
  font-weight: bold;
  text-decoration: none;
}

a.headerActive:hover
{
  color: #57152D;
  font-weight: bold;
  text-decoration: none;  
}

a.footer, a.footer:active, a.footer:visited
{
  font-size: 10px;
  color: white;
  font-weight: bold;
  text-decoration: none;
}

a.footer:hover
{
  color: white;
  font-weight: bold;
  text-decoration: underline;  
}


a.homeLeftSide, a.homeLeftSide:active, a.homeLeftSide:visited
{
  font-size: 11px;
  color: Black;
  font-weight: normal;
  text-decoration: none;
}

a.homeLeftSide:hover
{
  font-size: 11px;
  color: #57152D;
  font-weight: normal;
    
}

a.homeLeftSideActive, a.homeLeftSideActive:active, a.homeLeftSideActive:visited
{
  font-size: 11px;
  color: #57152D;
  font-weight: normal;
  text-decoration: none;
}

a.homeLeftSideActive:hover
{
  color: #57152D;
  font-weight: normal;
  text-decoration: none;  
}

a.rightSide, a.rightSide:active, a.rightSide:visited
{
  font-size: 11px;
  color: #57152D;
  font-weight: bold;
  text-decoration: none;
}

a.rightSide:hover
{
  font-size: 11px;
  color: #03F;
  font-weight: bold;
    
}
.rightSideActive, a.rightSideActive:active, a.rightSideActive:visited
{
  font-size: 11px;
  color: #57152D;
  font-weight: normal;
  text-decoration: none;
}

a.rightSideActive:hover
{
  color: #57152D;
  font-weight: normal;
  text-decoration: none;  
}

a.center, a.center:active, a.center:visited
{
  font-size: 12px;
  color: #57152D;
  font-weight: bold;
  text-decoration: none;
}

a.center:hover
{
  font-size: 12px;
  color: #03F;
  font-weight: bold;
    
}
.centerActive, a.centerActive:active, a.centerActive:visited
{
  font-size: 12px;
  color: #57152D;
  font-weight: normal;
  text-decoration: none;
}

a.centerActive:hover
{
  color: #57152D;
  font-weight: normal;
  text-decoration: none;  
}


div#Header
{
  height: 90px; 
  width: 100%; 
  background: url('../App_Images/Template/HeaderBG.jpg') repeat-x; 
}

div#HeaderLeft
{
  float: left; 
  background: url('../App_Images/Template/HeaderBG.jpg') repeat-x; 
}

div#HeaderRight
{
  float: right; 
  text-align: right;  
  padding-right: 0px; 
  padding-top: 5px;
}

div#HeaderTopRight
{
  padding-right: 10px; 
}



/************ JS menus ******************/

#sddm
{	margin: 0;
	padding: 0;
	z-index: 30
}

#sddm li
{	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	font: bold 11px arial}

#sddm li a
{	display: block;
	margin: 0 1px 0 0;
	padding: 4px 10px;
	text-align: center;
	text-decoration: none
}

#sddm li a:hover
{	
  /*background: #57152D;
 	color: White;*/
 	/*text-decoration: underline;*/
 	color: #57152D;
}


#sddm div
{	position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 0;
	background: #D8D8D8;		
	
	margin-top:8px;
}

#sddm div a
{	position: relative;
	display: block;
	margin: 0;
	padding: 5px 10px;
	width: auto;
	white-space: nowrap;
	text-align: left;
	text-decoration: none;
	background: #D8D8D8;
	color: black;
	font: 11px arial;
	border-bottom: 1px solid #B7B7B7;
}

#sddm div a:hover
{	/*background: #57152D;
color: White;
text-decoration: underline;*/
color: #57152D;
}



/************ END JS menus ******************/


div#leftSidebarTitle
{
  padding-bottom: 5px;
  text-transform: uppercase;
  font-size:13px;
  padding-top:5px;
  }

div#leftSidebarLinks
{
  padding-top: 6px;
  border-top:1px dashed white;
  line-height: 20px;
  text-transform: uppercase;
}