BODY {
background-color: #3E6E01;
 color: #666666;
	font-family: Tahoma, Verdana, sans-serif;
	margin-top: 17;
	margin-right: 12;
	margin-bottom: 0;
	font-size: 11px;	 
scrollbar-face-color: #3E6E01;
scrollbar-highlight-color: #3E6E01;
scrollbar-3dlight-color: #FFFFFF;
scrollbar-darkshadow-color: #3E6E01;
scrollbar-shadow-color: #ffffff;
scrollbar-arrow-color: #ffffff;
scrollbar-track-color: #ffffff;
background-image : none
}

.mypathway
{
	padding-left:3px;
	padding-bottom:3px;
}
ul
{
margin: 0;
padding: 0;
list-style: none;
}

li
{
line-height: 20px;
padding-left: 0px;
padding-top: 0px;
background-image: url(../images/bullet.png) ;
background-repeat: no-repeat;
background-position: 0px 0px;
}

.pagenav
{
	font-size:12px;
	font-weight:normal;
}
.content
{
	background-color:#ffffff;
	
}
.componentheading
{
	background:#f4f8ff;
	height: 14px;
	margin-left:2px;
	padding:3px;
	border: 1px solid #FFFFFF;
	color: #354797;
	text-align: left;
	white-space: nowrap;
	font-family: Arial;
	font-size:12px;
	font-weight:bold;
}


a.toclink:link, a.toclink:visited
{
	line-height:normal;
	font-family:arial;
	color: #524A48;
	text-decoration: none;
}

a.toclink:hover
{
	text-decoration: none;
	font-family:arial;
	color:#C0273B;
}

table.contenttoc {
	background: #ffffff;
	border: 1px solid #FFFFFF;
	padding: 2px;
	margin-left: 10px;
	margin-bottom: 2px;
}


table.contenttoc th {
	background: #f4f8ff;
	color: #67657b;
	text-align: left;
	padding-top: 2px;
	padding-left: 4px;
	height: 21px;
	font-weight: bold;
	font-size: 11px;
	text-transform: uppercase;
}


.button {
	margin-top:1px;
	margin-bottom: 3px;
	padding-left:5px;
	padding-right:5px;
	border:solid 1px #ADAA9C;
	background-color: #E1DECF;
	color: #ffffff;
	font-family: Arial, Helvetica, Sans Serif;
	text-align: center;
	font-size: 7px;
}

.sectiontableheader
{
	background: #E1DECF;
	height: 20px;
	padding-right:3px;
	font-weight :bold;
}

table.contentpane td.contentdescription
{
	font-size:12px;
	line-height:18px;
}

table.contentpane td.componentheading
{
	background:#f4f8ff;
	height: 20px;
	padding-left:3px;
	border: 1px solid #FFFFFF;
	color: #838196;
	text-align: left;
	padding-bottom:3px;
	white-space: nowrap;
	font-family: Arial;
	font-size:18px;
	font-weight:bold;
}

table.contentpane td
{   
    background: #ffffff;
	padding-top:1px;
	padding-bottom:2px;
	font-size:12px;
}

a:link, a:visited {
	font-family:arial;
        font-size:14px;
	color:#524A48;
	text-decoration: none;
}
a:hover {
	text-decoration:none;
	font-family:arial;
	color:#C0273B;
}	

table.contentpaneopen
{
	width:100%;
}

table.contentpaneopen td
{   
    background: #ffffff;
	line-height:18px;
	font-size:12px;
}

table.contentpaneopen td.contentheading
{
	background:#ffffff;
	height: 0px;
	padding-left:3px;
	border: 1px solid #FFFFFF;
	color: #ffffff;
	text-align: left;
/*	white-space: nowrap;*/
	font-family: Arial;
	font-size:0px;
	font-weight:bold;
	/*border-bottom:1px solid #67657b;*/
}


a.sublevel:link, a.sublevel:visited {
	font-size: 10px;
	color: #524A48;
	text-align: left;
	text-decoration: none;
	vertical-align:middle;
	
}

a.sublevel:hover {
	text-decoration: none;
	font-size: 10px;
	color:#C0273B;

}
a.mainlevel:link, a.mainlevel:visited {
	display: block;
	vertical-align: middle;
	font-size: 12px;
	color:#524A48;
	text-align: left;
	padding-left:0px;
	padding-top: 5px;
	height: 20px;
	width:145px;
	text-decoration: none;
	/*border-bottom-width: 1px;*/
	/*border-bottom-style: dotted;*/
	/*border-bottom-color: #707bc1;*/
	font-weight:bold;

}		   

a.mainlevel:hover {
	text-decoration: none;
	border-bottom-color: #0fce4a;
	color:#C0273B;

	/*text-align: right;*/
}

table.moduletable {
	width:169px;	
	margin-bottom: 20px;
	border-spacing: 0px;
	padding-left: 0px;
	padding-right: 0px;
	border-collapse: collapse;

}

table.moduletable th {
	
  background-position: 0px 0%;
	color: #ffffff;
	font-family:arial;
	font-size:12px;
    text-align: middle;
   padding-top: 8px;
	height: 31px;
	width:169px;
	font-weight: bold;
	text-transform: uppercase;
		padding-left: 0px;
	padding-right: 0px;
	border-collapse: collapse;
}

table.moduletable td {
	margin-top:12px;
	padding-left:0px;
	font-size: 11px;
	margin: 0px;
	font-weight: normal;
}

td
{
   
	font-family:arial;
	font-size:11px;
	color:#3C3032;
}

.inputbox {
	font-size:10px;
	font-family:verdana;
	border:solid 1px #ADAA9C;
	background-color: #F3F0E1;
	
}

.copyright {
	color: #333333;
	font-family: Arial;
	font-size:12px;
	height: 38px;
}