body, div, dl, dt, dd, ul, ol, li, pre, blockquote { margin: 0; padding: 0; }
ul, ol { list-style-image: none; list-style-position: outside; list-style-type: none; }
*:link, *:visited { text-decoration: none; }
img, a img 	{ border: none; }
.clear 		{ clear: both; }
.floatLeft 	{ float: left; }
.floatRight { float: right; }

/*
#c71f0f = red
#DF5445 = light red
#5f5f5f = dark grey
#a7a7a7 = medium grey
#e3e3e3 = light grey
*/

/*---------------------------------------------------------------------------*/

html, body {
	font-size: 100.01%;
}
body {
	color: #5f5f5f;
	font-size: 75%;
	font-family: Arial, Helvetica, sans-serif;
}
h1, h2, h3, h4, h5, h6 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	margin: 0 0 0.3em 0;
	padding: 0;
}
h1 {
	color: #5f5f5f;
	font-size: 2em;
	font-weight: bold;
	margin-bottom: 0.4em;
}
h2 {
	color: #c71f0f;
	font-size: 1.7em;
	line-height: 2.4em;
	margin-bottom: 0.2em;
}
h3 {
	color: #5f5f5f;
	font-size: 1.4em;
	margin-bottom: 0.6em;	
}
h4 {
	color: #a7a7a7;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	margin-bottom: 0.6em;	
	text-transform: uppercase;
}
h5 {
	color: #5f5f5f;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: bold;
	text-transform: uppercase;
}
h6 {
	color: #222;
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 1em;
	font-weight: normal;
	line-height: 1.5em;
	margin: 0 0 1em 0;	
}
p {
	font-size: 1em;
	line-height: 1.7em;
	margin: 0 0 1.4em 0;
}

.content a, .column a { 
	color: #c71f0f;
	text-decoration: underline;
}
.content a:visited, .column a:visited { 
	color: #a7a7a7;
	text-decoration: underline;
}
.content a:hover, .column a:hover {
	color: #DF5445;
	text-decoration: underline;
}
a:active { 
	outline: 0;		
}
a:focus {
	outline: 0;
}

.content .left_aligned_image_margin { margin: 0 15px 15px 0; }
.content .left_aligned_image_margin_and_border { border: 2px solid #BFBFBF; margin: 0 15px 15px 0; }
.content .right_aligned_image_margin { margin: 0 0 15px 15px; }
.content .right_aligned_image_margin_and_border { border: 2px solid #BFBFBF; margin: 0 0 15px 15px; }
.content .image_border { border: 2px solid white; }

form {
	margin: 0;
	padding: 0;
}
input, textarea, select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
}
label { 
	cursor: pointer;
}

table {
	margin: 0 0 1.4em 0;
}

table td {
	border-bottom: 1px dashed #E0EEEF;	
	font-size: 1em;
	line-height: 1.4em;	
	padding: 5px 0 5px 0;	
	text-align: left;
	vertical-align: top;
}

/*---------------------------------------------------------------------------*/

body {
	background: white url(/images/background/body-gradient.jpg) top center no-repeat;
}

.container {
	background: white;
	margin: 0 auto;
	overflow: hidden;
	padding: 0 30px;
	position: relative;
	text-align: left;
	width: 900px;
}

.header {
	background: url(/images/background/header.jpg) 245px 0 no-repeat;
	height: 135px;
	overflow: hidden;
}

a.logo {
	color: #c71f0f;
	font-size: 2em;
	position: absolute;
	top: 47px;
	left: 30px;
}
a.logo img {
	display: block;
}

.contentContainer  {
	background: url(/images/background/content-container.jpg) top center no-repeat;		
	margin-bottom: 20px;
	min-height: 290px;
	overflow: hidden;
	padding-top: 20px;	
	width: 900px;
}

.content  {
	overflow: hidden;
	width: 646px;
}
.column {
	overflow: hidden;	
	width: 212px;
}
.column-extra {
	padding: 0 25px;	
	width: 230px;
}
.contentMiddle {
	border-right: 1px solid #d0d0d0;
	margin: 0 280px 0 252px;
	padding-right: 24px;
	width: 343px;
}
.contentFull {
	width: 100%;
}
.contentFull .halfWidth {
	width: 450px;	
}

.footer {
	background: url(/images/background/footer.gif) 0 0 no-repeat;
	height: 65px;
	margin: 0 auto 20px auto;
	overflow: hidden;
	padding: 0 11px;
	width: 878px;
}

/* Masthead
---------------------------------------------------------------------------*/	

.mastHead {
	background: url(/images/background/masthead.jpg) 0 0 no-repeat;	
	height: 156px;
	margin-top: 2px;
	overflow: hidden;
	/*position: relative;*/
	width: 900px;
}

.mastHead form.quickHelp {
	margin: 85px 0 0 35px;
	overflow: hidden;
	width: 255px;
}
.mastHead form.quickHelp label {
	color: #5f5f5f;
	display: block;
	font-size: 0.9em;
	padding-bottom: 5px;
}
.mastHead form.quickHelp select {
	border: 1px solid #d0d0d0;
	color: #5f5f5f;
	float: left;
	font-size: 0.9em;
	padding: 4px;
	width: 220px;
}
.mastHead form.quickHelp .go {
	float: right;
}
.mastHead form.quickHelp .go:hover {
	filter: alpha(opacity=80);
	opacity: 0.8;
}

/*#rotator {
	width: 328px;
	height: 156px;
	position: absolute;
	top: 0; left: 174px;
	left: 350px;
}*/

.mastHead .advisor, .mastHead a:visited.advisor {
	background: #5f5f5f url(/images/background/masthead-right.gif) top right no-repeat;
	color: white;
	display: block;	
	font-size: 1.1em;
	height: 116px;	
	line-height: 1.5em;
	padding: 20px 14px;
	text-align: center;
	text-decoration: none;	
	width: 152px;
}
.mastHead .advisor img {
	margin-bottom: 25px;
}
.mastHead a.advisor em, .mastHead a:visited.advisor em {
	font-style: normal;
	text-decoration: underline;	
}

/* Rounded Box
---------------------------------------------------------------------------*/	

.roundedBox {
	background: url(/images/background/rounded-box.gif) bottom left repeat-y;
	margin-bottom: 20px;
	width: 212px;
}
.roundedBox .roundedInner {
	background: url(/images/background/rounded-box-top.gif) 0 0 no-repeat;
	min-height: 80px;
	padding: 15px 30px;
}
.roundedBox ul {
	font-size: 0.9em;
	line-height: 1.8em;
}
.roundedBox ul li a, .roundedBox ul li a:visited, .roundedBox em {
	background: url(/images/icons/arrow-grey.gif) 0 7px no-repeat;	
	color: #5f5f5f;
	display: block;
	padding-left: 10px;
	text-decoration: none;
}
.roundedBox ul li a:hover {
	background: url(/images/icons/arrow-red.gif) 0 7px no-repeat;	
	color: #c71f0f;
	text-decoration: underline;
}
.roundedBox em {
	background: url(/images/icons/arrow-red.gif) 0 7px no-repeat;	
	font-style: italic;
	color: #c00;
}

/* Column Boxes
---------------------------------------------------------------------------*/	

.column span.advisor {
	background: url(/images/background/advisor.gif) 0 0 no-repeat;
	color: white;
	display: block;
	height: 90px;
	line-height: 1.8em;
	margin-bottom: 20px;
	padding-top: 60px;
	text-align: center;
	text-decoration: none;
	width: 212px;
}
.advisor a, .advisor a:visited {
	font-style: normal;
	text-decoration: underline;	
	color: white;
}

a.becomeClient, a:visited.becomeClient {
	display: block;
	height: 46px;
	position: relative;
	text-decoration: none;
	width: 212px;
}
a.becomeClient span {
	background: url(/images/buttons/become-client.gif) 0 0 no-repeat;
	height: 100%;
	position: absolute;
	top: 0; left: 0;
	width: 100%;
}
/*a:hover.becomeClient span {
	background-position: 0 -46px;
}*/

a:hover.button, a:hover.becomeClient, a:hover.advisor {
	cursor: pointer;	
	filter: alpha(opacity=80);
	opacity: 0.8;	
}

/* Nav
---------------------------------------------------------------------------*/	

.nav {
	background: #c71f0f url(/images/background/nav.gif) 0 0 no-repeat;
	color: white;
	height: 36px;
	width: 900px;
}
.nav li {
	float: left;
	position: relative;	
}
.nav li a, .nav li a:visited {
	color: white;
	display: block;
	float: left;
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 0.9em;
	height: 36px;
	line-height: 36px;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	font-weight:bold;
	width: 180px;
}
.nav li a:hover, .nav li a.current, .nav li a:hover.current {
	background: #c71f0f url(/images/background/nav.gif) -180px -36px no-repeat;
	color: white;
	text-decoration: none;
}
.nav li.start a:hover, .nav li.start a.current {	background: #c71f0f url(/images/background/nav.gif) 0 -36px no-repeat;	}
.nav li.end a:hover, .nav li.end a.current {	background: #c71f0f url(/images/background/nav.gif) -720px -36px no-repeat;	}

/*sub nav*/

.nav li>ul {
	top: auto;
	left: auto;
}
.nav li ul {
	border-top: 1px solid white;
	display: none;
	position: absolute;
	top: 36px;
	left: 1px;	
}
.nav li:hover ul, .nav li.over ul {
	display: block;
	width: 158px;
	font-size: 90%;
}
.nav ul li {
	float: none;
}
.nav ul li a, .nav ul li a:visited {
	background-color: white;
	clear: left;
	color: #333;
	float: none;
	height: auto;
	line-height: 1.5em;	
	margin: 0;
	padding: 10px;
	text-decoration: none;
	width: 100%;
}
.nav ul li a:hover {
	color: white;	
	background: #cf4033 none;
}

.nav ul li a.current, .nav ul li a:visited.current {
	background: white none;
	color: #cf4033;
}

/* Content
---------------------------------------------------------------------------*/

.content ul {
	font-size: 1em;
	line-height: 1.4em;
	list-style-type: disc;	
	margin: 0.4em 0 1.4em 2em;
}
.content ul ul {
	font-size: 1em;
	list-style-type: circle;	
	margin: 0.7em 0 0.7em 2em;
}
.content ul ul ul {
	font-size: 1em;
	list-style-type: square;
	margin: 0.7em 0 0.7em 2em;
}
.content ul li {
	padding-left: 0.3em;
}
.content ol {
	font-size: 1em;
	line-height: 1.4em;	
	list-style-type: decimal;
	margin: 0.4em 0 1.4em 2em;
}
.content ol ol {
	font-size: 1em;
	list-style-type: lower-alpha;
	margin: .7em 0 .7em 2em;	
}
.content ol ol ol {
	font-size: 1em;
	list-style-type: lower-roman;
	margin: .7em 0 .7em 2em;	
}

/* Side Nav
---------------------------------------------------------------------------*/

#sidenav {
	margin-bottom: 1em;
	background: url(/images/background/rounded-box.gif) no-repeat bottom left;
	padding: 0;
}
#sidenav ul {
	padding: 0 15px 15px 15px;
	margin: 0;
}
#sidenav h2 {
	background: url(/images/background/rounded-box-top.gif) no-repeat top left;
	padding: 15px 15px 15px 30px;
	margin: 0;
	line-height: 1;
	color: #5f5f5f;
	font-size: 1.4em;
}
#sidenav li.current a, #sidenav li.current a:link, #sidenav li.current a:visited, #sidenav li.current a:active {
	font-weight: bold;
	background-image: url(/images/icons/arrow-red.gif);
	color: #c21e0f;
}
#sidenav a, #sidenav a:link, #sidenav a:visited, #sidenav a:active {
	color: #5f5f5f;
	font-size: .9em;
	text-decoration: none;
	background: url(/images/icons/arrow-grey.gif) no-repeat 15px 7px;
	padding: 3px 0 3px 25px;
	display: block;
}
#sidenav a:hover {
	color: #c21e0f;
	text-decoration: underline;
	background-image: url(/images/icons/arrow-red.gif);
}

/* News
---------------------------------------------------------------------------*/

.news em {	
	color: #a7a7a7;
	display: block;
	line-height: 1.8em;
}
.news strong {
	display: block;
	line-height: 1.8em;	
	text-transform: uppercase;
}
.news p {
	line-height: 1.5em;
	margin-bottom: 0.6em;
}
.news a.viewAll, .news a.viewAll:visited {
	background: url(/images/icons/arrow-red.gif) 0 25px no-repeat;
	border-top: 1px solid #e3e3e3;		
	color: #c71f0f;
	display: block;
	line-height: 1.8em;
	padding: 15px 0 0 10px;
	text-decoration: underline;
}
.news a.viewAll:hover {
	color: #DF5445;
}

.news a.seperate, .news a:visited.seperate {
	color: #c71f0f;
	text-decoration: underline;	
}

.news .morelink {
	margin-bottom: 15px;
	padding-bottom: 15px;
	border-bottom: 1px solid #e3e3e3;
	background: url(/images/icons/arrow-red.gif) 0 7px no-repeat;
	padding-left: 10px;
}

.news a.seperate span.pdf {
	text-decoration: none !important
}

.news a.more, .news a:visited.more {
	background: url(/images/icons/arrow-red.gif) 0 7px no-repeat;
	color: #c71f0f;
	line-height: 1.8em;
	padding: 0 0 0 10px;
	text-decoration: underline;
}

/* Forms
---------------------------------------------------------------------------*/

.form {
	margin: 17px 0 15px 0;
	padding: 0;
}

.form .clear {
	border-top: 1px solid #e3e3e3;
	clear: both;
	display: block;
	height: 1px;
	margin: 10px 0;
}
.form label {
	color: #5F5F5F;
	display: block;
	font-size: 1em;
	float: left;
	line-height: 2.2em;
	margin-right: 15px;
	text-align: left;
	width: 180px;
}
.form .input, .form .textarea {
	background-color: #eee;
	border: 1px solid #c3c3c3;
	color: #333;
	display: block;
	font-size: 1em;
	padding: 5px;
	width: 200px;
}
.form .textarea {
	width: 400px;
}
.form .input:hover, .form .textarea:hover {
	background-color: #f3f3f3;
}
.submit {
	margin: 10px 0 0 194px;
}

a.errorAnchor {
	display: none;
}
.formError {
	background-color: #FFF1EF;
	border: 1px solid #c71f0f;
	color: #c71f0f;	
	font-family: Arial, Helvetica, sans-serif;	
	padding: 10px 0;
	text-align: center;
}
.formError strong {
	font-size: 1.1em;
}
.formError p {
	margin: 0;
}
.inputError {
	background-color: #FFE3DF;
	clear: both;
	color: #c71f0f;
	display: block;
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 0.9em;
	margin: 5px 0 0 195px;
	padding: 5px;
	width: 202px;
}

.formLinks {
	line-height: 2em;	
}

/* Footer
---------------------------------------------------------------------------*/

.footer p {
	color: #5f5f5f;
	font-size: 0.8em;
	line-height: 1.65em;
	margin: 6px 0 0 0;
}
.footer a, .footer a:visited {
	color: #777777;
	text-decoration: none;	
}
.footer a:hover {
	color: #c71f0f;
	text-decoration: underline;	
}

p#tclinks {
	margin-top: 1em;
	text-align: center;
}

p#tclinks a, p#tclinks a:visited{ 
	color: rgb(223, 84, 69);
}