body
{
	margin:2px;
	margin:1px;
	padding:0;
	background-image:url(../images/gradebg.jpg);
	font-family:"Lucida Sans Unicode", "Lucida Grande", "Trebuchet MS",arial,verdana,helvetica,sans-serif; 
	font-size:13px;
	color:black;
}

form
{
	width:840px;
	margin-left:auto;
	margin-right:auto;
}

#outerDiv
{
	margin-left:auto;
	margin-right:auto;
	padding-top:2px;
	padding-bottom:0px;
	text-align:center;
}

#pageTitle
{
	font-family:Trebuchet MS,verdana,arial,helvetica,sans-serif; 
	font-size:1.7em;
	font-weight:bold;
	font-variant:small-caps;
	color:#7c7c7c;
	letter-spacing:1px;
	padding-top:5px;
	padding-bottom:5px;
	text-align:center;
}

div.left-column
{
	float:left;
	width:48%;
	text-align:justify;
	margin-left:5px;
}
div.right-column
{
	float:right;
	width:48%;
	text-align:justify;
	margin-right:5px;
}

div.sm-badges
{
	float:right;
	margin-right:35px;
	margin-top:15px;
}

div.sm-badge
{
	float:left;
	vertical-align:middle;
}

#social-profiles-badges
{
	padding-top:5px;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	width:200px;
	/*border:1px solid black;*/
	height:30px;
}
#social-profiles-badges img
{
	height:25px;
	margin-left:5px;
}

#social-media-badges
{
	width:180px;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	margin-top:20px;
	height:25px;
}

#social-media-badges div
{
	margin-left:auto;
	margin-right:auto;
	text-align:center;
}

#social-media-badges img
{
	height:25px;
	padding:0;
	margin:0;
	margin-left:20px;
	margin-right:auto;
	text-align:center;
}

div.fb-like
{
	float:left;
	padding-top:2px;
}

#bottom-icons
{
	margin-top:20px;
	margin-left:55px;
	margin-right:auto;
	text-align:center;
}

#bottom-icons div
{
	float:left;
	margin-left:55px;
}

#bottom-icons a
{
	font-size:0.9em;
}

#page-frame
{
	width:840px;
	margin-top:0px;
	padding-top:0px;
	/*background-color:#f0f0ff;*/
	background-color:#ffffff;
	border-style:none;
	margin-left:auto;
	margin-right:auto;
	border-radius:10px;
	-moz-border-radius:10px;
}

#content
{
	padding-top:10px;
	padding-bottom:10px;
	padding-left:25px;
	padding-right:25px;
	border:0;
	background-color:white;
	border:yellow sollid 1px;
	font-family:Trebuchet MS,verdana,arial,helvetica,sans-serif; 
}

table.pageTable
{
	border:1px solid #cfcfcf;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
}

a
{
	color:#151b54; /*midnightblue*/
	font-weight:bold;
	text-decoration:none;
}
a:hover
{
	text-decoration:underline;
}

a:visited, a:hover
{ 
	font-weight:bold;
	color:#151b54; /*midnightblue*/
}

/*
div.pageLink
{
	text-align:center;
	width:100%;
	padding:15px;
	margin-top:10px;
}
*/

a.pageLink
{
	font-style:normal;
	font-weight:normal;
	font-family:tahoma,sans-serif,helvetica;
	border:1px solid #94aec4;
	border-bottom:1px solid black;
	border-right:1px solid black;
	color:white;
	background-color:#346ea4;
	padding:8px;
	padding-top:3px;
	padding-bottom:3px;
	text-decoration:none;
	letter-spacing:1px;
}
a.pageLink:hover
{
	text-decoration:none;
}

a.sendEmail
{
	font-size:1.0em;
}

tr 
{  
	color:black;
}

p
{  
	font-size:1em;
	padding:0px;
	margin-top:10px;
	text-align:justify;
}

input,select,option
{
	font-size:1em;
}

input.button
{
	font-size:1em;
	border:1px solid black;
	padding:2px;
	background-color:#addfff;
	cursor:pointer;
}


input.pageLink
{
	font-style:normal;
	font-weight:normal;
	font-size:0.8em;
	font-family:tahoma,sans-serif,helvetica;
	border:1px solid #94aec4;
	border-bottom:1px solid black;
	border-right:1px solid black;
	color:white;
	background-color:#346ea4;
	padding:8px;
	padding-top:3px;
	padding-bottom:3px;
	text-decoration:none;
	letter-spacing:1px;
}

div
{
	text-align:left;	
}

p img
{
	padding:0px;
	border:0px;
}

a img
{
	border:0px;
	vertical-align:middle;
}

img.leftFloat
{
	float:left;
	padding-right:10px;
}

img.rightFloat
{
	float:right;
	padding-left:10px;
}

li
{
	list-style-image:url(../images/bullet_img.gif);
}

td.columnText
{
	vertical-align:top;
	padding:0px;
	width:50%;
	text-align:justify;
}

td.leftColumn
{
	padding-left:15px;
	padding-right:10px;
}

td.rightColumn
{
	padding-left:10px;
	padding-right:15px;
}

.fldLabel
{
	text-align:right;
	font-weight:bold;
}



.normalText
{
	font-size:1.0em;
	font-weight:normal;
}

.mediumText
{
	font-size:1.1em;
}

.centered
{
	margin-left:auto;
	margin-right:auto;
	text-align:center;
}

.warning
{
	color:red;
	font-weight:bold;
}

span.linkIndicator
{
	font-size:1.1em;
	padding-right:5px;
}

#footer
{
	clear:both;
	color:#333;
	font-size:0.8em;
	padding-top:5px;
	padding-bottom:10px;
}

#copyright
{
	margin-left:auto;
	margin-right:auto;
	margin-top:10px;
	text-align:center;
}

a.footer
{
	text-decoration:underline;
}

img.photo
{
	border:4px ridge;
}

img.thumb
{
	border:1px solid gray;
}

ul
{
	margin-top:5px;
}

ul.sub-level
{
	margin-left:20px;	
	margin-top:0px;
	padding-top:0px;

}
li.sub-level
{
	margin-left:35px;
}

li
{
	margin-top:5px;
	margin-left:25px;
	margin-bottom:0px;
	padding-bottom:0px;
}

table.login
{
	font-size:1.5em;
	background-color:#f5f5f5;  /*whitesmoke*/
	width:280px;
	/*
	border:1px solid steelblue;
	border-right:midnightblue;
	border-bottom:midnightblue;
	*/
	text-align:center;
}


th.loginHeaderRow
{
	/*background-color:#346ea4;*/
	background-color:#151b54; /*midnightblue*/
	color:white;
	font-weight:bold;
	padding-top:3px;
	padding-bottom:3px;
	padding:0;
	text-align:center;
	letter-spacing:1px;
}

td.label
{
	text-align:right;
	font-weight:bold;
}
td.data
{
	text-align:left;
	padding-left:5px;
}

/* Data tables style */
table#loadsAvail
{
	border:#d0d0d0 solid 1px;
	font-size:0.9em;
	width:100%;
	padding:0;
}

table#loadsAvailTitle 
{
	background-color:#00145d;
	color:white;
	font-weight:bold;
	padding:0;
	width:100%;
}

table#loadsAvailTitle td
{
	color:white;
	font-size:1.2em;
	font-weight:bold;
	padding:0px;
	letter-spacing:1px;
	text-align:center;
	vertical-align:middle;
	padding-top:5px;
	padding-bottom:5px;
}

table#loadsAvailData
{
	padding:0;
	width:100%;
}

table#loadsAvailData td
{
	
}

tr#loadsAvailHeaderRow
{
	color:white;
	padding-left:10;
	background-color:#00145d;
	font-weight:bold;
	padding-top:3px;
	padding-bottom:3px;
}

tr#loadsAvailHeaderRow td
{
	padding-top:3px;
	padding-bottom:3px;
}

tr.dataHeading
{
	font-family:verdana,helvetica,arial,century bookman,times;
	vertical-align:middle;
	font-weight:bold;
	background-color:#00145d;
	color:white;
	height:40;
	padding-left:10;
}

tr.dataRow
{
	font-family:verdana,helvetica,arial,century bookman,times;
	color:black;
	vertical-align:middle;
}
td.dataRow
{
	padding-top:1px;
	padding-bottom:1px;
}

tr.dataRowLight
{
	background-color:white;
}

tr.dataRowDark
{
	background-color:	#b0e0e6;
}


table.linksTable
{
	width:500px;
}
td.linksTable
{
	text-align:left;
}

div.homepage-bottom-panel
{
	clear:both;
	margin-top:5px;	
	margin-left:5px;
	margin-right:5px;
	text-align:justify;
}

.highlight
{
	font-weight:bold;
	color:black;
	font-size:1.2em;
}

div.footnote
{
	margin-top:5px;
	font-size:0.75em;
	text-align:center;
}

#leasepurchase-features-list ul
{
}

#leasepurchase-features-list li
{
	padding-top:12px;
}

#leasepurchase-features-list ul li
{
	padding-bottom:0px;
	padding-top:3px;
}

div.recruit-benefits
{
	float:left;
	width:50%;
}

div.recruit-benefits ul
{
	margin:20px;
	margin-top:5px;
	margin-left:2px;
}
div.recruit-benefits li
{
	padding-left:10px;
	padding-top:5px;
}

div.operator-rt-box
{
	width:40%;
	margin-right:auto;
	margin-left:auto;
	margin-top:20px;
	float:left;
	font-weight:bold;
	font-size:1.5em;
	text-align:center;
	padding-left:40px;
}

div.recruit-bonus
{
	text-align:center;
	color:red;
	border:4px red double;
	padding:20px;
}

div.online-appl
{
	text-align:center;
	margin-right:auto;
	margin-left:auto;
}

div.la-footnote
{
	text-align:center;
	font-size:0.9em;
	font-weight:normal;
	color:red;
	background-color:white;
	padding-left:5px;
	padding-right:5px;
	width:95%;
	margin-left:auto;
	margin-right:auto;
	border:red 2px solid;
	letter-spacing:normal;
}


/* Online Forms using divs */
#ins-cert
{
	border:1px solid #c0c0c0;
	padding:5px;
}

#ins-cert div
{
}

div.form-row
{
	clear:both;
}
div.form-label
{
	width:20%;	
	font-weight:bold;
	float:left;
	text-align:right;
	padding-right:5px;
	margin-top:5px;
	vertical-align:middle;
}
div.form-field-petite
{
	width:25%;
	font-weight:normal;
	float:left;
	text-align:left;
	margin-top:5px;
	vertical-align:middle;
}
div.form-field
{
	width:30%;
	font-weight:normal;
	float:left;
	text-align:left;
	margin-top:5px;
	vertical-align:middle;
}
div.form-field-wide
{
	width:50%;
	font-weight:normal;
	float:left;
	text-align:left;
	margin-top:5px;
	vertical-align:middle;
}
div.form-field-huge
{
	width:75%;
	font-weight:normal;
	float:left;
	text-align:left;
	margin-top:5px;
	vertical-align:middle;
}
div.form-field input[type=text]
{
	width:150px; 
}
div.form-field input.short-field
{
	width:100px;
}
input.long-field
{
	width:250px;
}
div.wider
{
	width:500px;
}
div.widest
{
	width:600px;
}
div.superwide
{
	width:650px;
}

span.smaller-text
{
	font-size:0.9em;
}

.validator-error-msg
{
	color:Red;
	font-weight:normal;
	vertical-align:top;
	height:12px;
}

/* Scroll Ticker */
/* Styles for the actual contents of the scrolling text */

a.scrolling-link:hover
{
	text-decoration:underline;
}
a.scrolling-link:visited
{ 
	font-family:Trebuchet MS,verdana,arial,helvetica,sans-serif; 
	font-weight:bold;
	color:#fc020c;
}

a.scrolling-link2:hover
{
	text-decoration:underline;
}
a.scrolling-link2:visited
{ 
	color:black;
}

#memoryscroller
{
	padding:0;
	margin:0;
	margin-top:5px;
	height:15px;
}

#scroll-ticker
{
	font-family:arial,helvetica,"Lucida Sans Unicode",sans-serif;
	font-weight:bold;
	font-size:14px;
	background-color:white;
}


#menu1
{
	float:left;
	width:100%;
}

#menu1 div
{
	float:left;
	text-align:center;
}

#menu-about
{
	width:95px;
}
#menu-divisions
{
	width:90px;
}
#menu-logistics
{
	width:90px;
}
#menu-opportunities
{
	width:120px;
}
#menu-coverage
{
	width:100px;
}
#menu-downloads
{
	width:100px;
}
#menu-forms
{
	width:70px;
}
#menu-ooaccess
{
	width:100px;
}
#menu-notavailable
{
	width:100px;
}
#menu-news
{
	width:75px;
}



/* MyGoSuMenu Stuff */

.ddmx {
    font:verdana;
}
.ddmx .item1,
.ddmx .item1:hover,
.ddmx .item1-active,
.ddmx .item1-active:hover {
    padding: 6px 10px 6px 10px;
    background:url(../images/menubg.gif);
    font: 12px verdana;
		color:white;
    font-weight: normal;
    text-decoration: none;
    display: block;
    white-space: nowrap;
    position: relative;
		border-top:midnightblue solid 1px;
}

.ddmx .item1:hover,
.ddmx .item1-active,
.ddmx .item1-active:hover {
    padding: 6px 10px 6px 10px;
    font: 12px verdana;
		color: white;
    font-weight:normal;
    text-decoration:none;
    display:block;
    white-space: nowrap;
    position: relative;
    font-style:normal;
}

.ddmx .item2,
.ddmx .item2:hover,
.ddmx .item2-active,
.ddmx .item2-active:hover {
    padding: 5px 8px 6px 8px;
    font: 12px verdana;
    color: white;
    font-weight: normal;
    text-decoration: none;
    display: block;
    white-space: nowrap;
    position: relative;
    z-index: 500;
		border-right:solid 1px white;
		border-left:solid 1px white;
		text-align:left;
}
.ddmx .item2 {
    color: white;
    background:url(../images/menubg.gif);
}
.ddmx .item2:hover,
.ddmx .item2-active,
.ddmx .item2-active:hover {
    background:url(../images/menubg-hilite.gif);
		color:black;
}
.ddmx .arrow,
.ddmx .arrow:hover {
    padding: 3px 16px 4px 8px;
}
.ddmx .item2 img,
.ddmx .item2-active img{
    position: absolute;
    top: 4px;
    right: 1px;
    border: 0;
}
.ddmx .section {
    border: 0px solid;
    position: absolute;
    visibility: hidden;
    z-index: -1;
}


* html .ddmx td { position: relative; } /* ie 5.0 fix */


