BODY 						{background-color:white;margin:0;padding:0;background-repeat:no-repeat}

/* MAIN CONTENT STYLES */
.CONTENT_main, .CONTENT_table, .CONTENT_index
							{font-family:Arial;font-size:13;color:black;font-weight:normal;height:auto;background-color:white;background-repeat:no-repeat}
.CONTENT_main				{width:800}
.CONTENT_table				{width:auto;background-color:transparent}
.CONTENT_topmenu, .CONTENT_topmenuselected
							{font-family:Gill Sans MT,Arial;color:white;font-size:14;font-weight:bold;background-color:101077}
.CONTENT_lvl2menu, .CONTENT_lvl2menuselected	
							{color:666666;font-family:Gill Sans MT,Arial;font-size:12;font-weight:bold}
.CONTENT_leftsidemenu, .CONTENT_leftsidemenuselected	
							{color:101077;font-family:Gill Sans MT,Arial;font-size:12;font-weight:bold}

/* INPUT STYLES */
.TEXT_regular				{font-family:Arial;font-size:11;width:249}
.SELECT_small				{font-family:Arial;font-size:11;width:85}

/* ELEMENT STYLES */
.ELEMENT_headergraphic		{background-image:url('images/header_graphic4.gif');height:90;background-repeat:no-repeat}
.ELEMENT_topmenuseparator	{height:4;background-color:99cc33}
.ELEMENT_lvl2menu			{border-left:125px solid #a4bee3;height:18;font-size:12;background-color:dbdbdc}
.ELEMENT_leftside, .ELEMENT_leftsidetop
							{padding-top:10;width:115;padding-left:10;background-color:a4bee3}
.ELEMENT_leftsideseparator
							{height:4;background-color:a4bee3}
.ELEMENT_leftsideindex 		{background-color:a4bee3}			
.ELEMENT_indexads 			{border-top:5px solid #99cc33;padding-right:20}	
.ELEMENT_indexmain 			{border-top:5px solid #99cc33}			
.ELEMENT_leftsidetop		{border-bottom:5px solid #ffffff}
.ELEMENT_title, .ELEMENT_indextitle
							{font-family:Gill Sans MT,Arial;height:50;padding:5;color:101077;font-size:20}
.ELEMENT_title				{border-top:5px solid #99cc33;padding-left:30;font-weight:bold}
.ELEMENT_indextitle 		{
	padding-left:30;
	font-size: 20px;
	font-family: "Gill Sans MT", Arial;
}
.ELEMENT_indextitle2 
							{font-family:Gill Sans MT,Arial;height:50;padding:5;color:000000;font-size:20}
.ELEMENT_indextitle2 		{
	padding-left:0;
	font-size: 20px;
	font-family: "Gill Sans MT", Arial;
	text-align: left;
}
.ELEMENT_body				{padding-left:30;padding-right:70;padding-top:10;background-repeat:no-repeat;}
.ELEMENT_bodyindex  		{
	padding-left:30;
	background-repeat:no-repeat;
	font-size: 13px;
}
.ELEMENT_footergraphic3		{background-image:url('images/footer_graphic3.gif');height:48;background-repeat:no-repeat;vertical-align:center}
.ELEMENT_copyright			{font-size:10;background-color:white;padding:5}
.ELEMENT_leftsidetext		{padding:5 width="253" height="45">
	font-weight: normal;
}.ELEMENT_leftsidetext2		{padding:5 width="253" height="45">
	font-weight: normal;
}
.ELEMENT_footergraphic		{background-image:url('images/footer_graphic3.gif');height:48;background-repeat:no-repeat;vertical-align:center}
/* LINK STYLES */
.LINK_default				{
	color:#101077;
	font-family: Arial;
}

a:link 						{color:inherit;text-decoration:none;font-weight:bold}
a:visited 					{color:inherit;text-decoration:none;font-weight:bold}
a:hover 					{color:inherit;text-decoration:underline;font-weight:bold}
a:active 					{
	color:inherit;
	text-decoration:none;
	font-weight:bold;
	font-size:browser default;
}

a.LINK_default:link 		{color:#101077;text-decoration:underline;font-weight:bold}
a.LINK_default:visited 		{color:#101077;text-decoration:underline;font-weight:bold}
a.LINK_default:hover 		{color:#101077;text-decoration:underline;font-weight:bold}
a.LINK_default:active 		{color:#101077;text-decoration:none;font-weight:bold}

a.CONTENT_topmenu:hover				{color:#99cc33;text-decoration:none}
a.CONTENT_topmenuselected			{color:#99cc33}
a.CONTENT_topmenuselected:hover		{color:#99cc33;text-decoration:none}
a.CONTENT_lvl2menu					{color:#101077}
a.CONTENT_lvl2menuselected			{color:#666666}

a.CONTENT_leftsidemenu				{color:#101077}
a.CONTENT_leftsidemenu:link			{color:#101077}
a.CONTENT_leftsidemenu:hover 		{color:#101077;text-decoration:underline}
a.CONTENT_leftsidemenuselected		{color:#666666}
a.CONTENT_leftsidemenuselected:hover {color:#666666;text-decoration:underline}

.boxed {
  border: 1px solid black ;
}

