﻿body
{
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	margin-top: 0px
}
#pageHeader
{
	width: 951px;
	height: 125px;
}
#pageFooter
{
	background-image: url('Images/footer.jpg');
	background-repeat: no-repeat;
	width: 951px;
	height: 35px;
	padding-top: 43px;
}
.inner
{
	background-color: #dce818;
	width: 5px;
}
.outer
{
	background-color: #c5d913;
	width: 5px;
}
#bottom
{
	background-color: #c5d913;
	height: 5px;
}
.back
{
	background-color: #dce818;
}
#homeTable
{
	margin-left: auto;
	margin-right: auto;	
	width: 951px;
}
.subHeaderLeft
{
	background-image: url('Images/subHeaderLeft.jpg');
	background-repeat: no-repeat;
	width: 6px;
	height: 34px;
}
.subHeaderRight
{
	background-image: url('Images/subHeaderRight.jpg');
	background-repeat: no-repeat;
	width: 6px;
	height: 34px;
}
.subHeaderBack
{
	background-image: url('Images/subHeaderBack.jpg');
	background-repeat: repeat-x;
	height: 34px;
	font-weight: bold;
	font-size: 10px;
	text-align: center;  
}
.subHeaderBack td { padding-right: 2px; padding-left: 2px; }
.subHeaderBack a:link {color: #10427a; text-decoration: underline}
.subHeaderBack a:visited {color: #10427a; text-decoration: underline}
.subHeaderBack a:hover {text-decoration: none}

#qtButton
{
	cursor: pointer;
	position: absolute;
	top: 125px;
}
.qtLeft
{
	background-image: url('Images/qtLeft.gif');
	background-repeat: no-repeat;
	width: 6px;
	height: 34px;
	float: left;
}
.qtRight
{
	background-image: url('Images/qtRight.gif');
	background-repeat: no-repeat;
	width: 6px;
	height: 34px;
	float: left;
}
.qtBack
{
	background-image: url('Images/subHeaderBack.jpg');
	background-repeat: repeat-x;
	height: 24px;
	font-weight: bold;
	font-size: 10px;  
	vertical-align: top;
	padding-top: 10px;
	float: left;
	z-index: 15;
}
.qtBack td { padding-right: 5px; padding-left: 5px; vertical-align: middle; }
.qtBack a:link {color: #10427a; text-decoration: underline}
.qtBack a:visited {color: #10427a; text-decoration: underline}
.qtBack a:hover {text-decoration: none}
.qtLink{}
#qtContainingForm
{
	position: absolute; 
	width: 248px; 		
	overflow: hidden; 	
	margin-left: -137px;	
	z-index: 25;
	top: 159px;		
}
#qtForm
{
	position: relative; 
	top: 0px; 	
	z-index: 10;
	display: none;
	color: #ffffff;
	font-weight: bold;
	font-size: 10px;
}
#backOpac
{
	background: #10427a; 
	filter: alpha(opacity=90); 
	-moz-opacity: 0.90; 
	-khtml-opacity: 0.90; 
	opacity: 0.90; 
	height: 100%; 
	width: 248px; 
	position: absolute; 
	z-index: -1; 
}
#footBotLeft
{
	background-image: url('Images/footBotLeft.jpg');
	background-repeat: no-repeat;
	height: 30px;
	width: 7px;
}
#footBotRight
{
	background-image: url('Images/footBotRight.jpg');
	background-repeat: no-repeat;
	height: 30px;
	width: 7px;
}
.footBotBack
{
	background-image: url('Images/footBotBack.jpg');
	background-repeat: repeat-x;
	height: 30px;
	font-weight: bold;
	font-size: 10px;  
	padding-left: 10px;
	padding-right: 10px; 
}
.footBotBack td { padding-right: 5px; padding-left: 5px; }
.footBotBack a:link {color: #10427a; text-decoration: underline}
.footBotBack a:visited {color: #10427a; text-decoration: underline}
.footBotBack a:hover {text-decoration: none}
.hiddenText
{
	display: none;	
}
.contentRow{}


