body {
	margin: 0px;
	padding: 0px;
}
#wrapper {
	width: 1066px;
	margin-right: auto;
	margin-left: auto;
}
#footer {
	background-color: #FFF;
	height: 139px;
	width: 1066px;
}
#footer .inside {
	text-align: center;
	padding-top: 7px;
}
#footer ul {
	padding: 0px;
	height: 68px;
	width: 578px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
#footer li {
	float: left;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#footer img {
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#footer .addthis {
	text-align: center;
	margin-top: 23px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#footer .addthis a {
	font-weight: normal;
	text-decoration: none;
	color: #575757;
}

#bottom {
	height: 184px;
	width: 1066px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #575757;
	margin-right: auto;
	margin-left: auto;
}
#bottom img {
	border: 2px solid transparent;
}

#bottom .inside {
	text-align: center;
	padding-left: 40px;
	padding-top: 8px;
}
#bottom .theimage {
	height: 82px;
	width: 158px;
	margin-top: 8px;
}
#bottom a {
	color: #3e3e3e;
	text-decoration: none;
}

#bottom h3 {
	margin: 0px;
	padding: 0px;
	color: #3e3e3e;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
}

#bottom li {
	list-style-type: none;
	float: left;
	height: 169px;
	width: 184px;
	margin-right: 7px;
	margin-left: 6px;
}
#bottom ul {
	margin: 0px;
	padding: 0px;
}
#bottom .top {
	height: 5px;
	width: 184px;
	background-image: url(images/bottom_top.gif);
	background-repeat: no-repeat;
	overflow: hidden;
	position: relative;
}
#bottom .content {
	height: 169px;
	width: 184px;
	background-image: url(images/bottom_box.gif);
	background-repeat: no-repeat;
}
#bottom .content:hover {
	background-image: url(images/bottom_box_over.gif);
	background-repeat: no-repeat;
}

#bottom .padding {
	padding-top: 9px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#bottom .footer {
	height: 6px;
	width: 184px;
	background-image: url(images/bottom_bottom.gif);
	background-repeat: no-repeat;
}

#icons {
	height: 163px;
	width: 1066px;
}
#icons ul {
	padding: 0px;
	height: 152px;
	width: 968px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#icons li {
	float: left;
	list-style-type: none;
}
#icons .inside {
	text-align: center;
	padding-top: 3px;
}
#icons img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#nav {
	height: 128px;
	width: 1066px;
	background-color: #FFF;
}
#nav .loggedin {
	height: 69px;
	width: 324px;
	background-image: url(images/bg_loggedin.gif);
}
#nav .loggedinside {
	padding-top: 8px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #383838;
	line-height: 14px;
	text-align: left;
	padding-left: 10px;
}
#nav .loggedinside a {
	color: #3e3e3e;
	text-decoration: none;
}
#nav .loggedinside a:hover {
	color: #f9a83c;
}



#nav .thebutton {
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#nav .inside {
	margin: 0px;
	text-align: center;
	padding-top: 22px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#nav form {
	margin: 0px;
	padding: 0px;
}
#nav ul {
	margin: 0px;
	padding: 0px;
}
#nav li {
	list-style-type: none;
	float: left;
	margin: 0px;
	padding: 0px;
}
#nav img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#nav .username {
	background-image: url(images/nav_username.gif);
	height: 42px;
	width: 157px;
	background-repeat: no-repeat;
	text-align: right;
}
#nav .password {
	background-image: url(images/nav_password.gif);
	height: 42px;
	width: 129px;
	background-repeat: no-repeat;
	text-align: right;
}
#nav .theinput {
	height: 15px;
	width: 62px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: transparent;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	margin-top: 23px;
	margin-right: 7px;
	color: #575757;
}

#content {
	width: 1066px;
	height: 555px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #585858;
}
#content textarea {
	width: 500px;
	height: 125px;
}
#content input, textarea, select {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
}

#content .inside {
	margin: 0px;
	padding-top: 8px;
	padding-right: 50px;
	padding-bottom: 0px;
	padding-left: 48px;
}
#content .subheader {
	margin-left: 2px;
}
#content .leftbar {
	height: 541px;
	width: 188px;
	background-image: url(images/leftbar.gif);
	background-repeat: no-repeat;
	float: left;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #575757;
}

#content .leftbar a {
	color: #575757;
	text-decoration: none;
}
#content .leftbar a:hover {
	color: #f9a83c;
}


#content .leftbar .padding {
	padding-left: 1px;
	padding-top: 1px;
}
#content .leftbar .textpadding {
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 17px;
}
#content .rightbar {
	background-image: url(images/rightbar.gif);
	height: 541px;
	width: 188px;
	background-repeat: no-repeat;
	float: right;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #565656;
}
#content .rightbar a {
	color: #f9a83c;
	font-weight: bold;
	text-decoration: none;
}

#content .rightbar ul {
	margin: 0px;
	padding: 0px;
}
#content .rightbar li {
	list-style-type: none;
}

#content .rightbar .padding {
	padding-top: 1px;
	padding-left: 1px;
}
#content .rightbar .textpadding {
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 17px;
}
#content .rightbar .box {
	padding-bottom: 15px;
	margin-bottom: 15px;
	width: 150px;
}


#content .middle {
	background-image: url(images/middlebar.gif);
	height: 541px;
	width: 574px;
	background-repeat: no-repeat;
	float: left;
	margin-left: 10px;
}
#content .scroller .texthalf {
	width: 250px;
}
#content .scroller .bigbutton {
	font-size: 18px;
	font-weight: normal;
	text-transform: capitalize;
	letter-spacing: -1px;
}

#content .middlepadding {
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}
#content h1 {
	margin: 0px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	color: #838383;
	font-size: 14px;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
}
#content h2 {
	color: #838383;
	padding: 5px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	margin: 0px;
	font-weight: bold;
}
#content a {
	color: #f9a83c;
	text-decoration: none;
	font-weight: bold;
}
#content .bottomborder {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #bfbfbf;
}
#content .negativepad {
	margin-bottom: -3px;
}


#content .scroller {
	overflow: auto;
	padding-right: 15px;
	height: 450px;
}
#content .scroller .databox {
	border: 1px solid #bfbfbf;
	background-color: #f6f6f6;
	margin-bottom: 5px;
}
#content .scroller .databox_alt {
	border: 1px solid #bfbfbf;
	background-color: #e6e6e6;
	margin-bottom: 5px;
}
#content .scroller .smaller {
	font-size: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #bfbfbf;
	margin-bottom: 5px;
}
#content .scroller .more {
	margin-top: 5px;
	background-color: #f9a83c;
	color: #FFF;
	padding-right: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
	width: 88px;
	float: right;
	clear: left;
}
#content .scroller .more a {
	color: #FFF;
}
#content .scroller .listbox {
	width: 250px;
}

#content .scroller a {
	font-weight: bold;
	color: #f9a83c;
	text-decoration: none;
}
#content .scroller a:hover {
	color: #F89468;
}


#content .middle_full {
	background-image: url(images/bg_full.jpg);
	height: 541px;
	width: 771px;
	background-repeat: no-repeat;
	float: left;
	margin-left: 9px;
}
#home {
	width: 969px;
	background-image: url(images/bg_home.gif);
	background-repeat: no-repeat;
	height: 600px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 25px;
}
#home td {
	color: #5a5a5a;
	font-size: 16px;
	line-height: 24px;
}

#home li {
	list-style-image: url(images/home_li.png);
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-bottom: 10px;
}
#home ul {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 35px;
	margin: 0px;
	width: 500px;
	text-align: left;
}

#home .content {
	height: 393px;
	width: 620px;
	float: right;
	margin-top: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 24px;
	text-align: left;
}
#home h1 {
	margin: 0px;
	padding: 0px;
	text-align: left;
}
#home h2 {
	margin: 0px;
	padding-top: 25px;
	padding-right: 0px;
	padding-bottom: 40px;
	padding-left: 0px;
	color: #404040;
	font-size: 30px;
	font-family: Verdana, Geneva, sans-serif;
	text-align: left;
}



#home .icons {
	height: 393px;
	width: 243px;
	float: left;
	margin-top: 25px;
}
#home .inside {
	padding-top: 43px;
	padding-left: 67px;
	clear: both;
	float: none;
	color: #5a5a5a;
}
.orangebar  {
	height: 41px;
	width: 950px;
	background-image: url(images/home_orangebar.gif);
	background-repeat: no-repeat;
	float: none;
	clear: both;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #595959;
	padding-top: 12px;
	text-align: center;
}

#home img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#frontpage {
	height: 344px;
	width: 1066px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #6f6f6f;
	margin-top: 20px;
}
#frontpage li {
	list-style-type: none;
	float: left;
}
#frontpage ul {
	margin: 0px;
	padding: 0px;
}

#frontpage .inside {
	padding-left: 45px;
	padding-right: 0px;
}

#frontpage .panel {
	height: 263px;
	width: 318px;
	text-align: center;
	margin-right: 10px;
}

#frontpage .padding {
	padding-right: 25px;
	padding-left: 25px;
}
#frontpage h3 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 22px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 9px;
	margin-left: 0px;
	color: #404040;
}
#frontpage .frame2 {
	height: 169px;
	width: 320px;
	text-align: center;
	background-image: url(images/home_frame.gif);
	background-repeat: no-repeat;
	margin-bottom: 8px;
}
#frontpage .boxeda img {
	margin-right: auto;
	margin-left: auto;
	margin-top: 12px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#frontpage .boxeda {
	background-image: url(images/home_frame.gif);
	background-repeat: no-repeat;
	height: 169px;
	width: 320px;
	float: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-bottom: 10px;
}
#frontpage .boxeda:hover {
	background-image: url(images/home_frame_over.gif);
	background-repeat: no-repeat;
	height: 169px;
	width: 320px;
	float: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#content .halfinput {
	width: 80px;
}
#tickercover {
	height: 32px;
	width: 952px;
	background-image: url(images/ticker_bg.png);
	background-repeat: no-repeat;
	position: relative;
	margin-left: -60px;
	margin-top: -25px;
	margin-bottom: 15px;
	overflow: hidden;
	z-index: 1000;
	float: left;
	background-color: #F9A83C;
}
.tickerinside {
	text-align: center;
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 8px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.tickerinside a {
	text-decoration: none;
	color: #333333;
}

