﻿H1
{
	margin					: 0;
	background				: #242424 url(images/body/rblock.gif) no-repeat center right;
	font-size				: 35px;
	font-family				: Arial Narrow;
	text-align				: left;
	font-weight				: 300;
	padding-left			: 20px;
	color					: #fff;
	float					: left;
	width					: 630px;
	height					: 60px;
	line-height				: 60px;
	text-transform			: lowercase;
	margin-bottom			: 10px;
	
}

H2
{
	margin					: 0;
	background				: #242424 url(images/body/rblock.gif) no-repeat center right;
	font-size				: 35px;
	font-family				: Arial Narrow;
	text-align				: left;
	font-weight				: 300;
	padding-left			: 20px;
	color					: #fff;
	float					: left;
	width					: 300px;
	height					: 60px;
	line-height				: 60px;
	text-transform			: lowercase;
	margin-bottom			: 10px;
}

H3
{
	margin					: 0;
	background				: #242424 url(images/body/rblock.gif) no-repeat center right;
	font-size				: 35px;
	font-family				: Arial Narrow;
	text-align				: left;
	font-weight				: 300;
	padding-left			: 20px;
	color					: #fff;
	float					: left;
	width					: 960px;
	height					: 60px;
	line-height				: 60px;
	text-transform			: lowercase;
	margin-bottom			: 10px;
	margin-left				: 10px;
	_margin-left			: 5px;
}

.gray
{
	color					: #747474;
}


#ContentArea
{
	min-height				: 300px;	
	float					: left;
	
}

#ImageBlock
{
	float					: right;
	margin-left				: 10px;
	width					: 200px;
	text-align				: center;
	overflow				: hidden;
}


#ImageBlock img
{
	border					: solid 1px #777;
}

#ImageBlock .caption
{
	font-family				: Arial Narrow;
	font-size				: 11pt;
	margin-bottom			: 10px;
}


#TextBlock
{
	text-align				: justify;
	width					: 650px;
	margin-left				: 10px;
	float					: left;
	color					: #f5f5f5;
	_margin-left			: 5px;
}

.text
{
	margin-left				: 10px;	
	margin-right			: 10px;	
}

.SmallBlock
{
	text-align				: left;
	width					: 320px;
	margin-left				: 10px;
	line-height				: 17px;
	float					: left;
	color					: #f5f5f5;
}

.red
{
	color					: #e33800;	
	font-size				: 12px;
}

a.OrangeBut
{
	width					: 100px;
	background				: transparent url(images/body/butback.gif) repeat-x;
	height					: 25px;
	color					: #fff;
	text-transform			: uppercase;
	text-decoration			: none;
	text-align				: center;
	line-height				: 25px;
	display					: block;
}

a.OrangeBut:hover
{
	background				: #ed5400;
}


.gray
{
	color					: #777;	
}

.spacer
{
	width					: 100%;
	height					: 20px;	
}

.smallspacer
{
	width					: 100%;
	height					: 20px;	
}

a.wider
{
	width					: 150px;	
}

a.floater
{
	position				: absolute;
	left					: 820px;
	top						: 130px;
	width					: 120px;		
}

table .Fields
{
	padding-left				: 10px;
	padding-top					: 3px;
	
	font-family					: Tahoma;
	height						: 25px;
	color						: #667;	
	font-weight					: 100;
	font-size					: 17px;
	padding-left				: 5px;
	border						: solid 1px #bbb;
	margin-left					: 5px;
	border						: none;
}

.text table
{
	float						: left;	
}

table td.Fields
{
	text-align					: left;
	color						: #c5c5c5;
}

table th
{
	
	text-align					: right;
	padding-right				: 10px;
	padding-top					: 6px;
	font-size					: 17px;
	font-weight					: 100;
	vertical-align				: top;
	color						: #888;
}

