/*GLOBAL*/
body			{background: #CECECE url('../images/bg_gradient.gif') repeat-x;	margin: 25px; color: #4f4f4f; font-size: 8pt; font-family: Tahoma, Arial, Helvetica, sans-serif;}
img, tr, td 		{border: 0; padding: 0px; margin: 0px;}


/*HEADER*/
.bar_header		{background: #ff7510 url('../images/bar_header.gif') repeat-x; height: 10px; width:760px;}	
.bar_spacer		{background: #e5e1e2; height: 5px; width:760px;}

/* BLOCKS*/
.bottom_blocks	{background: url('../images/bg_blocks.jpg') no-repeat; height: 370px; width: 760px; padding: 10px;}
.block_bg1		{background: url('../images/block_bg1.jpg') no-repeat; height: 215px; width: 230px;}
.block_bg2		{background: url('../images/block_bg2.jpg') no-repeat; height: 215px; width: 230px;}
.block_bg3		{background: url('../images/block_bg3.jpg') no-repeat; height: 215px; width: 230px;}
.block_content 	{text-align:justify; line-height: 16px; vertical-align: top;}
.block_title 	{font-size: 16px; color: #959595; margin: 10px 0px 10px 0px; font-family: Arial;}

/*FOOTER*/
a.footer		{color: white; font-size: 8pt; text-decoration:none; font-weight: bold; text-align: center;}
a.footer:hover	{color: #ff953f; text-decoration: underline;}
.copyright		{color: white; font-size: 7pt;}
a.copyright		{color: white; font-size: 7pt; text-decoration:none;}
a.copyright:hover{text-decoration: underline;}

/*CONTENT*/
.inner_content	{background-color: white; border: 1px solid #a8a8a8;}
.sidenav		{background: url('../images/bg_side.jpg') repeat-y; width: 174px; font-size: 8pt;}
a.side			{color: #666666; text-decoration: none;}
a.side:hover	{color: #f77f1e; text-decoration: none;}
.space_lightgray{background-color: #f0f0f0;}
.content 		{color: #454545; line-height: 16px;}
.content_title	{color: #ff7f1e; font-size: 16pt; text-align: right; font-family: Arial;}
b.sub			{color: #ff7f1e; font-size: 10pt;}
a				{color: #fc8800; font-size: 8pt; text-decoration:none; font-weight: bold;}
a:hover			{color: #ffa438; text-decoration: underline;}

/*FORM*/
table.cssform tr td {height: 30px; padding: 3px; vertical-align: middle; border: 1px solid white;}
td.form_title	{background-color: #f1f1f1; color: #999; font-weight: bold; padding: 3px 10px 3px 10px;}

