@charset "utf-8";
/* CSS Document */
/*
 * PureDOMExplorer Demo styles 
 * written by Chris Heilmann 
 * More at http://onlinetools.org/tools/puredom/
 */
	
.list li{ /*Style for LI elements in general (excludes an LI that contains sub lists)*/
background: white url(http://www.bill4time.com/newmenu/list.gif) no-repeat left center;
list-style-type: none;
padding-left: 22px;
margin-bottom: 3px;
}

	ul.pde,ul.pde li{
		margin:0;
		padding:0;
		list-style:none;
		
	}
	ul.pde{
		text-align:left;
		font-size:.8em;
		margin:.5em auto;
		background:#fff;
		width:80%;
	}
	ul.pde ul{
		margin:0 0 0 1.5em;
		padding:0;
	}
	ul.pde li{
		line-height:1.3em;
		padding:.2em 0;
		margin:0;
		padding-left:15px;
	}
/* dynamically added to LIs with nested ULs */
	ul.pde li.parent{
		padding-left:0;
	}
	ul.pde li.parent img{
		border:none;
		padding-right:5px;
	}
/* dynamically added to LIs with nested ULs and STRONG elements in them */
	ul.pde li.current li{
		padding-left:0;
	}
/* The class to hide nested ULs */
       .hide{
               position:absolute;
               top:0;
               left:-4000px;
       }

/* The class to show nested ULs */
       .show{
               position:static;
               display: table;
               top:0;
               left:1em;
       }

.mainnav {
	color: #0066FF;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	padding-left: 0px;

}

.mainnav a:link {
color: #0060AE;
font-size: 8pt;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	padding-left: 0px;} 

.mainnav a:visited {
color: #0060AE;
font-size: 8pt;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
		padding-left: 0px;}

.mainnav a:hover {
color: #67B95B;
font-size: 8pt;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
	text-decoration: underline;
		padding-left: 0px;}

.mainnav a:active {
color: #0060AE;
font-size: 8pt;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
		padding-left: 0px;}
		
		
		
		
		
		body {
font-family: Arial, Verdana, Helvetica, sans-serif;
background: url(images/page_bkgd.jpg) no-repeat;
font-weight: normal;
font-style: normal;
text-decoration: none;}

.h1 {
	color: #950000;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 18pt;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	text-align: left;
	display:inline;
}

.h2 {
	color: #741323;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	display:inline;
}


.featurelist{	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #0060AE;
	text-decoration: none;
	display:inline;
	font-size:13px;}

.style8 {color: #666666}
.style9 {color: #000000}
.style12 {
	color: #000000;
	font-size: 12px;
}
.main {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	text-align: justify;
	padding-left: 7px;
}


.mainplain {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	text-align: left;
}

.redtypesmall {
	color: #950000;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	text-align: left;
}

.redtypelarge {
	color: #950000;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}

.mainsmall {
color: #666666;
font-family: Arial, Verdana, Helvetica, sans-serif;
font-size: 8pt;
font-weight: normal;
font-style: normal;
text-decoration: none;}

.mainsmallitalic {
color: #666666;
font-family: Arial, Verdana, Helvetica, sans-serif;
font-size: 8pt;
font-weight: normal;
font-style: italic;
text-decoration: none;}

.footer{
color: #7a7a7a;
font-family: Arial, Verdana, Helvetica, sans-serif;
font-size: 8pt;
font-weight: normal;
font-style: normal;
text-decoration: none;
border-top-width: 2px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;}

.bluebkgd {
    background: #0060AE;
}

a:link {
	color: #0060AE;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
	text-decoration: underline;

} 

a:visited {
color: #0060AE;
font-family:  Verdana, Arial, Helvetica, sans-serif;
font-weight: normal;
font-style: normal;
text-decoration: underline;}

a:hover {
color: #67B95B;
font-family:  Verdana, Arial, Helvetica, sans-serif;
font-weight: normal;
font-style: normal;
text-decoration: none;}

a:active {
color: #0060AE;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight: normal;
font-style: normal;
text-decoration: underline;}
		
.linksmall {
	color: #0066FF;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 8px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}

.linksmall a:link {
color: #0060AE;
font-size: 8pt;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;} 

.linksmall a:visited {
color: #0060AE;
font-size: 8pt;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;}

.linksmall a:hover {
color: #0060AE;
font-size: 8pt;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
	text-decoration: underline;}

.linksmall a:active {
color: #0060AE;
font-size: 8pt;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;}


.leader {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #0060AE;
	text-decoration: none;
}
.border {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.borderright {
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
.bordertop {
	border-top-width: 2px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;
}
.award {
	background-image: url(images/award_winniing.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.leadergreen {
	color: #67B95B;
	font-weight: bold;

}
.borderboth {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

/* Metamend Homepage Styles - Oct, 06/08 */
h1.homemain{font-size:21px; font-family:Arial, Helvetica, sans-serif; color:#036195; padding-bottom:5px; padding-left:20px; margin-top:0px; white-space:nowrap;}
h2.homemain a{font-size:15px; font-family:Arial, Helvetica, sans-serif; color:#036195; margin-top:0px; text-decoration:none; font-weight: bold;}
h2.homemain a:hover{font-size:15px; font-family:Arial, Helvetica, sans-serif; color:#769EB8; margin-top:0px; text-decoration:none; font-weight: bold;}

.hometext{font:Arial, Helvetica, sans-serif; font-size:12px; color:#333333;}
.hometext a{font:Arial, Helvetica, sans-serif; font-size:12px; color:#036195; text-decoration:underline;}
.hometext a:hover{font:Arial, Helvetica, sans-serif; font-size:12px; color:#769EB8; text-decoration:none;}
.learn a{font:Arial, Helvetica, sans-serif; font-size:10px; text-decoration:none; color:#036195; }
.learn a:hover{font:Arial, Helvetica, sans-serif; font-size:10px; text-decoration:none; color:#769EB8;}
.mainbox{width:93%; padding-top:10px; padding-bottom:10px; border:2px solid #769EB8; color:#0099CC; margin-left:19px;}
.bulletbox{width:100%; hieght:100px; padding:0px;}
.bulletbox ul{font-size:15px; color:#333333; list-style-position:outside; padding-left:25px; margin:0px;line-height:20px;}



.headerbg{background-image:url(images/header.jpg); vertical-align:top; text-align:left; height:97px;}


/*Homepage Styles*/
.style1 {
	font-size: 10pt
}
.style5 {
	font-weight: bold
}
.style6 {
	color: #333333;
	font-weight: bold;
}
.style10 {
	color: #741323;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.style7 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #741323;
	font-weight: bold;
}


