/**CSS for SRC Section**/
body {font-size: 14px;}
b{ color:#990033;}
a:link, a:visited { color:#00918C;text-decoration:none;}
a:hover, a:active  {text-decoration:underline;color:#990033;	}

/**Class styles**/
.bodyText {font-family: Geneva, Arial, Helvetica, sans-serif;font-size: 12px; text-align:center;}
.formText {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13px; color:#00918c;} 
.tableText {font-family: Geneva, Arial, Helvetica, sans-serif; font-size: 14px; color:#00918c; background-color:#D9D9FF;} 
.tableText2 {font-family: Geneva, Arial, Helvetica, sans-serif; font-size: 14px; color:#173c88; background-color: #FFD5D5;} 
.mainheader {font-family: Geneva, Arial, Helvetica, sans-serif; font-size: 28px;text-align:left;color: #0000CC; padding:5px; text-align:center;}
.header { font-family: Arial, Helvetica, sans-serif; font-size: 18px;text-align:left; color:#173c88; padding:5px; text-align:center;}

.h1  {font-family: Geneva, Arial, Helvetica, sans-serif; font-size: 28px;text-align:left;color: #0000CC; padding:5px;}
.h2  { font-family: Arial, Helvetica, sans-serif; font-size: 18px;text-align:left; color:#173c88; padding:5px;}
.h3  { font-family: Arial, Helvetica, sans-serif; font-size: 16px; text-align:left; color:#990033; padding:5px;}
.h4  { font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; color: #003399; padding:5px;}
.h5  { font-family:  Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #003399;  padding:5px;}
.quote{ font-family: Georgia, "Times New Roman", Times, serif; font-size: 14px; font-style:italic; color:#173c88; line-height: 18px;}
.address { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px; color: #003399;}
.date { font-family: Georgia, "Times New Roman", Times, serif;font-size:12px; color:#990033;}
.footer { font-family: Arial, Helvetica, sans-serif;font-size:14px; color:#990033;}
.links { font-family:Georgia, "Times New Roman", Times, serif; font-size:18px; color:#0033CC; line-height:18px;}
.title{ font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; color: #ffffff; line-height: 25px;}
.headers { font-family:Arial, Helvetica, sans-serif; font-size:16px; font-weight: bold; color:#FFFFFF; background-color: #173C88; width:30%; height:30px;}
 .headers a { color:#FFFFFF; }
.bolding { font-family:Georgia, "Times New Roman", Times, serif; font-size:16px; color:#000099;}
.landing { font-family:Georgia, "Times New Roman", Times, serif; font-size:20px; color:#990000;}
.landing2 { font-family:Georgia, "Times New Roman", Times, serif; font-size:16px;color:#00918C;}
.landing3 { font-family:Georgia, "Times New Roman", Times, serif; font-size:16px; font-weight: bold; color:#173C88;}
.directions{ font-family: Geneva, Arial, Helvetica, sans-serif; font-size:16px;color:#00918C;}

/*ROUNDED CORNERS*/
.tl{ background-image:url(../images/tl.gif); background-repeat:no-repeat; background-position:top left;}
.tr{ background-image:url(../images/tr.gif); background-repeat:no-repeat; background-position:top right;}
.br{ background-image:url(../images/br.gif);background-repeat:no-repeat; background-position:bottom right;}
.bl{ background-image:url(../images/bl.gif); background-repeat:no-repeat; background-position:bottom left;}
.left{background-image:url(../images/l.gif); width:14px; background-repeat: repeat-y; background-position:left;}
.ryt{background-image:url(../images/r.gif); width:14px;background-repeat: repeat-y; background-position:right;}
.top{background-image:url(../images/t.gif);  height:14px;background-repeat: repeat-x; background-position: top;}
.botom{background-image:url(../images/b.gif);height:14px;background-repeat: repeat-x; background-position: bottom;}
.tl2{ background-image:url(../images/bcgs/tl2.gif); background-repeat:no-repeat; background-position:top left;}
.tr2{ background-image:url(../images/bcgs/tr2.gif); background-repeat:no-repeat; background-position:top right;}
.br2{ background-image:url(../images/bcgs/br2.gif); background-repeat:no-repeat; background-position:bottom right;}
.bl2{ background-image:url(../images/bcgs/bl2.gif); background-repeat:no-repeat; background-position:bottom left;}
.left2{background-image:url(../images/bcgs/l2.gif); width:10px; background-repeat: repeat-y; background-position:left;}
.ryt2{background-image:url(../images/bcgs/r2.gif); width:10px;background-repeat: repeat-y; background-position:right;}
.top2{background-image:url(../images/bcgs/t2.gif);  height:10px;background-repeat: repeat-x; background-position: top;}
.botom2{background-image:url(../images/bcgs/b2.gif);  height:10px;background-repeat: repeat-x; background-position: bottom;}

