/* crs.css */

/* Education 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: #644674; }

  A:visited { color: #644674; }

/*  A:active { color: fuchsia ;font-weight: normal;}*/

  A:hover{

	font-weight: bolder;

}



div.spacerbar{ 

/*color :#644674;*/

background-color :#644674;

height :1px;

font-size:1px;

}

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


.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: #644674;

}



.subheader {

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

	font-size: 11px;

	font-weight: bold;

	color: #644674;

}



.breadCrumb {

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

	font-size: 10px;

	font-weight: normal;

	text-decoration: underline;

	color: #644674;

}

.BreadCrumbCurrent {

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

	font-size: 10px;

	font-weight: bold;

	color: #644674;

}



.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: #644674;

}

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

}
td.inthissectionrow {
	border: 1px solid;
	border-collapse: collapse;	
/*	float : right;*/
	}
	
a:itslink {

	color : #F8F8FF;
	font-weight: normal;
	font-family : verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	text-decoration: underline;
}

.itslink:hover {
	color : #666666;
	font-weight: normal;
	font-family : verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	text-decoration: underline;
}
	
td.catalog2 {
	border: 1px solid;
	background-color: #0066cc;
	color : #F8F8FF;
/*	float : right;*/
	font-weight : bolder;
}
	
td.catalog1 {
	border: 1px solid;
	background-color: #9999cc;
	color : #F8F8FF;
/*	float : right; */
	font-weight : bolder;
}
table.catalogborder {
	border: 1px solid;
/*	float : right; */
	}
td.catalogrow {
	border-bottom: 1px solid;
/*	float : right; */
	}
	
option.catalog1 {
	background-color : #9999cc;
	font-weight : bolder;
	color : #F8F8FF;
}	
	
option.catalog2 {
	background-color : #0066cc;
	font-weight : bolder;
	color : #F8F8FF;
}

option.catalog3 {
	background-color : #005555;
	font-weight : bolder;
	color : #F8F8FF;
}

option.catalog4 {
	background-color : #BAC9FE;
	font-weight : bolder;
}	
	
	
td.catalog3 {
	border: 1px solid;
	background-color: #005555;
	color : #F8F8FF;
/*	float : right;*/
	font-weight : bolder;
}

