﻿body
{
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0;
	padding: 0;
	background-color: #FFFFFF;
}

a
{
    color: #0D559F;
    font-weight: bold;
}

/* Master Page Layout */
#container
{
	width: 1000px;
	margin: 0 auto 0 auto;
}

#header, #main, #footer
{
	width: 1000px;

}

.footer_text_black {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	padding-top:10px;
}

#header
{
	background-image: url('/images/broker_topnav.jpg');
	overflow: hidden;
	background-repeat: repeat-y;
	background-position: 0px 0px;
	height: 135px;
	vertical-align: bottom;
}

#footer
{
    padding-left:10px;
}

.menu
{
    font-size: 14px;
    font-weight: bold;
}
/******************/

/*Home Page*/

.home_latestnews
{
	width:300px;
/*	float:right; */
}

#home_mainpicture
{
	width:538px;
	float:left;
}

.home_colleft
{
    width:690px ;
    padding: 5px;
    float:left;
}
#home_leftMkt
{
    float:left;
    width: 660px;
    text-align:left;
    padding: 10px;
}

.home_leftMkt2
{
    float:left;
    width: 660px;
    text-align:left;
    padding: 10px;
}

#home_leftScreenshot
{
    float:left;
    width: 660px;
    text-align:left;
    padding: 10px;
}
#home_leftSmartway
{
/*    float:right; */
    width: 210px;
    text-align:left;
    padding:10px 0 0 0;
}
.home_colright
{
    width:300px;
    float:right;
	padding:10px 0 0 0;
}

.home_widget
{
	width:300px;
	margin-bottom:20px;
}
.home_widget ul
{
	list-style-type: none;
	padding: 0px;
	margin:0px;
}
.home_widget li
{
	margin:0px 0 8px 0;
}
#trackingcontent {
	width: 260px;
	margin-left: 5px;
}

.tracking_grey {
	color: Gray;
	font-weight: bold;
}

.home_newagents
{
	width:280px;
	float:right;
	padding-right:25px;
}

.home_loadboard
{
	width:300px;
	float:right;
	padding-left:30px;
}

div.tableCell
{
	float: left;
	margin:0;
	padding: 3px 0 5px 3px;
	text-align: left;
}

.section_header_silver
{ 
	background-color: #CCCCCC;
	color: #666666;
	padding: 0.2em;
	margin-bottom: 1em;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	background-image: url(/images/header_grad.gif);
	border: 1px solid #CCCCCC;
	margin-right: 20px;
	vertical-align: top;
}
/******************/

#content-header
{
	background-color: #CCCCCC;
	color: #666666;
	padding: 0.2em;
	margin-bottom: 1em;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	width: 900px;
	background-image: url(/images/header_grad.gif);
	border: 1px solid #CCCCCC;
	margin-top: 1em;
	margin-right: 20px;
}

#content-main
{
	text-align: left;
	width: 800px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
    margin-left: 0px;
}

ul.bullet
{
	list-style-image: url(/images/bullet_arrow.gif)
}

.blue-header
{
	background-image: url(/images/buttonbkgd.gif); 
	background-repeat: repeat;
	height: 20px;
	color:White;
	font-weight:bold;
	padding: 0.3em;
}

.textbox
{
	border:solid 1px silver;
}

.button

{
	background-image: url(/images/buttonbkgd.gif);
	background-repeat: repeat;
	padding: 0.3em;
 	
   	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
    font-weight: bold;
 	text-decoration:none;
 	border: none 0 transparent;
 	font-size:11px;
}

.contactus
{
    padding:10px;
}

label
{
   	display: inline-block;
	font-weight: bold;
	color: #495060;

}

.loadBoardDetails
{
    margin: 15px;
}

.loadBoardDetails label
{
    width: 50px;
}

.contactus label
{
	width: 15%;
}


.contactUsValidator
{
	font-weight: bold;
	margin-top: 10px;
	float:right;
}

.body_text {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	
}

.clearAll {
	clear: both;
} 

.redText
{
    color:Red;
}

.halfPageColumn
{
    width: 60%;
    float: left;
    margin: 1%;
}

.wizardContentDiv
{
    
    width: 100%;
    float:left;
    margin: 1%;
    
    
}

.wizardPreviousEmployeeDIV
{
    width:90%;
    float:left;
    border-style:solid;
    border-color:#0D559F;
    border-width:1px;
    margin:2px;
    
}
.groupBoxOutlineDIV
{
   width:90%;
    float:left;
    border-style:solid;
    border-color:#0D559F;
    border-width:1px;
    margin:10px;
    
    
}
.halfPageColumn label
{
    display: inline-block;
    font-weight: bold;
    color: #495060;
    width: 35%;
    margin-top: 8px;
    margin-bottom: 8px;
}

.formLabel
{
    float: left;
    text-align: right;
    width: 25em;
    margin-right:0.5em;
    color: #495060;
    font-weight:bold;
}
.formLabelAlone
{
    float: left;
    text-align:left;
    margin-left:2em;
    width: 45em;
    font-weight:bold;
}
.formInput
{
    margin-left: 1em;
    vertical-align:bottom;
}
.formInputAlone
{
    margin-left: 3em;
    vertical-align:bottom;
}

.formInputGroup
{
    margin-left: 1em;
    vertical-align:bottom;
    text-align: center;
}

.header_blue_small {
	font-size: 15px;
	font-style: normal;
	color: #0D559F;
	font-weight: bold;
}

ul.twoColumn ul.threeColumn
{
	list-style-type: none;
	margin: 10px;
	width: 100%;
	list-style-image: none;
}

ul.twoColumn li, twoColumn
{
	float: left;
	width: 48%;
	height: 30px;
	padding: 5px;
	/* height: 55px; */
	text-align: left;
	display: block;
}

.twoColumn label
{
	display: inline-block;
	width: 175px;
	font-weight: bold;
	color: #495060;
}
.objectFloatRight
{
    float:right;
}
.mainContentWider
{
    width: 890px; 
    position: relative; 
    left: 50px; 
    margin: 5px;
}
.header_red_large {
	font-size: 25px;
	font-style: normal;
	color:Red;
	font-weight: bold;
}
.leftHalfLabel 
{ 
width:40%; 
font-weight:bold; 
text-align:right; 
position:static; 
left:0px; 
top:0px; 
margin-left:0px; 
} 
.rightHalfAnswer 
{ 
position:relative;
left:0px; 
top:0px; 
margin-left:6em; 
margin-top:0px; 
text-align:left; 
margin-bottom:12px; 
} 
#fsViewLoadsSearchOptions
{
    width:550px;
    float:left;
    margin:20px 10px 10px 10px;
}
#fsViewLoadsMarketing
{
    width:380px;
    float:left;
    margin:27px 0 10px 0;
}
#fsViewLoadsMarketing h3
{
    margin: 6px 0 3px 0;
}
#fsViewLoadsMarketing p
{
    text-align:left;
    margin: 0 0 15px;
}

.home_map_featured
{
    position: relative;
    top: -3px ;    
    left:5px;
    font-size:18px;
}
.home_map_featured a,.home_map_featured a:visited
{
    text-decoration:none;
   	color:black;
}
.home_map_featured a:hover
{
    text-decoration:underline;
   	color:black;
}

.home_bullets
{
    padding-left:10px;
    margin: 0 0 0 5px;
    font-variant:small-caps;
    font-size:18px;
    color:#0C55A0;
}
.home_bullets li a, .home_bullets li a:visited
{    
   	text-decoration:none;
   	color:#0C55A0;
}
.home_bullets li a:hover
{    
   	text-decoration:underline;
   	color:#0C55A0;
}

.home_latestnews, .home_terminal
{    
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	font-variant:normal;
	padding: 0px;
	list-style-type:none;
	margin:0px;
	line-height:20px;
}
.home_latestnews ul, .home_terminal ul
{    
    list-style:none;
    padding:0;
    margin:0;
}
.home_latestnews li a, .home_latestnews li a:visited
{    
   	color:#000000 ;
   	text-decoration:none;
}
.home_latestnews li a:hover
{    
    color:#000000 ;
    text-decoration:underline;
}

.home_terminal li a, .home_terminal li a:visited
{    
   	color:#000000 ;
   	text-decoration:none;
}
.home_terminal li a:hover
{    
    color:#000000 ;
    text-decoration:underline;
}

.home_header
{
    background-color:#0C55A0;
    color:White;
    width:100%;
    font-size: 18px;
    font-weight:bold;
    padding:0px;
    text-indent:10px;
}

.home_headerleft
{
    background-color:#0C55A0;
    color:White;
    width:656px;
    font-size: 18px;
    font-weight:bold;
    padding:0px;
    text-indent:10px;
}

.industrycredit 
{
    FONT-SIZE:7pt; 
    COLOR: black; 
    FONT-FAMILY: Verdana, Arial;
    text-decoration: none;
    margin:10px;
}

.industrycredit_div
{
    text-align:right;
    margin-top:15px;
    margin-right:5px;
}

#home_action_col 
{
    width:200px;
    float:right;
    background-color:#E5EEF7;
    text-align:left;
}
.home_action_header_text
{
    color:#0C55A0;
    font-size:25px;
    font-family: Arial Narrow, Arial, Helvetica, sans-serif;
    border-bottom:solid 1px black;
    text-align:left;
    padding-left:10px;
    background-color:#CCDEEF;
}
.home_action_label {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: Gray;
	font-weight: bold;
}
#TitleBar 
{
    background-image: url(/images/home_welcome_back.gif) ;
    background-repeat:repeat-x;
    width:100%;
    height:46px;
    line-height:44px;
    font-family: Arial Narrow, Arial, Helvetica, sans-serif;
	font-size: 26px;
	font-style: normal;
	color: #0C55A0;
	margin:  0 0 0 0;   
	text-align:center;
}

.RSS_icon
{
    padding: 2px 4px 3px;
}

.RSSList_Left
{
    width: 23px;
    float:left;
    vertical-align: text-top;
}

.RSSList_Right
{
    width:275px;
    float:left;
    vertical-align:top;
}

.RSS_link
{
    color: #0D559F;
    font-weight: normal;
    font-size:10pt;
}

.PostToolTip
{
    padding:10px;
    text-align:left;
}

.PostToolTopLabel
{
    width: 50px;
    float:left;
}

.button
{
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #999999;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #999999;
	padding: 3px;
	width: auto;
		margin: 0px 2px 10px 2px;
		background-color: #A5CFFA;
	background-image: url('/images/backgroundButton.gif');
		font-family: Arial, Sans-Serif;
		font-size: 11px;
		color: #495060;
		font-weight: bold;
	}

ul.twoColumn ul.threeColumn 
{
	list-style-type: none;
	margin: 10px;
	width: 100%;
}

ul.twoColumn li, twoColumn
{
	float: left;
	width: 48%;
	height: 30px;
	padding: 5px;
	/* height: 55px; */
	text-align: left;
	display: block;
}

ul.threeColumn li, threeColumn
{
	float: left;
	width: 31%;
	height: 20px;
	padding: 5px;
	/* height: 55px; */
	text-align: left;
	display: block;
}

ul.fourColumn li, fourColumn
{
	float: left;
	width: 23%;
	height: 20px;
	padding: 5px;
	/* height: 55px; */
	text-align: left;
	display: block;
}

.fourColumn label, .threeColumn label
{
	width: 125px;
	display: inline-block;
	font-weight: bold;
	color: #495060;
	vertical-align: baseline;
}

.rmText a
{ 
    text-decoration: none !important;
    color: white !important;
    font-weight:normal;
}

.LoggedInUserName
{
    color: White;
    font-weight:normal;
}
