/* Global Styles */

body {
	
	margin: 0px;
}
	
td {
	font-family: arial;
	font-size: 12px;
	font-style: normal;
	color: #999999;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	}
	
hr {
	height:0px;
	color: #cccccc;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	
	}
	
a {
font-style:normal;
font-size:13px;
font-stretch:expanded;
	color:#33CCFF;
	text-decoration:none;
}
	
a:hover {
	color:#0099FF;
	text-decoration:underline;
	font-style: normal;
	}
	
/* ID Styles */

.hd li a{
display:block;
font:normal 93% arial;
outline:none;
text-align:center;
white-space:nowrap;
z-index:50;
padding:1px;
margin-top:-1px;
}
	
#navigation a:hover {
	color:#ffffff;
	border: 1pt dotted red;
	border-right-width: 0px; 
	border-left-width: 0px; 
	}
	
#sidebarHeader {
	padding: 0px 4px 14px 4px;
	}

#logo {
	font:18px georgia;
	color: #CC3300;
	line-height:24px;
	letter-spacing:.4em;
	}

#tagline {
	font:12px georgia;
	color: #CC3300;
	line-height:18px;
	letter-spacing:.4em;
	}
	
#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 {
	font:11px arial;
	color:#FFFFFF;
	line-height:20px;
	letter-spacing:.1em;
	margin-top:0px;
	}
	
.pageName{
	font:22px georgia;
	color: #CC3300;
	line-height:20px;
	letter-spacing:.1em;
	}
	
.subHeader {
	font:13px georgia;
	color:#FFFFFF;
	font-weight:bold;
	letter-spacing:.1em;
	}	
	
.sidebarHeader {
	font:12px georgia;
	color:#CCCCCC;
	font-weight:bold;
	letter-spacing:.1em;
	}	
	
.detailText {
	font:11px arial;
	color:#ffffff;
	line-height:16px;
	letter-spacing:.1em;
	}
	
.smallText {
	font:10px arial;
	color:#99CCFF;
	}
	

	
.pageName img {
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
#frmEmail table {
	width: 0px;
}
.bdl {
	border: 2px;
	border:1px solid #CCCCCC;
}
.td {
	background-image: url(bg_feedback.png);
	text-shadow:#CCCCCC;
}
.img {
	border: 1px solid #000000;
	margin: 3px;
	padding: 3px;
}
.bg {
	background-repeat: no-repeat;
}
#textfield {
	border: 1px solid #FFFFFF;
	background-color: #CCCCCC;
}
