/* Global Styles */
 @page{margin:0px auto;}/* Remove Header & Footer */
 body {
	margin:0px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	}
td {
	font-size:12.5px;
	color:#000;
	vertical-align:top;
	}
select{max-width:400px;}	

/* ID Styles */

#navigation td {
	border-bottom: 1px solid #F4FFE4;
	}
	
#navigation a {
	color: #D5EDB3;
	line-height:10px;
	letter-spacing:.1em;
	text-decoration: none;
	display:block;
	padding:8px 6px 10px 20px;
	font-size: 11px;
	font-weight: bold;
	}
	
#navigation a:hover {
	background: #99CC66;
	color:#993300;
	}
	
#logo 	{
	font-size:24px;
	color: #5C743D;
	letter-spacing:.2em;
	line-height:30px;
	}

#tagline 	{	
	font-size:11px;
	color: #993300;
	letter-spacing:.4em;
	line-height:18px;
	}

#monthformat {
	border-bottom: 1px dashed #5C743D;
	}
		
#dateformat {
	font-size:11px;
	color: #993300;
	letter-spacing:.2em;
	}
	
#dateformat a {
	font-size:11px;
	color: #993300;
	font-weight:bold;
	letter-spacing:.1em;
	text-decoration:none;
	}
	
#dateformat a:hover {
	color: #F4FFE4;
	letter-spacing:.1em;
	}
	
/* Class Styles */
	
.bodyText {
	font-size:12px;
	color:#666666;
	line-height:20px;
	margin-top:0px;
	}
	.bodyTextBlack {
	font-size:12px;
	color:#000000;
	line-height:20px;
	margin-top:0px;
	}
	
.pageName{
	font-size: 18px;
	color: #99CC66;
	line-height:26px;
	letter-spacing:.21em;
	}
	
.subHeader {
	font:bold 11px;
	color: #993300;
	line-height:22px;
	letter-spacing:.2em;
	}

.quote {
	font-size: 20px;
	color: #759DA1;
	line-height:30px;
	}
	
.smallText {
	font-size: 10px;
	color: #666666;
	line-height: 22px;
	}
	
.navText {
	font-size: 10px;
	color: #003366;
	line-height:16px;
	letter-spacing:.1em;
	text-decoration: none;
	}
	
	.loginboxdiv
{
 margin:0;
 height:21px;
 width:146px;
 background:url(login_bg.gif) no-repeat bottom;
}

.loginbox
{
 background:none;
 border:none;
 width:134px;
 height:15px;
 margin:0;
 padding: 2px 7px 0px 7px;
 font-size:11px;
}

.ta10 {
	background-image:url(images/form_bg.jpg);
	background-repeat:repeat-x;
	border:1px solid #d1c7ac;
	width: 230px;
	height: 60px;
	color:#333333;
	padding:3px;
	margin-right:4px;
	margin-bottom:8px;
}
   .module {
    background:#666666;
    border:1px solid #ccc;
    border-bottom:2px solid #bbb;
    border-top:1px solid #ddd;
    border-radius:10px;
    -webkit-border-radius:10px;
    -moz-border-radius:10px;
}  
 .module1 {
    background: url('background_%20img/background1.jpg') repeat-no left bottom;
    border:1px solid #ccc;
    border-bottom:2px solid #bbb;
    border-top:1px solid #ddd;
    border-radius:10px;
    -webkit-border-radius:10px;
    -moz-border-radius:10px;
} 
.test {
	text-shadow: #6374AB 20px -12px 2px;
} 
