/* CSS Document */


.menuborder {
	background-image: url(../images/menuborder.jpg);
	background-repeat: repeat-x;
}
.leftnav {
	background-image: url(../images/leftnav.jpg);
	background-repeat: repeat-x;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	background-color:#EEECED;
}
.graybg {
	background-color: #DDDBDC;
}
.header{
	font-family:Century Gothic;
	font-size:14px;
	font-weight:bold;
	color:#990033;
	text-decoration: none;	
}
.headercase{
	font-family:Century Gothic;
	font-size:11px;
	font-weight:bold;
	color:#000000;
	text-decoration: none;	
}
.link {
	font-family: Century Gothic;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-align: justify;
}
.linkover {

	font-family: Century Gothic;
	font-size: 11px;
	font-weight: bold;
	color: #BABABA;
	text-decoration: none;
	text-align: justify;
}
.linkcase {
	font-family: Century Gothic;
	font-size: 11px;
	font-weight: bold;
	color: #085492;
	text-decoration: none;
	text-align: justify;
}
.linkovercase {

	font-family: Century Gothic;
	font-size: 11px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
	text-align: justify;
}
.copyright {
	font-family: Century Gothic;
	font-size: 9px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.leftnavlink {
	font-family: Century Gothic;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.content {
	font-family: CorisandeBold;
	font-size: 14px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.copyright {
	font-family: CorisandeBold;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.contentBold {
	font-family: CorisandeBold;
	font-size: 22px;
	font-weight: bold;
	color:#990033;
	text-decoration: none;
	padding-left: 0px;
	padding-top: 0px;
}
.contentBoldnew {
	font-family: Century Gothic;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	padding-top: 0px;
}
.rightbox {
	background-image: url(../images/rightbox.gif);
	background-repeat: no-repeat;
	width: 205px;
	height: 96px;
}
.imgleft{
	float:left;
}
.tableborder {
	border: 1px solid #CCCCCC;
}	
.contentred {

	font-family: Century Gothic;
	font-size: 11px;
	font-weight: normal;
	color: #FF0000;
	text-decoration: none;
}
.lightbluebg{
	background-color:#D3E5FA;
}
.testimonialcontent{
	font-family:Century Gothic;
	font-size: 9px;
	font-weight:normal;
	color:#CC6600;  
	
}
.contentlink {

	font-family: Century Gothic;
	font-size: 11px;
	font-weight: normal;
	color: #3263AB;
	text-decoration: none;
	line-height: 15px;
}
.button{
	background-color:#9BC3E0;
	font-family:Century Gothic;
	font-size:10px;
	font-weight:normal;
	
}
.techfaq{
	font-family:Century Gothic;
	font-size:10px;
	font-weight:bold;
	color:#085492;
	text-decoration: none;	
}
