




.aligntop{
	vertical-align: top;
}


.bodytext{
	font-family: Verdana, Arial,"MS Sans Serif",sans-serif; 
  	font-size: 10pt;
	line-height: 18px;
	text-align: justify;
 	color: #000000;
	font-weight: normal;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	text-decoration: none;
}

.headtext{
	font-family: Tahoma, Arial,"MS Sans Serif",sans-serif; 
  	font-size: 14pt;
	line-height: 28px;
	text-align: left;
 	color: #78A0B8;
	font-weight: bold;
	margin: 0px;
	padding: 15px 0px 15px 0px;
	text-decoration: none;
}
.tabltext{
	font-family: Verdana, Arial,"MS Sans Serif",sans-serif; 
  	font-size: 10pt;
	line-height: 18px;
	text-align: left;
	text-indent: 0px;
 	color: #000000;
	font-weight: normal;
	margin: 0px;
	padding: 2px 0px 2px 4px;
	text-decoration: none;
}

.thedtext{
	font-family: Tahoma, Arial,"MS Sans Serif",sans-serif; 
  	font-size: 12pt;
	line-height: 24px;
	text-align: left;
	text-indent: 0px;
	left-indent: 0px;
 	color: #FFFFFF;
 	background-color: #78A0B8;
	font-weight: bold;
	margin: 0px;
	padding: 2px 0px 2px 4px;
	text-decoration: none;
}
.dottop{
	border-top: dashed 1px  #CCCCCC;
}

.contactdetails{
	color: #0000CC;
	font-family: Tahoma, Arial,"MS Sans Serif",sans-serif; 
  	font-size: 10pt;
	text-align: right;
}

.footer {
	font-family: Tahoma, Arial,"MS Sans Serif",sans-serif; 
  	font-size: 10pt;
	text-align: center;
 	color: #FFFFFF;
	background-color: #78A0B8;
	font-weight: normal;
	text-decoration: none;
}

a {
	font-variant: normal;
	line-height: 28px;
	font-size: 10pt;
        color: #FFFFFF;
	font-family: Verdana,Arial,"MS Sans Serif",sans-serif;
	text-decoration: none; 
	font-weight: bold;
}
a:visited {
	font-variant: normal;
	line-height: 28px;
	font-size: 10pt;
        color: #FFFFFF;
	font-family: Verdana,Arial,"MS Sans Serif",sans-serif;
	text-decoration: none; 
	font-weight: bold;
}

a:hover {  
        font-variant: normal;
	line-height: 28px;
	font-size: 10pt;
        color: #FFFFFF;
	font-family: Verdana,Arial,"MS Sans Serif",sans-serif;
	text-decoration: underline;
	font-weight: bold;

}

a.ceclink:link {
	font-family: Tahoma, Arial,"MS Sans Serif",sans-serif; 
  	font-size: 10pt;
	text-align: center;
 	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
}

a.ceclink:visited {
	font-family: Tahoma, Arial,"MS Sans Serif",sans-serif; 
  	font-size: 10pt;
	text-align: center;
 	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
}

a.ceclink:hover {
	font-family: Tahoma, Arial,"MS Sans Serif",sans-serif; 
  	font-size: 10pt;
	text-align: center;
 	color: #FFFFFF;
	font-weight: normal;
	text-decoration: underline;
}

a.textlink:link {
	font-family: Tahoma, Arial,"MS Sans Serif",sans-serif; 
  	font-size: 10pt;
	text-align: left;
	line-height: 16px;
 	color: #78A0B8;
	font-weight: bold;
	text-decoration: none;
}

a.textlink:visited {
	font-family: Tahoma, Arial,"MS Sans Serif",sans-serif; 
  	font-size: 10pt;
	line-height: 16px;
	text-align: left;
 	color: #78A0B8;
	font-weight: bold;
	text-decoration: none;
}

a.textlink:hover {
	font-family: Tahoma, Arial,"MS Sans Serif",sans-serif; 
  	font-size: 10pt;
	line-height: 16px;
	text-align: left;
 	color: #78A0B8;
	font-weight: bold;
	text-decoration: underline;
}


/* BEGIN TOPMENU STYLES */

	#topmenu {
		clear:both;
		height:28px;
		display: block;
		margin: 0px;
	}
	
	#topmenu ul {
		margin:0;
		padding:0;
		list-style-type: none;	
		display: block;
	}
	
	#topmenu ul li {
		display: block;
		float:left;
		text-align:center;
		font-style: normal; 
		font-variant: normal; 
		font-family: Verdana,Arial,"MS Sans Serif",sans-serif;
		color: #4C0755; 

	}
	
	#topmenu a {
		color:#4C0755;
		width:180px;
		margin:0;
		display: block;
		height:28px;
		font-size: 10pt; 
		text-decoration: none;
		background: url("images/menu_back_bevel.jpg") repeat-x;
		padding: 5px 0px 0px 0px;
		border-left: 0px #E0E0E0 solid;
		border-right: 2px #C8CCC8 solid; 
	}

	#topmenu a:hover {
		color:#CB86D4;
		text-decoration: none;
		font-size: 10pt; 
		font-weight: bold;
		background: url("images/menu_back_bevel.jpg") repeat-x;
	}



/* END TOPMENU STYLES */


