/*main difference between IE stylesheet and this one are
z-index values - troubleshooting dropdown menu appearing
below page elements in IE
*/
html {
	margin: 0px;
	padding: 0px;
}
body {
	margin: 20px auto;
	padding: 0px;
	font: 12px arial;
	width: 980px;
	/*height:775px;*/
	position: relative;
}
a {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
img {
	border-style: none;
}

h1.home {
	font-size: 16px;
	margin-left: 19px;
	color: #003366;
}

p {
	margin-top: 0px;
	margin-bottom: 10px;
}

	p.more_info {
		font-size: 16px;
	}

form {
	margin: 0px;
	padding: 0px;
}

#dialog {
	display: none;
	padding: 10px;
	line-height: 18px;
}

/*10.08*/
.logo {
	float: left;
	height: 89px;
	width: 281px;
	margin: 0 0 0 0;
}
/**/
.banner {
	background-color: #FFFF00;
	float: right;
	height: 50px;
	width: 50px;
	margin-left: 10px;
}
/**/
.login {
	float: right;
	width: 139px;
	height: 30px;
	margin: 5px -2px 0 0;
	background: url(../images/customer_login_btn.png) top left no-repeat;
}

	.login:hover {
		background: url(../images/customer_login_btn_hover.png) top left no-repeat;
	}
	
	.login:active {
		background: url(../images/customer_login_btn_clicked.png) top left no-repeat;
	}

		span.none { display: none; }

/**/
.login .inp {
	clear: none;
	float: left;
	width: 110px;
	border: 1px solid #999999;
	margin-bottom: 7px;
	color: #666666;
	font: 11px arial;
	height: 14px;
	padding-left: 4px;
}
.login .lbl {
	clear: left;
	float: left;
	width: 75px;
	margin-top: 2px;
	color: #666666;
	font: 11px arial;
	height: 18px;
}
/**/
.login a {
	font: 10px arial;
	color: #9A9A9A;
	text-decoration: underline;
	clear: left;
	float: left;
	white-space: nowrap;
	margin-top: 8px;
	margin-left: 75px;
}
/**/
.login a:hover {
	text-decoration: none;
}
/*10.08*/
.login .subm {
	float: right;
	height: 87px;
	width: 66px;
	margin-top:-5px;
	border-style: none;
}
/**/
.subscribe {
	float: right;
	margin-top: 68px;
	margin-right: 10px;
	font: 10px arial;
	color: #9A9A9A;
	text-decoration: underline;
	white-space: nowrap;
}
.subscribe:hover {
	text-decoration: none;
}

.top_nav {
	margin: 0px 0px 12px;
	padding: 0px;
	height: 35px;
	list-style: none;
	clear: both;
}
.top_nav li {
	float: left;
	height: 35px;
	position: relative;
}
.top_nav a {
	height: 35px;
	display: block;
	text-indent: -2000px;
	overflow:hidden
}
.top_nav a:hover {
	background-position: 0px 35px;
}
.top_nav .home {
	background-image: url(../images/top_nav_home.gif);
	width: 77px;
}
.top_nav .om {
	background-image: url(../images/top_nav_ops.gif);
	width: 203px;
}
.top_nav .os {
	background-image: url(../images/top_nav_olr.gif);
	width: 188px;
}
.top_nav .ott {
	background-image: url(../images/top_nav_op.gif);
	width: 118px;
}
.top_nav .ogp {
	background-image: url(../images/top_nav_ogp.gif);
	width: 188px;
}
.top_nav .au {
	background-image: url(../images/top_nav_au.gif);
	width: 97px;
}
.top_nav .cu {
	background-image: url(../images/top_nav_cu.gif);
	width: 109px;
}
.top_nav ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	position: absolute;
	left: 0px;
	top: 35px;
	border-top: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	z-index: 2500;
	display: none;
}
.top_nav ul li {
	background-color: #B1B7CF;
	margin: 0px;
	list-style: none;
	float: none;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	padding: 5px 8px;
	position: static;
	height: auto;
/*	height: 13px; */
	z-index:400;
}
.top_nav ul li a {
	text-indent: 0px;
	display: inline;
	font: 11px arial;
	color: #333333;
	white-space: nowrap;
	z-index:400;
}
.top_nav #sub_om {
	width: /*was 203*/212px;
}
.top_nav #sub_os {
	width: 212px;
}
.top_nav #sub_ott, .top_nav #sub_ott li {
	width: /*was 224*/212px;
}

.top_nav #sub_ogp {
	width: 225px;
}
.top_nav #sub_au {
	width: 213px;
}
.top_nav #sub_cu {
	width: 125px;
}

/*Most portions relating to changes deleted. See common.css for original. 10.08 ~cn */
#indexMainContainer{
	width:980px;	
	height:480px;
	z-index:0;
	}
.indexLeftCol, .indexMidCol, .indexRightCol, #indexMainContainer, .indexLeftCol img, .indexMidCol img, .indexRightCol img{
	margin:0;
	padding:0;
	}
.indexLeftCol, .indexMidCol, .indexRightCol{
	height: 480px;
	z-index:0;
	}
.indexLeftCol img, .indexMidCol img, .indexRightCol img{
	display:block;
	}
.indexLeftCol img a, .indexMidCol img a, .indexRightCol img a{
	cursor:pointer;
	}
.indexLeftCol{
	width: 255px;
	position: relative;
	top: 0;
	left: -4px;
	}
.indexMidCol{
	width: 500px;
	position: relative;
	top:-480px;
	left: 250px;
	}
.indexRightCol{
	width:234px;
	position:relative;
	top:-965px;
	left:749px;
	}
.indexRightCol p{
	margin-left:18px;
	margin-top:10px;
	padding:0;
	line-height:160%;
	font-size:11px !important;
	color:#000;
	font-weight:440;
	}

/*end 10.08*/

/*** 404 page ***/
.four_o_four {
	border: 1px solid #ccc;
	padding: 20px 20px 140px 20px;
	margin: 20px 0 20px 0;
	line-height: 20px;
}
.bot_nav {
	background-image: url(../images/bot_nav.gif);
	background-repeat: no-repeat;
	margin: 0px 0px 22px;
	padding: 0px 0px 0px 20px;
	height: 39px;
	list-style: none;
	font: 11px arial;
	clear: both;
}
.bot_nav li {
	line-height: 38px;
	float: left;
	height: 39px;
	margin-right: 39px;
}
.bot_nav a {
	color: #666666;
	white-space: nowrap;
	font-weight: bold;
}
.footer, .footer a {
}
/**/
.footer strong, .footer strong a {
	color: #013E59;
	font-size: 11px;
	font-weight: bold;
}
/**/
/*** FORM ***/
.quick_form {
	float: right;
	width: 219px;
	padding-left: 20px;
	padding-right: 0;
	font-size: 10px;
	color: #333333;
	background-color: #d1e3f5;
	padding-bottom: 10px;
}

	.mktLblLeft {
		padding: 0;
		color: #666666;
	}

	.quick_form li {
		list-style-type: none;
		margin: 7px 0 7px 0;
	}
	
.quick_form .hd {
	display: block;
	margin-bottom: 10px;
}
.quick_form p {
	width: 190px;
}
.quick_form input {
	font: 11px arial;
	color: #999999;
	width: 190px;
	padding-left: 4px;
	border: 1px solid #999999;
	margin: 0px 0px 4px 0;
}

.mktInput {
	position: relative;
}

	#Marketing_Title__c {
		width: 195px;
	}
	
	#Sales_call__c {
		position: absolute;
		top: 0;
		left: -20px;
		width: 18px;
		border: none;
	}
	
	.quick_form #mktFrmSubmit {
		margin-top: -10px;
		margin-bottom: 15px;
		border: none;
	}

.quick_form textarea {
	font: 11px arial;
	color: #999999;
	width: 190px;
	margin: 0px 0px 8px -3px;
	border: 1px solid #999999;
	height: 60px;
	display: block;
}
.quick_form .check {
	margin: 2px 6px 0px -5px;
	padding: 0px;
	float: left;
	height: 10px;
	width: 10px;
}
.quick_form label {
	float: left;
	margin-bottom: 5px;
	width: 200px;
}

.error {
	color: red;
}

/*** END FORM ***/
