
/*This file contains modifications to some standard Assurant web 
template styles and additional styles used specifically on this site. */


/* MODIFIED GLOBAL ASSURANT WEB TEMPLATE STYLES */

h1 {
	margin-top: 0px;
	}
.nav-primary {
	font-weight: bold; font-size: 12px; color: #fff; font-family: Trebuchet MS, Verdana, Geneva, Arial, sans-serif;	text-decoration: none; margin-left: -2px; margin-right: -2px; padding-top: 2px; padding-bottom: 3px;
	}
A.nav-primary:link {
	font-weight: bold; font-size: 12px; color: #fff; font-family: Trebuchet MS, Verdana, Geneva, Arial, sans-serif;  text-decoration: none; padding-top: 2px; padding-bottom: 3px; padding-left: 12px; padding-right: 12px;
	}
A.nav-primary:visited {
	font-weight: bold; font-size: 12px; color: #fff; font-family: Trebuchet MS, Verdana, Geneva, Arial, sans-serif;  text-decoration: none; padding-top: 2px; padding-bottom: 3px; padding-left: 12px; padding-right: 12px;
	}
A.nav-primary:hover {
	font-weight: bold; font-size: 12px; color: #fff; font-family: Trebuchet MS, Verdana, Geneva, Arial, sans-serif; text-decoration: none; background-color: #666; padding-top: 2px; padding-bottom: 3px; padding-left: 12px; padding-right: 12px;
	}


/* ADDITIONAL STYLES SPECIFIC TO THIS SITE */

/* Style for forms "required field" asterisk */
.required {
	font-size: 13px; font-weight: bold; color: #f60; padding-right: 2px;
	}
	
/*dl.releases
{
margin-left: 5px;
padding-left: 5px;
}*/

/*dl.releases dt
{
background: url(/images/arrow.gif) no-repeat;
position: relative;
border: 1px solid;
color: #ffffff;
left: 0;
right: 0;
}*/

/*dl.releases dd a
{
background: url(images/arrow.gif) no-repeat 5px 5px;
}*/

dl.releases
{
margin: 0 0 2em 0;
padding: 0;
}

dl.releases dt
{
position: relative;
left: 0;
top: 1.8em;
width: 8em;
font-size: 10px;
text-decoration: none;
color: #999999;
}

dl.releases dd
{
/*margin: 0 0 0 3em;*/
/*padding: 0 0 .5em .5em;*/
padding: 0;
top:0;
margin-left: 60px;
width: 200px;
}


/*dl.releases dt
{
position: relative;
font-size: 10px;
text-decoration: none;
color: #999999;
border:1px solid;*/
/*top: 1.3em*/
/*width: 5em;*/
/*}*/


/*dl.releases dd
{*/
/*background: url(/images/arrow.gif) no-repeat;
background-position:0px 5px;*/
/*text-decoration: none;*/
/*text-indent: 15px;*/
/*top: 0;*/
/*margin: 0 0 0 3em;*/
/*border:1px solid;*/
/*}*/

/*.pressrelease_content a{
	display: block;
	float: left;
}
.pressrelease_content ul li span.date {
	display: block;
	float: left;
	width: 80px;
}
.pressrelease_content ul {
	width: 100%;
	list-style-type: none;
	padding-left: 0;
}
.pressrelease_content ul li {
	clear: both;
}*/


/* Navigation panel styles */
.secondary {
	margin-bottom: 5px;
	}
.secondary-multiline {
	margin-left: 14px; margin-bottom: 9px; text-indent: -14px; line-height: 12px;
	}
.tertiary {
	margin-top: -1px; margin-bottom: 5px;
	}
.tertiary-lastline {
	margin-top: -1px; margin-bottom: 8px;
	}
	
fieldset.emailAssurant {
	padding: 10px;
	border-top: 1px #ccc solid;
	border-right: 0px #fff solid;
	border-left: 0px #fff solid;
	border-bottom: 0px #fff solid;
}

table#contactSection h3 {
	margin-bottom: 0px;
}

/* Home Page Slide Show Related */

.clear {
	clear:both
}

#gallery {
	position:relative;
	height:256px;
	width:990px;
	background-color:#999999;
}
#gallery a {
	float:left;
	position:absolute;
}

#gallery a img {
	border:none;
}

#gallery a.show {
	z-index:500
}

#gallery .caption {
	z-index:600; 
	background-color:#000; 
	color:#ffffff; 
	height:0px; 
	width:100%; 
	position:absolute;
	bottom:0;
	margin-bottom:0;
	padding-bottom:0;
}

#gallery .caption .content {
	margin:5px
}

#gallery .caption .content h3 {
	margin:0;
	padding:0;
	color:#1DCCEF;
}

.content{display:none;}
.caption{display:none;}