/*Towergate Professional Risks stylesheet

 Page Reset *****************************************************************/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100.01%;
	font-family: inherit;
	vertical-align: baseline;
}

body {
	line-height: 1;
	color: #000;
	background: #fff;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}

ul {list-style: none;}

.clear {clear:both;}

/* tables still need 'cellspacing="0"' in the markup */

table {
	border-collapse: separate;
	border-spacing: 0;
}

caption, th, td {
	text-align: left;
	font-weight: 400;
}

blockquote:before, blockquote:after,
q:before, q:after {content: "";}
blockquote, q {quotes: "" "";}


/* Page Layout ***************************************************************************/

input,select {
	color: #666;
	font-size: 0.63em;
}

a {color:#06397a;text-decoration:none;}
a:hover {text-decoration:underline;}


hr {
	color: #d4d4d4;
	height: 1px;
	margin: 8px 0 8px;
}

html {
	background: #f2f1f1;
	height: 100%;
}

body {
	background: url(images/template_assets/bg-body.gif) repeat-y;
	min-height: 100%;
	width: 994px;
	margin: 0 auto;
/*
 * this allows for re-sizing - removed for sifr compatability:
 * min-width: 800px;
 * max-width: 994px;
 */}

/* for IE6 and below */
* html body {height:100%;}

em {
	font-style:italic;
}

#pagewidth {
	margin: 0 20px;	
	background: #fff;
}


#page {
	margin: 0 14px;
	padding: 0 0 28px;
}

#main {
	padding: 0 188px;
	overflow: hidden;
	height: 1%;
}

/* for IE6 and below */
* html #main {overflow: visible;}

#intro {
	width: 614px;
	height: 105px;
	float: left;
	margin: 16px 0 0 -188px;
	display: inline;
	background: #e0f0ff;
	border: 1px solid #cde2f4;
}

#left {
	float: left;
	width: 174px;
	margin: 9px 0 0 -188px;
	display: inline;
}

#content {
	width: 954px;
	min-height:500px;
	float: left;
	color: #fff;
	margin: 12px 0 0;
	margin: 4px -184px 0 -188px;
	display:inline;
	background:url(images/template_assets/bg-content.jpg) no-repeat -13px 30px;
}

#right {
	width: 298px;
	float: right;
	margin: 16px -184px 0 5px;
	display: inline;
}

#insurance-1
{
	float:left;
	width: 450px;
	height: 280px;
	margin: 9px 0 0 6px;
}

#insurance-2
{
	float:right;
	width: 450px;
	height: 280px;
	margin: 9px 36px 0 0;
}

#prod-list
{
	clear:both;
	color:#666666;
}

#prod-list h3
{
	padding: 0 0 10px 16px;
}

#prod-list ul
{
	padding: 0 0 0 16px;
	float: left;
}

#prod-list li
{
	width: 134px;
	font-size: 0.7em;
	padding: 0 0 5px 0;
}

#prod-list li a
{
	color:#666;
}

#prod-list li a:hover
{
	color:#06397a;
}

/* Global Header *********************************************************************/

/* Header  */
#header {
	width: 100%;
	height: 90px;
	position: relative;
	overflow: hidden;
}

#header .logo {
	margin: 0;
	position: absolute;
	top: 33px;
	left: 0;
	width: 275px;
	height: 43px;
	background: url(images/template_assets/towergate-logo.gif) no-repeat;
	overflow: hidden;
	text-indent: -999em;
	display: block;
}


/* Top navigation - text links in the top right */

#header ul#topNav {
	position: absolute;
	top: 23px;
	right: 1px;
	font-size: 0.63em;
}

#header ul#topNav li {
	float: left;
	border-right: 1px solid #8eb2d2;
	line-height: 1.2;
}

#header ul#topNav li a {
	color: #06397a;
	padding: 0 5px;
}

#header ul#topNav li a:hover {
	text-decoration: underline;
}

#header ul#topNav li.change {
	padding: 0 5px;
	color: #666;
	border-right: 0px none;
}

#header ul#topNav li.resize {
	color: #666;
	border-right: 0px none;
	line-height:0.8em;
}

#header ul#topNav li.resize a {padding:3px;}

.fontSizer_Small {font-size : 1em;}

.fontSizer_Medium {font-size : 1.2em;}

.fontSizer_Large {font-size : 1.4em;}

/* Top Left Section  - links to global website*/

ul.top-nav {
	/*position: relative;
	top: 0;
	left: 0;*/
}

ul.top-nav li {
	float: left;
}

ul.top-nav li a {
	display: block;
	width: 461px;
	height: 28px;
	overflow: hidden;
	text-indent: -999em;
	background: url(images/template_assets/topNavSprite.gif) no-repeat;
}

/* Insurance */

ul.top-nav li a.insurance-nav-left {
	background-position: -9px -10px;
}

ul.top-nav li a.insurance-nav-left:hover {background-position: -9px -106px;}

ul.top-nav li a.insurance-nav-right {
	background-position: -472px -10px;
}

ul.top-nav li a.insurance-nav-right:hover {background-position: -472px -106px;}

.hidden {
	display:none;
}

/* End of Global Header *********************************************************************/



/* Intro column - local navigation Styles *****************************************************/


#intro h2 {
	padding: 3px 0 5px 11px;
	background: #06397a;
	color: #fff;
	margin: 7px 0 0;
	font-weight: 700;
	font-size:0.85em;
	font-family: arial, tahoma, sans-serif;
}



#intro h2.first {
	background: #06397A url(images/template_assets/bg-first.gif) no-repeat bottom left;
/*	-moz-border-radius-topleft: 2px;
	-webkit-border-top-left-radius: 2px; */
	padding: 4px 5px 10px 11px;	
}

/* Blue UL Nav - this will be commented out as it already exists in system.css to avoid inheritance issues */

div.first {
	background: #e0f0ff;
	border: 1px solid #cde2f4;
	border-top: none;
	padding: 6px 9px 1px 10px;
}

div.first ul {
	font-weight: 700;
	color: #666;
	font-size: 0.69em;
}

div.first ul a {
	font-weight: 400;
	font-size: 1em;
	line-height: 1.2;
}

div.first ul li {margin-bottom: 10px;}


#intro p {
	font-size: 0.8em;
	line-height: 1.2em; 
	color: #666;
	padding: 23px 10px 13px 10px;
}

/* End of left local navigation Styles ********************************/

/* Right column - shared content modules *****************************/

#right h2 {
	margin: 0;
	width: 287px;
	color: #fff;
	font-size: 0.85em;
	font-weight:700;
	padding: 4px 0 10px 11px;
	background: #7d7d7d url(images/template_assets/bg-h3.gif) no-repeat 0 100%;
	font-family: arial, tahoma, sans-serif;
}

#right .plainbox {
	margin: 0 0 7px;
	width: 252px;
}

#right .box {
	margin: 0 0 7px;
	width: 276px;
	border: 1px solid #b9b9b9;
	border-top: none;
	overflow: hidden;
	padding: 0 10px 14px 10px;
	background: #f7f7f7;
}

#right .box p {
	color: #666;
	margin: 0;
	font-size: 0.69em;
	line-height: 1.2;
}


#right .box p a {font-weight: 700;}



/* Contact List Formatting */

ul.contact {margin: 0px 0 -5px}

ul.contact li {
	padding: 0 0 0 21px;
	font-weight: 700;
	line-height: 24px;
	font-size: 0.63em;
}

ul.contact li.boxtext {
	font-size:0.69em;
	line-height:1.2;
	margin:0 0 20px;
	font-weight:normal
}

ul.contact li.phone {
	background:url(images/template_assets/ico-phone.gif) no-repeat left; 
	color:#000;
	font-size:0.7em;
}

ul.contact li.phoneContact {background:url(images/template_assets/ico-phone.gif) no-repeat left top;
	color:#000;
	line-height:1.1em;
 	margin-bottom:5px;
	font-size:0.7em;
}

ul.contact li.mail {
	background:url(images/template_assets/ico-mail.gif) no-repeat left;
	font-size:0.7em;
}

ul.contact li.download {
	background:url(images/template_assets/ico-download.gif) no-repeat left;
	font-size:0.7em;
}

ul.contact li.pdf {
	background:url(images/template_assets/pdf_icon_2.gif) no-repeat left;
	font-size:0.7em;
}

#content ul.contact {margin: 15px 0 -5px}

#content ul.contact li {
	padding: 0 0 0 21px;
	font-weight: 700;
	line-height: 24px;
	font-size: 0.63em;
}

#content ul.contact li.boxtext {
	font-size:0.69em;
	line-height:1.2;
	margin:0 0 20px;
	font-weight:normal
}

#content ul.contact li.phone {
	background:url(images/template_assets/ico-phone.gif) no-repeat left; 
	color:#000;
	font-size:0.7em;
}

#content ul.contact li.phoneContact {background:url(images/template_assets/ico-phone.gif) no-repeat left top;
	color:#000;
	line-height:1.1em;
 	margin-bottom:5px;
	font-size:0.7em;
}

#content ul.contact li.mail {
	background:url(images/template_assets/ico-mail.gif) no-repeat left;
	font-size:0.7em;
}

#content ul.contact li.download {
	background:url(images/template_assets/ico-download.gif) no-repeat left;
	font-size:0.7em;
}

#content ul.contact li.pdf {
	background:url(images/template_assets/pdf_icon_2.gif) no-repeat left;
	font-size:0.7em;
}



#right ul.links p {
	font-size: 1em;
}

#right ul.links p a {
	font-weight: 400;
}



/* Footer *********************************************************************/

#footer {
	background: #f2f1f1;
	color: #666;
	margin: 0 20px;
}

#fWrapper {
	margin: 0 auto;
	width: 974px;
	}

#footer a {
	color: #666;
	font-size: 0.63em;
}

#footer p {
	float: right;
	padding: 0 10px 0 0;
	font-size: 0.63em;
	margin: 5px 0 0;
	color:#666;
}

#footer ul {
	display: inline;
	overflow: hidden;
	float: left;
	margin: 0 0 0 5px;
}

#footer ul li {
	float: left;
	display: inline;
	font-weight:normal;
}

#footer ul li a {
	border-right: 1px solid #bebebe;
	padding: 0 5px;
	line-height: 1.2;
	font-weight:normal;
}

#footer ul li.last a {
	border: 0;
}

div.clear {
	clear: both;
	}	
	
div.botFooter {
	margin: 9px 0 0; padding-bottom:30px;
}

div.botFooter .single {
	margin: 28px 0 0;
}

div.clear {
	clear: both;
}

#third-party
{
	width: 144px;
	height: 44px;
	float: right;
	margin: 0 10px 20px 0;
}

div.prod-txt
{
	float:left;
	width: 210px;	
}

div.prod-image
{
	margin: -45px 0 0 0;
	float:right;
	width: 200px;
	height: 158px;
}

div.launcher
{
	clear:right;
	margin: 84px 2px 0 0;
	float:right;
	width: 130px;
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: 700;
}

div.launcher p
{
	text-align:right;
	width: 87px;
}

div.launcher a
{
	padding-right: 40px;
	display:block;
	width: 87px;
	color: #ccc;
	line-height: 1.2em;
	text-decoration:none;
}

div.launcher a:hover
{
	text-decoration:none;
}

div.launcher a span
{
	font-size: 1.2em;
	color: #FFFFFF;	
	
}

/*  end of footer */

/* Content Styling ************************************************************/


/* main body of text */

#content h1 {
	width: 250px;
	font-size: 0.95em;
	margin: 12px 0 12px 12px;
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	font-weight: 700;
	color: #fff;
}

#content p {
	font-size: 0.69em;
	line-height: 1.2;
	margin: 0 0 15px;
}



/* Padding added to all the headings */

#content h2 {
	font-size:0.84em;
	font-weight:700;

} 

#content h3 {
	font-size:0.71em;
	font-weight:700;
    margin:0 0 5px; 
}

#content h4 {
	font-size:0.70em;
	font-weight:700;
}

ul.contact li.phoneContact_page {background:url(images/template_assets/ico-phone.gif) no-repeat left 3px;
	line-height:1.6;
	font-weight:normal;

}

#content ul.product 
{
	margin:4px 0 0 14px;
	overflow: hidden;
}
	
#content ul.product li 
{
	padding: 0 0 0 16px;
	background: url(images/template_assets/bullet.gif) no-repeat 0 5px;
	font-size: 0.8em;
	line-height: 1.5;
}
