*                 		{
	padding: 0px;
	margin: 0px;
	font-family: helvetica, Verdana, arial, san-serif;
	font-size: 12px;
	color: #272727;
	
}
body {
	background-color: #ffffff;
}

p, span, a{

font-family: helvetica, Verdana, arial, san-serif;
	font-size: 12px;
	line-height: 150%;
	color: #272727;
	padding-top: 6px;
	padding-bottom: 6px;
}
a:hover   	  			{
	text-decoration: underline;
	color: #ED2899;
}
a         	  			{
	color: rgb(175,32,31);
	text-decoration: none;
}


ul {
	margin-left: 20px;
	line-height: 150% !important;
	list-style-image: none;
	list-style-type:disc;
	padding-top: 6px;
	padding-bottom: 6px;
}
li{
font-size: 12px;
}
em,strong              	{
	padding: 2px;
	line-height: 20px;
	color: #272727;
	font-style: normal;
}

h3,h4,h5,h6		{
	font-family: helvetica, Verdana, arial, san-serif;
	font-size: 12px;
	font-weight:normal;
	color: #272727;
}

h1{
font-size:46px;
line-height:150%;
}
.Heading{
font-size:30px;
line-height:150%;
color: #666644;;

}
h2{
font-size:18px;
line-height:120%;
	color: black;
}

			 		
/*input, select, textarea 		{
	font-size: 8pt;
	font-family: verdana, helvetica, arial, san-serif;
	color: rgb(0,0,0);
}*/
					
			 
/*-- Flyout Menu --*/
.flyoutfront		{
	display:block;
	background-color: #ff8500;
	border:none;
	/*border:1px #ffa542 solid;*/
}
.flyoutfront a  	{
	display:block;
	color: #ffffff !important;
	text-decoration: none;
	border:none;
	padding:5px;
}
.flyoutfront a:hover {
	display:block;
	color: #272727;
	text-decoration: underline;
	background-color: #ffa542;
	border:none;
	padding-left:5px;
	padding-right:5px;
	padding-top:5px;
	padding-bottom:5px;
}
.menuItem{
line-height: 100% !important;
display:block;
width:229px;
padding-top:4px;
padding-bottom:4px;
height:18px;
margin-top:0px;
font:Helvetica, Verdana, Arial, sans-serif, "Trebuchet MS" !important;
}
.menuItem a{
line-height: 100% !important;
display:block;
width:150px;
font:Helvetica, Verdana, Arial, sans-serif, "Trebuchet MS" !important;
background:no-repeat  url(/images/menu_dot_off.gif);
background-position:25px 0px;
font-size:12px !important;
text-transform:lowercase !important;
color:#FFFFFF !important;
padding-left:67px;
margin-left:0px;
border:none;



}  
*html .menuItem a{
width:229px;
}  
/*td{
min-height:10px;
}*/
.tableStroke{
border:1px #d9d9d9 solid;
}
.menuItem a:hover{
 	 background:no-repeat url(/images/menu_dot_on.gif);
	 background-position:25px 0px;
	 }
			     	 
.leftStroke {
	background:left repeat-y url(/images/left_stroke.gif);

}		     	 
.leftBottom_Shadow{

}
/*-- div and css formattin --*/
.leftPanel{
float:left;

height:100%;
}
.rightPanel{
width:250px;
background:right top no-repeat url(/images/right_bg.jpg);

}
.centrePanel{
background:right top no-repeat url(/images/right_bg.jpg);
float:right;

}
.contentShadow{
background-color: 500px top no-repeat url(/images/right_bottom_shadow.gif);

}
.contentPanel{
background:right top no-repeat url(/images/content_bg.jpg);
width:549px;
/*float:right;*/
min-height:568px;
padding-left:245px;

margin-left:-20px;

}


*html .contentPanel{
float:right;
padding-left:20px;

}
.mainWindow{
width:774px;
min-height:567px;
border-left:1px solid #d9d9d9;
border-bottom:1px solid #d9d9d9;
border-right:1px solid #d9d9d9;
background:202px top no-repeat url(/images/left_bottom_shadow.gif);
}
.menuPanel{

width:229px;
margin-left:-8px;
padding-left:-8px;
position:relative;
}

.Phone{
font-family: Airal;
font-size: 14px;
font-weight:bold;

}

/*-- end div and css formattin --*/




.contentBG{
background:right top no-repeat url(/images/content_bg.jpg);
}
/*-- Div Popup --*/	
.iframe, .iframe a     {color : #EFCA21;  border : 0pt none;  background : url(/images/iframeback.png);  
						cursor: hand; cursor: pointer; font-weight : bold;   }
.iframehead, .iframehead a   {color : #272727;  background-color: #D9D9D9;  font-weight : bold; cursor: hand; cursor: pointer;  }


