html { overflow-y:scroll;}
html { overflow:-moz-scrollbars-vertical; }

body {
	margin:0px;
	padding:0px;
	font-family:Arial,Helvetica,sans-serif;
	font-size:15px; line-height:22px;
	color:#3F464D;
}

.bodyback {
	background:url(/pix/layout/homecontentback.png) repeat-x;
}

p {
	margin:0px 0px 10px 0px;
}


img {
	border:0px;
}


h1 {
	margin:20px 0px 5px 0px;
	font-size:30px; line-height:34px;
	font-weight:normal;
	color:#C3B98A;
	color:#999966;
}

#bios h1 {
	font-family: 'Alegreya', serif;
}

h2 {
        margin:5px 0px 15px 0px;
	font-size:20px; line-height:25px;
	font-weight:normal;
	color:#C3B98A;
	color:#999966;
}



h3 {
	font-size:22px; line-height:24px;
	font-weight:normal;
	margin:15px 0px 5px 0px;
	color:#333333;
}

span h3 {
	margin-bottom:25px;
}

h4 {
	font-size:14px; line-height:17px;
	margin:0px 0px 0px 0px;
	padding:0px;
        color:#003366;
}

h5 {
	font-size:17px; line-height:21px;
	margin:0px 0px 20px 0px;
	padding:0px;
	color:#58585A;
}

h6 {
	font-size:11px; line-height:17px;
	margin:10px 0px 5px 0px;
	padding:0px;
}


ul {
	margin:0px;
}

li {
	margin-bottom:5px;
}

hr {
	margin:20px 0px 10px 0px;
	height:1px;
	background:#666666;
	border:0;
}

td p {
	font-size:11px; line-height:14px;
}

a {
        color:#003366;
        text-decoration:none;
}

a:hover {
	color:#0053A3;
}




form {
	margin:0px;
	padding:0px;
}

td {
	vertical-align:top;
}

sup {
        font-size: 0.83em;
        vertical-align: super;
        line-height: 0;
}


td img {
	float:left;
	margin:0px 10px 0px 0px;
}

.clear {
	clear:both;
	line-height:1px;
}

#outer {
	margin:0px;
	padding:0px;
	margin-left:auto; margin-right:auto;
	min-height:500px;
	height:auto !important;
	height:500px;
	text-align:left;
}

#container {
	position:relative;
	margin-left:auto; margin-right:auto;
	padding:0px;
	overflow:hidden;
	width:873px;
	width:896px;
}

#login {
	position:absolute;
	right:70px;
	top:16px;
	text-transform:uppercase;
	font-size:12px; line-height:12px;
	letter-spacing:2px;
	font-weight:bold;
}

	#login img {
		display:inline-block;
		float:left;
		margin-right:5px;
	}


#logohome {
	margin-right:auto;
	margin-left:auto;
	margin-top:30px;
	margin-bottom:40px;
	text-align:center;
}

#logo {
	margin-top:15px;
	margin-bottom:17px;
	margin-left:55px;
	text-align:left;
}


#nav1 {
	margin-right:auto;
	margin-left:auto;
	border-top:1px solid #999966;
	border-bottom:1px solid #999966;
	height:28px;
	width:873px;
	text-align:left;
	text-transform:uppercase;
	font-size:15px; line-height:28px;
	letter-spacing:2px;
	font-weight:bold;
}

#nav1 a {
	display:inline-block;
	width:130px;
	margin:0px 0px 0px 70px;
	color:#999966;
	background:transparent;
	text-align:left;
}

#nav1 a.down {
	display:inline-block;
	color:#003366;
}

#nav1 a:hover {
	color:#0053A3;
}

#homemain {
	position:relative;
	overflow:visible;
}

#main {
	position:relative;
	margin-right:auto;
	margin-left:auto;
	width:873px;
	min-height:580px;
	height:auto !important;
	height:580px;
}

.homeshadow {
	width:873px;
	left:11px;
	-webkit-box-shadow: -2px 9px 14px 3px rgba(195,185,138,1);
	-moz-box-shadow: -2px 9px 14px 3px rgba(195,185,138,1);
	box-shadow: -2px 9px 14px 3px rgba(195,185,138,1);
}

.homeborder {
	border-left:1px solid red;
	border-right:1px solid red;
}

#homeimages {
	margin-left:auto; margin-right:auto;
	width:873px;
	white-space:nowrap;
}

#homeimages div {
	float:left;
}

#homeimages img {
}


#homecontent {
	margin-left:auto; margin-right:auto;
	width:873px;
	font-family: 'Dosis', sans-serif;
	color:#0053A3;
	text-align:center;
	font-size:22px; line-height:44px;
	height:50px;
	border-bottom:1px solid #999966;
}

#homelower, #pagelower {
	margin-right:auto;
	margin-left:auto;
	width:873px;

background: rgba(195,185,138,1);
background: -moz-linear-gradient(top, rgba(195,185,138,1) 0%, rgba(255,255,255,1) 10%, rgba(255,255,255,1) 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(195,185,138,1)), color-stop(10%, rgba(255,255,255,1)), color-stop(100%, rgba(255,255,255,1)));
background: -webkit-linear-gradient(top, rgba(195,185,138,1) 0%, rgba(255,255,255,1) 10%, rgba(255,255,255,1) 100%);
background: -o-linear-gradient(top, rgba(195,185,138,1) 0%, rgba(255,255,255,1) 10%, rgba(255,255,255,1) 100%);
background: -ms-linear-gradient(top, rgba(195,185,138,1) 0%, rgba(255,255,255,1) 10%, rgba(255,255,255,1) 100%);
background: linear-gradient(to bottom, rgba(195,185,138,1) 0%, rgba(255,255,255,1) 10%, rgba(255,255,255,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c3b98a', endColorstr='#ffffff', GradientType=0 );

}

#homelower {
	padding-top:30px;
	min-height:180px;
	height:auto !important;
	height:180px;
}


#homefinra {
	margin-top:5px;
}

	#homefinra img {
		width:150px;
	}



#pageimages img {
	width:873px;
}

#pagelower {
	padding-top:30px;
	min-height:180px;
	height:auto !important;
	height:180px;
	margin-bottom:-150px;
}



#content {
	width:100%;
	position:relative;
	padding-bottom:20px;
}




.grey {
	background:#F4F4F4;
}


.sdmouter {
	padding:5px 5px 3px 5px;

	border-radius: 0px 0px 10px 10px;
	-moz-border-radius: 0px 0px 10px 10px;
	-webkit-border-radius: 0px 0px 10px 10px;

	-webkit-box-shadow: 9px 9px 4px -7px rgba(189,189,189,1);
	-moz-box-shadow: 9px 9px 4px -7px rgba(189,189,189,1);
	box-shadow: 9px 9px 4px -7px rgba(189,189,189,1);

}

.sdmtable {
	border-collapse:collapse;
}

.sdmtable tr {
	border-bottom:1px solid #999966;
	font-size:13px;
	line-height:25px;
}

.sdmtable tr:last-child {
	border-bottom:0px;
}


.sdmcell a {
	display:block;
	color:#999966;
}

.sdmcell a:hover {
	color:#0053A3;
}


#sidebar {
	display:inline-block;
	float:right;
	width:300px;
	text-align:left;
	margin-top:50px;
	margin-left:35px;
	min-height:940px;
}

#sidebar p {
	margin-top:10px;
}


#sidebar ul {
	padding-left:15px;
}

#sidebar li {
	text-indent:0px;
	margin-left:0px;
	padding-left:0px;
	margin-bottom:0px;
	line-height:19px;
}

#sidebar img {
	max-width:120px;
	float:left;
	margin-right:10px;
}

#sidebar h4 {
	margin-top:8px;
}

#resources table {
	width:100%;
}

#resources table td {
	border-top:1px solid #BDBDBD;
	padding:5px 0px 5px 0px;
}

#resources ul a {
	float:right;
	color: #0000ff;
}

.resourcetitle {
	width:250px;
	font-weight:bold;
}

#archiveList {
	column-count:2;
}

#footer {
	margin:0px 0px 15px 0px;
	margin-right:auto;
	margin-left:auto;
	width:880px;
	font-size:12px; line-height:16px;
	color:#0053A3;
	position:relative;
}

	#footer a {
		color:#818181;
		text-decoration:underline;
	}
	
	
	#socialicons {
		margin-right:auto;
		margin-left:auto;
		margin-bottom:30px;
		width:200px;
		text-align:center;
	}
	
	
/* liScroll styles */

.tickercontainer { /* the outer div with the black border */
	background: #fff; 
	width: 653px; 
	height: 27px; 
	margin: 0; 
	padding: 0;
	overflow: hidden; 
	color:#999966;
}
.tickercontainer .mask { /* that serves as a mask. so you get a sort of padding both left and right */
	position: relative;
	left: 200px;
	top: 8px;
	width: 653px;
	overflow: hidden;
}
ul.newsticker { /* that's your list */
	position: relative;
	left: 653px;
	letter-spacing:1px;
	list-style-type: none;
	margin: 0;
	padding: 0;
}
ul.newsticker li {
	float: left; /* important: display inline gives incorrect results when you check for elem's width */
	margin: 0;
	padding: 0;
	background: #fff;
}
ul.newsticker a {
	white-space: nowrap;
	padding: 0;
	color: #ff0000;
	font: bold 10px Verdana;
	margin: 0 50px 0 0;
} 
ul.newsticker span {
	margin: 0 10px 0 0;
}
