body { 
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #666666;
}

.lineHeight { 
	line-height:15px;
}

/*td {
	font-family: verdana;
	font-size: 10pt;
	color: #666666;
}*/

.mainBorder {
	border: 1px solid #CCCCCC;
}

.footertext {
	font-size: 8pt;
	color: #666666;
}

.footerlink {
	font-size: 8pt;
	color: #51A79D;
	text-decoration:none;
}

.footerlink:hover {
	font-size: 8pt;
	color: #666666; 
	text-decoration:none;
}


.Heading {
	font-size: 20pt;
	color: #FFFFFF;
	letter-spacing:2px;
}

.greyHeading {
	font-size: 20pt;
	color: #999999;
	letter-spacing:2px;
}

.whiteText {
	font-size: 10pt;
	color: #FFFFFF;
}

.greenText {
	font-size: 10pt;
	color: #51A79D;
}

.greenHeading {
	font-size: 12pt;
	color: #51A79D;
}

.blackText {
	font-weight:bold;
	font-size: 10pt;
	color: #000000; 
}

a {
	font-size: 10pt;
	color: #51A79D;
	text-decoration:none;
}

a:hover {
	font-size: 10pt;
	color: #666666; 
	text-decoration:none;
}

.linkOff {
	font-size: 10pt;
	color: #51A79D;
	text-decoration:none;
}

.linkOff:hover {
	font-size: 10pt;
	color: #666666; 
	text-decoration:none;
}

.linkOn {
	font-size: 10pt;
	color: #333333;
	text-decoration:none;
}

.linkOn:hover {
	font-size: 10pt;
	color: #51A79D; 
	text-decoration:none;
}

.spacing { 
	line-height:20px;
}

/*input {
	background: #FFFFFF;
	border: 1px solid #666666;
	color: #666666;
	font-family: Verdana;
	font-size: 9pt; 
	width:200px;
	 height:20px;
}*/

.loginButton {
	background: #FFFFFF;
	border: 1px solid #FFFFFF;
	color: #666666;
	font-family: Verdana;
	font-size: 9pt; 
	width:190px; height:20px;
}



textarea {
	background: #FFFFFF;
	border: 1px solid #666666;
	color: #666666;
	font-size: 9pt;
	width:200px;
}

.textareasecure {
	background: #FFFFFF;
	border: 1px solid #666666;
	color: #666666;
	font-size: 9pt;
	width:300px; height:80px;
}

select {
	background: #FFFFFF;
	border: 1px solid #666666;
	color: #666666;
	font-size: 9pt;
	width:160px;
}

.formbutton {
	background: #FFFFFF;
	font: 9pt Verdana;
	border: 1px solid #51A79D;
	color: #666666;
	height: 30px;
	cursor: hand; width:120px;
}

.whiteLink {
	font-size: 10pt;
	color: #FFFFFF;
	text-decoration:none;
}

.whiteLink:hover {
	font-size: 10pt;
	color: #333333; 
	text-decoration:none;
}

.imageBorder { border:3px solid #22837a;
		
}
