* {
}

html 
{
  height: 100%;
}
tr {
	background-position: left top;
}

body 
{
	font: 12px Arial;
	position: relative;
	background-color: #FFFFFF;
	background-image: url(../images/trd_01.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	/*background-position: left 10px;*/
}

a
{
	text-decoration: none;
	color: #F99D25;
}

a:hover
{
	color: #E45B2D;
	text-decoration: underline;
}

a img 
{
  border-width: 0;
}

.content
{
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: 60px;
	margin-left: auto;
	width: 794px;
}
.content_center {
	margin-top: 0px;
	margin-right: 50px;
	margin-bottom: 7px;
	margin-left: 50px;
}
.main_talble {
	background-color: #FFFFFF;
	background-image: url(../images/trd_06.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.main_talble_left {
	background-color: #FFFFFF;
	background-image: url(../images/trd_05.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.main_talble_right {
	background-color: #FFFFFF;
	background-image: url(../images/trd_07.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.logo {
	margin-right: 30px;
}
.small_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #8b8b8d;
}
.doc_pic {
	border: 1px solid #605b64;
	margin-right: 20px;
	margin-bottom: 8px;
	margin-top: 5px;
}
.top_nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #818284;
	text-decoration: none;
}
.top_nav a {
	color: #818284;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #f06433;
	padding-bottom: 2px;
	text-decoration: none;
}
.top_nav a:hover {
	color: #F06433;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	padding-bottom: 2px;
	text-decoration: none;
}
.body_content {
	margin-top: 20px;
	margin-right: 30px;
	margin-bottom: 20px;
	margin-left: 30px;
	width: 423px;
	height: 360px;
}
.body_content_resize {
	margin-top: 20px;
	margin-right: 30px;
	margin-bottom: 20px; 
	margin-left: 30px;
	width: 423px;
	/*height: 360px;*/
}
.main_table_center {
	background-color: #FFFFFF;
	background-image: url(../images/main_box/trd_04.png);
	background-repeat: repeat-x;
	background-position: top;
}
.text {
	font-size: 11px;
	line-height: 15px;
	color: #000000;
}
.left_nav {
	width: 180px;
	margin-right: -9px;
	margin-bottom: 4px;
}
.order {
	z-index: 1;
	visibility: visible;
	float: none;
}
div.text {
	padding-bottom: 8px;
}
div.title {
	font-size: 12px;
	color: #5a5b5d;
	padding-top: 14px;
	padding-bottom: 8px;
	font-weight: bold;
}
.orange {
	color: #DE572A;
}
.submenu_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #8b8b8d;
	line-height: 16px;
	padding-left: 5px;
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	padding-top: 5px;
	padding-bottom: 5px;
}
.submenu_text a {
	color: #8b8b8d;
	}
.text ul
{
	list-style: none;
	margin: 0px;
	padding: 0px;
}

.text ul li
{
	display: block;
	margin-bottom: 5px;
	background-image: url(../images/li.png);
	background-repeat: no-repeat;
	padding-left: 10px;
	background-position: 0 5px;
}
.text ol
{
  list-style: decimal;
  margin: 0px;
	padding: 0px;
	
}

.text ol li
{
	margin-bottom: 5px;
	margin-left: 15px;
	
}
.text_smaller {
	font-size: 9px;
	color: #000000;
	line-height: 12px;
}
.main_table_center_orange {
	background-color: #FFFFFF;
	background-image: url(../images/main_box_orange/trd_04.png);
	background-repeat: repeat-x;
	background-position: top;
}
.small_text a, a:hover {
	color: #8b8b8d;
}
#container{
	float:left;
	width: 423;
	display:inline; /* So IE plays nice */
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}
#leftRail{
	float:left;
	width:180px;
	position:relative;
	padding: 5px;
}
#leftRail_test{
	float:left;
	width:180px;
	position:relative;
	margin: 0px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#center{
	float:left;
	width:10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #8b8b8d;
}
#hello{
	font-size: 9px;	
}
#rightRail{
	float:right;
	position:relative;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
	width: 200px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}
.text_columns {
	font-size: 11px;
	color: #000000;
	line-height: 12px;
	padding-right: 5px;
}
.text_columns ul
{
	list-style: none;
	margin: 0px;
	padding: 0px;
}

.text_columns ul li
{
	display: block;
	margin-bottom: 5px;
	background-image: url(../images/li.png);
	background-repeat: no-repeat;
	padding-left: 10px;
	background-position: 0 5px;
}
.text_columns ol
{
	list-style: decimal;
	margin: 0px;
	padding: 0px;
}

.text_columns ol li
{
	margin-bottom: 15px;
	margin-left: 30px;
	font-weight: normal;
	color: #E05D2E;
	font-size: 12px;
}
.trdcme_report{
	text-align: left;

}
.trdcme_report td{
	border: 1px solid #CCC;
	padding: 5px;
}
.trdcme_report th{
	text-align: left;
	padding: 5px;
	text-transform: uppercase;
}.text_callout {
	font-size: 11px;
	line-height: 15px;
	color: #000000;
	padding: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
	background-color: #FFFFCC;
}
