/* GLOBAL */
BODY 								{ color: #000000; font-family: Arial, Helvetica, Geneva, "Sans Serif"; font-size: 10pt; line-height: 18pt; font-weight: normal; background-color: #f7f3d8; margin-top: 10px; margin-bottom: 10px; padding: 0px; }
A:link, A:visited, A:active			{ color: #00446E; text-decoration:underline }
A:hover   							{ color: #000000; text-decoration:underline }
h1, h2, h3							{ padding:0; margin:0 }
form								{ padding:0; margin:0 }


/* BACKGROUNDS */
.bg_body							{ background-color: #ffffff; }
.bg_sidebar							{ background-image: url(/webtemplate_images/bg_sidebar.gif); }


/* MAIN TEXT */
.main_text      	  				{ color: #000000; font-family: Arial, Helvetica, Geneva, Sans Serif; font-size: 10pt; line-height: 18pt; font-weight: normal }
.main_title   	       			 	{ color: #000000; font-family: Arial, Helvetica, Geneva, Sans Serif; font-size: 15pt; line-height: 20pt; font-weight: bold  }
.main_subtitle		   		        { color: #54460A; font-family: Arial, Helvetica, Geneva, Sans Serif; font-size: 13pt; line-height: 18pt; font-weight: bold  }


/* SUB TEXT */
.sub_text	      			 	  	{ color: #000000; font-family: Arial, Helvetica, Geneva, Sans Serif; font-size: 8pt; line-height: 14pt; font-weight: normal; }
.sub_title  	   			        { color: #843810; font-family: Arial, Helvetica, Geneva, Sans Serif; font-size: 10pt; line-height: 14pt; font-weight: bold; }


/* FINE TEXT */
.fine_text        				   	{ color: #000000; font-family: Arial, Helvetica, Geneva, Sans Serif; font-size: 7pt; line-height: 10pt; font-weight: normal }


/* FORMS */
.form_field  			       		{ color: #333333; font-family: Arial, Helvetica, Geneva, Sans Serif; font-size: 8pt; line-height: 10pt; font-weight: normal ; background-color: #F5F5F5; }
.form_button  			       		{ color: #FFFFFF; font-family: Arial, Helvetica, Geneva, Sans Serif; font-size: 8pt; line-height: 10pt; font-weight: bold ; background-color: #000000; }


/* DROP DOWN NAVIGATION MENU */
#dropmenudiv						{ color: #000000; font-family: Arial, Helvetica, Geneva, Sans Serif; font-size: 9pt; line-height: 12pt; font-weight: normal; padding: 3px; text-indent: 1px; display: block; border-style: solid; border-width: 1px; border-color: #32454d; position:absolute; z-index:100;}
#dropmenudiv a						{ color: #000000; font-family: Arial, Helvetica, Geneva, Sans Serif; font-size: 9pt; line-height: 12pt; font-weight: normal; padding: 3px; text-indent: 1px; display: block; width: 100%; display: block; text-indent: 3px; text-decoration: none; }
#dropmenudiv a:hover				{ background-color: #333333; color:#FFFFFF;}