html { font-size: 100%; } 

body {
	background: #7498CE url(/images/bgTop.jpg) no-repeat scroll center top;
	font-size:62.5%;
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	margin: 0px;
	padding: 0px;

}

h1 {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-size: 24px;
	padding: 5px;
	color: #FFFFFF;


}
#leftcontent {
	margin: 0px;
	padding: 1px 1em 1em;
	width: 19em;
	float: left;


}
#nav {
	background: #BFD0E9;
	padding: 0px;
	margin: 0px;
}

h2 {
	margin: 0px;
	padding: 0px 0px 0px 25px;
	background: url(/images/smBarcode.jpg) no-repeat left center;
	font-family: "Courier New", Courier, mono;
	font-size: 2em;
	text-transform: uppercase;
}

#main {
	background: #FFFFFF url(/images/bgMainText.gif) repeat-y left top;
	margin: 0px;
	padding: 0em;
	width: 75em;
	border: none;


}
#rightcontent {
	margin: 0px 0px 0px 0em;
	padding: 1em;
	float: right;
	width: 16.5em;



}
p {
	line-height: 1.4em;
	font-size: 1.2em;

}
.clearall {
	clear: both;
}

#tabs3 {
	float:left;
	width:100%;
	background:#E4E6EB;
	font-size:1.6em;
	line-height:normal;
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
}

#tabs3 ul {
	margin:0;
    padding:10px 10px 0 20px;
    list-style:none;
}

#tabs3 li {
	display:inline;
	margin:0;
	padding:0;
}

#tabs3 a {
	float:left;
	background:url(/images/tableft3.gif) no-repeat left top;
	margin:0;
	padding:0 0 0 4px;
	text-decoration:none;
}

#tabs3 a span {
	float:left;
	display:block;
	background:url(/images/tabright3.gif) no-repeat right top;
	padding:5px 15px 4px 6px;
	color:#FFF;
}

   /* Commented Backslash Hack hides rule from IE5-Mac \*/
#tabs3 a span {
	float:none;
}
    /* End IE5-Mac hack */

#tabs3 a:hover span {
	color:#FFF;
}

#tabs3 a:hover {
	background-position:0% -42px;
}

#tabs3 a:hover span {
	background-position:100% -42px;
}

#tabs3 #current a {
	background-position:0% -42px;
}

#tabs3 #current a span {
	background-position:100% -42px;
}

li {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;	line-height: 1.4em;
	font-size: 1.2em;
	list-style: square;

}
.imgBorder {
	border-bottom: medium double #E4E6EB;

}
#maincontent {
	width: 35em;
	float: left;


}
#maincontent-wide {
	float: right;
	width: 53em;
	padding-right: 1em;
}
#main #rightcontent {
	text-align: center;
}

#main #footer, #mainOneCol #footer {
	text-align: center;
	padding: 2.5em;
}
#leftcontent ul .blog li {
	list-style-image: none;
	list-style-type: none;
}
#leftcontent .blog li {
	list-style-position: outside;
	list-style-image: none;
	list-style-type: none;
}
#leftcontent .blog {
	padding: 0px;
	margin: 0px;
}


.articlesul {

	margin: 0px;
	padding: 0px;
}
.articlesli {

	list-style: url(/none) none;
	border-left: medium solid #7498CE;
	margin-bottom: 0.5em;
	background: #F6F6F8;
	padding-left: 0.5em;
}
#mainOneCol {
	background: #FFFFFF url(/images/bgMainTextOneCol.gif) repeat-y left top;
	margin: 0px;
	padding: 0em;
	width: 75em;
	border: none;
}

#mainOneCol #maincontent-wide dt {
	font-size: 14px;
	font-weight: bold;
}
#mainOneCol #maincontent-wide dd {
	font-size: 12px;
	font-style: italic;
	color: #333333;
	margin-bottom: 15px;
}
#maincontent-double-wide {
	padding-right: 50px;
	padding-left: 50px;
	padding-top: 50px;
}

#totallymoney li {
font-size: 10px !important; 
font-family: Geneva, Arial, Helvetica, sans-serif !important;
list-style: none !important; 
padding: 0 !important; 
margin: 0 !important;  
text-align: left !important; 
}

#totallymoney {
text-align: left !important; 
}