@charset "utf-8";
/* CSS Document */
h1{
	font-size: 26px;
	padding-bottom: 30px;
	line-height: 30px;
}

a{
	text-decoration: none;
	color: #006993;
}

a:hover{
	color: #78a22f;
}

hr{
	border: none;
	border-top: 1px solid #e0e0e0;
	margin-bottom: 30px;
	margin-top: 10px;
	text-align: left;
}

hr.short{
	width: 480px;
}

#content_holder{
	background: url(../images/sub/content_bg.png) repeat-y top left;
	border-bottom: 3px solid #1e3b03;
	margin-bottom: 17px;
	position:relative;
	clear: both;
	z-index: 1;
}


#content_top{
	background: url(../images/sub/content_top_bg.png) no-repeat top left;
	position:relative;
	z-index: 1;
}

#content{
	width: 803px;
	background: url(../images/sub/content_bottom.jpg) no-repeat bottom left;
	padding-top: 80px;
	margin: 0px auto;
	padding-left: 75px;
	font-size: 13px;
	line-height: 18px;
	padding-bottom: 80px;
	position:relative;
	padding-right: 75px;
	min-height: 200px;
	z-index: 1 !important;
	
}


#orderPage #content{
	padding-bottom: 130px;
}

#content h2{
	padding-bottom: 20px;
	font-size: 21px;
	font-weight: normal;
	line-height: 26px;
	color: #78a22f;
	widows: 2;
	orphans: 2;
}

#content h2.hdrlegal{
	padding-bottom: 10px;
	color: #7aa937;
	font-size: 17px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	line-height: 20px;
}

#content h3{
	padding-bottom: 20px;
	font-size: 20px;
	font-weight: normal;
	line-height: 24px;
	widows: 2;
	orphans: 2;
}

#content h4{
	padding-bottom: 10px;
	font-size: 16px;
	font-weight: normal;
	line-height: 20px;
	widows: 2;
	orphans: 2;
	color: #006892;
}

#content h2.guidelines{
	color:#006993;
}

#content h3.subhdrlegal{
	padding-bottom: 10px;
	color: #333333;
	font-size: 16px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

#content p.legal{
	font-size: 14px;
	font-weight: normal;
	color: #333333;
	margin-right: 15px;
}

#content ul, #content ol, #content blockquote{
	margin: 1em 2em;
	margin-top: 0px;

}

#content ul.morePad{
	padding-bottom: 2em;
}

#content ul li{
	padding: 7px 0px;


}

#content ol li{
	padding: 7px 0px;
	line-height: 100%;
}

#content ul ul{
	padding: 7px 2em 0px;
}

#content li.nopadbot{
	padding-bottom: 0px ;
}


#content p{
	padding-bottom: 20px;
	widows: 3;
	orphans: 3;
}

#content a.solo{
	font-size: 14px;
	font-weight: bold;
}

#content a.solo span{
	font-size: 25px;
	font-weight: normal;
	padding-right: 15px;
}

#ferahemebox{
	float: right;
	width: 355px;
	height: 174px;
	position: absolute;
	right: 45px;
	bottom: 63px;
	
}

.small{
	font-size: 11px;
	padding-top: 10px;
}

.callout{
	float: right;
	width: 223px;
	height: 262px;
	margin: 20px 45px 45px 45px;
	background: url(/images/sub/callout.png) no-repeat top right;
}
.mobileCallout{
	background: url(/images/home/mobile_callout.png) no-repeat top right;
	width:511px;
	height:424px;
	margin-left:180px;
	margin-top:100px;
}

* html .callout{
	margin-right: 22px;
}

.clarge{
	background: url(/images/sub/calloutbig.png) no-repeat top right;
	height: 292px;
}

.chuge{
	background: url(/images/sub/callouthuge.png) no-repeat top right;
	height: 315px;
}

* html .callout{
	background-image: url(/images/sub/callout.gif);
}

* html .clarge{
	background-image: url(/images/sub/calloutbig.gif);
}

* html .chuge{
	background-image: url(/images/sub/callouthuge.gif);
}

.callout .c_head{
	font-size: 22px;
	color: #bdbbbb;
	font-weight: bold;
	padding-top: 50px;
	padding-left: 25px;
	
}

.callout .c_subhead{
	font-size: 13px;
	color: #006892;
	padding: 0px 25px;
	padding-top: 25px;
	font-weight: bold;
}

#content .callout p{
	padding: 10px 25px 0px;
	font-size: 11px;
	color: #006892;
}

#content .callout p.stickOut, #content .callout p.stickOut a{
	color: black;
	font-weight: bold;
}

.callout a{
	text-decoration: none;
	color: #006892;
}

.table{
	border: 1px solid #78A22F;
	border-collapse: collapse;
	margin-bottom: 20px;
	
}

.table td{
	border: 1px solid #78A22F;
	vertical-align: top;
	padding: 4px;
	font-family:Arial, Helvetica, sans-serif;
	color: #3f3f3f;
	font-size: 14px;
	line-height: 18px;
}

.table tr.alt, .table th.alt{
	background-color: #eeeeee;
}

.table th{
	font-weight: bold;
	text-align: left;
	vertical-align: top;
	border: 1px solid #78A22F;
	padding: 4px;
	font-family:Arial, Helvetica, sans-serif;
	color: #3f3f3f;
	font-size: 14px;
	line-height: 18px;
	}
.table th.center, .table td.center, .table .center th{
	text-align: center;
}

.table col.alt{
	background-color: #EFF5E7;
}

table.two, table.two th, table.two td{
	border: 1px solid #006993;
}

.pdficon{
	margin-right: 13px;
	text-decoration: none;
	vertical-align: middle;
	height: 16px;
	width: 40px;
	border: 0;
}

.moaicon{
	margin-right: 13px;
	text-decoration: none;
	vertical-align: middle;
	border: 0;
	height: 16px;
	width: 16px;
}

p.lh16{
	line-height: 16px;	
}

dl{
	padding: 20px 0px 0px;
}

dl.subDis{
	padding: 0px;
}

dl dt{
	padding-bottom: 20px;
	font-size: 22px;
	font-weight: normal;
	line-height: 24px;
	cursor: pointer;
	color: #006993;
	padding-left: 25px;
	background: url(../images/sub/bigplus.gif) no-repeat 0px 2px;
}

* html dl dt{
	height: 25px;
	padding-bottom: 20px;
	font-size: 22px;
	font-weight: normal;
	line-height: 24px;
	cursor: pointer;
	color: #006993;
	padding-left: 25px;
	background: url(../images/sub/bigplus.gif) no-repeat 0px 2px;
}

dl.subDis dt{
	font-size: 20px;
	font-weight: normal;	
	background: url(../images/sub/smallplus.gif) no-repeat 0px 2px;
	
}

* html dl.subDis dt{
	height: 25px;
	font-size: 20px;
	font-weight: normal;	
	background: url(../images/sub/smallplus.gif) no-repeat 0px 2px;
	
}

dl dt.alwaysOpen{
	background-image: none;
	padding-left: 0px;
	cursor: text;
}

* html dl dt.alwaysOpen{
	height: 25px;
	background-image: none;
	padding-left: 0px;
	cursor: text;
}

dl dt.open{
	background: url(../images/sub/bigminus.gif) no-repeat 0px 2px;
}

* html dl dt.open{
	height: 25px;
	background: url(../images/sub/bigminus.gif) no-repeat 0px 2px;
}

dl.subDis dt.open{
	background: url(../images/sub/smallminus.gif) no-repeat 0px 2px;
}

* html dl.subDis dt.open{
	height: 25px;
	background: url(../images/sub/smallminus.gif) no-repeat 0px 2px;
}

dl dd{
	padding: 10px 20px;
}

.capped{
	text-transform: uppercase;
}

#cellHolder{
 width: 550px;
 height: 265px;
 margin-bottom: 20px;
}

#flashHolder{
 width: 720px;
 height: 450px;
 margin-top: 20px;
}

#isi a{
	text-decoration: underline;
}

#content a.solo{
	font-size: 14px;
	font-weight: bold;
}

#content a.solo span{
	font-size: 25px;
	font-weight: normal;
	padding-right: 15px;
}

.notop{
	padding-top: 0 !important;
	margin-top: 0 !important;
}

.capindent{
	margin-top: 0;
	padding-top: 0;
	padding-left: 40px;
}
#studyDiv{
	display: none;
}

#accordion{
	margin-bottom: 20px !important;	
}

.imgcap{
	padding-top: 0px !important;
	padding-left: 40px;
}

.nopadbot{
	padding-bottom: 0px !important;
	margin-bottom: 0px !important;
}

.moretop{
	padding-top: 20px !important;	
}

#calcBtn{
	background: url(/images/sub/calcbtn.jpg) no-repeat top left; 
	width: 495px;
	height: 46px;
	position: absolute;
	right: 75px;
	top: 73px;
	display: block;
	font-weight: bold;
	line-height: 46px;
	font-size: 14px;
	color: #3c5d0a;
	text-align: center;
}
#calcBtn3{
	background: url(/images/sub/calcbtn.jpg) no-repeat top left; 
	width: 495px;
	height: 46px;
	position: absolute;
	right: 278px;
	top: 125px;
	display: block;
	font-weight: bold;
	line-height: 46px;
	font-size: 14px;
	color: #3c5d0a;
	text-align: center;
}

#calcBtn2{
	background: url(/images/sub/calcbtn.jpg) no-repeat top left; 
	width: 495px;
	height: 46px;
	position: absolute;
	right: 278px;
	top: 175px;
	display: block;
	font-weight: bold;
	line-height: 46px;
	font-size: 14px;
	color: #3c5d0a;
	text-align: center;
}

#calcBtn span{
	font-size: 22px;	
}

#calcBtn:hover{
	color: #006993;	
	background: url(/images/sub/calcbtn.jpg) no-repeat bottom left; 
}
#calcBtn2:hover{
	color: #006993;	
	background: url(/images/sub/calcbtn2.png) no-repeat bottom left; 
}
#calcBtn3:hover{
	color: #006993;	
	background: url(/images/sub/calcbtn2.png) no-repeat bottom left; 
}