body {
/*positioning of the site on the page.*/
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;

	
}
h1 {
	font-family: Times,Times New Roman, serif;
	font-size: 16 px;
	color: #7A7A3D;
	margin-top: 20px;
	margin-right: 2px;
	margin-bottom: 5px;
	margin-left: 20px;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-color: #999999;
	margin-top: 10px;
	margin-right: 2px;
	margin-bottom: 15px;
	margin-left: 40px;
	color: 666666;
	font-style: normal;

}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 12px;
	margin-top: 10px;
	margin-right: 2px;
	margin-bottom: 15px;
	margin-left: 40px;
}
h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	margin-top: 0px;
	margin-right: 2px;
	margin-bottom: 5px;
	margin-left: 40px;
}
h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: normal;
	color: #666666;
	font-size: 10px;
	margin-top: 0px;
	margin-right: 2px;
	margin-bottom: 5px;
	margin-left: 40px;
}
h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	margin-top: 0px;
	margin-right: 2px;
	margin-bottom: 5px;
	margin-left: 40px;
}


P {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 11px;
	margin-top: 0px;
	margin-right: 2px;
	margin-bottom: 5px;
	margin-left: 40px;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;


}
a:link {
/* color of the link when it is clicked */
	color: #3E4AA3;
	text-decoration: none;
}
a:visited {
/* color of the link after it has been clicked */
	color: #0000FF;
	text-decoration: none;
}
a:hover {
/* color of the link when the mouse is over it */
	color: #FF0000;
	text-decoration: none;
}
table.toppicks{
	background: url(images/special-background.jpg)

}

.text /* size and font of the non-bold text on the site */ {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: black; }
.textbold /* size and font of the bold text on the site */ {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: black; }
.name-back /* background color in the feed table at the top where the cardname is located */ {background: #ffffff}
.term-title-back /* background color in the rate table behind the bold text */ {background: #ffffff} /*#eeeeee*/
.rate-back /* background color in the rate table behind the rate info */ {background: #75A7C6}/*#DFF4FF*/
.menu-item-back /* background color behind the links in the side menu - NOT PART OF THE FEED */ {background: #DFF4FF}
.menu-title /*background color in the table cell of the side menu behind the title - NOT PART OF THE FEED */ {background: #eeeeee}


.sidenav {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	font-weight: bold;
	color: #3E4AA3;
}

/* SIDE NAVIGATION */

div#sidenav table#side {
	margin-top: 7px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

div#sidenav a#home {
	border-top: 1px solid #fff;
	text-align: left;
	/*padding: 4px 10px 4px 12px;*/
}

div#sidenav a:link, div#sidenav a:visited {
	font: bold 10px/12px Verdana, Arial, Helvetica, sans-serif;
	color: #003399; /*#3E4AA3*/
	text-decoration: none;
	text-align: left;
	display: block;
	padding: 5px 5px 5px 10px;
	border-bottom: 1px solid #ffffff;
}

A.sidenav_top_item {
	border-top: 1px dotted #ffffff;
}

A.sidenav_bottom_item{
	border-bottom: 1px dotted #ffffff;
}

div#sidenav a#needcredit:link, div#sidenav a#needcredit:visited {
	color: #669900; /*#C72925*/
}

div#sidenav a#needcredit:hover, div#sidenav a#needcredit:active {
	color: white;
}

div#sidenav a#last_item:link{
	/*border-top: 1px solid #ffffff;*/
	margin-top: 5px;
	margin-bottom: 0px;
	border-bottom: 0px;
	
}

div#sidenav a:hover, div#sidenav a:active {
	color: #ffffff;
	background-color: #669900; /*#C72925*/
}

div#sidenav h3 {
	font: bold 10px/12px Verdana, Arial, Helvetica, sans-serif;
	color:  #FFFFFF; /*#3E4AA3;*/
	text-align: left;
	background-color: #3E4AA3;
	padding: 3px 4px 3px 10px;
	margin-bottom: 0px;
	margin-top: 10px;
}

li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	left: 15px;
	margin: 5px 15px 5px 25px;
	color: #666666;


}
ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	left: 20px;
}
.style1 {
	font-weight: bold;
	font-size: 12px;
	color: #000000;
}
.style3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #7a7a3d;
	font-weight: bold;
}