/* crs.css */
/* Events section css styles */

body, td, tr, li, form, .basicForm, .txt  {
	font-size : 10px;
	font-weight : normal;
	font-family : Verdana, Arial, Helvetica, sans-serif;
}

 A:link { color: #391D58 }
  A:visited { color: #391D58 }
/*  A:active { color: fuchsia ;font-weight: normal;}*/
  A:hover{
	font-weight: bolder;
}

div.spacerbar{ 
/*color :#391D58;*/
background-color :#391D58;
height :1px;
font-size:1px;
}


.submitGo {
	color : black;
	font-weight: bold;
	font-family : verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	cursor: pointer;
	cursor: hand;
}

.header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	letter-spacing: 0.5px;
	line-height: normal;
	color: #391D58;
}

.popup {
        cursor: hand;
        font-weight: bolder;
}

.subheader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #391D58;
}

.breadCrumb {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-decoration: underline;
	color: #391D58;
}

.BreadCrumbCurrent {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #391D58;
}

.link {
	color : #666666;
	font-weight: normal;
	font-family : verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
}

.link:hover {
	color : #666666;
	font-weight: normal;
	font-family : verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	text-decoration: underline;
}

.footer {
	color : #333366;
	font-weight: normal;
	font-family : verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
}

.footer:hover {
	color : #333366;
	font-weight: normal;
	font-family : verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	text-decoration: underline;
}

.stepback {  text-indent: 4px}

.indent {  text-indent: 4pt}

.testimonialLeadIn {
	color : #666666;
	font-weight: bold;
	font-family : verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
}



.testimonial {

	color : #666666;

	font-weight: normal;

	font-family : verdana, arial, helvetica, sans-serif;

	font-size: 10px;

}



.testimonialCredit {

	color : #666666;

	font-weight: normal;

	font-family : verdana, arial, helvetica, sans-serif;

	font-size: 10px;

}



.photoCaptionHead {

	color : #666666;

	font-weight: bold;

	font-family : verdana, arial, helvetica, sans-serif;

	font-size: 10px;

}



.photoCaption {

	color : #666666;

	font-weight: normal;

	font-family : verdana, arial, helvetica, sans-serif;

	font-size: 10px;

}

.pageheader {

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

	font-size: 15px;

	font-weight: bold;

	letter-spacing: 0.5px;

	line-height: normal;

	color: #391D58;

}
td.inthissectionheader {
	border: 1px solid;
	background-color: #391D58;
	color : #F8F8FF;
	/*	float : right; */
	font-weight : bolder;
	text-align : center;
}
td.inthissectionrow {
	border: 1px solid;
	/*	float : right; */
	}




