/*body { padding:0; margin:0; font-family: Verdana, Arial; font-size:11; background: #395C38 url(images/background.gif) repeat-x top; } */

.FloatBar{
	bottom:0;
	left:0;
	width:100%;
	position:fixed;
	height:30px;
	font-family:"Segoe UI";
	font-size: 13px;
}

.floatfont {
	font-size: 14px;
	color: #FFF;
	font-weight: bold;
}

.floatfonttwo {
	font-size: 14px;
	color: #EEEEEE;
	font-style: italic;
	font-weight: normal;
}


#fullbody { width:896; font-family:"Segoe UI"; line-height:16px; color:#FFFFFF;}

a.mid:link 			{ font-family: Verdana, Arial, sans-serif; font-size: 8pt; text-decoration: none; color: #1E5491; line-height:1.8em;}
a.mid:hover 		{ font-family: Verdana, Arial, sans-serif; font-size: 8pt; text-decoration: underline; color: #1E5491; line-height:1.8em;}

#shadow-left			{
	width:15px;
	background-image: url(index_img/shadow-left.png);
	background-repeat: repeat-y;
}

#shadow-right			{
	width:15px;
	background-image: url(index_img/shadow-right.png);
	background-repeat: repeat-y;
}

.contentbox {
	font-family:"Segoe UI";
	color: #FFF;
	}

.contenttitle {
	font-size:24px;
	font-weight: bold;
	font-style: italic;
	}
.contentsub{
	font-size: 16px;
}
.contentcontent {
	font-size: 13px;
}

.subscribe-bar {
	color: #000;
	text-align: center;
}
#size-lock .midclearance tr td .contentbox tr .subscribe-bar p {
	font-weight: bold;
}

.clearance {
	margin-top: 15px;
}

.clearancetwo {
	margin-top: 5px;
}

.bar-title {
	font-family: "Segoe UI";
	font-size: 15px;
	text-align: center;
	color: #FFF;
}

.whytitle {
	font-family: "Segoe UI";
	font-size: 13px;
	color: #970f00;
	font-weight: bold;
	padding-top: 10px;
}

.whycontent {
	font-family: "Segoe UI";
	font-size: 12px;
	color: #000;
	padding-top: 5px;
	padding-bottom: 10px;
}

.whyintro {
	font-family: "Segoe UI";
	font-size: 14px;
	color: #000;
	padding-top: 10px;
	line-height: 1.2em;
	padding-bottom: 10px;
}

.whylink:link {
	color: #F00;
}

.plink {
	font-family: "Segoe UI";
	font-size: 14px;
	color: #970f00;
	font-weight:bold;
}

a.prod:link {color: #970f00; text-decoration: none; }
a.prod:hover {color: #970f00; text-decoration: underline; }
a.prod:visited {
	color: #333;
	text-decoration: underline;
}
.factlink {
	font-family: "Segoe UI";
	font-size: 13px;
	color: #333;
	text-decoration: underline;
}

html {
overflow: scroll;
} 