/* styles that define the basic elements of the site */





BODY {    font-family: Verdana, Helvetica, Arial, San Serif;

		font-size: 10px;

}



TD {    font-family: Verdana, Helvetica, Arial, San Serif;

		font-size: 10px;

}



a:link, a:visited {

	text-decoration: none;

	color: #000000;

}

a:hover, a:active {

border-bottom: 1px #D0dfed dotted;


	color: #ffffff;


}



.h1 {   font-family: Verdana, Helvetica, Arial, San Serif;

		font-size: 12px;

}





/* this style defines to main NAVIGATION rollovers at the top of the pages */
.img p {
        font-family: Verdana, Helvetica, Arial, San Serif;

		font-size: 10px;
		font-color: #ffffff;
}



.img a:link, .img a:visited {

	text-decoration: none;

	color: #ffffff;

}

.img a:hover, .img a:active {

border-bottom: 1px #D0dfed dotted;


	color: #D0DFED;


}

.navigation p {

	font-family: Arial narrow, sans-serif;

	font-size: 12px;

	text-transform: uppercase;

	color: #575756;

	padding: 5 0 0 10px;

	text-align: left;

}

.navigation a:link, .navigation a:visited {

	font-family: Arial narrow, sans-serif;

	font-size: 12px;

	text-transform: uppercase;

	color: #575756;

	text-decoration: none;

	margin-right: 10px;

	margin-left: 10px;

}

.navigation a:hover, .navigation a:active {

	font-family: Arial narrow, sans-serif;

	font-size: 12px;

	text-transform: uppercase;

	color: #6e6e6c;

	text-decoration: none;

	margin-right: 10px;

	margin-left: 10px;

}




.formbox2 {

	font-family: Arial, Helvetica, san-serif;

	font-size: 10px;



}

.bottom {

    font-family: Verdana, san-serif;
	font-size: 10 px;
    line-height: 7px;
	color: #333333;
	vertical-align:top;         

}


.white {

        	font-family: Verdana, san-serif;

	font-size: 11 px;

	color: #ffffff;

	vertical-align:top;

          

}

.main {

    font-family: Verdana, san-serif;
	font-size: 10 px;
	color: #666666;
	line-height: 14px;
	vertical-align:top;

          

}
.list {

    font-family: Verdana, san-serif;
	font-size: 11 px;
	color: #000000;
	line-height: 16px;
	vertical-align:top;

          

}

.small {

    font-family: Verdana, san-serif;
	font-size: 9 px;
	line-height: 9px;
	color: #000000;
	vertical-align:top;      

}


.header {

   font-family: arial, san-serif;
	font-size: 14 px;
	font-weight: bold;
	color: #000000;
	vertical-align:top;

          

}

.quotes {

   font-family: arial, san-serif;
	font-size: 18 px;
	font-weight: bold;
	color: #D4E4F5;
	vertical-align:top;

          

}


