/* MtMadness styles */

#Main { 
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;  
	font-size: small;
	background-color: #FFFFFF;
	margin-left: 0px; 
	float: left;
	width: 100%;
/*	height: 100%;*/
}

.BoxL { 
	width: 217px;
	background-image: url(../Images/Menu-filler.jpg);
	float: left;
	display: none;
/*	height: 100%;*/
}

.BoxContent { 
	width: 100%;
	padding-top: 0px; 
	margin-top: 0px; 
	float: left;
}

.HeadTop { 
	display: none;
}

.HeadRt { 
	display: none;
/*	float: left;*/
}

.HeadText { 
	display: none;
}

.LogoPrint {
	text-align: right;
}

.PrintButton { 
	display: none;
}

.listBullet {
	list-style-image: url(../Images/bullett.jpg);
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 10px 0px;
}

.listBullet ul {
	list-style-image: url(../Images/bullett.jpg);
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 10px 0px;
}

.listBullet li {
	margin: 0px 0px 1px 0px;
}

.listsite {
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 10px 0px;
}

.listsite ul {
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 10px 0px;
}

.listsite li {
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 10px 0px;
}

BODY { 
/*	font-family: Arial, Helvetica, sans-serif;  */
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;  
	font-size: small;
	background-color: white;
/*	width: 760px;*/
/*	width: 768px;*/
}

P { 
/*	font-family: Arial, Helvetica, sans-serif;  */
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;  
	font-size: small;
	background-color: white;
}

A {
/*	color: #FBD95F; */
/*	color: #FF9933; */
	color: #000000;
	font-size: 11pt;
}

A:LINK {
	color: #000000;
	font-size: 11pt;
}

A:VISITED {
}

.pgTitle {
	color: #CC0000;
	font-weight: bold;
	font-size: 13pt;
	font-style: italic;
}

.pgMenu {
	color: #CC0000;
	font-weight: bold;
	font-size: 10pt;
}

.pgSaying {
	color: #FBC497;
	font-weight: bold;
	font-style: italic;
	font-size: 11pt;
}

.content {
	color: #FFCC99;
	font-weight: normal;
	font-style: normal;
	font-size: 11pt;
}

.contentDim {
	color: #000000;
	font-weight: normal;
	font-style: normal;
	font-size: 11pt;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 110%;
}

.contentBright {
	color: #000000;
	font-weight: normal;
	font-style: normal;
	font-size: 11pt;
	line-height: 110%;
}

.contentTitle {
	color: #FF9933;
	font-weight: bold;
	font-style: normal;
	font-size: 12pt;
}

.sectionTitle {
	color: #CC0000;
/*	color: #CC3300; */
	font-weight: bold;
	font-style: italic;
	font-size: 12pt;
}

.sectionNumber {
	color: #CC0000;
	font-weight: bold;
	font-style: normal;
	font-size: 11pt;
}

.classTitle {
	color: #000000;
	font-weight: bold;
	font-style: normal;
	font-size: 13pt;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	line-height: 110%;
}

.classSubTitle {
	color: #000000;
	font-weight: bold;
	font-style: normal;
	font-size: 12pt;
}

/*.classTitle {
	color: #FFCC99;
	font-weight: normal;
	font-style: normal;
	font-size: 13px;
}*/

.imgInline {
	margin: 0px 0px 10px 10px;
}

.listTitle {
/*	color: #FFCC99; */
	color: #FBC497;
	font-weight: bold;
	font-style: normal;
	font-size: 11pt;
}

.footerLegal {
	color: #FFCC99;
	font-weight: normal;
	font-style: normal;
	font-size: 9pt;
	font-family: Arial, Helvetica, sans-serif;
}

.footerNav {
	color: #FBD95F;
	font-weight: normal;
	font-style: normal;
	font-size: 9pt;
}

.subMenu {
	text-indent: 10px;
	font-weight: normal;
	font-size: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
}

/* CSS 2-level NavList - based on Listamatic 2 Simple Nested Rollover */
#navcontainer {
/*	margin-left: 30px; */
	background-color: #DF4E16;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 1px 0px;
/*	voice-family: "\"}\"";
	voice-family: inherit;*/
	width: 151px; /* False value for IE4-5.x/Win */
	width: 150px; /* Actual value for conformant browsers */
}

#navcontainer ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#navcontainer li {
	margin: 0 0 1px 0;
}

#navcontainer a {
	display: block;
	padding: 3px 0px 3px 0px;
	width: 150px;
	color: #000;
/*	background-color: #036;*/
	background-color: #DF4E16;
	text-decoration: none;
}

#navcontainer a:hover {
	color: #fbc497;
/*	background-color: #69C;*/
	background-color: #DF4E16;
	text-decoration: none;
}

#navcontainer ul ul li {
	margin: 0 0 1px 0;
}

#navcontainer ul ul a {
	display: block;
	padding: 2px 2px 2px 10px;
	width: 140px;
	color: #000;
/*	background-color: #369;*/
	background-color: #DF4E16;
	text-decoration: none;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}

#navcontainer ul ul a:hover {
/*	color: #fff;*/
	color: #fbc497;
/*	background-color: #69C;*/
	background-color: #DF4E16;
	text-decoration: none;
}