@media only screen and (max-width: 480px), (min-device-width: 400px) and (max-device-width: 760px) {

/*  RESET    /*
*  all media  */
  /* global */
  * {
	margin:0;
	padding:0;
}

/* tags */

body {
	background-color: #FFF;
	background-image:none;
	background-repeat:none;
}

/*  Containers   */

#outer {
	width:300px;
	margin:0 auto;
	padding: 10px;
	background-color: #FFF;
}
#wrapper {
	width:300px;
	margin:0;
	background-color: #FFF;
	height: auto;
}
#header img {
	display:none;
}
#header {
	background-image:url(../images/mobile_header.gif);
	width:300px;
	height:75px;
	clear:both;
}
#dolphincontainer {
	width:300px;
	clear:both;
}
#dolphinnav {
	font-size:10px;
	padding:0 0 0 0px;
}
#dolphinnav ul li a {
	padding:0 0 0 10px;
}
#dolphinnav ul li a span {
	padding:12px 10px 0 0;
}
#footer {
	clear:both;
	padding-top:10px;
	border-top:	1px #ccc solid;
}
#securitiesleftcolumn, #securitiesmiddlecolumn, #securitiesrightcolumn {
	float:left;
	width:300px;
}
#securitiesleft, #securitiesmiddle, #securitiesright {
	float:left;
	width:280px;
}
#securitiesmiddle {
	margin:0px 0px 10px 0px;
}

/*  index   */

.mobile_display_none {
	display:none;
}
#content {
	margin:0;
	width:300px;
	padding:0;
	border-top:solid thin #CCC;
	position:relative;
}
#divisions {
	display:none;
}
nav {
	position: relative;
	clear:both;
	background: #fff;
}
#securities {
	margin:0;
	width:280px;
	float:left;
}
#center {
	margin:0;
	width:300px;
	float:left;
}
#search {
	position:relative;
	height:25px;
	left: 5px;
}
#red {
	width:300px;
	margin:0 auto;
}
#all {
    float:left;
	width:280px;
	margin:0px 0px 0px -5px;
	position:relative;
}
#quicklinks {
    float:left;
    width:300px;
	margin:0;
}
#quicklinksright {
	float:left;
	width:300px;
	margin:0;
}
#updates {
	float:left;
	padding:10px 10px 10px 10px;
	height:150px;
	width:280px;
	background-image:url(../images/news.jpg);
	background-position: -150px;
}
#updates li {
	font-size:15px;
	padding:0px 10px 10px 0
}
#homebanner {
	float:left;
	clear:both;
	color:#408AB4;
	width:280px;
	min-height:30px;
	padding:10px;
	height:auto;
	background-color:#DBE5E9;
	border:none;
	margin:5px 0px 5px -5px;
	position:relative;
}
.banner_image {
	width:180px;
	float:none;
	margin-top:0;
	margin-bottom:5px;
	margin-right:auto;
	margin-left:auto;
}
#homebanner p {
	clear:both;
	margin:0;
	padding:0;
}
#homebanner img {
	margin-bottom: 5px !important;
}
#homebanner p a:link {
	color:#CC0000 !important;
}
#homebanner p a:hover {
	color:#FF0000 !important;
}
#refi {
	display: none;
}
#refiMobile {
	float:left;
	clear:both;
	display: block;
	width:300px;
	height:auto;
	position:relative;
	margin:0px 0px 0px -5px;
}
#pyramid {
	display: none;
}
#pyramidMobile {
	float:left;
	clear:both;
	display: block;
	background-color:#000;
	width:300px;
	height:auto;
	position:relative;
	margin:0px 0px 0px -5px;
}
#pyramidMobile p {
	color:#FFF;
	text-align:center;
	margin-top:2px;
	margin-bottom:2px;
}
#pyramidMobile a {
	color:#FFF !important;
}
#credit {
	display:block;
	margin:0px 0px 0px -5px;
}
#telexfreebannerHome {
	float: none;
	width: 270px;
}
#telexfreebanner {
	float: none;
	width: 270px;
	z-index:10;
}
#crowdfundingbannerHome {
	float: none;
	width: 264px;
}
#crowdfundingbanner {
	float: none;
	width: 264px;
}

/*  division Home pages   */

h1 {
	font-size:22px;
}
#contentsubmenu {
	float:left;
	width:300px;
	margin: 0px 0px 0px 0px;
}
#call_info {
	float:left;
	width: 280px;
	height:auto;
	border-radius: 5px;
	border:thin solid #DBDBDB;
	background-image:url(../images/background_stripe.gif);
	text-align:left;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	position:relative;
}
#leftcolumn, #middlecolumn, #rightcolumn {
	width:280px;
}
#contentsubmenu blockquote {
	width:300px;
}
#left {
	width:280px;
	height:auto;
}
#middle {
	width:280px;
	height:auto;
}
#right {
	width:280px;
	height:auto;
}
/*   This Div puts a banner ontop of the divisional pages. */
#divisionbanner {
	width:280px;
	min-height:30px;
}
/*  third Tier Content pages*/


#content_third {
	width: 300px;
	margin:0px 0px 0px 0px;
}
#content_third blockquote {
	width:300px;
}
#contentarea {
	width:300px;
	margin: 0;
}
#content_third #call_info {
	float:right;
	width: 270px;
	height:auto;
	border-radius: 5px;
	border:thin solid #DBDBDB;
	background-image:url(../images/background_stripe.gif);
	text-align:left;
	margin-top: 5px;
	margin-right:5px;
	margin-bottom: 10px;
	margin-left: 5px;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
}

#investor2col {
	float:none;
	width: 300px;
	height: 100px;
	margin-bottom: 10px;
}

.sctredborder2col {
	display: block;
	width: 300px;
	height: 100px;
	background:url(../sct/sct_images/sct_investor_complaint_300.gif) 0 0 no-repeat;
	text-indent: -99999px;
}

/*Breaks long words and urls so they fit into phone browser width. Assign class to word or url. */
.comment-text {
   word-wrap: break-word;
}

/* Tables */

/* Force table to not be like tables anymore */
table, thead, tbody, th, td, tr {
	display: block;
	font-size:1em;
}

/* Override global table styles */
.threecolumnTable {
	width: 100%;
	margin-bottom:10px;
}
.twocolumnTable {
	width: 100%;
	margin-bottom:10px;
}
.onecolumnTable {
	width: 100%;
	margin-bottom:10px;
}
#content_third table td {
	border-width: 0px;
	border-style: none;
	background-color: inherit;
	border-bottom: 1px solid #eee;
}
#content_third table td p {
	font-size: 1em;
}
#contentsubmenu table td p {
	font-size: 1em;
}

/* Zebra striping */
tbody tr:nth-of-type(odd) { 
  background: #eee; 
}

/* Hide table headers (but not display: none;, for accessibility) */
#content_third table thead tr {
	position: absolute;
	top: -9999px;
	left: -9999px;
}
#content_third table tr {
	border: 1px solid #ccc;
}
#content_third table td {
	/* Behave  like a "row" */
	border: none;
	border-bottom: 1px solid #ccc;
	position: relative;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom:8px;
	padding-left: 40%;
}
#content_third table td:before {
	/* Now like a table header */
	position: absolute;
	/* Top/left values mimic padding */
	top: 8px;
	left: 8px;
	width: 45%;
	padding-right: 10px;
	white-space: nowrap;
}
#contentsubmenu table thead tr {
	position: absolute;
	top: -9999px;
	left: -9999px;
}
#contentsubmenu table tr {
	border: 1px solid #ccc;
}
#contentsubmenu table td {
	/* Behave  like a "row" */
	border: none;
	border-bottom: 1px solid #ccc;
	position: relative;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom:8px;
	padding-left: 40%;
}
#contentsubmenu table td:before {
	/* Now like a table header */
	position: absolute;
	/* Top/left values mimic padding */
	top: 8px;
	left: 8px;
	width: 45%;
	padding-right: 10px;
	white-space: nowrap;
}

