* {
	padding: 0px;
	margin: 0px;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	margin: 14px 0px 0px 0px;
	background-image: url(../images/main-bg-fade.gif);
	background-repeat: repeat-x;
	background-color: #fff;
}

table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

a {	
	color: #FF6600;
	text-decoration: none;
}

a:hover {
	color: #FF9600;
	text-decoration: none;
}

h2 {
	color: #ff6600;
	font-size: 13px;
	text-transform: uppercase;
}

p {
	margin-bottom: 15px;
}

table.header {
	background-image: url(../images/header-bg.gif);
	width: 710px;
	color: #FFFFFF;
}

table.strapline {
	width: 710px;
	height: 26px;
	text-align: right;
	background-color: #96ADB5;
}

table.mainTable {
	background-color: #FFFFFF;
	border-left: 1px solid #CECECE;
	border-right: 1px solid #CECECE;
}

td.mainCol {
	padding-left: 1px;
	padding-top: 1px;
	width: 149px;
}

#mainMenu {
	width: 148px;
	background-color: #EBF3F6;
	padding-top: 1px;
	margin-bottom: 1px;
	list-style: none;
}

#mainMenu li {
	padding: 6px 0px 5px 12px;
	border-top: 1px solid #D8E4E9;
}

#mainMenu li.firstItem {
	padding: 6px 0px 5px 12px;
	border-top: none;
}

#mainMenu li a.menuOn {
	color: #FF6600;
	font-weight: bold;
}

#mainMenu li a {
	color: #000;
}

td.mainContent {
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 20px;	
	width: 518px;
}

table.footer {
	width: 710px;
	height: 44px;
	background-image: url(../images/footer-bg.gif);
	background-position: bottom;
	background-color: #FFFFFF;
	border-top: 13px solid #96ADB5;
}

.home_header_text {
	font-weight: bold;
	color: #FF6600;
	font-size: 13px;
	line-height: 17px;
	text-transform: uppercase;
	padding: 15px 0px 15px 0px;
}

.header_text {
	font-weight: bold;
	color: #FF6600;
	font-size: 13px;
	line-height: 17px;
	text-transform: uppercase;
	padding: 15px 0px 0px 0px;
}

td.bodytext {
	font-size: 13px;
	line-height: 17px;
	padding: 15px 0px 0px 0px;	
}

td.imgCol {
	padding: 15px 0px 0px 20px;	
}

input {
	color: #000000;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}

.item {
	height: 135px;
	background-color : #ffffff;
	border-bottom-width : 1px;
	border-bottom-style : solid;
	border-color : #E6E6E6;
	border-left-style : solid;
	border-left-width : 1px;
	border-top-width : 1px;
	border-top-style : solid;
}

.item_header {
	font-size: 11px;
	font-weight: bold;
	color: #FF9600;
	text-transform: UPPERCASE;
	padding-bottom : 10px;
	padding-left : 10px;
	padding-right : 10px;
	padding-top : 20px;
}

.item_text {
	color: #000000;
	line-height: 15px;
	text-align: justify;
	padding-bottom : 10px;
	padding-left : 10px;
	padding-right : 10px;
	padding-top : 0px;
}

.moduleHeader {
	background-color : #96ADB5;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #ffffff;
	padding: 4px 0px 4px 20px;	
}

.moduleText {
	color: #002940;
	padding-bottom : 5px;
	padding-left : 13px;
	padding-right : 40px;
	padding-top : 10px;
	line-height: 17px;
	font-size: 13px;
}

.moduleBody {
	height: 30px;
	background-color : #EBF3F6;
	background-image: url(../images/box-dots.gif);
}

.back_link {
	font-weight: bold;
	color: #000;
	text-transform: UPPERCASE;
}

.path_on {
	font-weight: bold;
	color: #ff6600;
	padding: 8px 5px;
	text-decoration: underline;
}

.path_link {
	font-weight: bold;
	color: #ff6600;
}

.path_off {
	font-weight: bold;
	color: #cccccc;
	padding: 8px 5px;
}

.path_visited {
	font-weight: bold;
	color: #ff6600;
	padding: 8px 5px;
}

.subnav {
	font-weight: normal;
	line-height: 15px;
	text-align: justify;
	height: 30px;
}

.nav {
	color: #ffffff;
	font-weight: bold;
	line-height: 15px;
	text-align: justify;
	background-color : #9C9E9C;
	height: 30px;
}

.product_header {
	font-weight: bold;
	font-size: 13px;
	color: #FF6600;
	padding: 10px 0px;
	text-transform: uppercase;
}

.product_text {
	line-height: 15px;
	padding: 0px 0px 15px 0px;
	text-align: justify;
}