body {
	margin: 0px; 
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	/**
	background-image: url('../images/redshadow.png');
	background-repeat: repeat-x;
	**/
	text-align: center;
}

p, td, div{
	font-family: arial;
	font-size: 10pt;
	color: #444444;
	line-height: 1.4;
}

li {
	padding-bottom: 5px;
}

img {
	border: none;
	margin: 0px;
	padding: 0px;
}

a {
	text-decoration: none;
	font-family: arial;
	color: #EE0000;
	font-weight: normal;
}

a:hover {
	/**background-color: #EE0000;
	color: #FFFFFF;**/
}

a.sectionNavigation {
	font-size: 25pt; 
	color: #333333;
}

a.sectionNavigation:hover  {
	background-color: #EE0000;
	color: #FFFFFF;
}

form {
	margin: 0;
	display: inline;
}

a.image:hover {
	background-color: #FFFFFF;
}

div.optionTop {
	cursor: pointer; 
	font-size: 10pt; 
	font-family: arial; 
	padding: 2px;
	color: #555555;
	background-color: #FAFAFA;
	font-weight: normal;
	display: inline;
	border: 1px solid #EEEEEE; 
}

/*.noHover:hover {background-color: transparent;}*/

div.optionTop:hover {
	color: #FFFFFF;
	background-color: #777777;
	border-color: #666666;
}
div.header {
	color: #EE0000;
	background-color: ffffff;
	font-size: 1.0em;
	font-weight: bold;
	width: 900px; 
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}

#enhancing {
	position: relative;
	left: 43px;
}

/**PADDING**/

.padRight {padding-right: 10px;}
.padLeft {padding-left: 10px;}

div.redBar {
	border-top: 1px solid #DDDDDD;
	border-bottom: 1px solid #DDDDDD;
	/**background-image: url('../images/redbar.png'); 
	background-repeat: repeat-x; **/
	background-color: #EEEEEE;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	text-align: center;
	width: 100%;
	padding-top: 10px;
	padding-bottom: 10px;
}

div.redBar a {
	color: #333333;
	text-align: center;
	width: 125px;
	padding-right: 5px;
	padding-left: 5px;
	text-decoration: none;
	font-weight: bold;
	font-size: 12pt;
}

div.redBar a:hover {
	background-color: #CCCCCC;
}

div.section {
	display: block; 
	clear: both;
	margin-bottom: 10px;
}

div.menu {
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	color: #ffffff;
	font-family: arial;
	width: 900px;
}

#selected {
	color: #AAAAAA;
	font-size: 200%;
	font-weight: bold;
}
#subselected {
	background-color: #ffaaaa;
}


div.menu td {
	width: 200px;
}

div.next {
	text-align: center; 
	width: 900px; 
	border: 1px solid #dddddd; 
	background-color: #e6e6e6; 
	color: #333333; 
	font-weight: bold;
	cursor: pointer;
	background-image: url('../images/ticker.png');
	background-repeat: repeat-x;
}
a:hover div.next {
	border: 1px solid #eeeeee; 
	background-color: #a80000;
	background-image: url('../images/redbar.png');
	background-repeat: repeat-x;
	color: #FFFFFF;
}
div.center {
	width: 900px; 
	font-family: arial;
	margin-left: auto;
	margin-right: auto;
	text-align: left; 
	padding-left: 50px;
	padding-right: 50px;
	padding-bottom: 10px;
	padding-top: 0px;
	border-top: none;
	border-bottom: none;
	height: 100%;
	background-color: #FFFFFF;
	/**background-image: url('../images/background.png');**/
	background-repeat: repeat-y;
}

.bodyContainer {
	background-color: #FFFFFF;
}

div.copyright {
	height: 100px;
	width: 900px; 
	margin-left: auto; 
	margin-right: auto; 
	text-align: left; 
	padding-top: 10px;
	padding-bottom: 30px;
}

table.copyright td{
	/*border-right: 1px dotted #AAAAAA;*/
	padding-right: 10px;
}

table.copyright a {
	color: #777777;
}

div.box {
	border: solid 1px #555555; 
	border-top: solid 7px #555555; 
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 15px;
	background-color: #ffffff;
	font-family: arial;

	border-color: #717171;
	background-image: url('../images/gradient/grey.png');
	background-repeat: repeat-x;
	background-color: #f2f2f2;
}

#red{ 
	border-color: #EE0000;
	background-image: url('../images/gradient/red.png');
	background-repeat: repeat-x;
	background-color: #ffd5d5;	
}

div.title {
	color: #333333;
	font-size: 15pt;
	font-weight: bold;
}

h1{
	color: #333333;
	font-size: 1.8em;
	font-weight: bold;
	border-top: 0px solid #EEEEEE;

}

td.customerType {
	padding-left: 15px;
	padding-bottom: 5px;
	padding-top: 5px;
	border-bottom: dotted 1px #cacaca;
}

td.main {
	padding-left: 10px;
}

td.info {
	width: 170px;
}

img.customerLogo {
	padding-right: 15px;
	_border-right: solid 15px #ffffff;
}

div.productNavigation {
	width: 100%;
	border: solid 1px #717171; 
	background-color: #717171; 
	padding: 5px;
	background-image: url("../images/productNavigation.png");
	background-repeat: repeat-x;
	color: #717171;
}

#selectedProductNavigation {
	#background-color: #EE0000;
}

a.productNavigation {
	color: #ffffff;
	font-weight: bold;
}

a.productNavigation:hover {
	background-color: #EE0000;
}

img.smudge {
	border-top: 1px solid #ffffff;
}

table.price {
	border-bottom: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	width: 100%;
}

table.price td {
	border-top: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	padding: 5px;
	font-size: 0.9em;

}

tr.columnName td {
	font-weight: bold;
}

td.rowName {
	font-weight: bold;
	text-align: left;
	width: 200px;
}

div.idl_banner {
	
	/**background-color: #ffe7e7;**/
	/**border-top: none;**/
	
	color: #777777;
	font-weight: bold;
	font-weight: bold;
	font-family: arial;
	margin-left: auto;
	margin-right: auto;
	text-align: left; 
	background-color: #FFFFFF;
	padding: 5px;
	padding-left: 0px;
	/**padding-left: 5px;**/
}

div.idl_banner a{
	color: #EE0000;
	font-weight: bold;
	text-decoration: none;
	padding: 3px;
}

object.movie {
	padding-left: 10px;
	height: 200px; 
	width: 300px;
}

a.twitter {
	font-weight: normal; 
	color: #333333; 
	text-decoration: underline;
}

a.twitter:hover {
	color: #FFFFFF;
}
