body {
	background: #ffffff url(../images/bg.jpg) repeat-x left top;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	margin-top:0px;
}

h1, h2, h3, h4, h5 {
	margin: 0;
}

h4 {
	font-weight:bold;
	font-size:18px;
	padding-top:5px;
}

h5 {
	font-weight:bold;
	font-size:13px;
	padding-top:5px;
	color: #b22222;
}

h6 {
	font-weight:bold;
	font-size:16px;
	margin:0px;
	color:#B22222;
}

h6 a{
	font-weight:bold;
	font-size:16px;
	margin:0px;
	color:#B22222;
	text-decoration:none;
}

h6 a:hover{
	font-weight:bold;
	font-size:16px;
	margin:0px;
	color:#B22222;
	text-decoration:underline;
}

ul {
	margin:0px;
	padding:0px;
}
/* Header */

#header {
	width: 1024px;
	height: 64px;
	margin: 0 auto;
	padding: 0;
}

#header img{
	padding-top:8px;
}
#header h1 {
	float: left;
	margin: 14px 0 0 20px;
	font-size: 34px;
	font-weight:bold;
	letter-spacing: -2px;
	color: #ffffff;
}


a {
	outline:none;
	font-weight:bold;
}

a:hover {
	text-decoration:none;
}

/* Home Menu */
#home_menu {
	height: 64px;
	width:1024px;
	margin:0 auto;
	background: url(../images/hometab.png) no-repeat left top;

}

#home_menu ul {
	list-style: none;
	margin:0;
}

#home_menu li {
	float: left;
	height:49px;
	width:142px;
}

#home_menu a {
	display: block;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	color: #042888;
	height:49px;
}

#home_menu a:hover {
	text-decoration: none;
	color: #0066cc;
}
#home_menu .home a {
	padding-left:58px;
	padding-top:15px;
}
#home_menu .articles a {
	padding-left:48px;
	padding-top:15px;
}
#home_menu .top10 a {
	padding-left:52px;
	padding-top:15px;
}
#home_menu .about a {
	padding-left:45px;
	padding-top:15px;
}
#home_menu .contact a {
	padding-left:48px;
	padding-top:15px;
}

/* Articles Menu */
#articles_menu {
	height: 64px;
	width:1024px;
	margin:0 auto;
	background: url(../images/articlestab.png) no-repeat left top;
}

#articles_menu ul {
	list-style: none;
	margin:0;
}

#articles_menu li {
	float: left;
	height:49px;
	width:142px;
}

#articles_menu a{
	display: block;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	color: #042888;
	height:49px;
}

#articles_menu a:hover {
	text-decoration: none;
	color: #0066cc;
}
#articles_menu .home a{
	padding-left:58px;
	padding-top:15px;
}
#articles_menu .articles a{
	padding-left:48px;
	padding-top:15px;
}
#articles_menu .top10 a{
	padding-left:52px;
	padding-top:15px;
}
#articles_menu .about a{
	padding-left:45px;
	padding-top:15px;
}
#articles_menu .contact a{
	padding-left:48px;
	padding-top:15px;
}

/* Top10 Menu */

#top10_menu {
	height: 64px;
	width:1024px;
	margin:0 auto;
	background: url(../images/top10tab.png) no-repeat left top;
}

#top10_menu ul {
	list-style: none;
	margin:0;
}

#top10_menu li {
	float: left;
	height:49px;
	width:142px;
}

#top10_menu a{
	display: block;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	color: #042888;
	height:49px;
}

#top10_menu a:hover {
	text-decoration: none;
	color: #0066cc;
}
#top10_menu .home a{
	padding-left:58px;
	padding-top:15px;
}
#top10_menu .articles a{
	padding-left:48px;
	padding-top:15px;
}
#top10_menu .top10 a{
	padding-left:52px;
	padding-top:15px;
}
#top10_menu .about a{
	padding-left:45px;
	padding-top:15px;
}
#top10_menu .contact a{
	padding-left:48px;
	padding-top:15px;
}

/* About Menu */

#about_menu {
	height: 64px;
	width:1024px;
	margin:0 auto;
	background: url(../images/abouttab.png) no-repeat left top;
}

#about_menu ul {
	list-style: none;
	margin:0;
}

#about_menu li {
	float: left;
	height:49px;
	width:142px;
}

#about_menu a{
	display: block;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	color: #042888;
	height:49px;
}

#about_menu a:hover {
	text-decoration: none;
	color: #0066cc;
}
#about_menu .home a{
	padding-left:58px;
	padding-top:15px;
}
#about_menu .articles a{
	padding-left:48px;
	padding-top:15px;
}
#about_menu .top10 a{
	padding-left:52px;
	padding-top:15px;
}
#about_menu .about a{
	padding-left:45px;
	padding-top:15px;
}
#about_menu .contact a{
	padding-left:48px;
	padding-top:15px;
}

/* Contact Menu */
#contact_menu {
	height: 64px;
	width:1024px;
	margin:0 auto;
	background: url(../images/contacttab.png) no-repeat left top;
}

#contact_menu ul {
	list-style: none;
	margin:0;
}

#contact_menu li {
	float: left;
	height:49px;
	width:142px;
}

#contact_menu a{
	display: block;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	color: #042888;
	height:49px;
}

#contact_menu a:hover {
	text-decoration: none;
	color: #0066cc;
}
#contact_menu .home a{
	padding-left:58px;
	padding-top:15px;
}
#contact_menu .articles a{
	padding-left:48px;
	padding-top:15px;
}
#contact_menu .top10 a{
	padding-left:52px;
	padding-top:15px;
}
#contact_menu .about a{
	padding-left:45px;
	padding-top:15px;
}
#contact_menu .contact a{
	padding-left:48px;
	padding-top:15px;
}

/* Menu1 */

#menu1 {
	float: left;
	width: 160px;
	margin: 0px auto;
	padding-bottom: 20px;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 14px;
	color: #323B2E;
}

#menu1 ul {
	margin: 0px;
	list-style: none;
	padding: 0px;
}

#menu1 li {
}

#menu1 a {
	display: block;
	width: 190px;
	padding: 15px 0px;
	background-color: #A99C89;
	border-top: 1px solid #8F7964;
	border-bottom: 1px solid #63554A;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
	color: #FFFFFF;
}

#menu1 a:hover {
	background-color: #FBF7EE;
	border-top: 1px solid #764B31;
	border-bottom: 1px solid #764B31;
	color: #764B31;
}

/* Content */
#head_content{
	width: 1024px;
	height: 10px;
	margin: 0 auto;
	background: url(../images/head_content.png) no-repeat left top;
}

#foot_content{
	width: 1024px;
	height: 60px;
	margin: 0 auto;
	background: url(../images/foot_content.jpg) no-repeat left top;
	padding: 0 20px 0 20px;
}
#foot_content_secondary{
	width: 1024px;
	height: 40px;
	margin: 0 auto;
	background: url(../images/secondary_bottom.png) no-repeat center;
}
#content {
	width: 1024px;
	margin: 0 auto;
	background: url(../images/contentbg.png) repeat-y left top;
}

#content h2 {
	font-size: 24px;
	font-weight:bold;
	font-size: 24px;
	color:#B22222;
	letter-spacing: -1px;
}
#content h2 a{
	font-size: 24px;
	font-weight:bold;
	font-size: 24px;
	color:#B22222;
	letter-spacing: -1px;
	text-decoration:none;
}
#content h2 a:hover{
	font-size: 24px;
	font-weight:bold;
	font-size: 24px;
	color:#042888;
	letter-spacing: -1px;
	text-decoration:none;
}
#content h3 { 
	font-size: 20px;
	font-weight: bold;
	color: #032787;
}

#colOne {
	float: right;
	width: 190px;
	margin-top: 20px;
	padding: 0 10px 0 20px;
}

#colTwo {
	float: left;
	margin-top: 0px;
	width: 975px;
	padding: 0 20px 0 20px;
}

/* Styles for Featured Articles boxes */

#articles_wrap {
	margin: 0 auto;
	width: 985px;
	background: #ffffff;
	font-size:12px;
	float:left;
}

#articles_wrap h3{
	color:#B22222;
	font-size: 14px;
	font-weight: bold;
	
}

#articles_wrap h3 a{
	color:#B22222;
	font-size: 14px;
	font-weight: bold;
	text-decoration:underline;
}

#articles_wrap h3 a:hover{
	color:#B22222;
	font-size: 14px;
	font-weight: bold;
	text-decoration:none;
}

#box_top {
	float:left;
	width: 325px;
	height: 12px;
	background: #ffffff url(../images/box_top.jpg) no-repeat left bottom;
}

#box_middle {
	width: 325px;
	background:#f3F7F9;
}

#box_bottom {
	float:left;
	width: 325px;
	height: 12px;
	background: #ffffff url(../images/box_bottom.jpg) no-repeat top;
}

#box_content{
	padding: 0 10px 0 15px;
}

/* Styles for Chart */
.rank {
	font-size: 20px;
	color: #000000;
	font-weight:bold;
}

.price{
	font-size: 14px;
	font-weight:bold;
}

.percent{
	font-size: 28px;
	font-weight:bold;
	color: #B22222;
}

.customer{
	font-size: 10px;
}

/* Footer */
#footer {
	width: 1024px;
	margin: 0 auto;
	padding-top: 20px;
}

#footer a{
	width: 1024px;
	margin: 0 auto;
	padding-top: 20px;
	color:#B22222;
}

#footer a:hover{
	width: 1024px;
	margin: 0 auto;
	padding-top: 20px;
	color:#B22222;
}

#footer p {
	text-align: center;
	padding: 0;
	font-size: 10px;
}

.tableborder {
	border-left: 1px solid #969594;
	border-right: 1px solid #969594;
	border-top: 1px solid #969594;
	text-align: center;
}
.tableborderright{
	border-right: 1px solid #969594;
	border-top: 1px solid #969594;
	text-align: center;
}
.tablebordertop{
	border-top: 1px solid #969594;
	text-align: center;
}
.tableborderbottom{
	border-bottom: 1px solid #969594;
}
.tablewhborder {
	border-right: 1px solid #a00600;
}
.tableheader {
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	color:#ffffff;	
	line-height:1em;

}

/* Styles for Articles Index */
.alist_title:hover { text-decoration: none; color: #B22222;  font-weight: bold;}
.alist_title a {text-decoration: underline; color: #B22222;  font-weight: bold; }
.alist_title, .alist_title:link, .alist_title:visited, .alist_title:active { color: #B22222;  font-weight: bold; text-decoration: none; }
.alist_clip { text-decoration: none; margin-top: 5px; }
.rlist_clip { }
.article_div { margin-bottom: 15px; border-bottom: 0 solid #969594; }
.alist_item:hover { background-color: #F3F7F9; border-bottom: 1px solid #969594; }
.alist_item { padding: 5px; border-color: transparent transparent #969594; border-style: solid solid; border-width: 1px; height:auto; }
.art_section_head {
	text-decoration: none;
	font-size: 20px;
	font-weight: bold;
	color:#032787;
}

/* Styles for Review Pages*/
.rvw_section { text-decoration: none;  }
.rvw_section a:hover{text-decoration: none;}
.rvw_section_spacer{
	height:25px;

}
.rvw_section_hr{
	height:3px;
	background: url(../images/hr.jpg);
	margin-top:10px;
}
.rvw_section_head {
	text-decoration: none;
	height:47px;
	font-size: 20px;
	font-weight: bold;
	color:#B22222;

}
.rvw_section_head_text {
	font-size: 20px;
	font-weight: bold;
	color:#B22222;
	line-height:2.0em;
}
#rvw_block {
	width: 545px;
	padding-left:15px;
}
#rvw_block_top {
	width: 545px;
	height: 12px;
	background: url(../images/rvw_block_top.jpg) no-repeat left top;
}
#rvw_block_middle {
	width:545px;
	background: #f3f7f9;
}
#rvw_block_bottom {
	width: 545px;
	height: 12px;
	background: url(../images/rvw_block_bottom.jpg) no-repeat left top;
}

.scr_chart_percent{
	font-size: 30px;
	color:#ffffff;
	font-weight:bold;
}

.flt_right { float: right; }
.flt_left { float: left; }
.clearfix { clear: none; }

#rvw_button {
    display: block;
    width: 307px;
    height: 57px;
    background: url(../images/rvw_button_off.jpg) no-repeat 0 0;
	text-decoration:none;
	cursor:pointer;
	margin:0 auto;
	margin-top:30px;
}
  
#rvw_button:hover  {
    background: url(../images/rvw_button_on.jpg) no-repeat 0 0;
	cursor:pointer;	
  }
.rvw_buttonfont{
 	font-size: 16px;
	color:#FFFFFF;
	text-align:center;
	font-weight:bold;
	padding-top:15px;
	text-decoration:none;
}
.rvw_buttonfont a{
 	font-size: 16px;
	color:#FFFFFF;
	text-align:center;
	font-weight:bold;
	padding-top:15px;
	text-decoration:none;
}
.rvw_buttonfont a:link{
 	font-size: 16px;
	color:#FFFFFF;
	text-align:center;
	font-weight:bold;
	padding-top:15px;
	text-decoration:none;
}
.rvw_buttonfont a:hover{
 	font-size: 16px;
	color:#FFFFFF;
	text-align:center;
	font-weight:bold;
	padding-top:15px;
	text-decoration:none;
}

#rvw_button_sml {
    display: block;
    width: 254px;
    height: 46px;
    background: url(../images/rvw_button_off_sml.jpg) no-repeat;
	text-decoration:none;
	padding-left:8px;
	cursor:pointer;
}
  
#rvw_button_sml:hover  {
    background: url(../images/rvw_button_on_sml.jpg) no-repeat;
	cursor:pointer;	
  }
.rvw_buttonfont_sml{
 	font-size: 14px;
	color:#FFFFFF;
	text-align:center;
	font-weight:bold;
	padding-top:15px;
	text-decoration:none;
}
.rvw_buttonfont_sml a{
 	font-size: 14px;
	color:#FFFFFF;
	text-align:center;
	font-weight:bold;
	padding-top:15px;
	text-decoration:none;
}
.rvw_buttonfont_sml a:link{
 	font-size: 14px;
	color:#FFFFFF;
	text-align:center;
	font-weight:bold;
	padding-top:15px;
	text-decoration:none;
}
.rvw_buttonfont_sml a:hover{
 	font-size: 14px;
	color:#FFFFFF;
	text-align:center;
	font-weight:bold;
	padding-top:15px;
	text-decoration:none;
}

#navlist
{
	margin-left: 15px;
	padding-left: 5px;
	list-style: none;
}

#navlist li
{
	padding-left: 20px;
	background: url(../images/icons/small/check.jpg) no-repeat left;
	line-height:30px;
	vertical-align:middle;
}

#navlist ul { 
	list-style: none;
}

#navlist_p
{
	margin-left: 15px;
	padding-left: 5px;
	list-style: none;
}

#navlist_p li
{
	padding-left: 20px;
	background: url(../images/icons/small/check.jpg) no-repeat;
}

#navlist_p ul { 
	list-style: none;
}

#cdnflag_wh{
	width:42px;
	height:35px;
	background: url(../images/frflagwh.jpg) no-repeat left top;
	text-align:center;
	margin-left:3px;
	font-size:20px;
	color:#000000;
	padding-top:3px;
}

#cdnflag_bg{
	width:42px;
	height:35px;
	background: url(../images/frflagbg.jpg) no-repeat left top;
	text-align:center;
	margin-left:3px;
	font-size:20px;
	color:#000000;
	padding-top:3px;
}

#usflag_wh{
	width:42px;
	height:35px;
	background: url(../images/usflagwh.jpg) no-repeat left top;
	text-align:center;
	margin-left:3px;
	font-size:20px;
	color:#000000;
	padding-top:3px;
}

#usflag_bg{
	width:42px;
	height:35px;
	background: url(../images/usflagbg.jpg) no-repeat left top;
	text-align:center;
	margin-left:3px;
	font-size:20px;
	color:#666666;
	padding-top:3px;
}

.special_offer {
	font-size:10px;
	font-weight: bold;
	color:#B22222;
	text-decoration:none;
}

.special_offer a{
	font-size:10px;
	font-weight: bold;
	color:#B22222;
	text-decoration:none;
}

.special_offer a:hover{
	font-size:10px;
	font-weight: bold;
	color:#B22222;
	text-decoration:underline;
}