BODY {
	background-color: #ffffff;
	color: #555555;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 150%;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url('images/bg1.gif');
	background-repeat: repeat-x;
	background-position: 0% 0%;
	scrollbar-base-color: #4d5595;
}

TD, TH {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #555555;
	font-size: 12px;
	line-height: 150%;
}


P {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #555555;
	font-size: 12px;
	line-height: 150%;
}

.horizontal_dotted_line 
{ 
border-bottom: 1px dotted #555555; 
width: 100%; 
} 

A:LINK {
	color: #4d5595;
	text-decoration: none;
	font-weight: normal;
}

A:VISITED {
	color: #4d5595;
	text-decoration: none;	
	font-weight: normal;
}

A:ACTIVE {
	color: #FFCCFF;
	text-decoration: underline;
	font-weight: normal;
}

A:HOVER {
	color: #000000;
	text-decoration: underline;
	font-weight: normal;
}

A.bold:LINK {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

A.bold:VISITED {
	color: #000000;
	text-decoration: none;	
	font-weight: bold;
}

A.bold:ACTIVE {
	color: #FFCCFF;
	text-decoration: underline;
	font-weight: bold;
}

A.bold:HOVER {
	color: #ffffff;
	text-decoration: underline;
	font-weight: bold;
}

A.bold1:LINK {
	color: #4d5595;
	text-decoration: none;
	font-weight: bold;
}

A.bold1:VISITED {
	color: #4d5595;
	text-decoration: none;	
	font-weight: bold;
}

A.bold1:ACTIVE {
	color: #4d5595;
	text-decoration: underline;
	font-weight: bold;
}

A.bold1:HOVER {
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}


A.class3:LINK {
	color: #FFFFFF;
	text-decoration: none;
}

A.class3:VISITED {
	color: #FFFFFF;
	text-decoration: none;	
}

A.class3:ACTIVE {
	color: #4d5595;
	text-decoration: underline;
}

A.class3:HOVER {
	color: #FFFF00;
	text-decoration: underline;
}


A.class3a:LINK {
	color: #FFFFFF;
	text-decoration: none;
}

A.class3a:VISITED {
	color: #FFFFFF;
	text-decoration: none;	
}

A.class3a:ACTIVE {
	color: #777777;
	text-decoration: underline;
}

A.class3a:HOVER {
	color: #FFFF00;
	text-decoration: underline;
}

H1 {
	color: #4d5595;
	font-family: Times New Roman, Times, serif;
	margin-top: 15px;
	font-style: italic;
	line-height: 120%;
	font-size: 20px;
	font-weight: normal;

}

H2 {
	color: #4d5595;
	font-family: Times New Roman, Times, serif;
	font-style: italic;
	font-size: 17px;
	font-weight: normal;

}

H3 {
	color: #4d5595;
	font-family: Times New Roman, Times, serif;
	font-style: italic;
	margin-top: 12px;
	font-size: 13px;
	font-weight: bold;
}

H4 {
	color: #4d5595;
	font-family: Times New Roman, Times, serif;
	font-style: italic;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
	font-size: 13px;
	font-weight: bold;
}

H5 {
	color: #000000;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 100%;
}

H6 {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
}


UL {
	color: #555555;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
}

CAPTION {
	font-family : Arial, Verdana, Helvetica, sans-serif;
	font-weight : normal;
	font-style: italic;
	font-size: 8pt;
}

.quote {
	font-family : Times New Roman, Times, Serif;
	color: #4d5595;
	font-weight : normal;
	font-style: italic;
	font-size: 12pt;
}

.tiny {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-style: normal;
	font-size: 7pt;
	}
	
.question {
	color: #4d5595;
	font-family: Times New Roman, Times, serif;
	font-style: italic;
	margin-top: 0px;
	font-size: 12pt;
	line-height: 140%;
	font-weight: normal;
	}
	
.answer {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #555555;
	font-size: 12px;
	margin-top: 5px;
	margin-bottom: 15px;
	margin-left: 20px;
	line-height: 140%;
}

.testimonial {
    COLOR: #333333;
    FONT-FAMILY: Times New Roman, Times, serif;
    FONT-SIZE: 10pt;
    FONT-STYLE: italic;
    line-height: 150%;
    margin-left: 15px;
    margin-bottom: 10px;
}

span.dark {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #4d5595;
	font-size: 12px;
	line-height: 150%;
	font-weight : bold;
}

span.so {
	color: #4d5595;
	font-family: Times New Roman, Times, serif;
	font-style: italic;
	font-size: 17px;
	font-weight: normal;

}