@charset "utf-8";
/* CSS Document */
body {
	padding:0;
	margin:0;
/*	background-image:url(../../images/DSCN1909.jpg);
	background-repeat:repeat-y;
*/	
	font-family: "65 Helvetica Medium", Helvetica, Arial, sans-serif;
	background-color: #6F91D0;
}

p {
	padding-bottom: .5em;
}

* {
    margin: 0;
    padding: 0;
}

.bg {
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: -100;
}

.csPageControl {
	align: center;
	text-align: center;
	border: none;
	position: relative;
	left: 230px;
}

.csPageControlCell {
	padding-right: 5px;
	padding-left: 5px;
	border: none;
    border-width: 0;
 }

/*
.oneColFixCtrHdr #container #mainContent table
{
    border-width: 1px;
    border-spacing: 0;
    border-collapse: collapse;
    border-color: #666;
    border-style: solid;
}
*/

.csCleanWideTable {
	width: 100%;
    border-collapse: collapse;
    border-color: #666;
    border-style: solid;
	border-width: 1px;
}
.csCleanWideTable th,
.csCleanWideTableHeader {
	font-family: Verdana, Geneva, sans-serif;
	font-size: .8em;
	font-weight: bold;
	background-color: #36C;
	color: #FFF;
	padding-right: 5px;
	padding-left: 5px;
    border-color: #666;
    border-style: solid;
	border-width: 1px;
}
.csCleanWideTable td,
.csCleanWideTableCell {
	font-family: Verdana, Geneva, sans-serif;
	font-size: .8em;
	padding-right: 5px;
	padding-left: 5px;
    border-color: #666;
    border-style: solid;
	border-width: 1px;
}

.csTreeContainer {
	position:relative;
	width:inherit;
	height:inherit;
}
.csTreeElement {
	border-style: solid;
	border-color: #666;
	border-width: thin;
	background-color: #CCF;
	position:absolute;
	font:Tahoma, Geneva, sans-serif;
	vertical-align:middle;
	font-size:12px;
/*	height must match $element_height variable in display_tree() */
	height:16px;
	padding-right:3px;
	padding-left:3px;
	padding-bottom:0;
	padding-top:0;
	margin-top:0;
	margin-bottom:0;
}
.csTreeContainer p {
/* height must match $offset_y in display_tree() */
	height:16px;
/* padding-bottom Must match $element_space_y */
	padding-bottom:5px;
	padding-top:0;
	margin-bottom:0;
	margin-top:0;
}
.csTreeElement a {
	text-decoration:none;
}
.csTreeLines {
	border-top:none;
	border-right:none;
	border-left:thin solid #333;
	border-bottom:thin solid #333;
	position:absolute;
}
.table_2col, .table_3col {
	border-bottom:0px solid #000000; 
	border-top:0px solid #000000; 
	margin: 0px;
	padding: 6px;
	border-collapse: collapse;
	border-style: none;
	width:98%
}
.table_2col tr { 
	border-bottom:0px solid #000000; 
	border-top:0px solid #000000; 
	margin:0px;
	padding:0px;
	border-style:none;
}
.table_2col td { 
	border-bottom:0px solid #000000; 
	border-top:0px solid #000000; 
	margin:0px;
	padding:0px;
	border-style:none;
	width:50%;
}
.table_2col th {
	border-bottom:0px solid #000000; 
	border-top:0px solid #000000; 
	margin:0px;
	padding:0px;
	border-style:none;
	width:50%;
	color:#3366FF;		/* sky blue */
	font-weight:bold;
	text-align:left;
}
.table_3col tr { 
	border-bottom:0px solid #000000; 
	border-top:0px solid #000000; 
	margin: 0px;
	padding: 0px;
	border-style:none;
}
.table_3col td { 
	border-bottom:0px solid #000000; 
	border-top:0px solid #000000; 
	margin: 0px;
	padding: 0px;
	border-style:none;
	width: 33%;
}
.table_3col th {
	border-bottom:0px solid #000000; 
	border-top:0px solid #000000; 
	margin: 0px;
	padding: 0px;
	border-style: none;
	width: 33%;
	color:#3366FF;			/* sky blue */
	font-weight: bold;
	text-align: left;
}
H2 {
	font-family: verdana; 
	font-size: large; 
	color: #000080; 			/* dark blue */	
	margin-bottom:0;
	}   
H3 {
	font-family: verdana; 
	font-size: medium; 
	color: #000080; 			/* dark blue */	
	margin-bottom:0;
	}
H4 {
	font-family: verdana; 
	font-size: small; 
	color: #000080; 			/* dark blue */	
	margin-bottom:0;
	}	
.csFavorites {
	background:0;
	background-image:url('../../images/novabackground2.gif');
	font-family: verdana;
	color:#3366FF 			/* sky blue */
	}
.csFavorites A {
	font-family: verdana; 
	font-size: medium; 
	color: green;
	}
.csFavorites A:link {
	color: #00c000;
	}		/* moderate green */
.csFavorites A:visited {
	color: #00ff00;
	}	/* bright green */
.csFavorites A:hover {
	color: #CCFFCC;
	}	/* light green */
.csFavorites A:active {
	color: red;
	}
.csFavorites H2 {
	font-family: verdana; 
	font-size: large; 
	color:#3366FF; 			/* sky blue */
	margin-bottom:0;
	}   
.csFavorites H3 {
	font-family: verdana; 
	font-size: medium; 
	color:#3366FF; 			/* sky blue */
	margin-bottom:0;
	}
.csFavorites H4 {
	font-family: verdana; 
	font-size: small; 
	color:#3366FF; 			/* sky blue */
	margin-bottom:0;
	}	
ul { 
  margin-left:0em; 
  padding-left:0.2em; 
  margin-bottom:1em; 
}
ul li { 
  background:url(../../images/bullet.gif) 0em 0.5em no-repeat; /* change background em accordingly */
  padding-left: 0.8em; 
  list-style: none; 
}
ul li { background-image:url(../../images/bullet_child.gif); }
 
ol li, ul li { margin-bottom:0.5em; }
 
ol { 
  margin-left:1.5em; 
  padding-left:0px; 
}
ol li { 
  list-style:decimal; 
  background-image:none; 
  padding-left:0em; 
}
