/** ##################################

This Style Sheet simply copied from the IMI Style sheet. Lots of redundant styles!

####################################### */

body {
	font-family: Verdana;
	font-size:13px;
}

td {
	font-family: Verdana;
	font-size:13px;
}

th {
	font-family: Verdana;
	font-size:13px;
}
.a {
	color: #FFFFFF;
}
.border {

	border: 1 solid #000066;

}


/* ###################################################################

   Common Pages
   
###################################################################### */

.OandBHeader {
	font-size: 26.0pt; 
	font-family: Times New Roman; 
	color: #990000; 
	text-decoration: overline underline;
	font-weight: 700
	}
	
.menu {
	font-family: Verdana;
	font-size:13px;
	font-weight: 700
	}

.Xsmall {
	font-family: Arial;
	font-size: 9px;
	}
	
.small {
	font-family: Tahoma;
	font-size:11px;
	}
	
.normal {
	font-family: Verdana;
	font-size:13px;
	}


.medium {
	font-family: Verdana;
	font-size:15px;
	}

.large {
	font-family: Verdana;
	font-size:18px;
	}
	
.Xlarge {
	font-family: Verdana;
	font-size:24px;
	}

.testimonial {
	font-family: Times New Roman;
	font-size: 12px;
	font-style: italic;
	}
	
/* 	####################################### 

	Support Landing Page
	
	######################################## */
	
.faq-mainhead, .faq-subhead, .faq-question {

	font-family: Verdana;
	font-size: 15px;
	font-weight: 700;
	align: left;
}

.faq-mainhead {

	margin-top: 40px;
	}
	


.faq-question {

	font-size: 12px;
	margin-top: 40px;
	margin-left: 20px;
	color: #990000;
}

.faq-answer {

	font-family: Verdana;
	font-size: 12px;
	font-weight: 300;
	color: #000000;
	margin-left: 50px;

}

.faq-bold {
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
	font-weight: 900
	}
