#navigation{
width: 100%;
height:2.2em;
line-height:2.2em;
background:#003366;
color:#ffffff;
margin-bottom: 7px;
font-size: 11px;
font-family: arial;

}

#navigation ul {
	display: inline;
}
#navigation li{
float:left;
list-style-type:none;

}

#navigation li a{
display:block;
padding:0 10px;
font-size:11px;
font-weight:normal;
text-decoration:none;
background-color:inherit;
color: #ffffff;
border-right: 1px solid #003a73;
}

* html #navigation a {width:1%;}

#navigation .selected,#navigation a:hover{
background:#012951;
color:#ffffff;
text-decoration:none;
}
#logo-header {
	background: #f9f9f9;
	height: 50px;
	}
	
#logo-header h2 {margin:0; padding: 10px 0 0 4px; color: #fafafa; font-size: 1.6em;}
#logo-header h3 {margin:0; padding: 0 0 0 4px; color: #f9f9f9; font-size: 10pt; font-weight: normal;}

	
body {
	background: #f9f9f9 url(images/stripebg.gif);
	background-attachment: fixed;
	font-family: verdana;
	font-size: 10pt;
	}
.topper {
	font-size: 13pt;
	font-weight: bold;
	margin-bottom: 10px;
	}
p {margin: 0; padding: 0;}
p.article {
	padding-bottom: 10px;
	line-height: 1.3em;
	text-align: justify;
	}

img {border: none;}
.spacer {
	display:block;
	clear:both;
	height:6px;
	overflow:hidden;
	}
#tube {
	margin: 0 auto;
	width: 808px;
	background: #f9f9f9;
	padding: 7px;
	padding-top:0;
	border: 1px solid #ddd;
	}

#footer-tube {
	margin: 0 auto;
	width: 808px;
	background: #f9f9f9;
	padding: 7px;
	border: 1px solid #ddd;
	}
	
#header {
	margin: 0 auto;
	width: 810px;
	background: #f1f1f1 url(images/title-top.gif);
	background-repeat: repeat-x;
	border-top: 1px solid #ddd;
	border-left: 1px solid #ddd;
	border-right: 1px solid #ddd;
	padding: 7px;
	}

#left {
	float: left;
	width: 615px;
	}

#left-content {
	float: left;
	width: 615px;
	background: #fff;
	border: 1px solid #e4e4e4;
	margin-bottom: 6px;
	line-height: 1.3em;
	font-size: 11px; 
	font-family: arial, sans-serif;
	}

#left-content h1 {
	margin:0;
	padding: 0;;
	font-size: 11px;
	font-family: arial;
	color: #333;
	border-bottom: 1px solid #ddd;
	}
	
#left-content h2 {
	margin:7px;
	margin-bottom: 0;
	padding: 0;
	font-size: 11px;
	font-family: arial;
	color: #333;
	border-bottom: 1px solid #ddd;
	}
	
#left-content p {margin-bottom: 10px;}
#left-content em {font-family: arial; font-size: 11px; font-weight: bold;}
	
#right {
	float: right;
	width: 182px;
	background: #f9f9f9;
	}
	
#right-content {
	float: right;
	width: 180px;
	background: #fff;
	border: 1px solid #e4e4e4;
	line-height: 1.3em;
	font-size: 11px; 
	font-family: arial, sans-serif;
	}

#right-content h2 {
	margin:0;

	padding: 0;
	font-size: 11px;
	font-family: arial;
	color: #333;
	border-bottom: 1px solid #ddd;
	}
	
#right-content-box {
	float: right;
	width: 180px;
	background: #f9f9f9;
	}

#right ul {
	list-style-type: none;
	margin: 0px;
	padding: 2px;
	padding-top: 0;
}
#right li {
	padding: 0px;
	margin: 0px;
	line-height: 1.6em;
	border-bottom: 1px dashed #eee;
}

#left ul {
	list-style-type: none;
	margin: 0px;
	padding: 7px;
}
#left li {
	padding: 0px;
	margin: 0px;
	line-height: 1.6em;
	border-bottom: 1px dashed #eee;
}


#right a:link {
	text-decoration: none;
	color: #000080;	
	display: block;
}

#right a:visited {
	text-decoration: none;
	color: #000080;
	display: block;
	}
	
#right a:hover {
	text-decoration: none;
	color: #666;
	background: #f8f8f8;
	display: block;
	}
	
.related-box a:link {
	text-decoration: none;
	color: #000080;	
	display: block;
}

.related-box a:visited {
	text-decoration: none;
	color: #000080;
	display: block;
	}
	
.related-box a:hover {
	text-decoration: none;
	color: #666;
	background: #f8f8f8;
	display: block;
	}
	
.box {padding: 7px;}

.logo-box {padding: 0px; background: #f9f9f9; text-align: left;}
#footer {
	clear: both;
	background: #fff;
	border: 1px solid #ddd;
	padding: 7px;
	text-align: center;
	font-family: arial;
	font-size: 11px;
	}

.title h1 {
	background: #f7f7f7 url(images/title-top.gif);
	border-bottom: 1px solid #ddd;
	padding: 5px;
	padding-left: 7px;
	margin: 0;
	font-size: 10pt;
	font-weight: bold;
	}
	
.title h3 {
	background: #f7f7f7 url(images/title-top.gif);
	border-bottom: 1px solid #ddd;
	padding: 5px;
	padding-left: 7px;
	margin: 0;
	font-size: 10pt;
	font-weight: bold;
	}

a {color: #000080;}
a:visited {color: #000080;}
.cleared {clear: both;}

.article-list {
	border-bottom: 1px dashed #eee;
	line-height: 1.6em;	
}

.article-list a:link {text-decoration: none; display: block;}
.article-list a:visited {text-decoration: none; display: block;}
.article-list a:hover {text-decoration: none; display: block; background: #f9f9f9; color: #666;}