@charset "utf-8";
/* CSS Document                   	*/
/* COLORS:	    				  	*/
/* 			Dark Teal: 2d7f84		*/
/*			Blue Grey: 657778		*/
/*			Plum Berry: 786565		*/
/*----------------------------------*/
.rounded_ins > p {
	font-family:Tahoma;
	font-size:10pt;
	color:#fff;
	margin:auto 5px!important;
}
.rounded_inv > p {
	font-family:Tahoma;
	font-size:10pt;
	color:#fff;
	margin:15px 5px;
}
.rounded_tax > p {
	font-family:Tahoma;
	font-size:10pt;
	color:#fff;
	margin:55px 5px!important;
}
.rounded_page {
	color:#FFF;
	padding:10px 12px;
}
p {
	color:#fff;
	padding:0 14px;
	line-height: 1.25;
	margin: 7px 0 7px 0;
}



ul {
	font-family:Tahoma;
	font-size:10pt;
	margin:15px 0 15px 30px;
	color:#fff;
	list-style-type:none;
}
/*change color to fff*/
ul li {
	list-style-position:outside;
	list-style-type:square;
	padding-left:3px;
	padding-bottom:10px;
	color:#fff;
	line-height:1.25;
}
/*change color to fff*/
li a {
	color:#fff;
}
li a:hover {
	color:#9fe8e4;
}
ol {
	font-family:Tahoma;
	font-size:10pt;
	margin:15px 0 15px 35px;
	color:#fff;
}
/*change color to fff*/
ol li {
	list-style-position:outside;
	padding-left:0;
	padding-bottom:10px;
	color:#fff;
	line-height:1.25;
}
ul.swoosh-list {
	margin-top: 40px;
	margin-left:0;
	
}
ul.swoosh-list li {
	width: 250px;
	color: #fff;
	list-style-type:none;
	list-style-position:outside;
	background-image:url(/images/newMiddle/bullet_swoosh.png);
	background-repeat:no-repeat;
	background-position:left top;
	margin:0;
	margin-left: 10px;
	padding-top: 3px;
	padding-left: 25px;
	}
	
	
a {
	color:#000;
	text-decoration:underline;
	line-height: 1.4;
}
a:hover {
	color:#AF2F36;
	text-decoration:underline;
	line-height: 1.4;
}
#container h3 {
	text-align:left;
	font-family:Tahoma;
	font-size:12.5pt;
	line-height:3;
	border:1px #a4b09a solid;
	background: #2d7f84 url(/images/newMiddle/bullet_swoosh_tar.gif) no-repeat top left;
	margin:0 0 20px 13px;
	font-weight:normal;
	letter-spacing:.05em;
	padding:1px 15px 2px 25px;
}
a:hover {
	text-decoration:none;
}
#container:after {
	content: ".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
#tax_page {
	background:#657778 url(/images/newMiddle/taxservices_page_header.gif) top left no-repeat;
}
#ins_page {
	background:#657778 url(/images/newMiddle/insurance_page_header.gif) top left no-repeat;
}
#fin_page {
	background:#657778 url(/images/newMiddle/investments_page_header.gif) top left no-repeat;
}
#generic_page {
	background:#657778 url(/images/newMiddle/blankPage_header.png) top left no-repeat;
}
#generic_page a {
	color:#9fe8e4;
}
#generic_page a:hover {
	color:#fff;
	text-decoration:underline;
}
.green_page {
	background-color:#657778;
	width: 95%;
	color:#fff;
	position:relative;
	margin:15px auto 10px 20px;
	padding:5px 0 5px 0;
	border:0;
	-webkit-border-radius-topleft: 0px;
	-webkit-border-radius-bottomright: 15px;    /* for Safari */
	-moz-border-radius-topleft: 0px;
	-moz-border-radius-bottomright: 15px;
}
.green_page_smaller {
	background-color:#657778;
	width: auto;
	color:#fff;
	margin-left:14px;
	padding:5px 5px 5px 0;
	-webkit-border-radius-topleft: 0px;
	-webkit-border-radius-bottomright: 15px;    /* for Safari */
	-moz-border-radius-topleft: 0px;
	-moz-border-radius-bottomright: 15px;
}
.green_page a, .green_page_smaller a {
	font-size: 12px;
	line-height:20px;
	font-family:Verdana;
	color:#9fe8e4;
	padding:0;
	text-decoration:underline;
	font-weight:bold;
}
.green_page a:hover, .green_page_smaller a:hover {
	font-size: 12px;
	line-height:20px;
	color:#fff;
	text-decoration:underline;
	font-weight:bold;
	padding:0;
}
.pages {
	display:block;
	position:relative;
	float:left;
	width:66%;
	min-height:300px;
	height:100%;
	margin:15px auto 10px 20px;
	border-bottom:2px white solid;
	padding:14px 0 5px 0;
	-webkit-border-radius-topleft: 0px;
	-webkit-border-radius-bottomright: 15px;    /* for Safari */
	-moz-border-radius-topleft: 0px;
	-moz-border-radius-bottomright: 15px;       /* for Firefox */
}
.wider_pages {
	width:95%;
}
.rounded_ins {
	display:block;
	float:left;
	margin:0 0 0 20px;
	width:235px;
	height:285px;
	background:#657778 url(/images/newMiddle/insurance_header.png) top left no-repeat;
	-webkit-border-radius-topleft: 10px;
	-webkit-border-radius-bottomright: 10px;    /* for Safari */
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-bottomright: 10px;       /* for Firefox */
}
.rounded_inv {
	display:block;
	float:left;
	margin:0 0 0 33px;
	width:235px;
	height:285px;
	background:#657778 url(/images/newMiddle/investments_header.png) top left no-repeat;
	-webkit-border-radius-topleft: 10px;
	-webkit-border-radius-bottomright: 10px;    /* for Safari */
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-bottomright: 10px;       /* for Firefox */
}
.rounded_tax {
	display:block;
	float:right;
	width:235px;
	height:285px;
	margin:0 20px 0 0;
	background:#657778 url(/images/newMiddle/taxes_header.png) top left no-repeat;
	-webkit-border-radius-topleft: 10px;
	-webkit-border-radius-bottomright: 10px;    /* for Safari */
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-bottomright: 10px;       /* for Firefox */
}
.rounded_foot {
	display:block;
	width:800px;
	height:25px;
	-webkit-border-radius-bottomleft: 10px;
	-webkit-border-radius-bottomright: 10px;    /* for Safari */
	-moz-border-radius-bottomleft: 10px;
	-moz-border-radius-bottomright: 10px;
}
/* for Firefox */
.rounded_foot > div {
	background-color:#cecece;
	width:800px;
	clear:both;
	height:26px;
}
#ins_page a {
	display:block;
	color:#9fe8e4;
}
#ins_page a.resources:hover {
	display:block;
	color:#fff;
	text-decoration:underline;
}
#fin_page a.resources {
	display:block;
	color:#9fe8e4;
	text-decoration:underline;
}
#fin_page a.resources:hover {
	display:block;
	color:#fff;
	text-decoration:underline;
}
a.resources {
	display:block;
	color:#000;
	text-decoration:underline;
}
a.resources:hover {
	display:block;
	color:#af2f36;
	text-decoration:underline;
	margin:0;
	padding:0;
}
