/** MASTER ELEMENTS **/
body				{ margin: 0px auto; text-align: center; background: #FFFFFF; color: #6D84B6; }

a							{ color:#6D84B6; text-decoration:none; }
a:hover				{ color:#6D84B6; text-decoration:underline; }

p						{ font-size:8pt; margin:0px; padding:0px; }
img					{ border: none; margin: none; }

/** SITE IDS **/


/** SITE CLASSES **/
.default			{ padding: 0px; font-family: Tahoma, Verdana, Arial; color: #6D84B6; font-size: 8pt; font-weight: normal; cursor: default; text-align: left; }
.hdr_txt			{ padding: 0px, 0px, 10px, 0px; font-family: Tahoma, Verdana, Arial; color: #F3942A; font-size: 9pt; font-weight: bold; cursor: default; text-align: left; }
.reqinfo			{ padding-left: 5px; font-family: Tahoma, Verdana, Arial; color: #6EB6FF; font-size: 8pt; font-weight: normal; cursor: default; text-align: left; }
.inverted_cell	{ background: #6D84B6; color: #FFFFFF; }
.informed_txt	{ font-size: 8pt; color: #FFFFFF; }

/** TEXT CLASSES **/
.txt1  		{ ffont-family: Tahoma, Arial, Verdana; ont-size: 10pt; font-weight: bold; }
.txt2			{ font-family: Tahoma, Arial, Verdana; font-size: 10pt; font-weight: normal; }
.txt3			{ font-family: Tahoma, Arial, Verdana; font-size: 10pt; font-weight: normal; color: #666666; }
.txt4			{ font-family: Tahoma, Arial, Verdana; font-size: 8pt; font-weight: bold; }
.txt5			{ font-family: Tahoma, Arial, Verdana; font-size: 8pt; font-weight: normal; }
.txt6			{ font-family: Tahoma, Arial, Verdana; font-size: 8pt; font-weight: normal; color: #666666; }
.txt7			{ font-family: Tahoma, Arial, Verdana; font-size: 10pt; font-weight: bold; color: #FFFFFF; }
.txt8			{ font-family: Tahoma, Arial, Verdana; font-size: 8pt; font-weight: bold; color: #FFFFFF; }
.txt9			{ font-family: Tahoma, Arial, Verdana; font-size: 8pt; font-weight: normal; color: #FFFFFF; }
.txt10		{ font-family: Tahoma, Arial, Verdana; font-size: 13pt; font-weight: bold; color: #FFFFFF; }
.txt11		{ font-family: Tahoma, Arial, Verdana; font-size: 8pt; font-weight: normal; color: #5A7FB2; }
.txt12		{ font-family: Tahoma, Arial, Verdana; font-size: 6pt; font-weight: normal; color: #5A7FB2; }
.txt13		{ font-family: Tahoma, Arial, Verdana; font-size: 16pt; font-weight: bold; color: #760000; }
.txt14		{ font-family: Tahoma, Arial, Verdana; font-size: 13pt; font-weight: bold; color: #000000; }
.txt15		{ font-family: Tahoma, Arial, Verdana; font-size: 7pt; font-weight: normal; color: #FFFFFF; }
.txt16		{ font-family: Tahoma, Arial, Verdana; font-size: 8pt; font-weight: bold; color: #FF6600; }
.txt17		{ font-family: Tahoma, Arial, Verdana; font-size: 13pt; font-weight: bold; color: #1553B0; }
.txt18		{ font-family: Tahoma, Arial, Verdana; font-size: 7pt; font-weight: normal; }
.txt19		{ font-family: Tahoma, Arial, Verdana; font-size: 10pt; font-weight: normal; color: #ffffff; }


.offer_hd		{ padding: 3px; font-family: Tahoma, Verdana, Arial; color: #6D84B6; font-size: 8pt; font-weight: bold; cursor: default; text-align: left; }
.offer_price	{ padding: 3px; font-family: Tahoma, Verdana, Arial; color: #6D84B6; font-size: 10pt; font-weight: normal; cursor: default; text-align: left; }
.offer_spec	{ padding: 3px; font-family: Tahoma, Verdana, Arial; color: #6D84B6; font-size: 8pt; font-weight: normal; cursor: default; text-align: left; }
.offer_sm		{ padding: 3px; font-family: Tahoma, Verdana, Arial; color: #6D84B6; font-size: 7pt; font-weight: normal; cursor: default; text-align: left; }

.terms_lnk:link		{ font-family: Tahoma, Verdana, Arial; color: #6D84B6; font-size: 8pt; font-weight: normal; text-decoration: none; }
.terms_lnk:visited	{ font-family: Tahoma, Verdana, Arial; color: #6D84B6; font-size: 8pt; font-weight: normal; text-decoration: none; }
.terms_lnk:active	{ font-family: Tahoma, Verdana, Arial; color: #6D84B6; font-size: 8pt; font-weight: normal; text-decoration: none; }
.terms_lnk:hover	{ font-family: Tahoma, Verdana, Arial; color: #F3942A; font-size: 8pt; font-weight: normal; text-decoration: underline; }

.friendsoflink:link		{ font-family: Tahoma, Verdana, Arial; color: #888888; font-size: 8pt; font-weight: normal; text-decoration: none; }
.friendsoflink:visited	{ font-family: Tahoma, Verdana, Arial; color: #888888; font-size: 8pt; font-weight: normal; text-decoration: none; }
.friendsoflink:active	{ font-family: Tahoma, Verdana, Arial; color: #888888; font-size: 8pt; font-weight: normal; text-decoration: none; }
.friendsoflink:hover	{ font-family: Tahoma, Verdana, Arial; color: #F3942A; font-size: 8pt; font-weight: normal; text-decoration: underline; }

.inverted_link:link		{ font-family: Tahoma, Verdana, Arial; color: #FFFFFF; font-size: 8pt; font-weight: normal; text-decoration: none; }
.inverted_link:visited	{ font-family: Tahoma, Verdana, Arial; color: #FFFFFF; font-size: 8pt; font-weight: normal; text-decoration: none; }
.inverted_link:active	{ font-family: Tahoma, Verdana, Arial; color: #FFFFFF; font-size: 8pt; font-weight: normal; text-decoration: none; }
.inverted_link:hover	{ font-family: Tahoma, Verdana, Arial; color: #F3942A; font-size: 8pt; font-weight: normal; text-decoration: underline; }


/** FORM ELEMENTS **/
.stdtext				{ font-size: 10pt; font-family: Tahoma, Verdana; color: #FFFFFF; background-color: #6D84B6; border: 1px solid #B5C1D9; padding: 1px; }
.stddrop				{ font-size: 10pt; font-family: Tahoma, Verdana; color: #FFFFFF; background-color: #6D84B6; border: 1px solid #B5C1D9; padding: 1px; }

.informedtext		{ font-size: 8pt; font-family: Tahoma, Verdana; color: #6D84B6; background-color: #FFFFFF; border: 1px solid #FFFFFF; padding: 1px; }



