@charset "iso-8859-1";


html,body{
width:100%;
height:100%;
padding:0;
margin:0;
}
body{
width:100%;
height:100%;
min-width:742px;
padding:0;
margin:0;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
color:#000000;
background:#FAF6EE url(bg_dk_khaki.jpg) top left;
}

p {
	margin-top: 5px;
	line-height:1.3;
}

a:link { 
	color: #0455A0;
	}
a:visited { 
	color: #999999;
	}
a:hover { 
	color: #000000;
	}

ul{
list-style-type:none;
margin:0;
padding:0;
}
	
li {
margin:0 0 10px 0;
padding:0 0 0 18px;
background:url(bullet_purplecheck.gif) no-repeat top left;
background-position:0 .1em;
}

h1 {
	font-size: 21pt;
	color: #FFFF99;	
	}
	
h2 {
	font-size: 16pt;
	color: #FFFFFF;	
	}
	
h3 {
	font-size: 1.6em;
	color: #04669C;	
	border-bottom:1px solid #FFFFFF;
	}
	
h4 {
	font-size: 1.4em;
	font-weight: bold;
	color: #000000;	
	}

form{
margin:0;
padding:0 7px 0 7px;
}
	
#body_wrapper{
background:#E0E8F7 url(body_bg.jpg) top left;
}
#body_wrapper td{
font-size:.75em;
}

#login_box{
width:178px;
padding:150px 0 0 0;
background:url(login_bg.jpg) no-repeat top left;
}

#purchase_wrapper{
position:relative;
width:155px;
height:21px;
margin:0 0 20px 0;
}
#purchase_button a{
position:absolute;
top:0;
left:35px;
text-indent:-9000px;
text-decoration:none;
width:82px;
height:21px;
background:url(purchase_overachievers.gif) no-repeat top left
}
#purchase_button a:hover{
background:url(purchase_overachievers.gif) no-repeat bottom left
}
	
.strongdark {
	color: #333300;
	}
	
.strongred {
	color: #990033;
	}

.head {
   font-family: Verdana, Arial, sans-serif;
   color: #FFFFFF;
   margin: 10px 0px 3px 0px;
   padding: 0px;
}

.newshead {
   font-family: Verdana, Arial, sans-serif;
   color: #333399;
   margin: 0px 0px 0px 0px;
   padding: 0px;
}

.news_title {
	margin: 10px 0px 10px 0px;
	padding: 0px;
	color: #666600;
	font-weight: normal;
}

.quote {
   font-weight: bold;
   color: #000000;
   margin: 20px 20px 0px 0px;
   padding: 0px;
}

.quote2 {
   font-size: 8pt;
   font-weight: bold;
   color: #000000;
   margin: 20px 20px 0px 0px;
   padding: 0px;
}

#lnav{
font-size:1.2em;
font-weight:bold;
text-decoration:none;
}
#lnav a{
text-decoration:none;
}
#lnav a:hover{
text-decoration:underline;
}
#lnav ul{
list-style-type:none;
margin:0;
padding:0;
}
#lnav li{
margin:0 0 10px 0;
padding:0 0 0 18px;
background:url(bullet_blackcheck.gif) no-repeat top left;
background-position:0 .1em;
}

#login {
	color: #cccccc;
	line-height: 175%;
	font-size:.9em;
	}	
	
#footer{
font-size:.65em;
color:#74714C;
}
#footer a{
color:#74714C;
font-weight:bold;
text-decoration:none;
}
#footer a:hover{
color:#0455A0;
}
