
html {
	margin: 0;
	padding: 0;
	min-height:100%;
	overflow:auto;
}
body {
	margin: 0;
	padding: 0;
	min-height:100%;
	text-align: center;
	font-size: smaller;
	color:#32374b;
	font-family:Verdana, Geneva, sans-serif;
	background-color: #767678;
	background-image: url('/images/background.gif');
	background-repeat:repeat-x;
}
*body #all {
	min-height:100%;
}
#all {
	margin-left: auto; 
	margin-right: auto;
	width: 834px;		
	text-align: left;
	height: 100%;
}
#header{		
	border-bottom: 2px solid #dddddd;
	width: 834px;
	height: 60px;
}
#navigation{
	width: 834px;
	margin-bottom:5px;
}
#navbar{
	background-image: url('/images/NavigationBarMiddle.png');	
	background-repeat: repeat-x;
}
#main{
	margin-top:5px;
	margin-bottom:5px;
	padding-bottom:40px;
}
#leftnav{
	width: 200px;
	height:100%;
	float:left;
}
.subnavcontent{
	width: 100%; 
}
table tr td, table tr th{
	font-size: smaller;		
}
table tr th{
	font-weight: 600;
	text-align: right;		
}
h1, h2, h3, h4 {
	font-weight: 600; 
	color: #32374b;	
	padding: 0;
	margin: 0px;
}
h1 {
	font-size: large;	
}
h2 {
	font-size: medium;
}
h3 {
	font-size: medium;
}
h4 {
	font-weight: 600; 
	font-size: 10pt;
}

/* Sub Nav CSS
================================================*/
ul.tree {
	margin: 0px 0px 0px 5px;
	padding: 5px 20px;
	list-style-image: url('/images/bullet_go.png');
	font-size: x-small;
}
ul.tree ul {
	margin: 0;
	padding: 0 10px;
	list-style-image: url('/images/bullet_black.png');
}
/* Box CSS ends here */

ul.contentList {
	list-style-image: url('/images/bullet_black.png');
}
ul.contentList ul {
	list-style-image: url('/images/bullet_black.png');
}
ul.contentList li {	
}
ol li {
	padding-bottom: 10px;	
}
a:link, a:visited {
	text-decoration: none;
	border-bottom: 1px dotted #32374b;
	color: #32374b;
}
a:hover  {
	text-decoration: none;
	border-bottom: 1px dotted #3333DD;
	color: #3333DD;
}
a:active {
	text-decoration: none;
	border-bottom: 1px dotted #3333DD;
	color: #3333DD;
}
a.navbar {		
	border-bottom: 0px;
}
hr{
	color: #999999;
	margin-bottom: 0px;
}
.maincontent hr, .podcontent hr{
	color: #cfd0d7;
	margin-bottom: 0px;
}
span.bold {
}

/* Box CSS
================================================*/
/* Normal styling */
.content, .subnav {margin:0;}
	/* Top corners and border */
.content .bt, .subnav .bt {
	height:20px;
	margin:0 0 0 20px;
	background:url('/images/ContentBox.png') no-repeat 100% 0;
}
.content .bt div, .subnav .bt div {
	position:relative;
	left:-20px;
	width:20px;
	height:20px;
	background:url('/images/ContentBox.png') no-repeat 0 0;
	font-size:0;
	line-height:0;
}

	/* Bottom corners and border */
.content .bb, .subnav .bb {
	height:20px;
	margin:0 0 0 20px;
	background:url('/images/ContentBox.png') no-repeat 100% 100%;
}
.content .bb div, .subnav .bb div {
	position:relative;
	left:-20px;
	width:20px;
	height:20px;
	background:url('/images/ContentBox.png') no-repeat 0 100%;
	font-size:0;
	line-height:0;
}

	/* Left border */
.content .i1, .subnav .i1 {
	padding:0 0 0 9px;
	background:url('/images/ContentBorderLeft.png') repeat-y 0 0;
}
	/* Right border */
.content .i1 .i2, .subnav .i1 .i2 {
	padding:0 9px 0 0;
	background:url('/images/ContentBorderRight.png') repeat-y 100% 0;
}
	/* Wrapper for the content. Use it to set the background colour and insert some padding between the borders and the content. */
.content .i1 .i2 .i3, .subnav .i1 .i2 .i3 {
	display:block;
	margin:0;
	padding:0px;
	background:#fff;
}
	/* Make the content wrapper auto clearing so it will contain floats (see http://positioniseverything.net/easyclearing.html). */
.content .i1 .i2 .i3:after{
	content:"."; 
	display:block; 
	height:0; 
	clear:both; 
	visibility:hidden;
}
.subnav .i1 .i2 .i3:after {
	content:"."; 
	display:block; 
	height:0; 
	clear:both; 
	visibility:hidden;
}
.content .i1 .i2 .i3, .subnav .i1 .i2 .i3 {display:inline-block;}
.content .i1 .i2 .i3, .subnav .i1 .i2 .i3 {display:block;}
/* Box CSS ends here */

/* Settings Box CSS
================================================*/
/* Normal styling */
.settings {margin:0;}
	/* Top corners and border */
.settings .bt {
	height:0px;
	margin:0 0 0 20px;
	background:url('/images/SettingsBox.png') no-repeat 100% 0;
}
.settings .bt div {
	position:relative;
	left:-20px;
	width:20px;
	height:5px;
	background:url('/images/SettingsBox.png') no-repeat 0 0;
	font-size:0;
	line-height:0;
}

	/* Bottom corners and border */
.settings .bb {
	height:15px;
	margin:0 0 0 20px;
	background:url('/images/SettingsBox.png') no-repeat 100% 100%;
}
.settings .bb div {
	position:relative;
	left:-20px;
	width:20px;
	height:15px;
	background:url('/images/SettingsBox.png') no-repeat 0 100%;
	font-size:0;
	line-height:0;
}

	/* Left border */
.settings .i1 {
	padding:0 0 0 9px;
	background:url('/images/SettingsBorderLeft.png') repeat-y 0 0;
}
	/* Right border */
.settings .i1 .i2 {
	padding:0 9px 0 0;
	background:url('/images/SettingsBorderRight.png') repeat-y 100% 0;
}
	/* Wrapper for the content. Use it to set the background colour and insert some padding between the borders and the content. */
.settings .i1 .i2 .i3 {
	display:block;
	margin:0;
	padding:0px;
	background:#cfd1d8;
}
	/* Make the content wrapper auto clearing so it will contain floats (see http://positioniseverything.net/easyclearing.html). */
.settings .i1 .i2 .i3:after {
	content:"."; 
	display:block; 
	height:0; 
	clear:both; 
	visibility:hidden;
}
.settings .i1 .i2 .i3 {display:inline-block;}
.settings .i1 .i2 .i3 {display:block;}
/* Settings Box CSS ends here */