﻿body
{
	background-image: url('library/images/body_bg_gradient.jpg');
	background-repeat: repeat-x;
	background-attachment:fixed;
	background-position: 100% 100%;
	margin: 0px auto;
	text-align: left;
	font-size: 16px;
}

#container
{
	background-image: url(library/images/container_pixel.jpg);
	background-repeat:repeat-y;
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;	
	height: auto;
}

#content
{
	background-image: url(library/images/container_pixel.jpg);
	background-repeat:repeat-y;
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;	
	height: auto;
}

#mainContent
{
	background: #ffffff;
	width: 700px;
	float: right;
	text-align: left;
	line-height: 110%;
	height:auto;
	margin: 0px;
	padding: 0px;
	border-left: 0px;
	border-right: 1px;
	border-bottom: 1px;
	border-top: 0px;
	border-color: #999999;
	border-style: solid;
}

#mainContent p
{
	font-family: Arial;
	font-size: 0.72em;
	color: #333333;
	padding-left: 40px;
	padding-right: 60px;
}

#mainContent h1
{
	padding-top: 2px;
	padding-left: 40px;
	padding-right: 60px;
	padding-bottom: 0px;
	font-family: Arial;
	color: #003F87;
	font-size: 1.4em;
	font-weight: bold;
}

#mainContent h2
{
	padding-top: 5px;
	padding-left: 40px;
	padding-right: 60px;
	font-family: Arial;
	color: #000000;
	font-size: 0.9em;
	font-weight: bold;
}

#mainContent h3
{
	padding-left: 40px;
	padding-right: 60px;
	font-family: Arial;
	color: #000000;
	font-size: 0.75em;
	font-weight: bold;
}

#mainContent h4
{
	padding-left: 40px;
	padding-right: 10px;
	font-family: Arial;
	color: #000000;
	font-size: 0.7em;
	font-weight: bold;
}

#mainContent img
{
	float: none;
	border: none;
}

#mainContent ul
{
	font-family: Arial;
	color: #333333;
	padding-left: 40px;
	padding-right: 60px;
}

#mainContent li
{
	font-family: Arial;
	font-size: 0.72em;
	color: #333333;
}

#mainContent .email
{
	color: #333333;
	text-decoration: none;
}

#mainContent .commentSentMessage
{
	font-family: Arial;
	color: #333333;
	font-size: 16px;
	text-align:center;
	padding:20px;
	font-weight:bold;
}

#leftBar
{
	background:#666666;
	width: 199px;
	float: left;
	height: 100%;
}

#articleGFSCoyote
{
	background-image: url(library/images/gfreight_article_bg.jpg); 
	float: right;
	width: 180px;
	height: 160px;
	padding: auto;
	margin-right: 30px;
	margin-left: 40px;
	margin-top: 0px;
	margin-bottom: 10px;
}

#articleGFSCoyote p
{
	font-family: arial;
	font-size: 0.7em;
	text-decoration:underline;
	color: #003F87;
}

#loginBox
{
	background-image: url(library/images/login_bg.jpg); 
	float: center;
	width: 180px;
	height: 160px;
	padding: auto;
	margin-top: 5px;
	margin-bottom: 10px;
}

#loginBox .goButton
{
	width:41px;
	height:22px;
	background:none;
	margin-left:100px;
	margin-top:7px;
	border:none;
}

#loginBox form
{
	margin:0px;
	padding:0px;
}

#goImage
{
	float: right;
	margin-top: 5px;
	margin-right: 5px;
}

#loginBox input
{
	font-size: 0.7em;
	font-family: Arial;
	float: center;
	background: #cccccc;
	width: 140px;
	border-width: 1px;
	border-color: #000000;
	border-style: solid;
	font-style: italic;
}

#loginBox input
{
	font-size: 0.7em;
	font-family: Arial;
	float: center;
	background: #cccccc;
	width: 140px;
	border-width: 1px;
	border-color: #000000;
	border-style: solid;
	font-style: italic;
}

	
#homeBanner
{
	display: inline-table;
	height: 276px;
	padding: 0px;
	margin: 0px;
}

#logo
{
	width: 900px;
	height: 120px;
	float: center;
	text-align: center;
	padding: 0px;
	margin: 0px;
}

#logo img
{
	left: 0px;
	margin: 0px;
	padding: 0px;
	float: left;
}
#toolBar
{
	background-image: url(library/images/toolbar_bg.jpg); 
	float: left;
	height: 30px;
	width: 900px;
	display: block;
	font-weight: bold;
	line-height: normal;
	text-align: left;
}

#toolBar ul
{
	list-style: none;
	margin: 0px;
	padding-left: 75px;
	padding-right: 75px;
	height: 100%;
}

#toolBar li
{
	margin: 0px;
	padding: 0px;
	float: left;
	width: 125px;
	height: 100%;
	text-align: center;
	font-weight: bold;
	word-wrap: break-word;
}

#toolBar .selected
{
	background-image: url(library/images/toolbar_bg_selected.jpg); 
}
#toolBar a
{
	display: block;
	padding-top: 8px;
	padding-left: 0px;
	font-family: arial;
	font-size: 0.75em;
	font-weight: bold;
	text-decoration: none;
	color: #cccccc;
}

#toolBar a:hover
{
	color: #ffffff;
}

#toolBar .selected a
{
	color: #eeeeee;
}
#topBar
{
	background-image: url(library/images/topbar_bg.jpg);
	float: left;
	height: 30px;
	width: 900px;
	display: block;
	font-weight: bold;
	line-height: normal;
	text-align: left;
}

#topBar ul
{
	list-style: none;
	margin: 0px;
	padding-left: 500px;
	padding-right: 0px;
	height: 100%;
}

#topBar li
{
	margin: 0px;
	padding: 0px;
	float: left;
	width: 125px;
	height: 100%;
	text-align: center;
	font-weight: bold;
	word-wrap: break-word;
}

#topBar .selected
{
	background-image: url(library/images/toolbar_bg_selected.jpg); 
}
#topBar a
{
	display: block;
	padding-top: 8px;
	padding-left: 0px;
	font-family: arial;
	font-size: 0.75em;
	font-weight: bold;
	text-decoration: none;
	color: #cccccc;
}

#topBar a:hover
{
	color: #ffffff;
}

#topBar .selected a
{
	color: #ffffff;
}

/*	
#topNavLinkBar
{
	background-image: url(library/images/topbar_bg.jpg); 
	display: table;
	width: 900px;
	height: 30spx;
	float: right;
	text-align: center;
	padding: 0px;
	margin: 0px;
}

#topNavLinkBar a
{
	background-image: url(library/images/topbar_btn_bg_up.jpg);
	color: #cccccc;
	font-family: arial;
	font-size: 0.7em;
	font-weight: bold; 
	padding: 0px;
	text-decoration: none;
	float: right;
}

#topNavLinkBar .phone
{
	background-image: url(library/images/topbar_bg_phone.gif);
	width: 630px;
	background-repeat: no-repeat;
	text-decoration: none;
	padding: 0px;
	margin: 0px;
	float:left;
}

#topNavLinkBar a:hover
{
	background-image: url(library/images/topbar_btn_bg_selected.jpg);
}
#topNavLinkBar .selected
{
	background-image: url(library/images/topbar_btn_bg_selected.jpg);
}
*/

#articlesContainerBox
{
	border-width: 1px;
	border-color: #cccccc;
	border-style: solid;
	margin: 10px;
	height:auto;
}

#articlesContainerBox .boxTopLeftImage
{
	margin-right: 0px;
	margin-bottom: 0px;
	margin-top: -1px;
	margin-left: -1px;
	float: left;
}

#articlesContainerBox .boxTopRightImage
{
	margin-left: 0px;
	margin-bottom: 0px;
	margin-top: -1px;
	margin-right: -1px;
	float: right;
}
#articlesContainerBox .boxBottomLeftImage
{
	margin-right: 0px;
	margin-top: -4px;
	margin-left: -1px;
	margin-bottom: 0px;
	float: left;
}

#articlesContainerBox .boxBottomRightImage
{
	margin-left: 0px;
	margin-top: -4px;
	margin-bottom: 0px;
	margin-right: -1px;
	float: right;
}

#articlesContainerBox .articleBox
{
	margin: 0px;
	padding: 20px;
	width: 620px;
	height: auto;
	float: left;
}

#articlesContainerBox .articleBox h2
{
	text-decoration:none;
	color:#6D87A8;
}

#articlesContainerBox .articleBox a
{
	text-decoration:none;
	color:#333333;
}

#articlesContainerBox .articleThinBoxBlue
{
	margin: 0px;
	padding: 10px;
	width: 110px;
	height: auto;
	float: left;
	color:#ffffff;
	text-decoration:none;
}

#articlesContainerBox .articleThinBoxBlue a
{
	text-decoration:none;
	color:#333333;
}

#articlesContainerBox .articleThinBoxBlue h2			
{
	color:#000000;
	

}
#articlesContainerBox .articleThinBoxBlue li			
{
	color:#50B2ED;
	font-weight:bold;
	font-size:0.7em;
}

#articlesContainerBox ul
{
	margin: 0px;
	padding-bottom: 10px;
	padding-left:10px;
	list-style-image: url(library/images/list_image.jpg);
}

#articlesContainerBox h1
{
	color: #50B2ED;
	font-size: 0.75em;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
}

#articlesContainerBox h2
{
	color: #6C5F54;
	font-size: 0.75em;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
}

#articlesContainerBox p
{
	padding: 0px;
	padding-top: 7px;
	margin: 0px;
}

#articlesContainerBox li
{
	margin-top: 4px;
	padding-top:0px;
	padding-bottom: 0px;
}
*/

#footer
{
	width: 100%;
	float: right;
	vertical-align:bottom;
	bottom:0px;
}

/*
#footer .designedBy
{
	font-weight: normal;
	text-align: left;
	float:left;
	padding: 0px;
	margin: 0px;
}

#footer .designedBy a
{
	text-decoration:none;
	color: #6C5F54;
}
*/

#footer .copyright
{
	font-weight: normal;
	text-align: right;
	float:right;
	padding: 0px;
	margin: 0px;
}

#leftMenuBoxOperations
{
	background-color: #000000;
	width: 200px;
	margin: 0px;
	padding: 0px;
}

#leftMenuBoxOperations ul
{
	list-style: none;
	margin: 0px;
	padding: 0px;
	width: 100%;
	border-top-color:#999999;
	border-top-style: solid;
	border-top-width:thin;
}

#leftMenuBoxOperations li
{
	margin: 0;
	padding: 0;
	float: left;
	width: 100%;
	height: auto;
	text-align: left;
	word-wrap: break-word;
	border-bottom-color:#999999;
	border-bottom-style: solid;
	border-bottom-width:thin;
	background-color: #333333;
}

#leftMenuBoxOperations .selected
{
	background: #333333;
}
#leftMenuBoxOperations a
{
	display: block;
	padding: 7px;
	font-family: arial;
	font-size: 0.7em;
	font-weight: bold;
	text-decoration: none;
	color: #cccccc;
}

#leftMenuBoxOperations a:hover
{
	color: #ffffff;
}


#leftMenuBoxOperations .selected a
{
	color: #ffffff;
}

#leftMenuBoxNews
{
	background-color: #000000;
	width: 200px;
	margin: 0px;
	padding: 0px;
}

#leftMenuBoxNews ul
{
	list-style: none;
	margin: 0px;
	padding: 0px;
	width: 100%;
	border-top-color:#999999;
	border-top-style: solid;
	border-top-width:thin;
}

#leftMenuBoxNews li
{
	margin: 0;
	padding: 0;
	float: left;
	width: 100%;
	height: auto;
	text-align: left;
	word-wrap: break-word;
	border-bottom-color:#999999;
	border-bottom-style: solid;
	border-bottom-width:thin;
	background-color: #333333;
}

#leftMenuBoxNews .selected
{
	background: #333333;
}
#leftMenuBoxNews a
{
	display: block;
	padding: 7px;
	font-family: arial;
	font-size: 0.7em;
	font-weight: bold;
	text-decoration: none;
	color: #cccccc;
}

#leftMenuBoxNews a:hover
{
	color: #ffffff;
}


#leftMenuBoxNews .selected a
{
	color: #ffffff;
}
#leftMenuBoxTransportation
{
	background-color: #000000;
	width: 200px;
	margin: 0px;
	padding: 0px;
}

#leftMenuBoxTransportation ul
{
	list-style: none;
	margin: 0px;
	padding: 0px;
	width: 100%;
	border-top-color:#999999;
	border-top-style: solid;
	border-top-width:thin;	
}

#leftMenuBoxTransportation li
{
	margin: 0;
	padding: 0;
	float: left;
	width: 100%;
	height: auto;
	text-align: left;
	word-wrap: break-word;
	border-bottom-color:#999999;
	border-bottom-style: solid;
	border-bottom-width:thin;
	background-color: #333333;
}

#leftMenuBoxTransportation .selected
{
	background: #333333;
}
#leftMenuBoxTransportation a
{
	display: block;
	padding: 7px;
	font-family: arial;
	font-size: 0.7em;
	font-weight: bold;
	text-decoration: none;
	color: #cccccc;
}

#leftMenuBoxTransportation a:hover
{
	color: #ffffff;
}


#leftMenuBoxTransportation .selected a
{
	color: #ffffff;
}

#leftMenuBoxGovernment
{
	background-color: #000000;
	width: 200px;
	margin: 0px;
	padding: 0px;
}

#leftMenuBoxGovernment ul
{
	list-style: none;
	margin: 0px;
	padding: 0px;
	width: 100%;
	border-top-color:#999999;
	border-top-style: solid;
	border-top-width:thin;	
}

#leftMenuBoxGovernment li
{
	margin: 0;
	padding: 0;
	float: left;
	width: 100%;
	height: auto;
	text-align: left;
	word-wrap: break-word;
	border-bottom-color:#999999;
	border-bottom-style: solid;
	border-bottom-width:1px;
	background-color: #000000;
}

#leftMenuBoxGovernment .selected
{
	background: #333333;
}
#leftMenuBoxGovernment a
{
	display: block;
	padding: 7px;
	font-family: arial;
	font-size: 0.7em;
	font-weight: bold;
	text-decoration: none;
	color: #cccccc;
}

#leftMenuBoxGovernment a:hover
{
	color: #ffffff;
}


#leftMenuBoxGovernment .selected a
{
	color: #ffffff;
}

#mainContent .universityBox
{
	width:120px;
	float:left;
	padding:0px;
	margin:0px;
	padding-left:40px;
	padding-bottom: 30px;
	height:300px;
	display:block;
	/* height:360px; */
}

#mainContent .universityBox h3
{
	padding:0px;
	margin:0px;
	padding-top:7px;
	font-size:0.7em;
}
#mainContent .universityBox p
{
	padding:0px;
	margin-left:0px;
	margin-top:5px;
	font-size:0.68em;
}
#mainContent .universityLogo
{	
	background-color:White;
	text-align:center;
	width:120px;
	height:90px;
	vertical-align:middle;
	background-position:left;
	background-repeat:no-repeat;
}

#newsBox
{

	border-color: #999999;
	border-width: 1px;
	vertical-align: center;
	width: 560px;
	height: auto;
}
	
.separator
{
	background-image: url(library/images/hr_pixel.jpg);
	background-repeat:repeat-x;
	width:686px;
	margin: 5px 10px 5px 5px;
	padding:0px; 
	height:1px;
}

#mainContentRight
{
	background: #ffffff;
	width: 300px;
	float: left;
	text-align: left;
	line-height: 110%;
	height:auto;
	margin: 0px;
	padding: 0px;
	border-left-color:#666666;
	border-left-width: 1px;
}

#mainContentRight p
{
	
	font-family: Arial;
	font-size: 0.72em;
	color: #333333;
	padding-left: 40px;
	padding-right: 0px;
	padding-top: 0px;
}

#mainContentRight h2
{
	padding-top: 0px;
	padding-left: 40px;
	padding-right: 0px;
	padding-bottom: 0px;
	font-family: Arial;
	color: #000000;
	font-size: .9em;
	font-weight: bold;
}

#mainContentRight img
{
	padding-left: 40px;
	float: none;

}

#mainContentRight h3
{
	padding-top: 0px;
	padding-left: 40px;
	padding-right: 0px;
	padding-bottom: 0px;
	font-family: Arial;
	color: #000000;
	font-size: .9em;
	font-weight: bold;
}

#DODcustomers
{
	background: #ffffff;
	width: 440px;
	float: left;
	text-align: left;
	line-height: 110%;
	height:auto;
	margin: 0px;
	padding: 0px;
}

#DODcustomers img
{
	text-align: center;
	padding-left: 40px;
}

#DODcustomersRight img
{
	float: right;
	height:auto;
	margin-top: 0px;
	padding-top: 40px;
	padding-bottom: 0px;
	padding-right: 80px;
	padding-left: 0px;
}

#NDTAleft
{
	background: #ffffff;
	width: 500px;
	float: left;
	text-align: left;
	line-height: 110%;
	height:auto;
	margin: 0px;
	padding: 0px;
}

#NDTAright img
{

	height:auto;
	margin-top: 0px;
	padding-top: 40px;
	padding-bottom: 0px;
	padding-right: 40px;
	padding-left: 0px;
	border: none;
	float: right;
}

#mainContent1of2
{
	background: #ffffff;
	width: 300px;
	float: left;
	text-align: left;
	line-height: 110%;
	height:auto;
	margin: 0px;
	padding: 0px;
}

#mainContent1of2 p
{
	
	font-family: Arial;
	font-size: 0.72em;
	color: #333333;
	padding-left: 40px;
	padding-right: 0px;
	padding-top: 0px;
}

#mainContent1of2 h2
{
	padding-top: 0px;
	padding-left: 40px;
	padding-right: 0px;
	padding-bottom: 0px;
	font-family: Arial;
	color: #000000;
	font-size: .9em;
	font-weight: bold;
}


#mainContent1of2 h3
{
	padding-top: 0px;
	padding-left: 40px;
	padding-right: 0px;
	padding-bottom: 0px;
	font-family: Arial;
	color: #000000;
	font-size: .9em;
	font-weight: bold;
}
#mainContent2
{
	background: #ffffff;
	width: 300px;
	float: left;
	text-align: left;
	line-height: 110%;
	height:auto;
	margin: 0px;
	padding: 0px;
	border-left-color:#666666;
	border-left-width: 1px;
}

#mainContent2 p
{
	
	font-family: Arial;
	font-size: 0.72em;
	color: #333333;
	padding-left: 40px;
	padding-right: 0px;
	padding-top: 0px;
}

#mainContent2 h2
{
	padding-top: 0px;
	padding-left: 40px;
	padding-right: 0px;
	padding-bottom: 0px;
	font-family: Arial;
	color: #000000;
	font-size: .9em;
	font-weight: bold;
}

#mainContent2 img
{
	padding-top: 0px;
	padding-left: 40px;
	padding-right: 0px;
	padding-bottom: 0px;
}

#mainContent2 h3
{
	padding-top: 0px;
	padding-left: 40px;
	padding-right: 0px;
	padding-bottom: 0px;
	font-family: Arial;
	color: #000000;
	font-size: .9em;
	font-weight: bold;
}

#mainContent2of2
{
	background: #ffffff;
	width: 260px;
	float: right;
	text-align: left;
	line-height: 110%;
	height:auto;
	margin: 0px;
	padding-top: 0px;
	padding-right: 100px;
}
#mainContentLeft
{
	background: #ffffff;
	width: 260px;
	float: right;
	text-align: left;
	line-height: 110%;
	height:auto;
	margin: 0px;
	padding-right: 40px;
}

#contactInfoBox
{
	margin-left:40px;
	height:270px;
	float:left;
	width:180px;
	border-left-color:#999999;
	border-left-width:1px;
	border-left-style:solid;
}

#supplyChainMenu
{
	margin-left:200px;
	float:left;
	width:180px;
	border-left-color:#999999;
	border-left-width:1px;
	border-left-style:solid;
}

#contactLabelsBox
{
	
	height:270px;
	float:left;
	width:auto;
	line-height:21px;
	padding-left:40px;
	vertical-align:middle;
	
}
#contactLabelsBox label
{
	font-family: Arial;
	font-size: 0.72em;
	line-height: inherit;
	color: #333333;
	vertical-align:right;
		
}
#contactBox
{
	float:left;
	height:auto;
}
#contactBox .sendButton
{
	margin-left:262px;
	margin-top:8px;
	
}
#contactBox .input
{
	font-size: 0.7em;
	font-family: Arial;
	padding-left: 5px;
	margin-left: 7px;
	margin-top: 3px;
	background: #dddddd;
	width: 300px;
	border-width: 1px;
	border-color: #999999;
	border-style: solid;
	font-style: italic;
	vertical-align:top;
			
}

#contactBox .inputTextArea
{
	font-size: 0.7em;
	font-family: Arial;
	padding-left: 5px;
	margin-left: 7px;
	margin-top: 3px;
	background: #dddddd;
	width: 300px;
	border-width: 1px;
	border-color: #999999;
	border-style: solid;
	font-style: italic;
	height:200px;
}

.form 
{
	margin:0px;
	padding:0px;
}

