/* SITE LAYOUT AND STRUCTURE STYLES */

/* remove padding and margins from all elements as different browsers add different amounts of padding and margin */


html, body, div, span, h1, h2, h3, h4, h5, h6, table, tbody, tfoot, thead, tr, th, td {
padding:0;
margin:0;
}


/* padding and margins can be added back as needed */
/* this removed the default border from links on images */

a img,:link img,:visited img { 
border:none; 
}

html {
	font-size:62.5%;
}

body {
color:#ffffff;
font-size: 1.2em;
line-height: 150%;
font-family: Helvetica, Arial, sans-serif, Century Gothic;
	background: #000000;
}





/* BASIC STYLES */

h1 {
font-size: 1.6em;
color: #ffffff;
font-weight: normal;
}

h2 {
	color: #ffffff;
	font-size: 1.4em;
font-weight: normal;
}

h3 {
	color: #ffffff;
	font-size: 1.2em;
font-weight: bold;
}

h4 {
	color: #ffffff;
	font-size: 1em;
font-weight: bold;
}


h5 {
	color: #ffffff;
	font-size: 09em;
font-weight: bold;
}

h6 {
	color: #ffffff;
	font-size: 1.4em;
font-weight: normal;
}

div, td, p, span {
}


ul li {
list-style: square;
}

hr {
border: 0;
color: #ffffff;
background-color: #ffffff;
height: 1px;
width: 100%;
}

.clr {
clear: both;
}

.clear {
clear: both;
}

/* end of basic styles */

a:link, a:visited {
color: #999999;
text-decoration:underline;
}

a:hover {
color: #ffffff;}

form {
/* removes space below form elements */
margin: 0;
padding: 0;
}

.inputbox {
padding: 2px;
border:solid 1px #cccccc;
background: #eef2e5;
margin-bottom: 5px;
margin-top: 5px;
}

.checkbox {
border:solid 1px #cccccc;
background-color: #ffffff;
}



.button {
color: #ffffff;
background: #000000;
border: solid 1px #333333;
width: auto;
padding: 0px 5px 2px 5px;
margin-left: 5px;
font-weight: bold;
height: 20px;
}


.back_button {
float: left;
color: #333333;
text-align: center;
font-weight: bold;
border: solid 1px #cccccc;
width: auto;
padding: 0px 10px;
margin: 1px;
}

.pagenav {
text-align: center;
font-weight: bold;
border: 3px double #333333;
width: auto;
padding: 0px 10px;
margin: 1px;
}

a.pagenav:link, a.pagenav:visited:link {
	color: #7500000;
}

.pagenavbar {
margin-right: 10px;
float: right;
}



/* MAINLEVEL MAIN MENU STYLES */



a.mainlevel:link, a.mainlevel:visited {
text-decoration: none;
line-height: 200%;
font-size: 1.1em;
border-bottom: dotted 1px #545454;
display:block;
} 



a.mainlevel:hover {
text-decoration: none;
} 


a.mainlevel#active_menu {
font-weight: bold;
color: #750000;
}

a.mainlevel#active_menu:hover {
}

a.sublevel:link, a.sublevel:visited {
font-size: 1em;
text-decoration: none;	
}



#buttons {
float: left;
margin: 0px;
padding: 0px;
width: auto;
}





/* MODULE TABLE STYLES */

table.moduletable, table.module {
width: 100%;
margin-bottom: 0px;
padding: 0px;
}

div.moduletable {
padding: 0px;
margin-bottom: 20px;
}

div.module {
padding: 0px;
margin-bottom: 20px;
}

table.moduletable th, table.module th, div.module h3 {
color: #ffffff;
line-height: 200%;
}

table.moduletable td {
padding: 0px;
margin: 0px;
}


/* COMPONENT AND CONTENT STYLES */

.componentheading {
color: #ffffff;
line-height: 200%;
font-size: 1.6em;
}


.contentheading {
color: #ffffff;
line-height: 200%;
font-size: 1.6em;
}



.contentpagetitle {
	line-height: 200%;
	font-size: 1.6em;
}

table.searchinto {
width: 100%;
}

table.searchintro td {
font-weight: bold;
}



/* content tables */
td.sectiontableheader{
  background: #333333;
  color: #efefef;
  font-weight: bold;
  padding: 4px;
  border-right: 1px solid #fff;
}

tr.sectiontableentry0 td,
tr.sectiontableentry1 td,
tr.sectiontableentry2 td {
  padding: 4px;
}

td.sectiontableentry0,
td.sectiontableentry1,
td.sectiontableentry2 {
  padding: 3px;
}

.sectiontableheader {
padding: 8px 5px;
background: #b1ad71;
color: #FFFFFF;
}
.sectiontableheader a {
color: #FFFFFF;
}
tr.sectiontableentry1 td {
padding: 8px 5px;
}
tr.sectiontableentry2 td {
padding: 8px 5px;
background: #646464;
}
tr.sectiontableentry1:hover td {
background: #cccccc;
}
tr.sectiontableentry2:hover td {
background: #c0c0c0;
}

.small {
color:#ffffff;
font-size: 10px;
}

.createdate {
height: 15px;
padding-bottom: 10px;
color:#ffffff;
font-size: 10px;
}

.modifydate {
height: 15px;
padding-top: 10px;
color:#ffffff;
font-size: 10px;
}


table.content_table {
width: 100%;
padding: 0px;
margin: 0px;
}

table.content_table td {
padding: 0px;
margin: 0px;
}


.error {
font-style: italic;
text-transform: uppercase;
padding: 5px;
color: #cccccc;
font-size: 14px;
font-weight: bold;
}



table.contentpaneopen {
width: 100%;
padding: 0px;
border-collapse: collapse;
border-spacing: 0px;
margin: 0px;
}

table.contentpaneopen td {
}

table.contentpaneopen td.componentheading {
}



table.contentpane {
width: 100%;
padding: 0px;
border-collapse: collapse;
border-spacing: 0px;
margin: 0px;
}

table.contentpane td {
margin: 0px;
padding: 0px;
}

table.contentpane td.componentheading td.contentheading{
height: 35px;
}


.highlight {
background-color: Yellow;
color: #0000ff;
	padding: 0;
}
.code {
background-color: #dddddd;
border: 1px solid #bbbbbb;
}


span.article_seperator {
display: block;
height: 20px;
}


table.pollstableborder td {
padding: 2px;
}


table.contenttoc {
border: 1px solid #cccccc;
padding: 2px;
margin-left: 2px;
margin-bottom: 2px;
}

table.contenttoc td {
padding: 2px;
}

table.contenttoc th {
color: #666666;
text-align: left;
padding-top: 2px;
padding-left: 4px;
height: 21px;
font-weight: bold;
text-transform: uppercase;
}

td.buttonheading {
padding-left: 10px;
}

.pathway {
	font-size: 0.9em;
	line-height: 20px;
color: #eaeaea;
}
