/* CSS Document */


h3
{
color:#5f0d7b;
font-size:13px;
border-top:1px solid #ffffff;
padding-top:5px;
}


a:link { 
		text-decoration:none; 
		color:#000000;
}
a:visited { 
		text-decoration:none; 	
		color:#000000;		
}
a:hover { 
		text-decoration:none;		
		color:#000000;		
}
a:active { 
		text-decoration:none; 
		color:#D50303;
}

textarea {
		width:350;
}
.visitedLink {
		color:#D50303;
}
.title {
		font-size:11pt;
		font-style:normal;
		font-family:Verdana;
		font-weight:bold;
		color:#000000;
}
.subMenuLimbicColor {
		font-size:10pt;
		font-style:normal;
		font-family:Verdana;
		font-weight:bold;
		color:#000000;
}

.editButton  { color: #000000; font-size: 8pt; font-family: Verdana; font-style: normal; font-weight: bold }

.content {
		line-height:150%;
		font-size:10pt;
		font-style:normal;
		font-family:Verdana;
		font-weight:normal;
		color:#000000;
}

.download {
		font-size:9pt;
		font-style:normal;
		font-family:Verdana;
		font-weight:bold;
		color:#000000;
}

.backgroundTable {
		background:url(images/imgBackground.jpg);
 		background-repeat:no-repeat;
}

.noBorder {
	border:0;
}
