body {
	background-image: url(images/gui-pageback.jpg);
	background-color: #4F4F4F;
	background-repeat: repeat-x;
	margin: 0px;
	font: normal 11px Verdana, Arial, Helvetica, sans-serif; 
	color: #b8b8b8;
}

/* ----------HomePageColumns-------------- */
.menuHome {
	background:url(images/gui-bottomcornerleaves-home.gif) bottom left no-repeat;
	line-height:23px;
	padding-left:38px;
	padding-top:10px;
}

.middleColumn {
	padding-top:10px;
	padding-right:30px;
	padding-bottom:20px;
	text-align:justify;
	}
.rightColumn {
	padding-top:10px;
	padding-right:30px;
}
/* ----------InternalPageColumns-------------- */
.menuInternal {

	background:url(images/gui-bottomcornerleaves.gif) bottom left no-repeat;
	padding-left:38px;
	padding-top:40px;
	
}
.rightColumnInternal {
	text-align:justify;
	padding-top:40px;
	padding-bottom:20px;
	padding-right:60px;
}
/* ----------Navigation replaced by Flash-------------- */
.nav {
	font: normal 13px Georgia, "Times New Roman", Times, serif;
	line-height:23px;
	text-transform:uppercase;
	color: #b8b8b8;
}

a.nav:link, a.nav:visited {
	color: #b8b8b8;
	text-decoration:none;	
}
a.nav:hover, a.nav:active {
	color: #ffffff;
	text-decoration: underline;
}

	

/* ----------main body-------------- */
a:link, a:visited {
	color: #FFCCCC;
	text-decoration: none;
}
a:hover, a:active {
	color: #FFCCCC;
	text-decoration: underline;
}
h1 {
	margin-top:-2px;
	font: normal 18px Georgia, "Times New Roman", Times, serif;
	color: #b8b8b8;
}
h2 {
	font: bold 14px Verdana, Arial, Helvetica, sans-serif; 
	text-transform:uppercase;
	margin-bottom: 8px;
	color: #b8b8b8;
}
h3 {
	margin-top:-2px;
	font: bold 11px Verdana, Arial, Helvetica, sans-serif; 
	text-transform:uppercase;
	margin-bottom: 2px;
	color: #b8b8b8;
}
p {
	margin-top:-2px;
	text-align:justify;
	font: normal 11px Verdana, Arial, Helvetica, sans-serif; 
	line-height: 14px;
	color: #ffffff;
}

hr {border: none 0; 
	border-top: 1px dotted #7e8ab1;
	border-bottom: 1px solid #6B78A0;
	width: 100%;
	height: 2px;
	margin: 4px auto 4px 0;
}

.column1 {
	width:200px;
	margin-right:10px;
	margin-bottom: 5px;
	float: left;
	padding-right: 5px;
}

.column2 {
	width:225px;
	float: left;
	padding-right: 10px;
}

.list01{
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 25px;
	font-weight: bold;
}

.main {
	width: 458px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-top: 10px;
}
/* ----------additional text-------------- */
.news {
	font: normal 10px Verdana, Arial, Helvetica, sans-serif; 
	line-height: 13px;
	color: #b8b8b8;
}
table .phoneAndEmail { 
	color:#ffffff;
	font-size:18px;
	line-height:25px;
	font-weight:bold;
}
a.phoneAndEmail:link, a.phoneAndEmail:visited  {
	color: #cccccc;
	text-decoration: none;
}
a.phoneAndEmail:hover, a.phoneAndEmail:active {
	color: #cccccc;
	text-decoration: underline;
}
/* ----------question and answer section-------------- */
.question{
	margin-top:-2px;
	font: normal 14px Georgia, "Times New Roman", Times, serif;
	color: #b8b8b8;
}
a.question:link, a.question:visited {
	color: #ffffff;
	text-decoration:none;	
}
a.question:hover, a.question:active {
	color: #ffffff;
	text-decoration: underline;
}
/* ----------footer-------------- */
.footer{
	font: normal 10px Verdana, Arial, Helvetica, sans-serif; 
	line-height: 15px;
	color: #b8b8b8;
}
a.footer:link, a.footer:visited  {
	color: #ffffff;
	text-decoration: none;
}
a.footer:hover, a.footer:active {
	color: #ffffff;
	text-decoration: underline;
}
/* ----------clear-------------- */
.clear {
	clear: both;
}

