/* Start of CMSMS style sheet 'Main TOC styles' */
/* CSS definition file containing sitestyle stylesheets */

BODY {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	color: #000000;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	background: #444443;
  	margin: 15px;
  	padding: 15px;
  	border: 15px;
  	left: 15px;
  	top: 15px;
}

P {font-family: "Trebuchet MS", Verdana, Arial, sans-serif; color: #000000; font-size: 12px; font-weight: normal; font-style: normal;}

li { font-family: "Trebuchet MS", Verdana, Arial, sans-serif; color: #000000; font-size: 12px; font-weight: normal; font-style: normal;}

A:link {text-decoration: underline; color: #63861e;}
A:visited {text-decoration: underline; color: #63861e;}
A:active {text-decoration: underline; color: #63861e;}
A:hover {text-decoration: underline; color: #000000;}

A.nav:link {text-decoration: none; color: #FFFFFF; font-weight: bold; font-size: 12px; letter-spacing: 1px;}
A.nav:visited {text-decoration: none; color: #FFFFFF; font-weight: bold; font-size: 12px; letter-spacing: 1px;}
A.nav:active {text-decoration: none; color: #FFFFFF; font-weight: bold; font-size: 12px; letter-spacing: 1px;}
A.nav:hover {text-decoration: underline; color: #FFFFFF; font-weight: bold; font-size: 12px; letter-spacing: 1px;}

A.menuactive:link {text-decoration: none; color: #FFFFFF; font-weight: bold; font-size: 12px; letter-spacing: 1px;}
A.menuactive:visited {text-decoration: none; color: #FFFFFF; font-weight: bold; font-size: 12px; letter-spacing: 1px;}
A.menuactive:active {text-decoration: none; color: #FFFFFF; font-weight: bold; font-size: 12px; letter-spacing: 1px;}
A.menuactive:hover {text-decoration: underline; color: #FFFFFF; font-weight: bold; font-size: 12px; letter-spacing: 1px}

A.menuparent:link {text-decoration: none; color: #FFFFFF; font-weight: bold; font-size: 12px; letter-spacing: 1px;}
A.menuparent:visited {text-decoration: none; color: #FFFFFF; font-weight: bold; font-size: 12px; letter-spacing: 1px;}
A.menuparent:active {text-decoration: none; color: #FFFFFF; font-weight: bold; font-size: 12px; letter-spacing: 1px;}
A.menuparent:hover {text-decoration: underline; color: #FFFFFF; font-weight: bold; font-size: 12px; letter-spacing: 1px}

A.button:link {text-decoration: none; color: #FFFFFF; font-weight: bold; font-size: 12px;}
A.button:visited {text-decoration: none; color: #FFFFFF; font-weight: bold; font-size: 12px;}
A.button:active {text-decoration: none; color: #FFFFFF; font-weight: bold; font-size: 12px;}
A.button:hover {text-decoration: underline; color: #FF9933; font-weight: bold; font-size: 12px;}

.header {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #63861e;
}
.tophead {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.normaltext {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
.footer {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
}
.subhead {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
}

.smalltext {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #999999;
}
.ticker {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	letter-spacing: 1px;
}

/* alternate table colors */

tr.even td {
	background-color: #FFFFFF; color: black;
}
tr.odd td {
	background-color: #cccc99; color: black;
}
tr.headings td {
	background-color: #000000; color: white;
        font-weight: bold;
}
table.csv_table {
        width: 100%;
}


/* tables */

.maintable {
	border-width: 0px 1px 1px 0px;	
	border-style: none solid solid none;
	border-color: #000000;
}

.smalltable {
	border: 1px #666666 solid;
	background-color: #D2BCB0;
	width: 210px;
}

table.navbar {
	border-width: 0px 1px 0px 0px;
	border-style: none solid none none;
	border-color: #717171;
}

/* HEADINGS */
	h1 {
		font-size: 2em;
		line-height: 1em;
		margin: 0;
		padding: 0;
	}
	h2 {
		font-size: 1.5em;
                line-height: 1.5em;
		margin: 0 0 0.5em 0;
		padding: 0;
	}
	h3 {
		font-size: 1.3em;
		line-height: 1.3em;
		margin: 0 0 0.5em 0;
		padding:0;
	}
	h4 {
		font-size: 1.2em;
		line-height: 1.3em;
		margin: 0 0 0.25em 0;
		padding: 0;
	}
	h5 {
		font-size: 1.1em;
		line-height: 1.3em;
		margin: 0 0 0.25em 0;
		padding: 0;
	}
	h6 {
		font-size: 1em;
		line-height: 1.3em;
		margin: 0 0 0.25em 0;
		padding: 0;
	}
/* End of 'Main TOC styles' */

