﻿
/* editables */

body 			{margin: 0px; background-color: #666666;}

#main			{width: 790px;margin-left: auto;margin-right: auto;}
#top			{height: 193px;width: 100%;position: relative;}

#logo			{position:absolute; left: 314px; top: 26px;}
#icons			{position: absolute;right: 71px;
top: 162px;color: #D9D4B6;font-size: 8pt;font-weight: bold;font-size: 8pt;font-family: Arial;text-align: center;
}
	#icons a:link		{color:#D9D4B6;} 
	#icons a:visited	{color:#D9D4B6;} 
	#icons a:hover		{color:#F1EFE4; text-decoration:underline;} 
	#icons a:active		{color:#D9D4B6;}
		
#template_flash			{position:absolute; left: 0px; top: 0px}
#page_label				{position: absolute;left: 36px;top: 160px;font-family: "Times New Roman", Times, serif;font-size: 16pt;color: #333333;width: 350px;text-align: center;font-style: italic;font-weight: bold;}
#site_info				{text-align: center;color: #D9D4B6;font-size: 8pt;font-family: Arial, Helvetica, sans-serif;position: absolute;width: 100%;top: 62px;}

#header					{position: relative;}

.main_menu					{margin-top: 54px;margin-left: 10px;float: left;}
ul.myVerticalMenu 			{list-style: none; margin: 0; padding: 0;}
.Vertical_Menu				{width: 162px;margin: 0px;font-family: Arial, Helvetica, sans-serif;}
.Vertical_Menu li a 		{height: 18px; voice-family: "\"}\""; voice-family: inherit; color:#D9D4B6; font-size:9pt; font-weight:bold; text-decoration:none;}	
.Vertical_Menu li a:visited {padding:2px 0px 0px 25px; display: block; background: url('../graphics/vertical_menu.jpg'); color:#D9D4B6; font-size:9pt; font-weight:bold;}						
.Vertical_Menu li a:link 	{padding:2px 0px 0px 25px; display: block; background: url('../graphics/vertical_menu.jpg'); color:#D9D4B6; font-size:9pt; font-weight:bold;}				
.Vertical_Menu li a:hover 	{padding:2px 0px 0px 25px; background: url('../graphics/vertical_menu.jpg') 0 -21px; color:#F1EFE4; font-size:9pt; font-weight:bold;}

.container		{width: 100%;}
.center			{width: 100%;vertical-align: top;text-align: left;background-image: url('../graphics/c0.jpg');}
.c1				{background-image: url('../graphics/c1_full.jpg');background-position: left top;background-repeat: no-repeat;vertical-align: top;}
.c8				{background-image: url('../graphics/center_full.jpg');background-position: left top;background-repeat: repeat-y;}
.bottom 		{width: 100%;background-image: url('../graphics/bottom_full.jpg');background-position: left top;background-repeat: no-repeat;position: relative;height: 81px;}
.content				{float: right;margin-top: 24px;margin-bottom: 10px;margin-right: 15px;width: 580px;font-family: Arial, Helvetica, sans-serif;color: #333333;font-size: 9pt;}
.content p				{color: #333333;font-size: 9pt;font-family: Arial, Helvetica, sans-serif;font-weight: bold;line-height: normal;}
.content h1				{color:#333333; font-size:14pt;}
.content h2				{color:#333333; font-size:12pt; font-weight:bold;}
.content h3				{color:#333333; font-size:10pt; font-weight:bold;}
.content h1				{padding:0px 0px 0px 40px; background-image:url('../graphics/h1_bg.gif'); background-position:left top; background-repeat:no-repeat;}
.body_heading h1		{color:#333333;	font-size:14pt; font-weight:bold; font-style:italic;}

.content hr				{height: 1px;width: 90%;color: #999999;text-align: center;}

/* standard links */
a:link 			{color: #008000; 
text-decoration: none;
}
a:visited 		{color: #333333; text-decoration: none;}
a:hover 		{color: #800000; text-decoration: underline;}
a:active 		{color: #800000; text-decoration: underline;}
a:focus 		{color: #333333; text-decoration: none;}

