/* 

PROJECT: GeneralCasualty.com
DESCRIPTION: Cascading Style Sheet
DATE: 5/10/05

*/

/* GENERAL  */

body {
	/* positioning only in this block -  do not add text classes here */
	background-color:#FFF;
	margin: 0px;
	}

.bodyMain {
	background: url(/GeneralCasualty/Images/General/GCBackground.jpg);
	}
	
form {
	margin: 0px;
	padding: 0px;
	}
	
body,td,div,span,ul,li,input,select,textarea,option,p {
	/* global text classes only */
	font-family : arial,verdana,helvetica,sans-serif;
	font-size : 11px;
	line-height: 14px;
	color : #333;
	}

p {
	margin-top:0px;
	margin-bottom:10px;
	}

table tbody tr {
	margin-top:0px;
	text-align:left;
	vertical-align:top;
	}	
		
form, input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	}
	
.upperBackgroundImage {
	background: url(/GeneralCasualty/Images/HeaderNavigation/gc_top_women.jpg);
	BACKGROUND-REPEAT: no-repeat;
}

.lowerBackgroundImage {
	background: url(/GeneralCasualty/Images/HeaderNavigation/gc_bottom_women.jpg);
	BACKGROUND-REPEAT: no-repeat;
}
	
.startDivider {
	vertical-align: middle;
}

ul {
	list-style-position : outside;
	list-style-image : url(/GeneralCasualty/Images/General/GCBulletStandard.gif);
	padding : 0;
	margin : 0 0 0 17px;
	}	

ul li ul {
	list-style-position : outside;
	list-style-type: none;
	list-style-image : url(/GeneralCasualty/Images/General/spacer.gif);
	padding : 0;
	margin : 0 0 0 12px;
	}

ul li i {
	list-style-position : outside;
	list-style-type: none;
	list-style-image : url(/GeneralCasualty/Images/General/spacer.gif);
	padding : 0;
	margin : 0 0 0 12px;
	}

ul li ul li ul {
	list-style-position : outside;
	list-style-type: none;
	list-style-image : url(/GeneralCasualty/Images/General/spacer.gif);
	padding : 0;
	margin : 0 0 0 12px;
	}

ul li a:link,a:visited,a:hover,a:active {
	color:#000;
	text-decoration:underline;
	}

ul li a:hover {
	color:#000;
	text-decoration:underline;
	}
		
h1 {
	font-size: 20px;
	line-height:29px;
	font-weight: normal;
	}

h1.GCDetailedHeader {
	margin: 0 0 0 8px;
	padding: 0px;
	color:#566B87;
	}
	
  h2 {
  	font-size: 18px;
  	line-height: 20px;
  	font-weight: normal;
  	}
  	
h3 {
	font-size: 11px;
	line-height:14px;
	padding:0px;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
	margin-bottom:8px;
	font-weight: bold;
	color:#003250;
	}
	
.BodyTitle {
	font-size: 11px;
	padding:0px;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
	margin-bottom:0px;
	font-weight: bold;
	color:#003250;
	}

#m_hplPageLabel {
	font-size: 20px;
	line-height:29px;
	font-weight: normal;
	margin: 0 0 0 8px;
	padding: 0px;
	color:#7A91A2;
	}	
	

/* job template formatting classes */

.jobheader {
	font-size: 18px;
  	line-height: 23px;
  	font-weight: normal;
  	}

/* end job template formatting classes */	


/* UTILITY AND HEADER AND LHN CLASSES */
		
/**** Home | For Our Agents | Contact Us *****/
a.metaNav:link, a.metaNav:visited, a.metaNav:hover, a.metaNav:active {
	font-size: 9px;
	color:#333;
	text-decoration: none;
	}
	
/* Home Page Links */
a.hp:link, a.hp:visited, a.hp:hover, a.hp:active {
	font-family : arial,verdana,helvetica,sans-serif;
	font-size: 9px;
	color:#000;
	text-decoration: underline;
	}
	
/**** Home | Site | Contact Us *****/	

/*** Navigation ***/
a.hdrLink:link {
	color:#333;
	font-weight:bold;
	text-decoration: none;
	}	

a.hdrLink:visited {
	color:#333;
	font-weight:bold;
	text-decoration: none;
	}
	
a.hdrLink:hover {
	color:#000;
	font-weight:bold;
	text-decoration: underline;
}

a.hdrLink:active {
	color:#333;
	font-weight:bold;
	text-decoration: underline;
	}	

/* UTILITY AND HEADER AND LHN CLASSES */
		
		/* navigation container */
			
			div.GCLeftNavigation
			{
				margin: 0px 18px 25px 10;
				text-align: left;
			}
				
			div.GCLeftNavigation span a	{
				display: block;
				/* white-space: nowrap; */
				text-align: left;
			}
			
			div.GCLeftNavigation a:link, div.GCLeftNavigation a:visited, div.GCLeftNavigation span a:hover,div.GCLeftNavigation a:active {
				text-decoration : none;
			}

			/* level 0 positioning and sizing - just in case the image load fails */
			a.GCLeftNavigationTextLinkOff0
			{
				display: inline;
				margin: 5px 0px 0px 0px;	
				text-decoration: none;
				font-weight: bold;	
			}

			a.GCLeftNavigationTextLinkOn0
			{
				display: inline;
				margin: 5px 0px 0px 0px;	
				text-decoration: none;	
				font-weight: bold;
			}
															
			a.GCLeftNavigationTextLinkSel0
			{
				color: #333;
				font-weight: bold;
				margin: 5px 0px 0px 0px;	
				text-decoration: none;
			}			
						
			/* level 0 text and background styles - just in case the image load fails  */
			a.GCLeftNavigationTextLinkOff0:link,a.GCLeftNavigationTextLinkOff0:active,a.GCLeftNavigationTextLinkOff0:visited,a.GCLeftNavigationTextLinkOff0:hover
			{
				color: #333;
				font-weight: bold;
				
			}
			
			a.GCLeftNavigationTextLinkOn0,a.GCLeftNavigationTextLinkOn0:active,a.GCLeftNavigationTextLinkOn0:visited,a.GCLeftNavigationTextLinkOn0:hover
			{
				color: #000;
				font-weight: normal;
			}
			
			/* level 1 positioning and sizing */
			a.GCLeftNavigationTextLinkOff1,a.GCLeftNavigationTextLinkOn1
			{	
				padding: 0px;
				text-decoration: none;
			}
			
			a.GCLeftNavigationTextLinkSel1
			{
				color: #333;
				font-weight: normal;
				margin: 0px 0px 0px 10px;	
				text-decoration: normal;
			}
			
			/* level 1 text and background styles */
			a.GCLeftNavigationTextLinkOff1:link,a.GCLeftNavigationTextLinkOff1:active,a.GCLeftNavigationTextLinkOff1:visited,a.GCLeftNavigationTextLinkOff1:hover
			{
				margin: 0 0 0 10;
				color: #333;
				font-weight: normal;	
			}
			
			a.GCLeftNavigationTextLinkOn1,a.GCLeftNavigationTextLinkOn1:active,a.GCLeftNavigationTextLinkOn1:visited,a.GCLeftNavigationTextLinkOn1:hover
			{
				margin: 0px 0px 0px 10px;
				color: #000;
				font-weight: normal;
			}

			/* level 2 positioning and sizing */	
			a.GCLeftNavigationTextLinkOff2,a.GCLeftNavigationTextLinkOn2
			{
				padding: 0px;
				margin: 0 0 0 20;	
			}

			a.GCLeftNavigationTextLinkSel2
			{
				color: #333;
				font-weight: normal;
				margin: 0px 0px 0px 20px;	
				text-decoration: none;
			}

			/* level 2 text and background styles */
			a.GCLeftNavigationTextLinkOff2:link,a.GCLeftNavigationTextLinkOff2:active,a.GCLeftNavigationTextLinkOff2:visited,a.GCLeftNavigationTextLinkOff2:hover
			{
				color: #333;
				font-weight: normal;
			}

			a.GCLeftNavigationTextLinkOn2:link,a.GCLeftNavigationTextLinkOn2:active,a.GCLeftNavigationTextLinkOn2:visited,a.GCLeftNavigationTextLinkOn2:hover
			{
				color: #000;
				font-weight: normal;
			}
						
			/* level 3 positioning and sizing */	
			a.GCLeftNavigationTextLinkOff3,a.GCLeftNavigationTextLinkOn3
			{
				padding: 0px;
				margin: 0 0 0 30;	
			}
			
			a.GCLeftNavigationTextLinkSel3
			{
				color: #333;
				font-weight: normal;
				margin: 0 0 0 30;	
				text-decoration: none;
			}

			/* level 3 text and background styles */
			a.GCLeftNavigationTextLinkOff3:link,a.GCLeftNavigationTextLinkOff3:active,a.GCLeftNavigationTextLinkOff3:visited,a.GCLeftNavigationTextLinkOff3:hover
			{
				color: #333;
				font-weight: normal;
			}
			
			a.GCLeftNavigationTextLinkOn3:link,a.GCLeftNavigationTextLinkOn3:active,a.GCLeftNavigationTextLinkOn3:visited,a.GCLeftNavigationTextLinkOn3:hover
			{
				color: #000;
				font-weight: normal;
			}
	
/*** Navigation ***/

/*** Footer Nav ***/
a.footerNav:link {
	color:#000;
	text-decoration: none;
	}
		
a.footerNav:visited {
	color:#000;
	text-decoration: none;
	}	
	
a.footerNav:hover {
	color:#000;
	text-decoration: underline;
	}	

a.footerNav:active {
	color:#000;
	text-decoration: none;
	}	
	
.footerText {
	font-size:9px;
	color : #999;
	}

/*** Footer Nav ***/

/*** Links on SiteMap ***/
a.siteMapNav:link {
	color:#000;
	text-decoration: none;
	line-height:16px;
	}
		
a.siteMapNav:visited {
	color:#000;
	text-decoration: none;
	line-height:16px;
	}
	
a.siteMapNav:hover {
	color:#000;
	text-decoration: underline;
	line-height:16px;
	}	

a.siteMapNav:active {
	color:#000;
	text-decoration: none;
	line-height:16px;
	}	
	
/*** Links on SiteMap ***/

/* Main Page */
#homeLogo {
	display:block;
	margin-bottom:16px;
	}

/* PAGE CONTENTS */	
#topNav {
	margin-right:15px;
	margin-top:3px;
	}
	
.topNavHP {
	margin-right:15px;
	margin-top:3px;
	}

.textBox
{
	font-family : arial,verdana,helvetica,sans-serif;
	font-size : 9px;
	color:#333;
	vertical-align: middle;
}

#content {
	width:778px;
	border-bottom: 1px solid #DDDED5;
	}

#midcontent{
	margin: 14px 8px 0px;
	}
	
#rightcontent{
	margin: 14px 12px 0px;
	}

#headerNav {
	background-color: #003250;
	border-bottom: solid 1px #fff;
	}
	
#homeNav {
	background-color: #003250;
	}	
	
.imgExecutives {
	text-align:right;
	padding-left:20px;
	padding-top:15px;
	display:block;
	}
	
#footerContainer {
	padding-top:30px;
	padding-bottom:20px;
	padding-left:26px;	
	}
	
.upperRightFirstImage
{
	background-color: #98B1DA;
}

.upperRightSecondImage
{
	background-color: #A3B9DE;
}

h1.upperRightList {
	margin: 59px 8px 0 5px;
	padding: 0px;
	color:#FFFFFF;
	font-size: 28px;
	}
	
h1.upperRightDetail {
	margin: 31px 8px 0 5px;
	padding: 0px;
	color:#FFFFFF;
	font-size: 22px;
	}
	
/* These are standard sIFR styles... do not modify */

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

/* These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */

.sIFR-hasFlash h1.upperRightList {
	visibility: hidden;
	letter-spacing: -9px;
	font-size: 36px;
	padding: 0px;
	margin: 49px 8px 0 5px;
	line-height:40px;
}

.sIFR-hasFlash h1.upperRightDetail {
	visibility: hidden;
	letter-spacing: -9px;
	font-size: 28px;
	padding: 0px;
	margin: 28px 8px 0 5px;
	line-height:30px;
}
