﻿body 
{
	margin:0px;
	background:URL('../images/QIS_repeatBG.jpg') repeat-x fixed #636600;
	font-family:Verdana, Arial, Helvetica, "Century Gothic", Sans-Serif;
}
hr
{
	margin-top:10px;
	margin-bottom:10px;
}
label
{
	font-weight:bold;
}
img 
{
	border:0px;
}
.ul 
{
	margin-top:0px;
	font-size:smaller;	
}
#header
{
	width:983px;
	height:122px;
	background:URL('../images/QIS_header.jpg') no-repeat;
	position:absolute;
	top:0px;
	left:0px;
}
#promo_image
{
	width:983px;
	height:282px;
	background:URL('../images/QIS_midsection.jpg') no-repeat;
	position:absolute;
	top:122px;
	left:0px;
}

#primary_content_header
{
	width:955px;
	min-height:330px;
	background:URL('../images/QIS_content.jpg') no-repeat top #FFFFFF;
	padding-right:25px;
	border-left:solid 3px white;

}
#DefaultPageContent
{
	padding-left:12px;
	width:645px;
	min-width:645px;
	padding-bottom:15px;
	padding-top:20px;
	padding-right:0px;
	text-align:justify;
	float:left;	
}


#homepage_repeat
{
	background-color:White;
	position:absolute;
	top:404px;
	left:0px;	
	font-size:small;
	width:983px;
}
#homepage_repeat a:link, #homepage_repeat a:active, #homepage_repeat a:visited 
{
	text-decoration:underline;
	color:#636600;	
}
#homepage_repeat a:hover 
{
	text-decoration:none;
	color:#636600;		
}


#oversized_button_parent
{
	height:97px;
	width:610px;
	position:absolute;
	top:390px;
	left:376px;
}
#oversized_button_parent_shadow
{
	float:right;
	width:650px;
	height:70px;
}

#employee_button_container
{
}

.graphic_button
{
	display:block;	
	width:300px;
	height:97px;
}
.graphic_button > span
{
	display:none;
}
.employee_button
{
	background:URL('../images/employee_normal.png') no-repeat;
	float:left;
}
.employee_button:link, .employee_button:active, .employee_button:visited
{
	
}
.employee_button:hover
{
	background:URL('../images/employee_over.png') no-repeat;
}

.employer_button
{
	background:URL('../images/employer_normal.png') no-repeat;
	float:left;
	padding-left:10px;
}
.employee_button:link, .employee_button:active, .employee_button:visited
{
	
}
.employer_button:hover
{
	background:URL('../images/employer_over.png') no-repeat;
}
#Primary_Navigation
{
	width:974px;
	height:38px;
	position:relative;
	top:79px;
	left:3px;
	font-size:small;
	font-weight:bold;
	color:White;
	padding-top:12px;
	padding-bottom:12px;
	padding-left:8px;
}
#Primary_Navigation a:link, #Primary_Navigation a:active, #Primary_Navigation a:visited
{
	color:White;
	text-decoration:none;
	padding-right:10px;
	padding-left:5px;	
}
#Primary_Navigation a:hover
{
	background:URL('../images/nav_hover_06.jpg') repeat-x;
	text-decoration:none;	
	padding-right:10px;
	padding-top:12px;
	padding-bottom:12px;
	padding-left:5px;
}

#secondary_content
{
	width:648px;
	min-height:405px;
	background:URL('../images/QIS_secondary_midsection.jpg') no-repeat top;
	font-size:small;
	padding-right:25px;
	padding-top:25px;
	padding-bottom:25px;
	padding-left:310px;
}
#secondary_content a:link, #secondary_content a:active, #secondary_content a:visited 
{
	text-decoration:underline;
	color:#636600;	
}
#secondary_content a:hover 
{
	text-decoration:none;
	color:#636600;		
}

div.secondary_repeat 
{
	position:absolute;
	top:122px;
	left:0px;
	background: url('../images/vertical_repeat.jpg') repeat-y;
}
#footer
{
	width:983px;
	height:12px;
	background:url('../images/footer_image.jpg') no-repeat;
	background-position:bottom;
}
#footer_text
{
	width:983px;
	height:44px;
	font-size:x-small;
	color:White;	
	clear:both;
	background:url('../images/app_nav_graphic.jpg') repeat-x;
	background-color:#636600;
	text-align:center;
	padding-top:13px;
	padding-bottom:10px;
}
#footer_text a:link, #footer_text a:active, #footer_text a:visited
{
	color:#03232E;
	text-decoration:none;
}
#footer_text a:hover
{
	color:#03232E;
	text-decoration:underline;
}

#Front_Headlines
{
	width:270px;
	min-height:50px;
	padding:5px;
	text-align:justify;
	font-size:x-small;
}

.DateLabel 
{
	font-weight:bold;
}


.DayContainer
{
	overflow:hidden;
	width:80px;
	font-size:x-small;
	height:80px;
	border:solid 1px black;
	padding:3px;
}
#MonthSelectorContainer
{
	float:right;
	padding:10px;
}
.GridPadding
{
	padding:3px;
	font-size:x-small;
}
#Flash_Container
{
	width:285px;
	float:left;
	height:522px;
	padding-bottom:1.5px;
	border-right:solid 3px white;
	margin-right:10px;
}
.HiddenPic
{
	display:none;	
}
.ContactFormShell
{
	border:solid 1px black;
	padding:20px;
	background-color:#E3DCBF;
}
.CreditsText 
{
	font-size:x-small;
}
.SmallButtonContainer
{
	width:330px;
	height:25px;
	background:url('../images/small_button_over.png') no-repeat;
	padding-top:8px;
	padding-left:35px;
	color:#ffffff;
	display:block;
	font-size:small;
	margin-bottom:4px;
}
.SmallButtonContainer:link, .SmallButtonContainer:active, .SmallButtonContainer:visited 
{	
	color:#ffffff;
	text-decoration:none;	
	font-weight:bold;
}
.SmallButtonContainer:hover 
{	
	color:#ffffff;	
	background:url('../images/small_button.png') no-repeat;	
	text-decoration:none;	
	font-weight:bold;
}
.AddressBox 
{
	float:left;
	padding:10px; 
	width:260px; 
	background-color:#E3DCBF; 
	border:solid 1px black
}