.topBar { background-image:url(graphics/bar.jpg); background-repeat:repeat-x; height: 40px; text-align:left; vertical-align:middle; margin: 5px 0 0 0; }

.textBox { width: 560px; margin:30px 0 50px 280px; text-align: justify;  }

body { font-family: verdana, arial, helvetica; font-size: 12px; margin-left:0; margin-right:0;} 

.bottomBar	
{
	color: #CCC;
	font-family: verdana, arial, helvetica;
	font-size: 10px;
	text-align: center;
	text-transform: inherit;
	word-spacing: 5px;
	letter-spacing: 3px;
	width: 100%;
	margin-top: 0px;
}

a:link, a:visited { text-decoration: none; color: #c63; }
a:hover { text-decoration: underline; }

.bottomLinks 
{ 	
	color: #CCC;
	font-family: verdana, arial, helvetica;
	font-size: 10px;
	text-align: center;
	text-transform: none;
	word-spacing: 20px;
	letter-spacing: 3px;
}

.services
{
	text-align: left;
	vertical-align: top;
	line-height: 15px;
	text-transform: none;
	text-decoration: none;
	font-family: verdana, helvetica, arial;
	font-size: 12px;
}

.titles
{
	text-align: left;
	text-transform: none;
	text-decoration: none;
	color: #000;
	font-size: 12px;
	font-weight: bold;
}

.popup
{
	text-align: left;
	vertical-align: top;
	text-transform: none;
	text-decoration: none;
	font-size: 11px;
	color: #c63;
}

.blue { color: #95AAB8; }

.blueTitle { color: #95AAB8; font-weight: bold; }

.green { color: #000; font-weight: bold; }

.page
{
	color: #b4cedf;
	font-weight: bold;
	font-family: verdana, arial, helvetica;
	font-size: 12px;
	text-align: left;
	text-transform: inherit;
	word-spacing: 20px;
	letter-spacing: 3px;
}

#leftLinks
{
	font-weight: bold;
	font-family: verdana, arial, helvetica;
	font-size: 12px;
	text-align: left;
	text-transform: inherit;
	margin-left: 10px;
	position: absolute;
	top: 60px;
	left: 10px;
	Z-index: 5;
}

.white
{
	text-transform: inherit;
	text-decoration: none;
	color: #FFF;
	font-family: verdana, helvetica, arial;
	font-size: 12px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
}

.info
{
	color: #35443e;
	font-family: sans-serif;
	font-size: 10px;
	text-align: justify;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	position: absolute;
	top: 90px;
	left: 20px;
	width:225px;
	margin-right: 20px;
}

.orange
{ color: #c63; }
