/*overwrite styles*/
body 				{margin:0px; text-align:center; background:#F0F3F9;background-image:url(../images/main_bg3.jpg);}
body,td				{font-size:11px; line-height:18px; font-family:Arial,sans-serif; }
td	 				{text-align:left}
a					{text-decoration:none;}
a:hover				{text-decoration:none;}
li					{margin-left:-30px}

/*default styles (always listed in wysiwyg toolbar menu)*/
h1, .page_header	{font-size:20px; font-weight:bold; color:#FF6633}
.header 			{color:#FF6633; font-size:14px; line-height:20px; font-weight:bold;}
.subheader			{color:#FF9933; font-size:11px; line-height:18px; font-weight:bold;}
.quoted_price			{color:#0033CC; font-size:14px; font-weight:bold;}
.normal				{font-size:11px; line-height:18px}

/*custom lised styles (wysiwyg toolbar menu)*/

/*custom unlisted styles*/
.footer 			{color:#084887; font-size:9px; background-color:#E4E8F1;}
.address			{font-size:11px; line-height: 13px}
input				{font-size:9px;}
.formfield_ext		{font-size:11px; width:97%}
td.mainnavitem 		{
					 padding-left:	15 px;
					 padding-right:	15 px;
					 padding-bottom:4 px;
					 padding-top:	2 px;
					 font-weight:	bold;
					 border-width:	1px;
					 border-style:	solid;
					 border-color:	#0F4A46;}
.quote_form			{color:white; }
.frm_response { font-size: 8pt ; text-decoration: none ; background-color: #FFFFFF ; color: #0033CC}
.frm_error { font-size: 8pt ; text-decoration: none ; background-color: #FFFFFF; color: #CC0000}

/*backgrounds*/
/*.bg_page 			{background-color:#000000;} */
.bg_main 			{background-color:#fff;}
.bg_menu 			{background-color:#0F4A46;}
.bg_headerbar		{background-color:#004242;}
.bg_rightbar		{background-color:#003737;}
.bg_light			{background-color:#FFFFFF;}

/*links*/
a.navlink			{color:#FFECB1; text-decoration:none;}
a.navlink:visited	{color:#FFECB1; text-decoration:none;}
a.navlink:hover		{color:#FFECB1; text-decoration:none;}

a.footer			{color:#1D8B83; text-decoration:none;}
a.footer:hover		{color:#FFFFFF; text-decoration:none;}
