@charset "UTF-8";
/* CSS Document */

html, body, img, h1, h2, h3, hr, p, div { 
	margin: 0; 
	padding: 0; 
	border: 0;
}

body { 
	background-color: #E3E3E3; 
	background-repeat: repeat-y; 
}

body, h1, h2, h3, p, lightgreyText
 { 
	font-family: Verdana;  
	font-size: 11px; 
	line-height: 15px;  
	color: #5F6062;
	margin: 0;
	font-weight: normal;
}



/* ------- CLASSES ---------- */
.imgtxt { margin: 24px 0 0 0; }

.imgtxtsm { margin: 10px 0 0 0; }

.topfive{ padding-top: 5px; }

.menuleft { padding-left: 19px; }

.pleft{ padding-left: 33px; }

.sptwenty { margin-right: 20px; }

.spfifty { margin-right: 50px; }

.bottomfifty{ padding-bottom: 50px; }

.arrowleft { padding-left: 11px; }

.reduline {	border-bottom: #FF0000 thin solid; }

.leftwide { width: 224px; }

.lightgreybgcolor{ background-color: #E3E3E3; }

.darkgreybgcolor{	background-color: #5F6062; }

.redbgcolor { background-color: #FF0000; }

.smallul { width: 250px; }

.smallestul { width: 100px; }

.smallpad{ padding-right: 46px; }



ul{
	margin:0;
	padding: 0;
}

li {
	list-style-type: none;
	margin: 0;
	padding: 0;
}




/* ------- CHARACTER STYLES ---------- */

p { padding: 10px 0 0 0; }

h1 { font-weight: bold; }

h2 { color: #000000; }


/* ------- SITEMAP ---------- */

.sitemap ul { 
	margin:0;
	padding: 0 0 0 19px;	
}

.sitemap li {
	margin: 0;
	padding: 4px 0 4px 30px;
	list-style-type: none;	
	background:  url(../images/grey_arrow.gif) no-repeat 10px;
}

.sitemap li a {
	color: #5F6062;
	font-weight: normal;
}

.sitemap li:hover {
	background: url(../images/red_arrow.png) no-repeat 10px;	
}

.sitemap a:hover {
	color: #FF0000;
	text-decoration: none;	
}


/* ------- END SITEMAP ---------- */


.menu ul {
	background-color: #5F6062;
	margin:0;
	padding: 0 0 0 19px;
}

.menu li {
	margin: 0;
	padding: 4px 0 4px 30px;
	list-style-type: none;
	background: url(../images/red_arrow.png) no-repeat 10px;
	border-top: #B3B3B3 thin solid;
}

.menu li a { display: block; }

.menu li:hover { background:#B3B3B3 url(../images/black_arrow.png) no-repeat 10px; }


li#Selected {
	background-color: #FF0000;
	padding: 6px 0 6px 30px;
	background:#FF0000 url(../images/black_arrow.png) no-repeat 10px;
}

.individual { padding: 2px 10px 2px 0; }

h1 img { float:left; }
	

.bottomborder { border-bottom: #B3B3B3 thin solid;	}

.onepoint {	margin-bottom: 1px; }

.partnerlinks { background-color: #B3B3B3; }

.chubb:hover{ background-color: #000000; }

.encompass:hover { background-color: #6179AF; }

.essex:hover{ background-color: #E4C163; }

.travelers:hover { background-color: #DA0C17; }

.zurich:hover {	background-color: #062C92; }

.colonyins:hover{ background-color: #0D3692; }

.hartford:hover { background-color: #990033; }

.towergroup:hover{ background-color: #426384; }

.selective:hover { background-color: #426384; }

.safety:hover{ background-color: #4D78AF; }

.hinghammutual:hover { background-color: #2D354D; }



.realatedheaders {
	background-color:#FF0000;
	width: 224px;
	height: 18px;
	margin-top: 1px;
}


.pageIcons { 
	width: 61px;
	margin: 1px 0 0 1px;
	background-color:#FF0000; 
}

.pageIcons:hover { background-color:#DD0000; }


.menubuttons {
	margin: 1px 1px 0 0;
	padding: 8px 57px 11px 17px;
	background-color:#B3B3B3; 
}

.menubuttons:hover, .quotebuttons:hover { background-color:#E3E3E3; }


.buttons {
	width: 224px;
	background-color: #5F6062;
}

/* ------- QUOTE ---------- */
.quoteIcons { 
	width: 61px;
	height: 33px;
	margin: 1px 0 1px 1px;
	background-color:#FF0000; 
}
.quotebuttons {
	margin: 1px 1px 1px 0;
	padding: 4px 25px 1px 25px;
	background-color:#B3B3B3; 
}

.quote {
	width: 225px;
	background-color: #5F6062;
	
}


/* ------- END QUOTE ---------- */


.pagelocation {
	width: 616px;
	background-color:#B3B3B3;
	margin-top: 0;
	padding: 8px 0 8px 0;
}

.pblock { 
	width: 185px; 
	padding-left: 20px; 
}

.txtarea { 
	width: 436px; 
	padding-bottom: 15px; 
	padding: 0 0 0 20px; 
	margin: 0 1px 1px 0; 
}

.txtarea:hover { 
	outline-color: #FF0000;  
}

.products{
	width:546px;
}

.imgborder{
	border: #E3E3E3 thin solid;
	padding: 6px 6px 4px 6px;
}

.imgborder:hover{
	border: #FF0000 thin solid;
}

.footerleft{
	width:224px; 
	height:18px;  
	padding-top:2px; 
	border-right: thin #B3B3B3 solid;
	text-align:center;
}


/* ------- LINKS ---------- */

a { 
	color: #FF0000; 
	font-weight:bold; 
	text-decoration: none;
} 

a:hover { 
	text-decoration: underline;
} 



.athin {
	font-weight: normal;
	text-decoration: underline;
}

.athin:hover {
	font-weight: bold;
}

.plinks { 
	padding: 0 10px 10px 0; 
}

.blackText { 
	color: #000000; 
} 

.plink{
	color: #5F6062;
	font-weight: normal;
	padding-left: 33px;
}

.darkgreylink{ 
	color: #5F6062;
	font-weight: normal;
}

.lightgreyText, .lightgreyLink { font-size: 10px; color: #B3B3B3; font-weight: normal;}


.lightgreyText { margin-left: 33px; }


/* ------Form Fields ------*/

label, label span { display:block;}

label { float:left; width: 180px; }


.paddleft { margin-right: 4px; }

.contactform { width:476px; }

.formspacer { margin: 3px 0 0 0; }

.fieldblock { 
	width: 221px; 
	height: 46px; 
	padding: 0 0 11px 15px;
	background-color: #5F6062;
}


.fieldblock:hover {	background-color: #FF0000; }

.field, .large_fieldblock { background-color: #FFFFFF;  }	

.field { width: 180px; }

.field:hover, field:focus { border-color: #5F6062; }

.textareaMessage {
	width: 461px;
	height: 254px;
	padding: 0 0 15px 15px;
	margin: 0 1px 1px 0;
	background-color: #5F6062;
}

.textareaMessage:hover, textareaMessage:focus {
	background-color: #FF0000;
	border-color: #6F7070;
}

.formbuttons {
	width: 86px;
	height: 20px;
	padding: 0 0 0 7px;
	background-color: #5F6062;
}


.formbuttons:hover { background-color: #FF0000;  }

/* ------layout ID's ------*/
#content { 
	width: 842px; 
	margin-left:auto;
	margin-right:auto;
	background-color:#FFFFFF;
}

#layout{ margin: 24px 36px 0 33px;
		 padding-bottom: 20px; }

#individuallayout{ margin: 24px 0 0 59px; }	/* ------This creates the padding around the main contain of the page ------*/

#pageright { 
	width: 616px; 
	border-left: thin #B3B3B3 solid;
	float: left;
	margin:0;
	padding:0;
	background-color:#FFFFFF;
}

#pageleft { 
	width: 224px;
	float: left;
	background-color: #5F6062; 
	margin:0;
	padding:0;
}

#partners { 
	padding: 15px 15px 250px 15px; 
	padding-bottom:260px;
}

#logoarea { 
	background-color: #FF0000; 
	width: 118px; 
	height: 148px;
	padding: 14px 53px 16px 53px;
}

#copyright{ padding: 0 0 0 33px; }

#footer{
	height: 20px;
	text-align:left;	
	border-top: thin #B3B3B3 solid;
	border-bottom: thin #B3B3B3 solid;
	background-color:#FFFFFF;
}


.leftfloater { float: left; }

.rightfloater { float: right; }

.block { display: block; }

.clear { clear: both; }
.clearleft { clear:left}
.clearright { clear:right}
