/* ================================
   AWI STYLE CSS - FIREBORN CONSULTING
   ================================
*/

/* PAGE LEFT CSS */  
.searchField{
}
/* PAGE TOP CSS */
.location{
	font: normal normal bold 11px Trebuchet MS,Tahoma, Arial, Helvetica, sans-serif;
	color:#FFF;
	padding:1px;
	margin:2px;
}
span 
{
	font-size: 11px;
	font-family: Arial,Trebuchet MS,Tahoma, Arial, Helvetica, sans-serif;
}
a.loginbu, a.loginbu:link, a.loginbu:visited, a.loginbu:active   {
	background:url(../img/loginBuBg.gif) top left no-repeat;
	width:51px;
	height:18px;
	font: normal normal bold 10px Trebuchet MS,Tahoma, Arial, Helvetica, sans-serif;
	text-decoration:none;
	color:#FFF;
	text-align:center;
}
a.loginbu:hover, a.loginbu:visited:hover{
	background:url(img/loginBuBg.gif) top left no-repeat;
	width:51px;
	height:18px;
	font: normal normal bold 10px Trebuchet MS,Tahoma, Arial, Helvetica, sans-serif;
	text-decoration:none;
	color:#88cdb8;
	text-align:center;
}
a.userLink, a.userLink:link, a.userLink:visited, a.userLink:active   {
	font: normal normal normal 11px Trebuchet MS,Tahoma, Arial, Helvetica, sans-serif;
	text-decoration:underline;
	color:#FFF;
}
a.userLink:hover, a.userLink:visited:hover{
	font: normal normal normal 11px Trebuchet MS,Tahoma, Arial, Helvetica, sans-serif;
	text-decoration:underline;
	color:#4f786c;
}
/* MAIN CONTENT CSS */
.bodyText{
	font: normal normal normal 11px Arial,Trebuchet MS,Tahoma, Arial, Helvetica, sans-serif;
	color:#000;
}
h1{
	font: normal normal bold 14px Arial,Trebuchet MS,Tahoma, Arial, Helvetica, sans-serif;
	color:#a44b67;
}
h2{
	font: normal normal bold 12px Arial,Trebuchet MS,Tahoma, Arial, Helvetica, sans-serif;
	color:878586;
}
h3{
	font: normal normal bold 11px Arial,Trebuchet MS,Tahoma, Arial, Helvetica, sans-serif;
	color:#a44b67;
}
h4{
	font: normal normal bold 11px Arial,Trebuchet MS,Tahoma, Arial, Helvetica, sans-serif;
	color:#848283;
}
h5{
	font: normal normal bold 11px Arial,Trebuchet MS,Tahoma, Arial, Helvetica, sans-serif;
	color:#848283;
}
h6{
	font: normal normal bold 11px Arial,Trebuchet MS,Tahoma, Arial, Helvetica, sans-serif;
	color:#a44b67;
}
.floatLeftImage{
	float:left;
	margin:10px 10px 10px 0px;
	border:10px solid #EDEDED;
}
.floatRightImage{
	float:right;
	margin:10px 0px 10px 10px;
	border:10px solid #EDEDED;
}		
a.bCrumb, a.bCrumb:link, a.bCrumb:visited, a.bCrumb:active   {
	font: normal normal normal 11px Trebuchet MS,Tahoma, Arial, Helvetica, sans-serif;
	text-decoration:underline;
	color:#764759;
}
a.bCrumb:hover, a.bCrumb:visited:hover{
	font: normal normal normal 11px Trebuchet MS,Tahoma, Arial, Helvetica, sans-serif;
	text-decoration:underline;
	color:#67374a;
}
.breadcrumbArea{
	background:#ede9e8;
	height:25px;
	font: normal normal normal 10px Trebuchet MS,Tahoma, Arial, Helvetica, sans-serif;
	color:#67374a;
	padding:2px;
}
/* FOOTER CSS */
a.footerlink, a.footerlink:link, a.footerlink:visited, a.footerlink:active   {
	font: normal normal normal 11px Trebuchet MS,Tahoma, Arial, Helvetica, sans-serif;
	text-decoration:underline;
	color:#a44b67;
}
a.footerlink:hover, a.footerlink:visited:hover{
	font: normal normal normal 11px Trebuchet MS,Tahoma, Arial, Helvetica, sans-serif;
	text-decoration:underline;
	color:#000;
}
