/* ------ Reset and myCSSshortcuts ----- */

body,h1,h2,h3,h4,h5,h6,h7,form,fieldset,legend,ul,ol,li,img,fieldset,blockquote,caption,table,tr,dl,dt,dd { margin: 0; padding: 0; }
h1,h2,h3,h4,h5,h6 { font-weight: normal; }
img { border: 0; }
a { outline: none; margin:0; padding:0; border:none; }
textarea { border:0; outline:none; font-family: "Verdana", Century Gothic,  Lucida Grande, Helvetica, Arial, Verdana, sans-serif; font-size:.9em; background-color:transparent; }

.fleft {
	float:left;
	color: #B3B3B3;
}
.fright {
	float:right;
	color: #B3B3B3;
	text-align: right;
	font-size: 1.3em;
}
.clear {clear:both}
.mt5 { margin-top:5px; }

.finePrint {
	color: #2b2828;
}

.finePrintBLD {
	color: #2b2828;
	font-weight: bold;
}

blockquote a {
	color:#40A4FA !Important
}

blockquote a:hover { color:#FF8400 !Important  }

body {
	font: 76%/1.3em "Lucida Grande","bitstream vera sans","trebuchet ms",verdana,arial;
	line-height:1.3em;
	background-color: #000000;
}


a {  
	color: #FF8400;
		text-decoration: none;

}

a:link {
		color: #FF8400;
	font-style: normal;
	text-decoration: none;
}

a:hover {
	color: #2A82D1;
	font-style: normal;
	text-decoration: none;
}

.quote {
	color:#999999;
	font-size:1.8em;
	text-align: justify;
	line-height: 1.3em;
	padding-left: 30px;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: oblique;
	padding-right: 30px;
	margin-bottom: 0px;
}

.quote_center {
	color:#999999;
	font-size:1.8em;
	text-align: center;
	line-height: 1em;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: oblique;
	padding-top: 10px;
	padding-bottom: 10px;
}

.quote_right {
	color:#999999;
	font-size:1.8em;
	text-align: right;
	line-height: 1em;
	padding-left: 30px;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: oblique;
	padding-right: 50px;
	margin-bottom: 0px;
	margin-top: 0px;
}



/* ------ h tags styles ----- */


h1 {
	color:#2A82D1;
	font-size:1.7em;
	font-weight: bold;
	text-align: left;
	margin-bottom: 5px;
}



h2 {
	color:#2A82D1;
	font-size:1.6em;
	padding-bottom: 14px;
	padding-top: 2px;
}


h4 {
	color:#796254;
	font-size:1.2em;
	font-weight: bold;
	padding-bottom: 3px;
}



h5 {
	color:#333333;
	font-size:1em;
	margin-top: 1px;
	margin-bottom: 18px;
	float: left;
	width: 502px;
	padding: 10px 10px;
	position: relative;
}


h6 {
	color:#2A82D1;
	font-size:1.7em;
	background-color: #1E1B1B;
	margin-top: 1px;
	margin-bottom: 18px;
	float: left;
	width: 502px;
	padding: 10px 10px 12px 10px;
	background-image: url(../images/home-tabs/tabs-header-backg.jpg);
}





.examples-pricing-h1 {
	color:#2A82D1;
	font-size:1.9em;
	text-align: left;
	line-height: 1.3em;
	padding-left: 3px;
	font-weight:normal;
	letter-spacing: 1px;
}



.examples2 {
	color:#FF8205;
	font-size:1.2em;
	font-weight: bold;
	padding-bottom: 5px;
	padding-left: 5px;
}

.linkText {
	color:#FF8205;
	font-size:1.2em;
	font-weight: bold;
}



.examples-pricing {
	color:#FF8400;
	font-size:1.2em;
	font-weight: bold;
	padding-bottom: 0px;
}
	
.BlueBld {
	color:#2A82D1;
	font-weight: bold;
	font-size: 1.2em;
}
		
.FF8400_colorBld {
	color:#FF8400;
	font-weight: bold;
	font-size: 1.2em;
}

.FF8400_colorBldReg {
	color:#FF8400;
	font-weight: bold;
}

.TextReg {
	color:#2b2828;
	text-align: justify;
	font-size: 1em;
}

