

a:link {

	font-family: Geneva, Arial, Helvetica, sans-serif;

	font-size: 12px;

	font-style: normal;

	line-height: 18px;

	font-weight: bold;

	color:  29278c;



}

a:visited {

	font-family: Geneva, Arial, Helvetica, sans-serif;

	font-size: 12px;

	font-style: normal;

	line-height: 18px;

	font-weight: bold;

	color: #CC0000;



}



a:hover {

	font-family: Geneva, Arial, Helvetica, sans-serif;

	font-size: 12px;

	font-style: normal;

	line-height: 18px;

	font-weight: bold;

	color: #3366CC;

}





a.other:link {

	font-family: Geneva, Arial, Helvetica, sans-serif;

	font-size: 12px;

	font-style: normal;

	line-height: 18px;

	font-weight: bold;

	color: #6A76A0;

}

a.other:visited {

	font-family: Geneva, Arial, Helvetica, sans-serif;

	font-size: 12px;

	font-style: normal;

	line-height: 18px;

	font-weight: bold;

	color: #FF9900;

}

a.other:hover {

	font-family: Geneva, Arial, Helvetica, sans-serif;

	font-size: 12px;

	font-style: normal;

	line-height: 18px;

	font-weight: bold;

	color: #FF9900;

}





.noborder {

	border: none;

}





.maintext {

	font-family: Geneva, Arial, Helvetica, sans-serif;

	font-size: 12px;

	line-height: 18px;

	color: #29278C;

	font-weight: normal;

}



.pageheader {

	font-family: Geneva, Arial, Helvetica, sans-serif;

	font-size: 18px;

	line-height: 18px;

	color: #D59C0D;

	font-weight: bold;

}





.header {

	font-family: Geneva, Arial, Helvetica, sans-serif;

	font-size: 14px;

	line-height: 16px;

	color: #29278C;

	font-weight: bold;

}



.nolink {

	font-family: Geneva, Arial, Helvetica, sans-serif;

	font-size: 12px;

	line-height: 18px;

	font-weight: bold;

	color: #464299;

}



.mywhitebox {

	  border-style: groove;

	border: thin single rgb(250,255,255);

}



.smallcaps {

	font-family: Geneva, Arial, Helvetica, sans-serif;

	font-varient: small-caps;

	font-size: 11px;

	line-height: 16px;

	font-weight: bold;

	color: #FFF;

}


/* CONTACT FORM :: Added by Samir Joza / Integritive 09/07/2010 */
	#contact-form {}
	#contact-form td {
		vertical-align: top;
		padding:0 0 10px;}
		
	#contact-form td.label {
		text-align: right;
		padding-right: 15px;}
		
	#contact-form label {
		display: block;
		margin: 0;
		padding: 0;
		font-weight: bold;}
		
	#contact-form input.txt {
		width: 99%;
		margin: 0;
		padding: 0;}
		
	#contact-form textarea {
		width: 99%;
		height: 150px;}
	
	span.req {
		margin-right: 5px;}	
	
	
	.activeField {
		background: #E1E3FF;}
	.error, .req {
		color: #bb0000;}
/*@end */