a.gloss:link {color: #6b01a3;
   text-decoration: none;
	 font-size: 16px; }
a.gloss:visited {color: #6b01a3;
   text-decoration: none; 
	 font-size: 16px; }	 
a.gloss:hover {color: #f118c6;
   text-decoration: none;
	 font-size: 16px; }
a.gloss:active  {color: #6b01a3;
   text-decoration: none;
	 font-size: 16px; }	
	 
a.plain:link {color: #6b01a3;
   text-decoration: none;
	 font-size: 16px; }
a.plain:visited {color: #6b01a3;
   text-decoration: none; 
	 font-size: 16px; }	 
a.plain:hover {color: #f118c6;
   text-decoration: none;
	 font-size: 16px; }
a.plain:active  {color: #6b01a3;
   text-decoration: none;
	 font-size: 16px; }		 
	  
p {margin:8px 15 0 20px;
font-family: verdana
}
.leftalign {text-align:left;} 
.centeralign {text-align:center;}
.rightalign {text-align:right;}


.smallfont {font-size:12px;}
.medfont {font-size:14px;}
.medlgfont {font-size:16px;}
.largefont {font-size:18px;}


.textbottom {vertical-align:text-bottom;}
.textmiddle {vertical-align:middle;}
.texttop {vertical-align:top;}
.textbaseline {vertical-align:baseline;}

   		 /* IE6 fix for images */
.imgalignbtm { vertical-align: bottom; }
.imgblock {display:block;}


.border {border:1px solid #000000;}

hr {background:#3333cc;
   width:95%;
   height:1px;
   text-align:center; }

.bullet { font-size: 25px;
	font-weight: bold; }

.indent { margin-left:1.5em;
	margin-right: 1.5em; }

.clearboth {clear:both;}
div#container { 
 	width:950px;
	margin-top:5px;
    margin-left:auto;
    margin-right:auto; }

div#content { 
	width:945px;
    margin-left:auto;
    margin-right:auto;
	}

div#header {
 	width:945px;
	height:204px;
    margin-left:auto;
    margin-right:auto;
	background-image: url(images/bgtop2.gif);
	background-repeat: no-repeat; }


div#footer { 	
	width:780px;
	height:50px;
    margin-left:auto;
    margin-right:auto;
	background-color:#ffffff; }

.quotebox { 
	width: 210px; 
	float: right; 
	font-size:14px;
	text-align:center;
	margin:20px 0 20px 0; 
	border: 3px solid #058e12;}

.box800{width:800px;
    margin-left:40px;
    margin-right:auto; }

.box750 {width:750px;
    margin-left:auto;
    margin-right:auto; }

.box700 {
    
     }

		/*quote page box*/
.box650 {width:650px;
    margin-left:auto;
    margin-right:auto;
	/*border: 3px solid #058e12; */
	font-size: 11px; }

.box600 {width:600px;
    margin-left:auto;
    margin-right:auto;
	text-align:left; }

.box550 {width:550px;
    margin-left:auto;
    margin-right:auto; }

.box500 {width:500px;
    margin-left:auto;
    margin-right:auto; }

.box450 {width:450px;
    margin-left:auto;
    margin-right:auto;
	text-align:left; }

.box400 {width:400px;
    margin-left:auto;
    margin-right:auto;
	text-align:left; }

.box350 {width:300px;
   margin-left:auto;
    margin-right:auto;
		font-size: smaller;
		 
    }

.box300 {width:300px;
    margin-left:auto;
    margin-right:auto;
		font-size: smaller;
	}


.floatleft {float:left;}
.floatright {float:right;}



.floatleft300 {
float: left;
width: 300px; 
margin-top:5px;
margin-bottom:10px;
margin-left:10px; }

.floatleft250 {
float: right;
width: 250px; 
margin-top:5px;
margin-bottom:10px;
margin-left:10px; }

.floatright200 {
float: right;
width: 200px; 
margin-top:5px;
margin-bottom:10px;
margin-left:10px; }




UL  {list-style-type: disc; 
	font-size: 12px; 
	font-family: arial,Helvetica,sans-serif; }

	

.simlink {color: #000066;
  font-weight: bold;
  background: transparent;
  text-decoration: none;
  font-size:10px; }


 /*reg links Dk navy to lt navy*/


a:link {color: #000000;
  font-weight: normal;
  background: transparent;
  text-decoration: underline; }
	a:visited {color: #000000;   /*black*/
  font-weight: normal;
  background: transparent;
  text-decoration: underline;}
a:hover {color: #058e12;     /*blue*/
  font-weight: normal;
  background: transparent;
  text-decoration: underline; }
a:active  {color: #333333;
  font-weight: normal;
  background: transparent;
  text-decoration: underline; }


