/* Primary Layout Styles */
body  {
	color: #333;
	font-size: 0.8em;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 160%;
	background-color: #ccdaf0;
	background-image: url(../images/backgrounds/bkg_dot.gif);
	text-align: center;
	margin: 0;
	padding: 0 }
#wrap     {
	background-color: #fff;
	text-align: left;
	margin: 0 auto 20px;
	width: 760px }
p {
	margin: 0 0 0.8em }

h1  {
	font-size: 21px;
	font-family: Georgia, Times, serif;
	font-weight: normal;
	margin-top: 30px;
	margin-bottom: 5px }
h2   {
	color: #03c;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: left;
	text-transform: uppercase;
	letter-spacing: 0.1em;
	margin: 1.3em 0 0.5em;
	border-top: 1px solid #ef2131 }
h3 {
	color: #000;
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	margin: 1em 0 }
a {
	color: #03c;
	text-decoration: underline;
	outline: none }
a:visited {
	color: #304794;
	text-decoration: underline }
a:hover {
	color: #d5242e }
a:active {
	color: #ef2131 }
a img  {
	border: none; }
img {
	border: none; }
.blue {
	color: #0047b6 }
.red {
	color: #ce1821 }
.clear {
	margin: 0px;
	height: 0px;
	line-height: 0pt;
	font-size: 0pt;
	clear: both;
	overflow: hidden }
input, textarea {
	font-family: Georgia, "MS Serif", "New York", serif;	
	padding: 2px;
	font-size: 13px;
	color: #000 }
.bluefield {
	color: #fff;
	background-color: #87a8dd;
	border: solid 1px #fff }

/* Top Nav Styles */	
#topnavsearch {
	background-color: black;
	text-align: left;
	margin: 0 auto;
	width: 100% }
#topnavsearch_menu        {
	color: #fff;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #000;
	text-align: center;
	padding: 0;
	width: 100%;
	height: 30px;
	border-bottom: 1px solid #fff }
#topnavsearch_menu form {
	display: inline }
#topnavsearch_menu p      { 
	line-height: 30px;
	vertical-align: middle;
	margin: 0px;
	padding: 0px; }
#topnavsearch_menu a  {
	color: #fff;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	padding-right: 20px }
#topnavsearch_menu a.first {
	color: #fff;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 200px;
	padding-right: 20px }
#topnavsearch_menu a:hover {
	text-decoration: underline }
.btn input    {
	margin-left: 6px;
	padding: 0;
	margin-bottom: -6px;
	border: 0 }
	

/*###### Corporate Idenity CONTENT #######*/
#corp_id_index       {
	margin: 0;
	padding: 0;
	position: relative;
	width: 760px;
	height: 110px;
	border-top: 1px solid #fff }
#corp_id_index h1    {
	font-size: xx-small;
	margin: 0;
	padding: 0 }
#corp_id_index h1 a      {
	text-decoration: none;
	background: url("../images/logos/ah_casualty_logo.gif");
	text-indent: -1000px;
	display: block;
	position: absolute;
	top: 20px;
	left: 68px;
	width: 159px;
	height: 76px }
#corp_id_index p     {
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	line-height: 18px;
	background-color: #fff;
	text-align: left;
	display: block;
	margin-top: 20px;
	margin-left: 290px;
	padding-top: 0;
	width: 435px }
.emphasis {
	color: #03c;
	font-style: oblique;
	font-weight: bold }

/*###### INDEX CONTENT #######*/
#content_index       {
	margin: 0 35px;
	position: relative;
	width: 690px;
	height: 440px;
	border: solid 1px #fff }
*+html #content_index       {
	height: 480px }
#content_index h1  {
	margin: 0;
	padding: 0;
	border: 0 }
.col_1-2wrap    {
	width: 475px;
	float: left }
/* old code for homepage columns where pictures and large button rollovers are contained
.col_employers {
	width: 220px;
	float: left }
.col_agentsBrokers {
	width: 220px;
	float: right }
*/
.col_products {
	width: 220px;
	float: left }
.col_services {
	width: 220px;
	float: right }

/* Tout Styles */
.toutContainer   {
	background-color: transparent;
	border-bottom: 15px solid white;
	border-left: 15px solid white;
	width: 180px;
	float: right }
.toutContainer {
	background-color: transparent;
	width: 180px;
	float: right }
.toutContainer h2 {
	font-size: 10px;
	line-height: 10px }
.toutContainer p  {
	font-size: 10px;
	line-height: 10px }
.tout   {
	font-size: 10px;
	line-height: 10px;
	background-color: #ccdaf0;
	background-image: url("../images/backgrounds/tout_top.gif");
	background-repeat: no-repeat;
	width: 180px;
	overflow: hidden;
	border-bottom: 1px dashed #03c }
.tout h1    {
	font-size: 14px;
	line-height: 14px;
	margin-bottom: -10px;
	padding-right: 10px;
	padding-left: 10px }
.tout h2   {
	color: #333;
	font-size: 11px;
	font-weight: bold;
	line-height: 12px;
	text-transform: none;
	letter-spacing: 0;
	padding-right: 10px;
	padding-left: 10px;
	border-top: 0 none }
.tout p {
	font-size: 11px;
	line-height: 11px;
	padding-top: 5px;
	padding-right: 10px;
	padding-left: 10px }
.tout ul       {
	color: #333;
	margin-top: 0;
	margin-left: 0.8em;
	padding-right: 1em;
	padding-left: 1.5em !important }
.tout li     {
	font-size: 11px;
	line-height: 12px;
	list-style-type: square;
	margin-left: 0;
	padding-top: 5px;
	padding-left: 0 }
.tout li a  {
	color: #03c !important;
	text-decoration: underline !important;
	outline: none medium }
.tout li a:visited {
	color: #304794 !important;
	text-decoration: underline }
.tout li a:hover {
	color: #d5242e !important }
.tout li a:active {
	color: #ef2131 !important }
.ci_center        {
	font-size: 10px;
	line-height: 10px;
	background-color: #ccdaf0;
	background-image: url("../images/backgrounds/ci_center_login.gif");
	background-repeat: no-repeat;
	padding-top: 45px;
	width: 180px;
	overflow: hidden }
.ci_center p      {
	margin: 0 }
.ci_center input {
	padding: 0px;
	margin-right: 3px }

.col1_box     {
	visibility: visible;
	display: block;
	margin: 0px 0px 5px 0px;
	position: relative;
	width: 60px;
	float: left;
	clear: left }
.col1_content    {
	text-align: left;
	visibility: visible;
	display: block;
	width: 50px;
	position: relative;
	float: right }
.baseline_shift {
	padding-top: 4px }
.col2    {
	visibility: visible;
	display: block;
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 5px 0px;
	position: relative;
	width: 115px;
	float: right;
	vertical-align: middle; }
.paragraph_box     {
	visibility: visible;
	display: block;
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 5px 0px;
	position: relative;
	float: left;
	clear: left }
.paragraph_content    {
	text-align: left;
	visibility: visible;
	display: block;
	position: relative;
	float: left;
	padding-left: 10px }
.account_links_box  {
	background-color: #bdc9db;
	visibility: visible;
	display: block;
	padding-top: 5px;
	padding-bottom: 10px;
	position: relative;
	width: 180px;
	float: left;
	border-top: 1px dashed #03c }
.account_links_content  {
	text-align: left;
	visibility: visible;
	display: block;
	position: relative;
	width: 170px;
	float: right }
.account_links_content span  {
	font-size: 11px;
	line-height: 1.8em;
	font-weight: bold }
#login_promo_announce_col {
	width: 180px }
#login_promo_announce_col p    {
	font-size: 11px }
#login_promo_announce_col p.first {
	padding-top: 40px }

/* Footer Styles */
.index_footer       {
	color: #666;
	font-size: 10px;
	line-height: 10px;
	text-align: left;
	visibility: visible;
	display: block;
	margin: 5px 0;
	position: relative;
	width: 690px;
	float: left }
.index_footer span  {
	position: absolute;
	top: 0;
	left: 505px }
#footer_nav a  {
	color: #999;
	text-decoration: none }
#footer_nav a:hover  {
	color: #666;
	text-decoration: underline }

#end_spacer     {
	background-color: transparent;
	text-align: left;
	visibility: visible;
	display: block;
	margin: 0 auto 0;
	position: relative;
	width: 760px;
	height: 20px }
