/* Global Styles */

body {
	margin:0px;
	}
	
td {
	color:#333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	}
	
hr {
	height:1px; 
	color: #cccccc;
	border: none;
	}
	
a {
	color: #000000;
	text-decoration: none;
	}
	
a:hover {
	color: #666666;
	text-decoration:none;
	}
	
/* ID Styles */

#navigation a {
	color: #827966;
	font-weight:bold;
	text-decoration: none;
	letter-spacing:.1em;
	line-height:12px;
	display:block;
	padding:10px;
	border-right-width: 0px;
	border-left-width: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #14285f;
	border-right-color: #14285f;
	border-bottom-color: #14285f;
	border-left-color: #14285f;
	}
	
#navigation a:hover {
	color:#14285F;
	border-left-width: 0px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	background-color: #CFCFBA;
	}
	
#sidebarHeader {
	padding-top: 0px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
	}

#logo {
	color: #33426B;
	line-height:24px;
	letter-spacing:.4em;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	}

#tagline {
	color: #303F6A;
	line-height:18px;
	letter-spacing:.4em;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	}
	
#dateformat a {
	color:#99CCFF;
	font:11px georgia;
	color: #99CCFF;
	letter-spacing:.2em;
	text-decoration:none;
	font-weight:bold;
	}
	
#dateformat a:hover {
	color: #ffffff;
	}

/* Class Styles */

.bodyText {
	color:#333333;
	line-height:16px;
	margin-top:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	}

	h2 {
	color: #A19A7D;
	line-height:16px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	letter-spacing: 1px;
}	
	
.sidebarHeader {
	color: #555555;
	font-weight:bold;
	letter-spacing:.1em;
	line-height:16px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	}	
	
.detailText {
	font:11px arial;
	color:#ffffff;
	line-height:16px;
	letter-spacing:.1em;
	}
	
.smallText {
	color:#333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 24px;
	color: #7B7766;
}

	
h3 {
	color: #555555;
	font-weight:bold;
	letter-spacing:1px;
	line-height:12px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}		
	
	
.smlText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
}
.plainBorder {
	border: thin solid #CCCCCC;
}
.mrgn {
	font-size: 1px;
	color: #fdfdfd;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
.smlText2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	background-color: #FFFFFF;
}
.red {
	color: #990000;
}
