/* This stylesheet is for older browsers that don't understand @import */

/* basic elements */
body{color:#eee;background-color:#eee;margin:0;padding:0}
/* make everything sans-serif */
html, body, table, td, th, h1, h2, h3, h4, h5, h6, p, a, span, div{font-family:Verdana, Arial, Helvetica, sans-serif;  }
p {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt;line-height: 14pt; }
h1	{font-weight: Bold; font-style: Italic; font-size: 20px; color: #2E5ABB; }
h2	{font-weight: Bold; font-size: 16px; line-height: 16px; color: #2E5ABB; }
h3	{font-weight: Bold; font-size: 10pt; color: #2E5ABB; }
h4	{font-weight: Bold; font-size: 16px; color: #720000; }
h5	{font-weight: Bold; font-style: normal; font-size: 20px; color: #9D9D9D; text-align: right;}

.footerStyle {
	font-size: 11px;
	color: #666666;
	font-family: Verdana, Helvetica, Arial;
}

.callUsText {
	font-size: 16px;
	color: #255798;
	font-family: verdana, helvetica, arial;
}

.testies {
	font-size: 14px;
	text-align: center;
	color: #676767;
	font-family: verdana, helvetica, arial;
}

.burgundyText {
	font-size: 10pt;
	color: #440000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.burgundyText2 {
	font-size: 12pt;
	color: #990000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.paleTextBold {
	font-size: 16px;
	color: #adc1e2;
	font-family: verdana, helvetica, arial;
	font-weight: bold;
}

.whiteTextBold {
	font-size: 16px;
	color: #ffffff;
	font-family: verdana, helvetica, arial;
	font-weight: bold;
}

span.dropcap {
float:left;color:#2E5ABB;font-size:50px;font-weight:normal;line-height:33px;padding-top:2px;padding-right:3px;font-family: Palatino, Times New Roman, serif; }

table{font-size: 10pt; color: #000000;}

b{font-weight: Bold; font-size: 10pt; color: #000000;}

/* set image borders to zero */
img{border:0}

/* basic links */
a, a:link{color:#2E5ABB;text-decoration:none}
a:visited{color:#2E5ABB;text-decoration:none}
/* NS4 won't see these but other browsers will. No problem. */
a:hover{color:#ffffff; background-color:#2E5ABB;text-decoration:none}
a:active{color:#ffffff; background-color:#2E5ABB;text-decoration:none}

a.top:link{font-size: 8px;color:#2E5ABB}
a.top:visited{font-size: 8px;color:#2E5ABB}
/* NS4 won't see these but other browsers will. No problem. */
a.top:hover{font-size: 8px;color:#ffffff; background-color:#2E5ABB;text-decoration:none}
a.top:active{font-size: 8px;color:#ffffff; background-color:#2E5ABB;text-decoration:none}

a.callUsLink:link{font-size: 16px;color:#2E5ABB; text-decoration:none}
a.callUsLink:visited{font-size: 16px;color:#2E5ABB; text-decoration:none}
/* NS4 won't see these but other browsers will. No problem. */
a.callUsLink:hover{font-size: 16px;color:#adc1e2; background-color:#ffffff; text-decoration:none}
a.callUsLink:active{font-size: 16px;color:#adc1e2; background-color:#ffffff; text-decoration:none}

a.pageLink:link{font-size: 8px;color:#2E5ABB}
a.pageLink:visited{font-size: 8px;color:#2E5ABB}
/* NS4 won't see these but other browsers will. No problem. */
a.pageLink:hover{font-size: 8px;color:#2E5ABB; background-color:#ffffff;text-decoration:none}
a.pageLink:active{font-size: 8px;color:#2E5ABB; background-color:#ffffff;text-decoration:none}

a.red:link{font-size: 14px;font-style: italic;font-weight: bold;color:#ff0000}
a.red:visited{font-size: 14px;font-style: italic;font-weight: bold;color:#ff0000}
/* NS4 won't see these but other browsers will. No problem. */
a.red:hover{font-size: 14px;font-style: italic;font-weight: bold;color:#ffffff; background-color:#ff0000;text-decoration:none}
a.red:active{font-size: 14px;font-style: italic;font-weight: bold;color:#ffffff; background-color:#ff0000;text-decoration:none}

a.red2:link{font-size: 12px;font-style: italic;font-weight: bold;color:#990000}
a.red2:visited{font-size: 12px;font-style: italic;font-weight: bold;color:#990000}
/* NS4 won't see these but other browsers will. No problem. */
a.red2:hover{font-size: 12px;font-style: italic;font-weight: bold;color:#ffffff; background-color:#990000;text-decoration:none}
a.red2:active{font-size: 12px;font-style: italic;font-weight: bold;color:#ffffff; background-color:#990000;text-decoration:none}
