/*CSS file created 2/17/2008 */

/*--------------------GLOBAL--------------------*/

body
{
background-image: url(images/qbs_06.gif);
background-repeat: repeat-y;
background-position:top center;
color: #333333;
font-family: Arial, Helvetica, sans-serif;
}
td {font-size: 12px;}
ul {margin: 5px 18px;}
li {list-style-image: url(images/bullet.gif); line-height:20px;} /*list-style-type: square;*/
h1 {font-family: Arial, Helvetica, sans-serif; font-size: 15px; color: #5485bb; font-weight:normal;}

.mainContent {padding-left: 20px; padding-right: 0px;line-height: 20px;}
.botNav {font-size: 10px; color: #333333}

 
.pagePar{font-size: 13px;color: #ffffff; margin-top:3px;} 
.pagePar2{font-size: 11px;color: #ffffff; margin-top:3px;} 
/*--------------------GENERIC----------------margin: 0px 100px 10px 30px;----*/ 

/*--------------------LINKS--------------------*/ 
a {color: #ffffff;}

a:link {color: #5485bb; text-decoration: underline;} /* unvisited links */ 
a:active {color: #5485bb;text-decoration: underline;} /*active links*/ 
a:visited {color: #5485bb; text-decoration: underline;} /* visited links */ 
a:hover {color: #1d417e; text-decoration:underline; } /* mouseover */ 



a.botNav:link {color: #333333; text-decoration: underline;} /* unvisited links */ 
a.botNav:active {color: #333333;} /*active links*/ 
a.botNav:visited {color: #333333; text-decoration: underline;} /* visited links */ 
a.botNav:hover {color: #5485bb; text-decoration:underline; } /* mouseover */ 
