body {background: white; color: black}

.mtcontainer {
    font-family: sans-serif;
    margin: 15px 0 0px 0;
    border-bottom: 1px solid #cccccc
}

#minitabs {
	margin: 0px 0px 0px 130px;
	padding: 0 0 0px 10px;
	}

#minitabs li {
	margin: 0; 
	padding: 0;
	display: inline-block;
	list-style-type: none;
	}
	
#minitabs a:link, #minitabs a:visited {
    border-bottom: 2px solid #ffffff;
	float: left;
	font-weight: bold;
	margin: 0 10px 4px 10px;
	padding-bottom: 2px;
	text-decoration: none;
	color: #006699;
	}

#minitabs a.active:link, #minitabs a.active:visited, #minitabs a:hover {
    border-bottom: 2px solid #002099;
    color: #002099;
}

#minitab_label {
    float: left;
    margin-bottom: 4px;
    margin-top: 0px;
    margin-right: 15px;
}

.p_click {
    float: right;
}

.d_sharethis {
	margin-top: 10px;
	float: right;
}

.d_click {
	float: left;
	margin-right: 17px;
	margin-top: 8px;
	vertical-align: middle;
}


.navNext{ float: right; }
.navNext a, .navNext a:visited  {
	height: 40px;
	width:90px;
	background-image:url(Nav/g_forward_arrow.gif);
	background-position: right center;
	background-repeat: no-repeat;
	float: right;
	text-decoration: none;
	color: #006699;
	font-weight: bold;
	padding-right: 5px;
}

.navNext a:hover {
	text-decoration: underline;
    color: #002099;
}

.navNext a span{
	position: relative; 
    top: 10px;
    left: 20px;             
}

.topminus {
	margin-top: -10px;
}

.adsense_footer_ad {
    width: 728px; 
    overflow: auto; 
    margin-left: auto; 
    margin-right: auto;
}

p.sitemeter {
    float: right;
}

