html {
	margin: 0;
	padding: 0;
	}
body {
	font-family: Trebuchet MS, Arial, sans-serif;
	font-size: 12px;
	color: #333;
	background-color: #d2d1d0;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	}
td {
	font-family: Trebuchet MS, Arial, sans-serif;	
	font-size: 12px;
	}
div {
	}
a {
	font-family: Trebuchet MS, Arial, sans-serif;
	color: #d9541c;
	font-size: 12px;
	text-decoration: none;
	}
a:hover, visited {
	color: #cf1100;
	text-decoration: underline;
	}
img {
	border: none;
 	margin: 0; 
	padding: 0;
	} 
h1 {
	font-size: 18px;
	color: #cd8426;
	padding-top: 10px;
	}
h2 {
	font-size: 14px;
	color: #333;
	margin: 0;
	padding-top: 10px;
	}
h5 {
	font-size: 14px;
	color: #d9541c;
	padding: 0 0 0 20px;
	margin: 15px 0 8px 0;
	background-image: url(../images/triangle.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	}
	
/* top navigation */
#topnav {
	line-height:24px;
	text-align:right;
	background-color:#fff;
	color: #333;
	}
#topnav a {
	color: #333;
	font-size: 14px;
	text-decoration: none;
	}
#search { 
	width: 120px;
	font-size: 8pt;
	color: #333333;
	border: #D8D8D8 1px solid;
	line-height: 15px;
	}

/* header */
#header {
	 background-color:#c6c7c9;
	}

/* main navigation */
#mainnav {
	background-color:#fff;
	color: #333332;
	font-weight: bold;
	}
#mainnav a {
	color: #333332;
	font-weight: bold;
	font-size: 14px;
	}

#Nav {
	white-space: nowrap;
	}
#Nav ul		{
	white-space: nowrap;
	display: inline;
	list-style-type: none;
	}
#Nav ul li	{
	display: inline;
	}
#Nav ul li a {
	text-align: center;
	text-decoration: none;
	float: left;
	color: #333332;
	font-weight: bold;
	
	padding: 9px 16px 10px 16px;
	font-size: 11px;
	}
#Nav ul li a:hover {
	background-color: #d9531e;
	color: #fff;
	}	
#Nav ul li a.navon	{
	background-color: #d9531e; 
	color: #fff;
	}

/* sub-navigation */
#subnav ul		{
	display: inline;
	list-style-type: none;
	}
#subnav ul li	{
	display: inline;
	}
#subnav ul li a {
	text-align: center;
	text-decoration: none;
	float: left;
	color: #fff;
	font-weight: bold;
	padding: 6px 15px 6px 15px;
	font-size: 11px;
	}
#subnav ul li a:hover {
	background-color: #4b4d4c;;
	color: #fff;
	}	
#subnav ul li a.subnavon	{
	background-color: #4b4d4c;; 
	color: #fff;
	}

/* left-navigation */
#left-nav {
	padding-top: 15px;
	padding-left:35px; 
	padding-right:20px;	
	}
#left-nav a {
	color: #666;
	font-weight: bold;
	font-size: 14px;
	line-height: 1.2em;
	}
#left-nav a:hover {
	color: #de6938;
	}
#left-nav a.left-navon {
	color: #de6938;
	font-weight: bold;
	}
#left-nav p {
	padding: 2px 0 2px 0;
	margin: 2px 0 2px 0;
}
#left-navsub a {
	font-size: 14px;
	font-weight: normal;
	padding-left: 20px;
	color: #666;
	}
#left-navsub a:hover {
	color: #de6938;
	}
#left-nav a.left-navsubon {
	color: #de6938;
	}
	
/* content */
.title-white {
	color: #fff;
	font-size: 14px;
	padding-left: 22px;
	}
.title-orange {
	color: #d9541c;
	font-size: 14px;
	font-weight: bold;
	}
.title-a {
	color: #d9541c;
	font-size: 12px;
	border-bottom: 1px dotted #949391;
	font-weight: bold;
	margin: 0;
	padding: 0;
	
	}
#main-content {
	background-image: url(../images/octane_background.gif);
	background-repeat: no-repeat;
	background-position: 40px 0;
	background-color: #fff;
	}
#main-content td {
	vertical-align: top;
	}
#main-content td ul { 
	list-style-image: url(../images/list-image.gif);
	}
#middlecontent {
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 15px;
	}
#form-content {
	padding-top: 20px;
	}
.form {
	background-color: #eee;
	font-size: 14px;
	padding: 2px 15px 15px 15px;
	}
.dots {	
	border-left: 1px dotted #949391;
	}
.dots-h {	
	border-top: 1px dotted #949391;
	width: 100%;
	margin-bottom: 10px;
	margin-top: 10px;
	}
.image a {
	display:block;
	background-color: #ccc;
	padding: 2px;
	}
.image a:hover {
	background-color: #da5923;
	padding: 2px;
	}
.imagec a {
	color: #666;
	}
.imagec a:hover {
	color: #da5923;
	text-decoration: none;
	}
	
/* sidebar */
.sidebar .titlebox {
	background-image: url(../images/sidebar.gif);
	background-repeat: no-repeat;
	height: 29px;
	padding: 0px;
	margin: 0px;
	width: 204px;
	}
.sidebar .titlebox2 {
	background-color: #EEEEEE;
	height: 27px;
	border-bottom: 1px dotted #333333;
	padding: 0px;
	margin-bottom: 6px;
	width: 204px;
	overflow: auto;	
	}

.titlebox h2 {
	font-size: 14px;
	color: #ccc;
	padding-top:5px;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 5px;
	margin-right: 0;
	font-weight: bold;
	}

.titlebox2 h3 {
	font-size: 12px;
	color: #333;
	padding-top: 7px;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 26px;
	margin-right: 0;
	}
/*
.contentbox {
	color: #333333;
	font-size: 12;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 20px;
	margin-right: 15px;
	}
.sidecontent {
	border-top: 1px dotted #949391;
	margin-bottom: 15px;
	}
.sidecontent-media {
	border-bottom: 1px dotted #949391;
	padding-bottom: 15px;
	margin-bottom: 15px;
	}
*/
	
/* footer */
#footer {
	background-color:#696a6c;
	text-align: center;
	color: #fff;
	font-size: 11px;
	width: 100%;
	}
#footer a {
	color: #fff;
	font-size: 11px;
	text-decoration: none;
	}
#footer a:hover {
	text-decoration: underline;
	}
		
