body
{
	font-family: Arial, Helvetica, sans-serif;
	margin-top:0px;
	margin-bottom:0px;
	background-color:#FFFFFF;
}
form
{
	padding:0;
	margin:0;
}
#MainTable
{
	border:1px solid #003366;
}
#MenuBar a
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration:none;
	font-weight:bold;
}
#MenuBar a:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#66CCFF;
	text-decoration:none;
	font-weight:bold;
}
#Footer
{
	font-size: 12px;
	text-align:center;
	font-weight:bold;
}
#Footer a
{
	font-weight:bold;
	color:#336699;
	text-decoration:none;
}
#Footer a:hover
{
	font-weight:bold;
	color:#666666;
	text-decoration:underline;
}
.fontSize12
{
	font-size:12px;
}
.fontSize10
{
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
.border
{
	border:1px solid #CCCCCC;
}
.header1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;


}
.header2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: 003366;

}
.hover1 {
	text-decoration: none;
	color: #003366;
}
a.hover1:hover {
	text-decoration: underline;
}
.hover2 {
	text-decoration: underline;
	color: #003366;
}
a.hover2:hover {
	text-decoration: none;
}
.hover3 {
	text-decoration: none;
	color: #003366;
}
a.hover3:hover {
	text-decoration: none;
	color: #003366;
}
.hover4 {
	text-decoration: none;
	color: #666666;
}
a.hover4:hover {
	text-decoration: underline;
	color: #666666;
}
.tabSelected
{
	border-left:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
	border-top:1px solid #CCCCCC;
	background-image: url(../images/bgback6.jpg);
	font-weight: bold;

}
.tabNotSelected
{
	border-bottom:1px solid #CCCCCC;
	border-left:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
	border-top:1px solid #CCCCCC; 
	background-image: url(../images/bgback7.jpg);
}
.tabBody
{
	border-left:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
}.bold {
	font-weight: bold;
}
.topBottomBorder {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.testimonials {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	background-color: #F0F0F0;
}
.header3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #003366;
	text-decoration: none;
	font-weight: bold;
}
.button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #336699;
	font-weight: bold;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #3399CC;
	border-right-color: #003366;
	border-bottom-color: #003366;
	border-left-color: #3399CC;

}
.textBox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	border: 1px solid #003366;
}
.fontSize10Verdana {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.contactusMargin {
	margin: 10 20 0 10;
}
.smallBullet {
	list-style-image: url(../images/dot.jpg);
}

.faqQuestion
{
	font-size:14px;
	font-weight: bold;
	margin:0;
	margin-bottom: 3px;
	padding:0;
}

.faqAnswer
{
	margin:0;
	margin-bottom: 12px;
	padding:0;
	padding-left:20px;
}

/* Paging starts here */

.paging
{
	font-size: 10px;
	font-family: Arial, "Times New Roman", Verdana;
	float: left;
}
.paging a
{
	color:#666666;
	display:block;
	width: 22px;
	text-decoration: none;
	background-color: #FFFFFF
}
.paging a:hover
{
	color:#000000;
	font-weight: bold;
	font-size: 11px;
	background-color: #EEEEEE;
}
.paging div
{
	height: 13px;
	border: 1px solid #BBBBBB;
	padding: 2px 0px 2px 0px;
	margin: 2px;
	text-align: center;
	float: left;
}
.paging div.pageActive
{
	font-weight: bold;
	font-size: 11px;
	border: 1px solid #000000 ;
	background-color: #EEEEEE;
	
}
.paging div.pageActive a
{
	color:#000000;
	text-decoration: none;
	background-color: #EEEEEE;
}
.paging div.pageActive a:hover
{
	color:#000000;
	font-weight: bold;
	font-size: 11px;
}

.hl {color:#f00;background-color:#ff0;}
