 
.text12 {
	font-size: 11px;
	color: #4B4B4B;
	position: absolute;
	top: 90px;
	left: 85px;
}
body {
	background-color: #EFF2F3;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 20px;

}
a:link {
	color: #4A4429;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #4A4429;
}
a:hover {
	text-decoration: underline;
	color: #24200E;
}
a:active {
	text-decoration: none;
	color: #4A4429;
}

img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}




/* classes */
.mianwhitebox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.mianwhitebox2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	position: absolute;
}

.contentholder {
	position: relative;
	z-index: 1;
	width: 950px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	left: 2px;
}
.framedcontent{
	background-color: #FFFFFF;
	margin: 10px;
	padding: 15px;
	margin-bottom: 20px;
	padding-top: 5px;
	padding-left: 18px;
	padding-right: 12px;
}
.bluesubhead{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #191B43;
	font-weight: bold;
}
.greysubhead{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	font-weight: bold;}
.whitesubhead{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;}
.lightbody{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: normal;}
.darkbody{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: normal;
	line-height: 18px;
}
.darkbody2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #191B43;
	font-weight: bold;
	line-height: 18px;
}
.padright10 {
	padding-right: 20px;
}
.green {
	color: #2B7837;
}
.awnserimg {
	margin-right: 20px;
	z-index: 4;
	margin-bottom: 20px;
}
.readmore {
	text-align: right;
	padding: 0px;
	margin: 0px;
}
.mainheadline {	
	font-size: 18px;
	position: relative;
	margin-right: 15px;
	
}
.mainbody{
	font-size: 12px;
	text-align: left;
	line-height: 18px;
	left: 422px;
	position: absolute;
}
/* IDs */

/* Common Elements*/

#logo {
	position: relative;
	height: 32px;
	width: 319px;
	padding-left: 20px;
	padding-top: 25px;
	margin-bottom: 15px;
}
/* Navagation */
#nav a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #676767;
	margin-right: 20px;
}
#nav a:hover {
	
	color: #297D31;
	
}
#nav {
	margin-top: 15px;
	margin-left: 410px;
	width: 500px;
	position: absolute;
	z-index: 3;
	top: 21px;
}


#container2 a {
	color: #333333;
	text-decoration: none;
	margin-right: 15px;
}
#container2 a:hover {
	color: #569F5F;
}
#container2 img {
}
#container3 a {
	color: #333333;
	text-decoration: none;
	margin-right: 15px;
}
#container3 a:hover {
	color: #569F5F;
}
#container3 img {
}

/* Rounded Corners */
.corner {
background: transparent;
}
.corner h1, .corner p {
margin:0 10px;
}
.b0, .b1, .b2, .b3, .b4 {
	
	display:block; 
	overflow:hidden; 
	font-size:2px;
	}
.b2, .b3,.b4 {
	
	
	height:1px;
	}
 .b2, .b3, .b4 {
	
	border-left-width:2px;
	border-left-style:solid; 
	border-right-width:2px;
	border-right-style:solid;
	}
.b0  {
	background-color: #BABFCB;
	margin:0 7px; 
	height:1px; 
	}
	.b1  {
	background-color: #BABFCB;
	margin:0 5px; 
	height:1px; 
	}

.b2  {
	margin:0 3px;
	}
.b3  {
	margin:0 2px;
	}
.b4  {
	margin:0 1px;
	}
.boxcontent {
	display:block;
	border-left-width:2px;
	border-left-style:solid;
	border-right-width:2px;
	border-right-style:solid;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-top: 5px;
	}
/* Backgrounds & Border colors */
.greyback{
	background-color: #BABFCB;
}
.whiteback{
background-color: #FFFFFF;
}
.whiteborder{
	border-left-color: #FFFFFF;
	border-right-Color: #FFFFFF;
	}
	
.greyborder{
	border-left-color: #BABFCB;
	border-right-Color: #BABFCB;
	}
	


#arrowmark {
	position: absolute;
	z-index: 3;
	bottom: -4px;
	*bottom: -4px;
	left: 710px;
}

#droplist {
	width: 215px;
	bottom: 0px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	margin-bottom: 50px;
	position: absolute;
	left: 30px;
	top: 150px;
}
#droplist ul {
	padding: 0px;
	margin: 0 0 0 0;
}
#droplist li {
	list-style-type: none;
	margin-bottom: 0px;
}

/* Home Page */
#homewhitebox {
	width: 950px;
	position: relative;
}
#homebody {
	width: 483px;
	top: 220px;
}
#homeflash {
	position: relative;
	z-index: 2;
	height: 471px;
	width: 380px;
}

#mtobenefits {
	position: absolute;
	width: 150px;
	top: 130px;
	left: 725px;
	height: 280px;
	border-left-style: solid;
	border-left-color: #C6C9D4;
	padding-left: 20px;
	border-left-width: 1px;
}

#mtobenefits li {
	list-style-type: square;
	padding-bottom: 15px;
	padding-left: 0px;
	margin-left: 0px;
	list-style-position: outside;
	font-size: 10px;
}
#mtobenefits ul {

	margin-left: 12px;
	padding-left: 0px;
	
}
#homehead{
	margin-left: 405px;
	margin-bottom: 25px;
	width: 500px;
	margin-right: 15px;
	position: absolute;
	top: 130px;
	left: 15px;
}


#homegreybox {
	position: relative;
	z-index: 2;
	width: 300px;
	margin-bottom: 15px;
}
	
#homebanner {
	position: relative;
	z-index: 2;
	width: 297px;
	margin-bottom: 10px;
}
#question {
	top: 5px;
}
#awnser1 {
	position: absolute;
	z-index: 2;
	width: 630px;
	top: 60px;
	left: 320px;
}
#awnser2 {
	z-index: 2;
	top: 212px;
}
#awnser3 {
	z-index: 2;
	top: 362px;
	left: 320px;
}
/* Tech Page */

#techwhitebox {
	width: 950px;
}
#techbody {
	width: 485px;
	top: 150px;
	left: 420px;
}

#techhead{
	margin-bottom: 25px;
	width: 489px;
	margin-right: 15px;
	position: absolute;
	top: 80px;
	left: 420px;
}

#dropbanner {
	position: absolute;
	right: 5px;
	top: 495px;
	z-index: 3;
}

#techawnser1 {
	z-index: 2;
	top: 5px;
}
#techawnser2 {
	position: absolute;
	z-index: 2;
	top: 147px;
}
#techawnser3 {
	z-index: 2;
	top: 287px;
}

/* API Page */

#apihead{
	margin-bottom: 25px;
	width: 500px;
	margin-right: 15px;
	position: absolute;
	top: 100px;
	left: 41px;
}

#apibody {
	width: 320px;
	top: 150px;
	left: 40px;
}

#apibenefits {
	position: relative;
	width: 487px;
	left: 388px;
	border-left-style: solid;
	border-left-color: #C6C9D4;
	padding-left: 20px;
	border-left-width: 1px;
	margin-bottom: 0px;
	margin-top: 30px;
}

#apibenefits li {
	list-style-type: square;
	padding-bottom: 8px;
	padding-left: 0px;
	margin-left: 0px;
	list-style-position: outside;
	font-size: 12px;
}
#apibenefits ul {

	margin-left: 12px;
	padding-left: 0px;
	
}
/*member ben*/
#memhead{
	margin-bottom: 25px;
	width: 221px;
	margin-right: 15px;
	position: absolute;
	top: 100px;
	left: 718px;
}
/* Pretty search*/


/* PNGFIX */
img { behavior:url(iepngfix.htc); }

/* PRETTY SEARCH */
.input-wrapper input.roundinput { *margin-right:-2px; *margin-left:10px; } /* the asterixis ignored by browsers other than IE so only applies to IE Fixes */
.input-wrapper .left, .input-wrapper .right { behavior:url(iepngfix.htc); } /* links to code that fixes the PNG Problem on IE */



.fieldset {
	border: none;
}

input.roundinput {
	width:200px;
	height: 19px;
	background: center top repeat-x;
	border: 0px;
	margin: 0;
	font:11px "Lucida Grande", Geneva, Arial, sans-serif;
	background-image: url(../images/searchfield_repeat.gif);
	line-height: 18px;
}
.input-wrapper {
	width: 190px;
	height: 19px;
	margin: 10px;
	position: relative;
	right: -50px;
}
.input-wrapper input.roundinput {
	width: 171px;
	margin-left: 19px;
	margin-right: 9px;
	padding-top: 3px;
	position: absolute;
	right: 0px;
	height: 19px;
	padding-left: 5px;
	text-indent: 3px;
	line-height: 18px;
 }
.input-wrapper .left {
	display: block;
	position: absolute;
	width: 20px;
	height: 19px;
	background: left top no-repeat;
	background-image: url(../images/searchfield_leftcap.gif);
	z-index: 2;
	right: 178px;
}
.input-wrapper .right {
	display: block;
	position: absolute;
	right: 0px;
	top: 0px;
	width: 10px;
	height: 19px;
	background: right top no-repeat;
	background-image: url(../images/searchfield_rightcap.gif);
	z-index: 2;
}

.contentholder a {
	font-weight: bold;
	color: #1E2756;
}
.readmore .greysubhead a:hover {
	text-decoration: none;
}
.top {
	position: relative;
	z-index: 2;
	width: 100%;
	background-position: top;
	height: 10px;
	margin-bottom: -1px;
	width: 100%;
}
.bottom {
	position: relitive;
	z-index: 4;
	margin-top: -1px;
	height: 10px;
}
.bottoma {
	position: relitive;
	z-index: 6;
	margin-top: -1px;
	height: 21px;
}
.content {
	margin-right: 2px;
	margin-left: 2px;
	position: relative;
	background-color: #FFFFFF;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #BABFCB;
	border-left-color: #BABFCB;
	padding: 10px;
	margin-top: -4px;
	z-index: 3;
}
.content #faq td {
	padding-right: 15px;
	padding-left: 15px;
}
.awnser {
	position: absolute;
	width: 630px;
	left: 320px;
}
.awnser .bottom #bl {
	margin-bottom: 1px;
}
#biolist {
	width: 135px;
	margin-bottom: 10px;
	line-height: 25px;
	
}
#biolist li {
	list-style-type: none;
	margin-bottom: 0px;
}
#biolist ul {
	padding: 0px;
	margin: 0 0 0 0;
}
.ptgcontainer1 {
	position: absolute;
	display: none;
}
.ptgcontainer2 {
	position: absolute;
	font-size: 10px;
	left: 531px;
	top: 47px;
	display: none;
}
.ptgcontainer3 {
	position: absolute;
	font-size: 10px;
	left: 0px;
	top: 47px;
	display: none;
}
.ptgcontainer4 {
	position: absolute;
	font-size: 10px;
	left: 669px;
	display: none;
	top: 47px;
}
.ptgcontainer5 {
	position: absolute;
	font-size: 10px;
	left: 726px;
	top: 47px;
	display: none;
}
.ratesborder {
	padding-left: 5px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #999999;
	border-left-color: #2A2C51;
	padding-top: 5px;
}
.ratesright {
	padding-right: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	padding-top: 5px;
	
}
.ratesleftsolo {
	padding-left: 5px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #2A2C51;
	padding-top: 5px;
}
.ratesbottomsolo {
	padding-top: 5px;
	padding-right: 5px;
}
.boxcontenth {
	display:block;
	border-left-width:2px;
	border-left-style:solid;
	border-right-width:2px;
	border-right-style:solid;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-top: 5px;
	height: 570px;
}
.text20 {
	font-size: 20px;
}
#container6 {
	position: absolute;
	font-size: 10px;
	left: 802px;
	top: 48px;
	display: none;
}
#container8 {
	position: absolute;
	right: 497px;
	display: none;
	top: 47px;
}
