body{
	background		: #3A6EA5;
	margin			: 0px 0px 0px 0px;
	padding			: 0px;
	color             : #ffffff;
	font-family       : Trebuchet MS, arial, san-serif;
	font-size         : 11px;
}
td{
	font-family       : Trebuchet MS, arial, san-serif;
	font-size         : 11px;
	line-height	:	13px;
}
img{
	border: 0px;
}
.footer{
	font-size         : 10px;
}
A           {color: #A2C6EC;text-decoration: none;font-size: 11px;}
A:link      {color: #A2C6EC; text-decoration: none;font-size: 11px;}
A:visited   {color: #A2C6EC; text-decoration: none;font-size: 11px;}
A:active    {color: #A2C6EC; text-decoration: none;font-size: 11px;}
A:hover     {color: #ECE9D8;  text-decoration: underline;font-size: 11px;}

A.h2           {color: #A2C6EC;text-decoration: none;font-size: 11px;font-weight:bold;}
A.h2:link      {color: #A2C6EC; text-decoration: none;font-size: 11px;font-weight:bold;}
A.h2:visited   {color: #A2C6EC; text-decoration: none;font-size: 11px;font-weight:bold;}
A.h2:active    {color: #A2C6EC; text-decoration: none;font-size: 11px;font-weight:bold;}
A.h2:hover     {color: #ECE9D8;  text-decoration: underline;font-size: 11px;font-weight:bold;}

A.top           {color: #A2C6EC; text-decoration: none;font-size: 11px;}
A.top:link      {color: #A2C6EC;  text-decoration: none;font-size: 11px;}
A.top:visited   {color: #A2C6EC;  text-decoration: none;font-size: 11px;}
A.top:active    {color: #A2C6EC;  text-decoration: none;font-size: 11px;}
A.top:hover     {color: #ECE9D8;  text-decoration: underline;font-size: 11px;}

A.nav           {color: #FFFFFF; text-decoration: none;font-size: 12px;}
A.nav:link      {color: #FFFFFF;  text-decoration: none;font-size: 12px;}
A.nav:visited   {color: #FFFFFF;  text-decoration: none;font-size: 12px;}
A.nav:active    {color: #FFFFFF;  text-decoration: none;font-size: 12px;}
A.nav:hover     {color: #ECE9D8;  text-decoration: underline;font-size: 12px;}

A.footer           {color: #FFFFFF;text-decoration: none;font-size: 10px;font-weight:bold;}
A.footer:link      {color: #FFFFFF; text-decoration: none;font-size: 10px;font-weight:bold;}
A.footer:visited   {color: #FFFFFF; text-decoration: none;font-size: 10px;font-weight:bold;}
A.footer:active    {color: #FFFFFF; text-decoration: none;font-size: 10px;font-weight:bold;}
A.footer:hover     {color: #ECE9D8;  text-decoration: underline;font-size: 10px;font-weight:bold;}

.bodybluebg	{background		: #183376;}

.tablelogo{background	: url(/images/bgTopNav.gif) repeat-y left;
	height: 44px;
}
.tablefooter{background	: url(/images/bgTopNav.gif) repeat-y left;
	height: 25px;
}

.h1{background	: url(/images/h1gradient.gif) repeat-y left;}

h1{
	color			:	#FFFFFF;
	font-size		:	14px;
	font-weight		:	bold;
	margin-bottom	:	0px;
	margin-top		:	0px;
	margin-left		:   9px;
	
}

h2{
	color			:	#FFFFFF;
	font-size		:	11px;
	font-weight		:	bold;
	margin-bottom	:	0px;
	margin-left		:   0px;
	
}
h3{
	background	: url(/images/h1gradient.gif) repeat-y left;
	color			:	#FFFFFF;
	font-size		:	11px;
	font-weight		:	bold;
	margin-bottom	:	5px;
	margin-left		:   0px;
}
#flashform{
position: absolute;
top: 17px;/*93px*/
left: 59%;
height: 500px;
width:305px;
zorder: 10;
border: 0;
background: transparent;
background-color:transparent;
margin    : 0px 0px 0px 0px;
text-align: center;
/*filter : alpha (opacity=100%);*/
opacity: 1.0;
-moz-opacity: 1;
-khtml-opacity: .2;
}
.Hide{
	/*display:none;*/
	visibility:hidden;
}

.Show{
	/*display:block;*/
	visibility:visible;
}
#marginright{

	margin:0px 0px 0px 490px;
}
#attorneysfaq{
position: relative;
margin:0px 0px 0px 13px;
}
input{
	color             : #000000;
	font-family       : Trebuchet MS, arial, san-serif;
	font-size         : 11px;
}
select{
	color             : #000000;
	font-family       : Trebuchet MS, arial, san-serif;
	font-size         : 11px;
}
textarea{
	color             : #000000;
	font-family       : Trebuchet MS, arial, san-serif;
	font-size         : 11px;
}
.small{
	font-size         : 9px;
}
.required{
	font-weight:bold;
	color:#ce0010;
	background-color: #ffffcc;
	padding: 1px 5px 1px 5px;
}

.buttonCONTAINER {
clear:both;
float:right;
width:150px;
index:10000;
}

.buttonENG a{
float:left;
margin-left:10px;
background: url(/images/buttonGREY.jpg) repeat-x left;
width:50px;
padding:3px;
color:#000000;
font-family:Trebuchet MS, arial, san-serif;
font-size:11px;
text-align:center;
}

.buttonESP a{
float:left;
margin-left:10px;
background: url(/images/buttonYELLOW.jpg) repeat-x left;
padding:3px;
width:50px;
color:#000000;
font-family:Trebuchet MS, arial, san-serif;
font-size:11px;
text-align:center;
}

.buttonITL a{
float:left;
margin-left:10px;
background: url(/images/buttonGREEN.jpg) repeat-x left;
padding:3px;
width:50px;
color:#000000;
font-family:Trebuchet MS, arial, san-serif;
font-size:11px;
text-align:center;
}