body
{
	font-family: Trebuchet MS, Helvetica, Segoe UI, Tahoma, Verdana;
	font-size: 11pt;
	color: #294444;
	background-image: url('images/page_background.png');
	background-attachment: fixed;
	line-height: 140%;
	text-align: center;
}

/*****************************************************************/

a
{
	color: #5E6393;
	font-weight: bold;
	text-decoration: none;
}

a:hover
{
	color: #4E0393;
	font-weight: bold;
	text-decoration: underline;
}


/*****************************************************************/

p.center
{
	text-align: center;
}

p.Aligned
{
	text-align: justify;
}

/*****************************************************************/
/*DIVISIONS*/

div.page
{
	margin-left: auto;
	margin-right: auto;
	width: 1000px;
	background-color: #FFFFFF;
	border-style: solid;
	border-width: 2px;
	padding: 0px;
	text-align: left;
}

div.purple
{
	background-image: url('images/tables/purple-bg.png');
	width: 100%;
	height: 23px;
	text-align: left;
}

div.Text
{
	border: solid;
	border-width: 1px;
	border-color: #A1A1A1;
	padding-left: 4px;
	padding-right: 4px;
	overflow: hidden;
}
	

/*****************************************************************/
/*CLASSES*/



#NAV
{
	background-image: url('images/nav_middle.png');
	width: 1000px;
	height: 35px;
}

	#NAV ul
	{ 
		background-image: url('images/nav_middle.png');
		height: 35px;
		margin: auto;       
	}

	#NAV  ul a
	{
		background-image: url('images/nav_divider.png');
		background-repeat: no-repeat;
		background-position: right;
		padding-right: 45px;
		padding-left: 35px;
		display: block;
		line-height: 35px;
		text-decoration: none;
		font-size: 15px;
		font-weight: bold;
		color: #FFFFFF;
		position: relative;
		left: 100px;
	}

	#NAV ul a:hover
	{
		background-image: url('images/nav_divider_hover.png');
		background-repeat: repeat-x;
		color: #FFFFFF;
	}

	#NAV li
	{ 
		display: inline;
		float: left;
	}

#NAV-BOTTOM
{
	border-style: solid;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-color: #C7C7DF;
	background-color: #FFFFFF;
	width: 1000px;
	font-size: 12px;
	font-weight: bold;
}

	#NAV-BOTTOM ul
	{ 
		height: 24px;
		margin: auto;       
	}

	#NAV-BOTTOM ul a
	{
		padding-right: 48px;
		padding-left: 48px;
		display: block;
		line-height: 24px;
		text-decoration: none;
		color: #000000;
		position: relative;
		left: 100px;
	}

	#NAV-BOTTOM ul a:hover
	{
		background-color: #D7D7D7;
		color: #000000;
		text-decoration: underline;
	}

	#NAV-BOTTOM li
	{ 
		display: inline;
		float: left;
	}


#Highlight
{
	padding-left: 14px;
	padding-right: 14px;
	padding-top: 10px;
	padding-bottom: 8px;
	margin: 0 auto;
	overflow: hidden;
	border: none;
	background-color: #F0F0F5;
	
}

#Highlight-Green
{
	padding: 15px;
	overflow: hidden;
	border: none;
	background-color: #A6E0AE;
}
	

#PAGE
{
	width: 990px;
	margin: 0 auto;
	padding: 5px;
	overflow: hidden;
}

	#PAGE .Left
	{
		float: left;
		width: 250px;
		margin: 1;
	}

	#PAGE .Right
	{
		float: right;
		width: 700px;
		padding-left: 3px;
		padding-right: 3px;
	}
	
	#PAGE img
	{
		border: none;
	}
	
	#PAGE #HIGHLIGHT img
	{
		margin: 3px 15px 5px 0; 
		padding: 2px; 
		border: 1px solid #CCCCCC;
	}
	
#SPLIT
{
	width: 700px;
	margin: 0 auto;
	padding: 5px;
	overflow: hidden;
}

	#SPLIT .Left
	{
		float: left;
		width: 345px;
		margin: 0 auto;
		position: relative;
		left: -4px;
	}

	#SPLIT .Right
	{
		float: right;
		width: 345px;
		margin: 0 auto;
		position: relative;
		left: -1px;
	}




/*****************************************************************/

img.no-button
{
	border-style: none;
}

img.nav-link
{
	border-style: none;
}

/*****************************************************************/



table.normal
{
	border-style: none;
	width: 100%;
}

table.border
{
	border-style: dashed;
	border-color: #C7C7DF;
	border-width: 2px;
	width: 100%;
	text-align: left;
}

table.bottom-nav
{
	
}


table.content-purple
{
	border-style: solid;
	border-bottom-width: 1px;
	border-top-width: 0px;
	border-left-width: 1px;
	border-right-width: 1px;
	border-color: #C7C7DF;
	width: 100%;
	font-size: 16px;
	text-align: left;
}

table.content
{
	border-style: solid;
	border-width: 1px;
	border-color: #C7C7DF;
	width: 100%;
	font-size: 16px;
	text-align: left;
}

table.half
{
	border-style: none;
	width: 50%;
}



/*****************************************************************/


td.title-image
{
	width: 270px;
	text-align: center;
}

td.address
{
	text-align: right;
}

td.mid-bar
{
	width: 100%;
}
td.up
{
	vertical-align: top;
}

td.longbg
{
	width: 500px;
	height: 100px;
}

td.split-left
{
	width: 30%;
	text-align: center;
	vertical-align: top;
}

td.split-right
{
	width: 70%;
	text-align: center;
	vertical-align: top;
}

td.page-center
{
	text-align: center;
}

td.w50
{
	width: 50%;
	text-align: center;
	vertical-align: top;
}

td.top
{
	vertical-align: top;
}

td.third
{
	width: 33%;
	vertical-align: top;
	text-align: center;
}

td.left-right
{
	width: 25%;
	vertical-align: top;
	text-align: center;
}

td.middle
{
	width: 50%;
	vertical-align: top;
	text-align: center;
}

td.tall
{
	height: 570px;
	vertical-align: top;
	padding: 10px;
}

td.padded
{
	padding: 10px;
}

td.shiny
{
	padding: 15px;
	vertical-align: top;	
}

td.portfolio
{
	width: 200px;
	text-align: center;
	vertical-align: bottom;
}

td.prices-left
{
	text-align: center;
	font-weight: bold;
}

td.prices-middle
{
	text-align: center;
	font-weight: bold;
	background-color: #D3D3A9;
	text-decoration: line-through;
}

td.prices-right
{
	text-align: center;
	font-weight: bold;
	background-color: #F6E46E;
	color: #ED1B1B;
}


/*****************************************************************/

span.navigation
{
	text-align: center;
	position: relative;
	top: 10px;
	color: #FFFFFF;
}

span.smallerfont
{
	font-size: 8pt;
}

span.smallfont
{
	font-size: 9pt;
}

span.cell-text
{
	text-align: left;
	color: #404040;
	position: relative;
	left: 20px;
	font-size: 16px;
	font-weight: bold;
}

span.largefont
{
	font-size: 18px;
	font-weight: bold;
}

span.largerfont
{
	font-size: 22px;
	font-weight: bold;
}

span.heavy
{
	font-weight: bold;
	font-size: 18px;
	text-decoration: underline;
}

span.blue
{
	font-weight: bold;
	color: #0030F0;
}

span.green
{
	font-weight: bold;
	color: #00CC00;
}

/*****************************************************************/

ul
{
	list-style-image: none;
}

ul.star
{
	list-style-image: url('images/star.gif');
}

li.left
{
	position: relative;
	left: -20px;
}



/*****************************************************************/


hr 
{
	border: none 0; 
	border-top: 1px solid #DED1CA;
	width: 95%;
	height: 1px;
	text-align: center;
}

/*****************************************************************/

h1
{
	text-align: center;
	font-size: 40pt;
	color: #404040;
	line-height: 110%;
}

h1.small
{
	text-align: center;
	font-size: 20pt;
	color: #404040;
	line-height: 125%;
}

h2
{
	text-align: left;
	font-size: 18pt;
}

h3
{
	text-align: center;
	font-size: 18pt;
}

h4
{
	text-align: left;
	font-size: 13pt;
}



/*****************************************************************/

img.align-left
{
	float: left
}
img.align-right
{
	float: right
}


blockquote p
{
	color:#0E1608;
	text-align: left;
}

blockquote
{
	border: solid 1px #ADCDA8; 
	margin: 10px;
	padding: 5px;
	background-color:#FFFFFF;
	overflow: hidden;
}