﻿html, body 
{
	width: 100%; height: 100%;margin: 0; padding: 0;font-family:Verdana;font-size:12px;color:#4D4D4D;
	line-height:18px;
}

img, div { behavior: url(/iepngfix.htc) }

a
{
	text-decoration:underline;
}
a:hover
{
	text-decoration:underline;
}

H1
{
	font-size:22px;	
	margin-bottom: -14px;
	line-height:22px;
}

H2
{
	font-size:18px;	
    margin-bottom: -10px;
    line-height:18px;
}

H3
{
	font-size:14px;	
	margin-bottom: -8px;
	line-height:14px;
}

H4
{
	font-size:12px;	
	margin-bottom: -16px;
	line-height:12px;
}

.SearchTextBoxOff 
 {  
   color: #CCCCCC;
   font-style :italic;               
 }

.SearchTextBoxOn 
 { 
   color: Black;
   font-style: normal; 
 }



#SiteWrapperDiv
{
	position: absolute; top: 0px; bottom: 0px; right: 0; left: 0px; height:100%;width:100%;text-align:center;
}

#ClientDiv
{
	margin-bottom:60px;	
}
#TopFlashDiv
{
	background-position: center;
	width: 100%;
	text-align: center;
	Background-image: url(  '../img/flash_bg.png' );
}
#ContentDiv
{
	width:940px;margin: 0px auto;text-align:left;overflow:auto;margin-top:20px;
}


#SubPageLeftContent
{
	float:left;width:208px;margin-right:20px;
}

#SubPageCenterContent
{
	float:left;width:612px;margin-right:20px;
}

#SubPageRightContent
{
	width:80px;
}

#SideMenuBackground
{
	padding-left:2px; 
	background-image: url('../img/sidemenu_middle.png'); 
	background-repeat: repeat-y;
}