/*@charset "iso-8859-1";*/
/* CSS for iwco.com
   Created by Strother Communications Group
   September 2009 */

@media all {

html {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	background-image:url(images/BG.gif);	
	background-color: #505D6C;
	font-size: 12px;
}

body {
	margin: 0px;
	padding: 0px;
	text-align: center;
	background-image:url(images/BG.gif);	
	background-color: #505D6C;
}

a,
a:link,
a:visited,
a:active {
	color: #00529b;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	color: #505D6C;
	text-decoration: underline;
}

h1 {
	font-size: 18px;
	color: #00529b;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
}

h3 {
	color: #00529b;
	font-size: 14px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}

h4 {
	color: #505D6C;
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}

h6 {
	color: #505D6C;
	font-size: 12px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}

.subNavs {
	font-weight: bold;
	font-size: 14px;
}

.customerLinks {
	font-size: 18px;
	color: #00529b;
	font-weight: bold;
}

.greyTitle {
	color: #505D6C;
	font-size: 24px;
	font-weight: bold;
}

.blueText {
	color: #00529b !important;
}
.greyText {
	color: #505D6C !important;
}

#content {
	border-top: 1px solid #022E4B;
/*	border-bottom: 1px solid #BEE0FE;
	border: 1px solid #F7941E;
*/	margin: 0px auto;
	width: 864px;
	text-align: left;
	background-color: #FFFFFF;
}

#header {
	height: 75px;
	margin: 0px auto;
	width: 864px;
	background-color: ##FFFFFF;
}

#flash {
	border-top: 1px solid #022E4B;
	z-index: 600;
}

#innerContentShell {
	clear: both;
	position: relative;
	width: 864px;
}

#innerContent {
	font-size: 12px;
	margin: 15px 30px 25px 30px;
	text-align: left;
}

#innerContent2 {
	font-size: 12px;
	margin: 15px 30px 20px 30px;
	text-align: left;
}

#nav {
	width: 864px;
	height: 39px;
	margin: 0px;
	padding: 0px;
	background-color: #f79520;
	border-top: 5px solid #f79520;
	border-bottom: 1px solid #f79520;
	z-index: 500;
}

.topNav {
	color: #FFFFFF;
	z-index: 500;
}

.topNav a {
	color: #FFFFFF !important;
	text-decoration: none;
	font-weight: normal;
}

ul.topNav {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

ul.topNav li {
	display: inline-block;
	list-style: none;
	float: left;
	position: relative;
} 

ul.topNav li ul {
    display: none;
}
ul.topNav li:hover > ul {
    border: 1px solid #f79520;
	font-size: 12px;
	display: block;
	background-color: #505d6c;
	position: absolute;
	top: 38px;
	left: 0px;
	padding: 0px;
	margin: 0px;
	z-index: 500;
}

ul.topNav li ul li {
    display: block;
	width: 142px;
	text-align: left;
	clear: both;
	padding: 0px;
	margin: 0px;
	z-index: 550;
}

ul.topNav li ul li a {
	display: block;
	padding: 5px;
}

ul.topNav li ul li a:hover {
	color: #FFFFFF !important;
	background-color: #f79520 !important;
}

#callout {
	background-image: url("images/callout_repeat_New.jpg") !important;
	background-repeat: repeat-y;
	background-position: center top;
	margin: 0px auto;
	padding: 0px;
}

#callout2 {
	background-image: url("images/callout_repeat_New.jpg") !important;
	background-repeat: repeat-y;
	background-position: center top;
	margin: 0px auto;
	padding: 0px;
}

#callout2 ul {
	margin-left: 0px;
	padding-left: 15px;
}

#calloutHeader {
	height: 21px;
	margin: 0px auto;
	padding: 0px;
	width: 864px;
	background-color: ##FFFFFF;
}

#calloutFooter {
	clear: both;
	height: 10px;
	margin: 0px auto;
	padding: 0px;
	position: relative;
	width: 864px;
	text-align: left;
}

.calloutTitle {
	color: #0058A7;
	font-size: 24px;
	font-weight: bold;
}

.customer {
	color: #505D6C;
	font-size: 16px;
	font-weight: bold;
}

.calloutText {
	font-size: 11px;
}

.homeText {
	font-size: 14px;
	color: #00529b;
}

#titles {
	width: 864px;
	margin: 0px;
	padding: 5px 0px;
	height: 28px;
	background-color: #FFFFFF;
}

.title {
	float: right;
	padding: 0px;
	margin: 0px 15px 0px 0px;
	border: 0px;
}

.lowerNav {
	font-size: 14px;
	color: #505d6c;
	float: left;
	z-index: 400;
	font-weight: normal;
}

.lowerNav a {
	font-weight: normal;
}

ul.lowerNav {
	list-style: none;
	margin: 0px;
	padding: 0px;
	z-index: 400;
}

ul.lowerNav li {
	display: inline-block;
	padding: 8px 30px 8px 10px;
	list-style: none;
	float: left;
	position: relative;
} 

ul.lowerNav li ul {
    display: none;
}
ul.lowerNav li:hover > ul {
    border: 1px solid #f79520;
	font-size: 12px;
	display: block;
	background-color: #505d6c;
	position: absolute;
	bottom: 33px;
	left: 5px;
	padding: 0px;
	margin: 0px;
	z-index: 100;
}

ul.lowerNav li ul li {
    display: block;
	min-width: 140px;
	text-align: left;
	clear: both;
	padding: 0px;
	margin: 0px;
}

ul.lowerNav li ul li a {
	display: block;
	padding: 5px;
	font-weight: normal;
}

ul.lowerNav li ul li a:hover {
	color: #FFFFFF !important;
	background-color: #f79520 !important;
}

#subNav {
	clear: both;
	position: absolute;
	left: 140px !important;
	bottom: 0px !important;
}


#footer {
	clear: both;
	height: 38px;
	margin: 0px auto;
	position: relative;
	width: 864px;
	background-color: #505d6c;
	color: #FFFFFF;
	text-align: left;
	border-top: 1px solid #f79520;
}

#footer .copyright {
	font-size: 9px;
	padding-right: 20px;
}

#footer img {
	float: right;
}

#footer a {
	color: #FFFFFF;
	text-decoration: none;
}

#footer a:hover {
	color: #f79520;
	text-decoration: none;
}

#footer .scg {
	text-decoration: none !important;
}

#footer2 {
	clear: both;
	height: 38px;
	margin: 0px auto;
	position: relative;
	width: 864px;
	background-color: #000000;
	color: #FFFFFF;
	text-align: left;
	border-top: 1px solid #022E4B;
}

.img {
	border: 1px solid #00529b;
}

.logo {
	float: right;
	border: 0px;
	margin: 0px 0px 15px 15px;
}

.pquote {
	margin: 30px 0px;
	color: #6d8d23;
}

.homeList {
	padding: 0px 0px 3px 0px;
}


.disclaimer {
	font-size: 9px;
}

#popupContent {
	border: 1px solid #000000;
	margin: 10px auto;
	width: 600px;
	text-align: left;
	background-color: #FFFFFF;
}

.warning {
	margin: 5px;
}

.warningTable {
	background-color: #e0e4f2;
	border: 1px solid #58595b;
}

.whiteText {
	color: #FFFFFF !important;
	font-weight: bold;
}

.smallHeadline {
	font-size: 12px;	
}

.smallText {
	font-size: 10px;	
}

}

