* {
	border: 0;
	margin: 0;
	outline: 0;
	padding: 0;
}
ol, ul, li {
	list-style: none;
}
ul.list li {
	list-style: inside;
}
ul.list li span {
	display: block;
	margin-bottom:10px;
	margin-left:13px;
}
blockquote {
	quotes: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
input, select {
	vertical-align: middle;
}
fieldset, a img {
	border: 0
}
marquee {
	margin-top:2px;
}
a:link, a:visited, a:active {
	color: #000;
	text-decoration: none;
}
label a:link {
	text-decoration: underline;
}
.tickList, .numbers {
	margin: 15px 0;
}
.tickList li {
	 background:transparent url("../images/tick.png") no-repeat scroll left center ;
	padding: 5px 0 5px 22px;
}
.tickList a:link, a:visited, a:active {
	color: #5b5b5b;
}
.tickList a:hover {
	color: #05436C;
	text-decoration: underline;
}
.numbers li {
	list-style: decimal inside none;
	padding: 3px 5px;
}
.highlightBlock {
	padding: 10px;
	background: #F9F9F9;
	border: 1px solid #dadada;
}

.highlightBlock .tickList, .highlightBlock .numbers {
	margin: 0;
}

/* BrowserReset --- Ends  */

/* HTMLStyles --- Begin */
html, body {
	height: 100%;
}
body {
	color: #5b5b5b;
	font: 13px "Myriad Pro", Arial, Helvetica, sans-serif normal;
	line-height: 1.5;
	overflow-x: hidden;
}

/* HTMLStyles --- Ends  */

/* Header --- Begin */
.headerStandard {
	background: #015794 url("../images/bgHeaderBlue.png") repeat-x left top;
	color: #fff;
}
.headerContainer {
	background: transparent url("../images/bgNav.png") repeat-x left bottom;
	border-bottom: 1px solid #d7dfe2;
	height: 94px;
}
.headerWrapper, .contentWrapper, .footerWrapper {
	margin: 0 auto;
	width: 960px;
}
.headerWrapper {
	text-align: right;
}
.topWrapper .firm {
}
.logo {
	background: transparent url("../images/logo.png") repeat-x left top;
	float: left;
	height: 87px;
	margin-left: 10px;
	position: relative;
	width: 108px;
}
.logo .homeLink {
	height: 82px;
	left: 0;
	position: absolute;
	width: 104px;
}
.firm {
	float: left;
	font-size: 16px;
	margin-left: 15px;
}
.headerWrapper p {
	line-height: 61px;
	margin-right: 25px;
}
.headerWrapper p span {
	font-weight: bold;
	margin-right: 5px;
}
.headerWrapper p a, .footerWrapper p a {
	color: #fff;
}
.headerWrapper p a:hover, .footerWrapper p a:hover {
	text-decoration: underline;
}
.navWrapper {
}
.navWrapper ul {
	display: inline-block;
}
.navWrapper ul li {
	background: transparent url("../images/navBullet.png") no-repeat left bottom;
	float: left;
	font-size: 14px;
	font-weight: bold;
	line-height: 32px;
	padding-right: 25px;
	padding-left: 25px;
	position: relative;
	text-transform: uppercase;
}
.navWrapper ul li a {
	color: #115085;
}
.navWrapper ul li a:hover {
	color: #000;
}
#nav ul {
	border: 0px solid #cbd6dc;
	display: none;
	min-width: 100%;
	position: absolute;
	left: 0;
	z-index:999999;
}
#nav ul li {
	background: #e1e8ea;
	float: none;
	font-weight: normal;
	line-height: 20px;
	text-align: left;
	text-transform: capitalize;
}
#nav ul li a {
	white-space: nowrap;
}
#nav ul li a:hover {
	color:#ffffff;
	background:  url("../images/bgContentBlueLight.png") repeat-x left top;
}
#nav li:hover ul {
	display: block !important;
}

#nav li ul li {
	padding: 0;
}
#nav li ul li a {
	padding: 5px 20px;
	display: block;
}
/* Header --- Ends  */

/* Grid --- Begin */
.grid1, .grid2 {
	display: inline-block;
	width: 100%;
}
.grid1 .col1, .grid1 .col2 {
	float: left;
	margin-left: 20px;
}
.grid1 .col1 {
	width: 680px;
}
.grid1 .col2 {
	width: 220px;
}
.grid2 .col1, .grid2 .col2, .grid2 .col3 {
	float: left;
	margin-top: 10px;
	margin-left: 20px;
}
.grid2 .col1 {
	width: 200px;
}
.grid2 .col2 {
	border-right: 1px solid #fff;
	border-left: 1px solid #fff;
	width: 480px;
}
.grid2 .col3 {
	width: 200px;
}

/* Grid --- Ends  */

/* Content --- Begin */
.contentStandard {
}
.contentWrapper {
	border-right: 1px solid #e3e3e3;
	border-left: 1px solid #e3e3e3;
	box-shadow: 0 0 5px #e3e3e3;
}
.bannerCont {
	height: 250px;
	overflow: hidden;
}
.news {
	background: #f1f1f1;
	border-top: 1px solid #e3e3e3;
	display: inline-block;
	margin-bottom: 20px;
	width: 100%;
	height: 27px;
}
.news .feeds li {
	float: left;
	line-height: 23px;
	font-size: 12px;
	font-weight: bold;
	margin-right: 18px;
}
.news .feeds li.title {
	background: transparent url("../images/bgNewsBlue.png") no-repeat right bottom;
	color: #fff;
	font-size: 13px;
	font-weight: normal;
	height: 26px;
	padding-left: 20px;
	padding-right: 25px;
}
.news .feeds li .readMore {
	color: #006bb3;
	margin-left: 5px;
	padding-right:10px;
	margin-right:10px;
	border-right:1px solid;
}
.news .feeds li .readMore:hover {
	text-decoration: underline;
}
.news .feeds li .date {
    background: none repeat scroll 0 0 #006BB3;
    color: #FFFFFF;
    margin-right: 5px;
    padding-left: 3px;
    padding-right: 0;
}

.pageTitle {
	color: #05436c;
	font-size: 20px;
	margin-bottom: 15px;
}
span.first {
	font-weight: bold;
	margin-right: 5px;
}
.pageContent.large {
	font-size:17px;
}
.pageContent p {
	margin-bottom: 15px;
	text-align: justify;
}
.bulletListsWrapper {
	background: #41b4ea url("../images/bgContentBlueLight.png") repeat-x left bottom;
	border: 1px solid #d9e8ef;
	color: #fff;
	margin-bottom: 20px;
	padding: 10px 15px;
}
.bulletList li {
	margin-bottom: 5px;
}
.subtitle {
	font-size: 16px;
}
.bulletList .subtitle:before {
	content: "";
}
.bulletList li:before {
	content: "+ ";
}
.bulletList li a {
	color: #fff;
}
.bulletList li a:hover {
	text-decoration: underline;
}
/* Content --- Ends  */

/* Footer --- Begin */
.footerStandard {
	border: 1px solid transparent;
	background: #0167af url("../images/bgFooterBlue.png") repeat-x left bottom;
}
.footerWrapper {
	color: #fff;
	margin-top: 15px;
	margin-bottom: 15px;
}
.footerWrapper .bulletList {
	display: inline-block;
	float: left;
	margin-left: 20px;
}
.footerWrapper .bulletList li {
	margin-bottom: 0;
	float: left;
	margin-right: 10px;
}
.footerWrapper .bulletList li:before {
	content: "";
}
.copyRight {
	margin-right: 20px;
	text-align: right;
}
/* Footer --- Ends  */
