.copy
{
	font-family: Verdana, "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	color: #E2F7D8;
	text-align: center;
}

.copy_red
{
	font-family: Verdana, "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	color: #E0E086;
	text-align: center;
}

.normal
{
	font-family: Verdana, "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}

.error
{
	font-family: Verdana, "Trebuchet MS", Arial, sans-serif;
	font-size: 10px;
	color: #FF0000;
	font-weight: bold;
	vertical-align: top;
}

li
{
	font-family: Verdana, "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	list-style: none;
}

a
{
	color: #E0E086;
	text-decoration: none;
}

a:hover
{
	color: #E0E086;
	text-decoration: underline;
}

h1 {
	font-family: Verdana, "Trebuchet MS", Arial, sans-serif;
	font-size: 24px;
	font-weight: normal;
	text-transform: normal;
	letter-spacing: normal;
	vertical-align: baseline;
	line-height: 1em;
	color: #E0E086;
}

h1 {
	font-family: Verdana, "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-transform: normal;
	letter-spacing: normal;
	line-height: 1.4em;
	color: #E2F7D8;
}

h2 {
	font-family: Verdana, "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-transform: normal;
	letter-spacing: normal;
	line-height: 1.4em;
	color: #E2F7D8;
}

h3 {
	font-family: Verdana, "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-transform: normal;
	letter-spacing: -0.1;
	line-height: 1.4em;
	color: #FFFFFF;
}

h4
{
	font-family: Verdana, "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	letter-spacing: -0.2;
	text-align: right;
	margin-right: 5px;
	color: #E0E086;	
}

h4 a
{
	font-family: Verdana, "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	letter-spacing: -0.2;
	color: #E0E086;	
}

h4 a:hover
{
	color: #FFFFFF;
	text-decoration: underline;
}

.float_left 
{
	float: left;
	margin: 0 5 0 0;
}

.home_content
{
	padding-left: 35px;
	padding-right: 15px;
	vertical-align: top;
	background-color: #314038;
}

.home_content_middle
{
	padding-left: 35px;
	padding-right: 15px;
	vertical-align: top;
	background-color: #314038;
}

.menu
{
	font-family: Verdana, "Trebuchet MS", Arial, sans-serif;
	font-size: 19px;
	font-style: normal;
	font-weight: normal;
	text-transform: normal;
	letter-spacing: -0.3;
	line-height: 1.5em;
	color: #F1E10B;
}

.menu_selected
{
	font-family: Verdana, "Trebuchet MS", Arial, sans-serif;
	font-size: 19px;
	font-style: normal;
	font-weight: normal;
	text-transform: normal;
	letter-spacing: -0.3;
	line-height: 1.5em;
	color: #F1E10B;
}

.menu_separator
{
	font-family: Verdana, "Trebuchet MS", Arial, sans-serif;
	font-size: 18px;
	font-weight: normal;
	text-transform: normal;
	letter-spacing: -0.1;
	line-height: 1.4em;
	color: #FFFFFF;
}

.menu a
{
	color: #FFFFFF;
	text-decoration: none;
}

.menu a:hover
{
	color: #F1E10B;
	text-decoration: none;
}

.menu_container
{
	background-color: #242424;
	background-image:url(img/menu_container.jpg);
	background-repeat: repeat-x;
	padding-left: 40px;	
	vertical-align: bottom;
}

img
{
	display:block;
}

.img_inline
{
	display: inline;
	border: 0;
}