/* Global Styles */

body {
	margin:0px;
	background-color: #5e6d82;
	}
.Clienthead {
	color: #999;
	font-family: Verdana, Geneva, sans-serif;
	font-size: small;
}

	
td {
	font:11px arial;
	color:#5E6D82;
	}
	
hr {
	height:1px; 
	color: #cccccc;
	border: none;
	}
	
	
#sidebarHeader {
	padding: 0px 4px 14px 4px;
	}

#logo {
	font:18px georgia;
	color: #5e6d82;
	line-height:24px;
	letter-spacing:.4em;
	}

#tagline {
	font:12px georgia;
	color: #CC3300;
	line-height:18px;
	letter-spacing:.4em;
	}


/* Class Styles */

.bodyText {
	font:11px arial;
	color:#99CCFF;
	line-height:20px;
	letter-spacing:.1em;
	margin-top:0px;
	}
	
.pageName{
	font:22px georgia;
	color: #CC3300;
	line-height:20px;
	letter-spacing:.1em;
	}
	
.subHeader {
	font:16px georgia;
	color: #CC3300;
	font-weight:bold;
	letter-spacing:.1em;
	line-height:16px;
	}	
#header {
	padding-left: 5px;
}

	
.sidebarHeader {
	font:14px georgia;
	color: #99CCFF;
	font-weight:bold;
	letter-spacing:.1em;
	line-height:16px;
	}	
	
.detailText {
	font:11px arial;
	color:#ffffff;
	line-height:16px;
	letter-spacing:.1em;
	}
	
.smallText {
	font:10px arial;
	color:#99CCFF;
	}
	
.white {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	color: #FFF;
	font-style: normal;
	font-variant: normal;
}
.styleone:link {
	color: #FFF;
	font-family: Verdana, Geneva, sans-serif;
	font-size: x-small;
	font-style: italic;
	font-variant: normal;
}
.styleone:visited {
	text-decoration: none;
	color: #CCC;
	font-family: Verdana, Geneva, sans-serif;
	font-size: x-small;
	font-style: italic;
	font-weight: normal;
	font-variant: normal;
}
.styleone:hover {
	text-decoration: none;
	color: #CCC;
	font-family: Verdana, Geneva, sans-serif;
	font-size: x-small;
	font-style: italic;
	font-weight: normal;
}
.styleone:focus {
	text-decoration: none;
	color: #999;
	font-family: Verdana, Geneva, sans-serif;
	font-size: x-small;
	font-style: normal;
}
.styleone:active {
	color: #FFF;
	font-family: Verdana, Geneva, sans-serif;
	font-size: x-small;
	font-style: italic;
	font-weight: normal;
	font-variant: normal;
}
#footer {
	padding: 0px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: small;
	font-style: italic;
	font-weight: normal;
	font-variant: normal;
	color: #CCC;
}
a img {border:none;}

