body {
  font-family: sans-serif;
  font-size: 11px;
  margin: 0px;
  padding: 0px;
  background-color: #FFFFFF;
  color: #666666;
}

.blue { color: #006FAF; }
.large { font-size: 14px; }

img { border: 0px; }

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

sup { font-size: 10px;}

.sitetext { line-height: 14px; }

table.pad0 td { padding: 0px; }
table.pad1 td { padding: 1px; }
table.pad2 td { padding: 2px; }
table.pad3 td { padding: 3px; }
table.pad4 td { padding: 4px; }
table.pad5 td { padding: 5px; }

table.bottom td{ vertical-align: bottom; }
table.bottom td { line-height: 1em; }

.top { vertical-align: top; }
.middle { vertical-align: middle; }
.bottom { vertical-align: bottom; }
.right { text-align: right; }
.center { text-align: center; }
.left { text-align: left; }

ul.menu {
  list-style-type: none;
  line-height: 5px;
  padding: 0px;
  margin: 0px;
  width: 152px;
}

ul.menu li {
  font-size: 2px;
  margin: 0px;
  padding: 0px 0px 0px 14px;
  border-bottom: 1px solid #FFFFFF;
  border-right: 1px solid #FFFFFF;
  max-height: 24px;
}

ul.submenu {
  list-style-type: none;
  padding: 0px;
  margin: 0px;
  position: relative;
  left: 152px;
  top: 163px;
}

ul.submenu li {
  border: 0;
  padding: 1px 0px 0px 10px;
  font-size: 11px;
  width: 140px;
  background-color: #006FAF;
  margin: 0px;
}

table.norm{
    padding-left:30px;
    width:100%;
}
table.norm td{
    vertical-align:top;
}

table.norm input{
    width:auto;
}

table.audio{
    padding-left:30px;
    width:100%;
}


table.audio input{
    width: 130px;
    font-size:11px;
    background:#eeeeee;
}

select.dl{
  font-size: 11px;
  
}

div.menudiv {
  padding: 0px;
  margin: 0px;
  position: absolute;
  display: none;
  top: -163px;
  left: 0px;
}

.footer { color: #FFFFFF; font-weight: normal;}
.menubg { background-color: #FF8612; }
.overbg { background-color: #006FAF; }

.submenu {
  margin: 0px;
  font-weight: bold;
  font-size: 11px;
  line-height: 17px;
}

.sidebar {
  border: 2px solid #006FAF;
  width: 115px;
}
.sideint {
  text-align: center;
  font-size: 9px;
  font-weight: bold;
  border: 1px solid #FFFFFF;
  padding: 3px 0px;
  background-color: #58ABD6;
}
.search  {
  font-size: 12px;
  font-weight: bold;
  color: #006FAF;
}

.sborder { border: 4px solid #006FAF; }
.sborderlr {
    border-left: 4px solid #006FAF;
    border-right: 4px solid #006FAF;
}
.sbordernr {
    border-top: 4px solid #006FAF;
    border-bottom: 4px solid #006FAF;
    border-left: 4px solid #006FAF;
}
.sborderlb {
  border-left: 4px solid #006FAF;
  border-bottom: 4px solid #006FAF;
}
.sborderb { border-bottom: 4px solid #006FAF; }

.sborder2 {
    padding-top: 4px;
    border-right: 4px solid #006FAF;
    border-bottom: 4px solid #006FAF;
    padding-left: 4px;
}
.sborderlr2 {
    border-left: 4px solid #FFFFFF;
    border-right: 4px solid #006FAF;
}

.subhead {
  font-size: 12px;
  line-height: 16px;
  font-weight: bold;
}

.sidecol {
  color: #006FAF;
  background-color: #DDEBF2;
}


a:link    { color: #FF8612; font-weight: bold; }
a:visited { color: #FF8612; font-weight: bold; }
a:hover   { color: #006FAF; font-weight: bold; }

.blue a:link    { color: #006FAF; font-weight: bold; }
.blue a:visited { color: #006FAF; font-weight: bold; }
.blue a:hover   { color: #FF8612; font-weight: bold; }

.admin a:link{ color: #006FAF; font-weight: bold; }
.admin a:visited    { color: #006FAF; font-weight: bold; }
.admin a:hover   { color: #FF8612; font-weight: bold; }

.submenu a:link    { color: #FFFFFF; text-decoration: none; }
.submenu a:visited { color: #FFFFFF; text-decoration: none; }
.submenu a:hover   { color: #58ABD6; text-decoration: none; }

.footer a:link    { color: #FFFFFF; text-decoration: none; font-weight: normal; }
.footer a:visited { color: #FFFFFF; text-decoration: none; font-weight: normal; }
.footer a:hover   { color: #006FAF; text-decoration: none; font-weight: normal; }

.sideint a:link    { color: #FFFFFF; text-decoration: none; }
.sideint a:visited { color: #FFFFFF; text-decoration: none; }
.sideint a:hover   { color: #006FAF; text-decoration: none; }

.sidecol a:link    { color: #006FAF; }
.sidecol a:visited { color: #006FAF; }
.sidecol a:hover   { color: #FF8612; }

div#legend td {
	border-bottom:1px solid #006FAF;
	border-left:1px solid #006FAF;
}

div#legend  table {
	border-top:1px solid #006FAF;
	border-right:1px solid #006FAF;
}

 .legend {
	border-top:1px solid #006FAF;
	border-right:1px solid #006FAF;
 }

 .legend td {
	border-bottom:1px solid #006FAF;
	border-left:1px solid #006FAF;
}
.nowrap {
	white-space:nowrap;
	width:150px;
}

.sol a:link {
	font-weight:normal;
	color: #666666;
	font-decoration:underline;
}
.sol a:visited {
	font-weight:normal;
	color: #666666;
	font-decoration:underline;
}
.sol a:hover   {
	color: #FF8612;
	font-weight:normal;
}


/***********************test****************/
#social_links {
    margin:15px 2px 0px 2px;
    clear: both;
    
	}
	
#social_links tr{
    padding:0;
    margin:0;
    
}

#social_links tr td{
    float:left;
    list-style:none;
    padding:0px 5px 0px 5px ;
}

#social_links #digg a {
    background:transparent url(images/digg.png) no-repeat scroll left center;
    text-align:right;
}
	
#social_links #reddit a {
    background:transparent url(images/reddit.gif) no-repeat scroll left center;
}
#social_links #delicious a {
    background:transparent url(images/delicious.png) no-repeat scroll left center;
	}


#social_links a {
    padding-left:25px;
    display:block;
    line-height:1.5em;
    /* height:25px; */
    /* 
     * padding-top:12px;
     * padding-bottom:3px;
     */
	}
	
/* 
 * #social_links_sub {
 * 	height:15px;
 * 	margin-bottom:5px;
 * 	padding:10px 0 2px 0;
 * 	clear: right;
 * 	}
 * 	
 * #social_links_sub p {
 * 	margin:0;
 * 	padding:0;
 * 	}
 * 	
 * #social_links_sub .left {
 * 	float:left;
 * 	font-size:13px !important;
 * 	}
 * 	
 * #social_links_sub .right {
 * 	float:right;
 * 	font-size:11px;
 * 	}
 */
 
 
 
/*********************** ADDED BY IMAGN ****************/

.cta-orange-txt {
	font-size: 12px;
	margin-bottom: 5px;
	color: #ba5326;
}

.cta-grey-txt {
	margin-bottom: 10px;
	color: #78797b;
}

ul.homepage {
	margin-top: 5px;
	margin-bottom: 0px;
}

ul.homepage li {
	margin: 1px 0 2px 0;
	margin-left: -24px;
}

.blue-txt {
	color: #1975b6;
}

#login-non-customer {
	clear: both;
	float: left;
	width: 397px;
	height: 147px;
	background: url('../images/bg_non_customers.jpg') no-repeat;
}

#login-customer {
	clear: both;
	float: left;
	margin-top: 20px;
	width: 397px;
	height: 147px;
	background: url('../images/bg_customers.jpg') no-repeat;
}

#login-chart {
	clear: both;
	float: left;
	margin-top: 20px;
	width: 397px;
}

table.logins {
	margin-top: 60px;
	margin-left: 30px;
	width: 350px;
	color: #fff;
}
table.logins h1 {
	margin: 0px;
	margin-bottom: 5px;
	font-size: 11px;
	color: #fff;
}
table.logins a.whiteit {
	font-size: 10px;
	color: #fff;
}