* {
	margin:0;
	padding:0;
}
html, body {
	height:100%;
}
body {
	background:#1d1d1d;
	font-family:Arial, Helvetica, sans-serif;
	font-size:100%;
	line-height:1em;
	color:#121212;
}
input, select, textarea {
	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
}
.fleft {
	float:left;
}
.fright {
	float:right;
}
.mid {
	float:left;
}
.clear {
	clear:both;
}
.alignright {
	text-align:right;
}
.aligncenter {
	text-align:center;
}
.wrapper {
	width:100%;
	overflow:hidden;
	text-align: left;
}
.container {
	width:100%;
}
p {
	margin-bottom:16px;
}
.tail-bottomb {
	background-color:#121212;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -4em;
}
.tail-bottom { background:url(images/tail-bottom.gif) left bottom repeat-x #121212;}
/*==================forms====================*/
input, select {
	vertical-align:middle;
	font-weight:normal;
}
img {
	border:0;
	vertical-align:top;
	text-align:left;
}
object {
	vertical-align:top;
}
#contacts-form label {
	display:block;
	height:54px;
}
#contacts-form label input {
	width:273px;
	padding:2px 0 2px 3px;
	color:#fff;
	background:#1d1d1d;
	border:1px solid #363636;
}
#contacts-form textarea {
	width:278px;
	height:70px;
	padding:2px 0 2px 3px;
	margin-bottom:15px;
	color:#fff;
	background:#1d1d1d;
	border:1px solid #363636;
	overflow:auto;
}
#contacts-form .col-1 {
	width:320px !important;
	margin-right:0 !important;
}
#contacts-form .col-2 {
	width:284px !important;
	margin-right:0 !important;
}
/*==================list====================*/
ul {
	list-style-image: none;
	list-style-type: circle;
}
.list1 li {
	background:url(images/marker.jpg) no-repeat left 3px;
	padding:0 0 10px 22px;
}
.list1 li a {
	color:#2582c1;
	font-weight:bold;
}
.list1 li a:hover {
	color:#fff;
}
.list2 li {
	width:100%;
	clear:both;
	padding-bottom:8px;
}
.list2 li img {
	float:left;
	margin:-4px 0 8px -7px;
}
.list2 li a {
	color:#5d5d5d;
	font-weight:bold;
	text-decoration:underline;
}
.list2 li a:hover {
	color:#5d5d5d;
	font-weight:bold;
	text-decoration:underline;
}
.list3 li {
	border-bottom:1px solid #363636;
	padding-bottom:16px;
	margin-bottom:17px;
}
.list3 li.last {
	border-bottom:none;
	padding-bottom:0;
}
.list4 {
	margin-bottom:-21px;
}
.list4 dt {
	font-size:1.17em;
	line-height:1.29em;
	color:#804d22;
	margin-bottom:10px;
}
.list4 dd {
	margin-bottom:21px;
}
.list5 li {
	background:url(images/arrow1.gif) no-repeat left 3px;
	
}
.list5 li a {
	color:#2582c1;
	font-weight:bold;
}
.list5 li a:hover {
	color:#fff;
}
/*==================other====================*/
.img-indent {
	margin:0 20px 0 0;
	float:left;
}
.img-box {
	width:100%;
	overflow:hidden;
	padding-bottom:20px;
}
.img-box img {
	float:left;
	margin:0 20px 0 0;
}
.extra-wrap {
	overflow:hidden;
}
.p1 {
	margin-bottom:8px;
}
.p2 {
	margin-bottom:16px;
}
.p3 {
	margin-bottom:24px;
}
/*==================txt, links, lines, titles====================*/
a {
	color:#2582c1;
	outline:none;
	text-decoration:none;
}
a:hover {
	text-decoration:none;
}
.boldlink a {
	color:#f99933;
	font-weight:bold;
	padding-top:10px;
	text-decoration:none;
}
.boldlink a:hover {
	color:#fff;
	text-decoration:none;
}
#boldstyle {
	height:31px;
	text-align:center;
	margin-top:15px;
}
h2 {
	font-size:1.17em;
	font-weight:normal;
	line-height:1.29em;
	color:#804d22;
	margin-bottom:10px;
}
h3 {
	font-size:1em;
	margin-bottom:16px;
	text-align: left;
	color: #FFF;
}
h4 {
	font-size:1em;
}
.txt1 {
	color:#2582c1;
}
.link1 {
	color:#2582c1;
	font-weight:bold;
	background:url(images/arrow2.gif) no-repeat right 6px;
	padding:0 10px 0 0;
}
.line-hor {
	background:url(images/line-hor.gif) left top repeat-x;
	height:1px;
	overflow:hidden;
	font-size:0;
	line-height:0;
	margin:25px 0 25px 0;
}
.line-ver, .line-ver1 {
	background-image:url(images/line-ver.gif);
	background-repeat:repeat-y;
	width:100%;
}
.title {
	margin-bottom:15px;
}
.dept-list dt {
	font-size:1.17em;
	line-height:1.29em;
	color:#804d22;
	margin-bottom:10px;
}
.dept-list dd {
	clear:both;
}
.dept-list dd span {
	float:left;
	width:75px;
}
.dept-list dd p {
	text-align:left;
}
/*header*/
#header .row-1 {
	height:50px;
}
#header .row-2 .fleft {
	padding:65px 0 0 22px;
}
#header .row-2 .fleft .logo {
	margin-bottom:11px;
}
#header .row-2 .fright {
	padding:68px 0 0 0;
}
#header .row-2 .fright p {
	margin:0;
	padding:8px 7px 0 0;
	text-align:right;
}
#header .row-2 .fright p img {
	margin-left:6px;
}
#header .row-3 .fleft {
	padding:20px 0 0 0px;
}
#header .row-3 .fleft .logo {
	margin-bottom:0px;
}
#header .row-3 .fright {
	padding:20px 0 0 0;
}
#header .row-3 .fright p {
	margin:0;
	padding:0px 25px 15px 0;
	text-align:right;
}
#header .row-3 .fright p img {
	margin-left:0px;
	padding:0px 25px 15px 0;
}
#header .row-3 .mid {
	padding:20px 0 0 0;
}
#header .row-3 .mid p {
	margin:0;
	padding:0px 25px 15px 0;
	text-align:right;
}
#headerb .row-3 .fleft {
	padding:20px 0 0 0px;
}
#headerb .row-3 .fleft .logo {
	margin-bottom:0px;
}
#headerb .row-3 .fright {
	padding:20px 0 0 0;
}
#headerb .row-3 .fright p {
	margin:0;
	padding:0px 25px 15px 0;
	text-align:right;
}
#headerb .row-3 .fright p img {
	margin-left:0px;
	padding:0px 25px 15px 0;
}
#headerb .row-3 .mid {
	padding:20px 0 0 0;
}
#headerb .row-3 .mid p {
	margin:0;
	padding:0px 25px 15px 0;
	text-align:right;
}
#header .nav {
	width:100%;
	overflow:hidden;
}
#header .nav li {
	display:inline;
}
#header .nav li a {
	display:block;
	float:left;
	background:url(images/nav-bg.png) no-repeat left top;
	width:141px;
	height:50px;
	text-align:center;
	font-size:1.17em;
	line-height:50px;
	margin-right:-1px;
	color:#fff;
	text-decoration:none;
}
#header .nav li a:hover {
	color:#f99933;
	text-decoration:none;
}
#header .nav li a.current {
	color:#f99933;
	text-decoration:none;
}
#headerb .nav {
	width:100%;
	overflow:hidden;
}
#headerb .nav li {
	display:inline;
}
#headerb .nav li a {
	display:block;
	float:left;
	background:url(images/nav-bg.png) no-repeat left top;
	width:141px;
	height:50px;
	text-align:center;
	font-size:1.17em;
	line-height:50px;
	margin-right:-1px;
	color:#fff;
	text-decoration:none;
}
#headerb .nav li a:hover {
	color:#f99933;
	text-decoration:none;
}
#headerb .nav li a.current {
	color:#f99933;
	text-decoration:none;
}
/*content*/
#content {
	padding:0 0 47px 0;
}
#content .indent {
	padding:0 10px 0 29px;
}
#content .inside {
	padding:18px 10px 0 29px;
}
.banners {
	width:100%;
	overflow:hidden;
	padding-bottom:42px;
}
.banners li {
	background:url(images/box1-bg.png) no-repeat left top;
	width:197px;
	height:210px;
	float:left;
	margin-right:-1px;
}
.banners li .inner {
	padding:14px 10px 0 23px;
}
.banners li .wrapper a {
	float:left;
	color:#fff;
	font-weight:bold;
	margin-top:2px;
}
.banners li a.button {
	background:url(images/button.jpg) no-repeat left top;
	width:79px;
	height:22px;
	text-align:center;
	color:#121212;
	text-decoration:none;
	font-weight:bold;
	line-height:22px;
	float:right;
	margin:0;
}
.banners li a.button:hover {
	color:#fff;
	text-decoration:none;
}
.banners li a.button-alt {
	background:url(images/button-alt.jpg) no-repeat left top;
	width:79px;
	height:15px;
	text-align:center;
	color:#121212;
	text-decoration:none;
	font-weight:bold;
	line-height:22px;
	float:right;
	margin:0;
}
.banners li a.button-alt:hover {
	color:#fff;
}
.banners li dl {
	padding-bottom:10px;
}
.banners li dl dt {
	color:#fff;
	font-weight:bold;
	margin-bottom:10px;
}
.banners li dl dd {
	background:url(images/arrow1.gif) no-repeat left 5px;
	padding:0 0 4px 11px;
}
.banners li dl dd a {
	color:#804d22;
	text-decoration:none;
}
.banners li dl dd a:hover {
	color:#fff;
}
.banners li dl.alt dd {
	background:url(images/arrow2.gif) no-repeat left 5px;
}
.banners li dl.alt dd a {
	color:#2582c1;
}
.banners li dl.alt dd a:hover {
	color:#fff;
	text-decoration:none;
}
/*footer*/
#footer {
	text-align:right; 
}
#footer p {
	font-size:1.17em;
	margin:0;
	color: #FFF;
}
#footer p a {
	color:#5d5d5d;
	text-decoration:none;
}
#footer p a:hover {
	text-decoration:underline;
}
#footer .nav {
	padding:17px 0 10px 0;
	margin-right:-14px;
	text-decoration:none;
}
#footer .nav li {
	display:inline;
}
#footer .nav li a {
	color:#5d5d5d;
	text-decoration:none;
	padding:0 14px 0 11px;
}
#footer .nav li a:hover {
	color:#fff;
	text-decoration:none;
}
#footer .nav li a.current {
	color:#fff;
	text-decoration:none;
	text-align: center;
}

/*==========================================*/
#newfooter {
	text-align:right; 
}
#newfooter p {
	font-size:1.17em;
	margin:0;
	color: #FFF;
}
#newfooter p a {
	color:#5d5d5d;
	text-decoration:none;
}
#newfooter p a:hover {
	text-decoration:underline;
}
#newfooter .nav {
	padding:17px 0 10px 0;
	margin-right:-14px;
	text-decoration:none;
}
#newfooter .nav li {
	display:inline;
}
#newfooter .nav li a {
	color:#5d5d5d;
	text-decoration:none;
	padding:0 14px 0 11px;
}
#newfooter .nav li a:hover {
	color:#fff;
	text-decoration:none;
}
#newfooter .nav li a.current {
	color:#fff;
	text-decoration:none;
}
.contenttext {
	color: #FFF;
}
#page1 .tail-bottom #main #content .indent .line-ver .wrapper.line-ver1 .col-3 h2 {
	color: #FFF;
}
.newfooter, .push {
	height: 70px;
}


/*
Additional Styles.

These were added by UpSNAP, not the original developer. Be careful of collisions.

*/

.minitoolbar {
    text-align: center;
}

.minitoolbar a {
    color: white;
}

.minitoolbar a:hover {
    color:#f99933;
}

.newsitem {
    margin-bottom: 10px;
    margin-left: 20px;
}

.newsitem h1 {
    font-size: 12px;
    font-weight: bold;
}

.newsitem h2 {
    line-height: normal;
    margin-bottom: auto;
    font-size: 11px;
    font-style: normal;
    color: white;
}

.newsitem a {
    font-size: smaller;
}

.newsitem a:hover {
    color:#f99933;
    text-decoration: underline;
}

.terms {
    color: white;
    width: 600px;
    margin-left: auto;
    margin-right: auto;
}

.terms h1 {
    font-size: 18px;
}

.terms p {
    color: white;
}

.terms p#emphasis {
    font-weight: bold;
}

.terms ul {
    list-style-type: disc;
    color: white;
}

.terms li {
    float: none;
    color: white;
    margin-left: 50px;
    margin-bottom: 10px;
}

.management {
    width: 600px;
    text-align: justify;
    margin-left: auto;
    margin-right: auto;
}

.management h1 {
    font-weight: normal;
    font-size: 14px;
}

.submitstation {
    width: 800px;
    margin-left: auto;
    margin-right: auto;
}

.submitstation #note {
    color: red;
    font-size: 10px;
}

.submitstation h1 {
    margin-top: 5px;
    margin-bottom: 5px;
    color: white;
}

.submitstation #faux_h1 {
    display: block;
    margin-top: 5px;
    margin-bottom: 5px;
    color: white;
    font-size: 18px;
}

.submitstation label {
    width: 150px;
    text-align: right;
    float: left;
    color: white;
    font-weight: bold;
    margin-right: 5px;
    margin-bottom: 8px;
    padding-top: 3px;
}

.submitstation input {
    margin-bottom: 8px;
}

.submitstation input[type=text] {
    width: 300px;
}

.submitstation input#file {
    width: 300px;
}

.submitstation textarea {
    width: 300px;
    margin-bottom: 3px;
}

.request_and_support {
    width: 500px;
    margin-left: auto;
    margin-right: auto;
}

.request_and_support label {
    width: 150px;
    text-align: right;
    float: left;
    color: white;
    font-weight: bold;
    margin-right: 5px;
    margin-bottom: 8px;
    padding-top: 3px;
}

.request_and_support input {
    margin-bottom: 8px;
}

.request_and_support input[type=text] {
    width: 300px;
}

.request_and_support textarea {
    width: 300px;
    margin-bottom: 3px;
}

.error {
    width: 600px;
    margin-left: auto;
    margin-right: auto;
}

.error h1 {
    font-size: 24px;
    color:#f99933;
    margin-bottom: 20px;
}

.error h2 {
    font-size: 14px;
    color: #2582c1;
    margin-bottom: 20px;
}

.faq {
    width: 600px;
    text-align: justify;
    margin-left: auto;
    margin-right: auto;
}

.faq ul {
    list-style-type: disc;
    color: white;
    margin-left: 50px;
}

.faq dd {
    margin-left: 50px;
}

.faq dt {
    margin-left: 30px;
    margin-top: 10px;
    font-weight: bold;
}

.faq #faux_h1 {
    display: block;
    margin-top: 15px;
    margin-bottom: 5px;
    color: white;
    font-size: 18px;
}

.faq #fcc {
    font-weight: bold;
}

.station_terms {
    width: 500px;
    margin-left: auto;
    margin-right: auto;
    text-align: justify;
}

.station_terms ul {
    list-style-type: disc;
    margin-left: 50px;
}

.station_terms ul#nested {
    list-style-type: circle;
    margin-left: 50px;
}

.station_terms li {
    margin-top: 5px;
}

.station_terms #faux_h1 {
    display: block;
    margin-top: 15px;
    margin-bottom: 5px;
    color: white;
    font-size: 18px;
}

/* STATION PACKAGE */
.station_package {
    width: 800px;
    margin-left: auto;
    margin-right: auto;
    text-align: justify;
}

.station_package p {
    font-size: larger;
}

.station_package ul {
    margin-left: 50px;
}

.station_package li {
    margin-top: 5px;
}

.station_package ul#level0 {
    list-style-type: disc;
}

.station_package ul#level0 li {
    font-size: 18px;
    color: #2582c1;
    margin-top: 15px;
}

.station_package ul#level0 li a:hover {
    color:#f99933;
    text-decoration: underline;
}



.station_package ul#level1 {
    list-style-type: disc;
}

.station_package ul#level1 li {
    margin-top: 5px;
    font-size: 12px;
    color: white;
}

.station_package ul#level2 {
    list-style-type: square;
}

.station_package ul#level3 {
    list-style-type: disc;
}

.station_package ul#level1 li#example {
    margin-top: 5px;
    color: #f99933;
}

.station_package #faux_h1 {
    display: block;
    margin-top: 15px;
    margin-bottom: 15px;
    color: white;
    font-size: 24px;
    text-align: center;
}

.station_package .nav {
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    font-size: 18px;
}

.station_package .nav a:hover {
    color:#f99933;
    text-decoration: underline;
}


.station_collateral {
    width: 1000px;
    margin-left: auto;
    margin-right: auto;
}

.station_collateral p {
    font-weight: bold;
    text-align: justify;
    width: 400px;
}


.station_list {

}

.station_list h2 {
    color: #f99933;
}

.station_list .genre_menu {
    float: left;
}

.station_list .genre_menu li#selected a {
    background-color: #2582c1;
    color: #f99933;
    font-weight: bold;
}

.station_list .genre_menu a:hover {
    color:#f99933;
    text-decoration: underline;
}

.station_list .categories {
    float: right;
}
.station_list .categories th {
    text-align: center;
}
.station_list .categories td {
    padding-right: 10px;
}

.station_list .categories td#code {
    text-align: center;
}

.station_list .categories td#sample {
    text-align: center;
    width: 30px;
    margin-left: auto;
    margin-right: auto;
}

.station_list .instructions {
    margin-bottom: 50px;
}
.station_list .instructions h2 {
    text-align: center;
}

.station_list #faux_h1 {
    display: block;
    margin-top: 15px;
    margin-bottom: 15px;
    color: white;
    font-size: 24px;
    text-align: center;
}

.station_list .instructions ul {
    width: 300px;
    list-style-type: disc;
    margin-left: auto;
    margin-right: auto;
}

.station_list .instructions li {
    margin-left: 50px;
}

.email_ack {
    width: 600px;
    margin-left: auto;
    margin-right: auto;
}

.email_ack h1 {
    font-size: 24px;
    color:#f99933;
    margin-bottom: 20px;
}

.email_ack h2 {
    font-size: 14px;
    color: #2582c1;
    margin-bottom: 20px;
}

