body {
	background-color:#CCCCCC;
	margin-top: 15px;
	margin-left: 0px;
	margin-right: 0px;
}

p, tr, td, ul, li {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px;
	font-weight: normal;
	color: #585858;
}

li {
	margin-bottom:10px;
}

a, a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-weight: normal; 
	color: #585858; 
	text-decoration: underline
}

a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-weight: normal; 
	color: #9BA955; 
	text-decoration: underline
}

a.menunav, a.menunav:visited {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-weight: bold; 
	color: #FFFFFF; 
	text-decoration: none; 
	line-height: 16px
}

a.menunav:hover { 
	color: #585858; 
	font-size: 11px; 
	font-weight: bold; 
	text-decoration: none
}

.textsmall {
	font-size: 9px;
	font-weight: normal;
}

.halfmoon{
	margin-bottom: 4px;
}

.halfmoon ul{
	padding: 3px 3px 2px 3px;
	margin-left: 0;
	margin-top: 1px;
	margin-bottom: 0;
	/*font: bold 14px Verdana;*/
	list-style-type: none;
	text-align: right; /*set to left, center, or right to align the menu as desired*/
}

.halfmoon li{
	display: inline;
	margin: 0;
	color:#3a3a3a;
	font-weight:bold;
}

.halfmoon li a{
	text-decoration: none;
	padding: 3px 3px 2px 3px;
	margin: 0;
	margin-right: 0px; /*distance between each tab*/
	/*border-left: 1px solid #DDD;*/
	color: #ffffff;
	/*font: bold 14px Verdana;*/
	/*background: #ECEEEC url(tabright.gif) top right no-repeat;*/
	font-weight: bold;
}

.halfmoon li a:visited{
}

.halfmoon li a:hover, .halfmoon li a.current{
	/*background-color: #ffffff;
	color:#99CC00;*/
	color:#3a3a3a;
	font-weight: bold;
	text-decoration: none;
}

#tabcontentcontainer{
	width:100%; /*width of 2nd level content*/
	height:1.5em; /*height of 2nd level content. Set to largest's content height to avoid jittering.*/
	text-align:right;
}

.tabcontent{
	display:none;
	padding:3px, 3px, 2px, 3px
}

.Underline {
	border-bottom: 1px solid  #c3d665; 
}

.Outline {
	border: 1px solid #c3d665;
}

.thumbnail {
	border: 1px solid #c3d665;
}

.whitetext {
	color: #FFFFFF;
	font-weight:bold;
}

.boxborder {
	border-left:1px solid #c3d668;
	border-right:1px solid #c3d668;
	border-top:1px solid #c3d668;
	border-bottom:1px solid #c3d668;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;


}

td.cellbackgrounddark {
	background-color:#C3D665;
}

td.cellbackgroundlight {
	background-color:#E4EDBB;
}

td.celltab {
	background-image: url(images/tab_gray.gif);
}

.tagline {
	font-style:normal;
	font-weight:bold;
	color: c3d665;
	padding-top:9px;
	float:left;
}

.whybuy {
	color:#585858;
}

.profile {
	margin-left:10px;
	margin-top:0px;
	padding-left:00px;
	padding-top:0px;
}

.profiletext {
	margin-left:0px;
}	

.padded {
	margin-left:20px;
	margin-right:20px;
}

.header1 {
	font-weight:bold;
}

.nobullet {
	list-style:none;
}

.testimonialtext {
	font-style: italic;
	font-weight: normal;
	margin-left:50px;
	margin-right:50px;
	text-align:left;
}

.testimonialname {
	font-style: italic;
	font-weight: normal;
	margin-left:50px;
	margin-right:50px;
	text-align:right;
}

.buttons{
	float:right;
	text-align:right;
	padding-left:5px;
	padding-right:5px;
}

.resourcetext{
	line-height:16px;
}