/** START IDS **/

BODY
{
	margin-top:         	0px;
	margin-bottom:      	0px;
	margin-left:        	0px;
	margin-right:       	0px;
	font-size:				11px;
	font-family: 			arial, helvetica, sans-serif;
	color: 					#000000;
	background-color: 		#529F1B;

}

A
{
	font-family: 			arial, helvetica, sans-serif; 
	color: 					#000000; 
	font-size:				11px;
	text-decoration: 		underline;
}

A:hover
{
	font-family: 			arial, helvetica, sans-serif; 
	color: 					#666666; 
	font-size:				11px;
	text-decoration: 		none;
}

/** TEXT STYLES **/

.main_text
{
	font-size:				11px;
	font-family: 			arial, helvetica,sans-serif;
	color: 					#000000;
	padding:				0;
	font-weight: normal;

}

.main_text_bold
{
	font-size:				11px;
	font-family: 			arial,helvetica,sans-serif; 
	font-weight:			bold;
	color: 					#000000; 

}

.main_articles_hdr
{
	font-size:				11px;
	font-family: 			arial, helvetica, sans-serif;
	color: 					#529F1B;
	padding:				0;
	text-transform: 		uppercase;
	font-weight:			bold;
}

.green_text11
{
	font-size:				11px;
	font-family: 			arial, helvetica, sans-serif;
	color: 					#529F1B;
	padding:				0;
	text-transform: 		uppercase;
	font-weight:			bold;
	text-decoration: 		underline;
}

.green_text11:hover
{
	font-size:				11px;
	font-family: 			arial, helvetica, sans-serif;
	color: 					#529F1B;
	padding:				0;
	text-transform: 		uppercase;
	font-weight:			bold;
}


.red_highlight
{
	font-size:				11px;
	font-family: 			Arial, Helvetica, sans-serif; 
	color: 					#EE3224; 
	font-weight:			bold;
	padding:				0;
	text-decoration: 		underline;

}


.page_header {
	font-family: 			Arial, Helvetica, sans-serif;
	font-size: 				18px;
	color: 					#529F1B;
	text-transform: 		uppercase;
	letter-spacing: 		6px;

}

.main_text11 {
	font-size:				11px;
	font-family: 			arial,helvetica,sans-serif; 
	color: 					#000000; 
	font-weight:			bold;

}


/** NAVIGATION STYLES **/


/** TABLE STYLES **/
.yellow
{
	background-color: #FDBB30;
}

.ltyellow
{
	background-color: #FDE1A6;
}

.grey
{
	background-color: #DCDCDC;
}


/** FORM STYLES **/
.white {
	background-color: #FFFFFF;
}

.padding35 {
	padding: 35px;
	}
	
.padding15 {
	padding: 5px;
	letter-spacing: normal;
}
