body {
	font-family: "Trebuchet MS",verdana,sans-serif;
	font-size: 13px;
	color: #fff500;
	background: url(../images/od_bg.gif) repeat-x #1b2737;
}

.pathway {
	font-family: "Trebuchet MS",verdana,sans-serif;
	font-size: 13px;
	background-color: #1b2737;
}

a.pathway:link {color:#fff500;}
a.pathway:visited {color:#fff500;}
a.pathway:hover {color:#fff500;text-decoration:underline;}
a.pathway:active {color:#fff500;}

a:link {color:#fff500;	text-decoration: none;}
a:visited {color:#fff500; text-decoration: none;}
a:hover {color:#fff500;	text-decoration: underline;}
a:active {color:#fff500; text-decoration: underline;}

H1 {
	font-size: 24px;
	font-weight: bold;
	margin-bottom:4px;
}

H2 {
	font-size: 18px;
	font-weight: bold;
	margin-bottom:2px
}

H3 {
	font-size: 16px;
	font-weight: bold;
	margin-bottom:2px;
}

H4 {
	font-size: 16px;
}

H5 {
	font-size: 16px;
	text-align:left;	
}

H6 {
	font-size: 16px;
	font-weight: bold;
	text-align:left;
	margin: 0px;
	padding: 0px;
}

img {
	border:none;
}

img.border {
	border: 1px solid #5a7799;
}

a:hover img.border {
	border: 1px solid #fff500
}

hr {
	margin-top:20px;
	height:0px; 
	border:0px; 
	border-top:1px solid #fff500;
	width: 410px; 
}

ul { 
	/*list-style-image: url(../images/ul_image.gif);*/
}

li {
	font-family: "Trebuchet MS",verdana,sans-serif;
	font-size: 13px;
	color: #fff500;
}


/* MAINLEVEL MENU */

.mainlevel {
	background:url(../images/navSlidesOff.gif) no-repeat;
	background-position:6px 7px;
	font-family: "Trebuchet MS",verdana,sans-serif;	
	font-size: 14px;
	background-color: #1b2737;
	width: 150px;
	height: 22px;
}

a.mainlevel {
	display:block;
	background:url(../images/navSlidesOff.gif) no-repeat;	
	background-position:6px 7px;
	background-color: #1b2737;
	padding: 1px 0px 3px 16px;
}

a.mainlevel:visited {
	display: block;
	background:url(../images/navSlidesOff.gif) no-repeat;
	background-position:6px 7px;
	background-color: #1b2737;
	padding: 1px 0px 3px 16px;		
}

a.mainlevel:hover {
	display: block;
	background:url(../images/navSlidesOn.gif) no-repeat;
	background-color: #1b2737;
	background-position:6px 7px;
	padding: 1px 0px 3px 16px;	
	text-decoration: none;
}

#active_menu.mainlevel {
	background:url(../images/navSlidesActive.gif) no-repeat;
	background-color: #1b2737;
	background-position:6px 7px;
	padding: 1px 0px 3px 16px;	
	text-decoration: none;
	font-weight:bold;
}

/* SUBLEVEL MENU */

.sublevel{
	/*font-family: "Trebuchet MS",verdana,sans-serif;*/
	font-size: 13px;	
}

a.sublevel{
	display: block;
	padding: 0px 0px 0px 25px;
	margin: 3px 5px 0px 0px;		
}

a.sublevel:visited{
	display: block;	
	padding: 0px 0px 0px 25px;		
}

a.sublevel:hover {
	display: block;	
	padding: 0px 0px 0px 25px;		
}

#active_menu.sublevel {
	background:url(../images/active_arrow.gif) no-repeat;
	background-position:14px 5px;
	color: #fff500;
	font-weight:bold;
}

#header {
	clear:both;
	float:left;
	width:100%;
}

/* column container */
.colmask {
	position:relative;		/* This fixes the IE7 overflow hidden bug and stops the layout jumping out of place */
	clear:both;
	float:left;
	width:100%;			/* width of whole page */
	overflow:hidden;	/* This chops off any overhanging divs */
	border-left: 1px solid #5a7799; 
	border-right: 1px solid #5a7799; 
	background-color: #1b2737;
}

/* 2 column left menu settings */
.leftmenu {

}
.leftmenu .colright {
	float:left;
	width:200%;
	position:relative;
	left:185px;
}
.leftmenu .col1wrap {
	float:right;
	width:50%;
	position:relative;
	right:185px;
	padding-bottom:1em;
}
.leftmenu .col1 {
	margin:0 5px 0 180px;
	position:relative;
	right:100%;
	overflow:hidden;
	background-color: #1b2737;
}
.leftmenu .col2 {
	float:left;
	width:170px;
	position:relative;
	right:185px;
	background-color: #1b2737;
}

/* CONTENT BEREICH */

.contentheading, .componentheading {
	width:600px;
	display: block;
	height:22px;
	font-family: "Trebuchet MS",verdana,sans-serif;
	font-weight:bold;	
	background:url(../images/titlebar.gif) no-repeat;	
	background-position:0px 20px;
	font-size: 13px;
	color: #fff500;
	text-align:left;
}

.contentpaneopen {
	width:100%;
	font-family: "Trebuchet MS",verdana,sans-serif;
	font-size: 14px;
	color: #fff500;	
}


/* content styles */
table.contentpaneopen, table.contentpane {
	margin: 0;
	padding: 0;
	width: auto;
	
}


table.contentpane td{
	text-align: left;
}

table.contentpane td.contentdescription {
	width: 100%;
}

table.contentpane  {
	text-align: left;
	float: left;
	width: 100%;
}

table.contentpane ul li a .category {
	color: #FF8800;
}

table.contentpane ul li {
	color:#666;
}

table.contentpaneopen li {
	margin-bottom: 5px;
}

table.contentpaneopen fieldset {
	border: 0;
	border-top: 1px solid #ddd;
}

table.contentpaneopen h3 {
	margin-top: 25px;
}

table.contentpaneopen h4 {

}

.blog {
	width:100%;
}

#copyright {
	color:#5a7799;
	font-size: 82%;
	text-align: center;
}

#copyright a {
	color:#5a7799;	
}

#copyright a:hover {
	color: #fff500;	
}

/* Footer styles */
#footer {
	clear:both;
	float:left;
	width:100%;
	border-left: 1px solid #5a7799; 
	border-right: 1px solid #5a7799; 
	border-bottom: 1px solid #5a7799; 
}
#footer p {
	padding:10px;
	margin:0;
}

