/* Stylesheet for Website Homepage - Screen Width 1024 Pixels */
/* Version V1.0.0, 04/09/2007 WBM. */
/* Copyright 2007. Property of Design Atom  - www.designatom.com */

/* ------------------------------------------------------------------------- */
/* Main Page Content Area */
div.content {
	width: 1013px; 
	z-index: 0;
	background-color: #FFFFFF;
}

/* Left Side */
div.contentleft {
	width: 330px; 
	background-color: #FFFFFF;
	float: left;
	z-index: 0;
	border: 0px; 
	padding: 0px; 
	margin-top: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
}

/* Middle Content */
div.contentmain {
	width: 672px; 
	float: right;
	text-align: justify;
	z-index: 0;
	background-color: #FFFFFF;
	border: 0px; 
	padding-top: 0px; 
	padding-bottom: 40px; 
	padding-left: 0px; 
	padding-right: 0px; 
	margin: 0px;
}

/* First Content Column */
div.column1 {
	position: relative; 
	top: 50px; 
	left: 0px; 
	width: 486px;
	z-index: 0;
	float: left;
	border: 0px;
	margin-top: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
	margin-right: 0px;
}

/* Second Content Column */
div.column2 {
	position: relative; 
	top: 76px; 
	left: 0px; 
	width: 168px;
	z-index: 0;
	float: right;
	border: 0px;
	padding: 0px;
}

/* Third Content Column - Floats Below Columns 1 & 2 */
div.column3 {
	position: relative; 
	top: 0px; 
	left: 0px; 
	width: 654px;
	height: 40px;
	background-color: #FFFFFF;
	z-index: 0;
	float: right;
	clear: both;
	border: 0px;
	padding: 0px;
	margin-bottom: 100px;
}

/* Accessibility Options */
div.access {
	position: relative;
	top: 0px;
	left: 0px;
	width: 150px; 
	height: 152px;
	float: right;
	background-image: url(../_images/access_back.gif);
	z-index: 2;
	visibility: visible;
	border: 0px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	margin-right: 9px;
}


/* Quick Links */
div.links {
	position: relative;
	top: 0px;
	left: 0px;
	width: 150px; 
	float: right;
	background-image: url(../_images/links_back_middle.gif);
	background-repeat: repeat-y;
	z-index: 2;
	visibility: visible;
	border: 0px;
	padding: 0px;
	margin-top: 20px;
	margin-bottom: 30px;
	margin-left: 0px;
	margin-right: 9px;
}

/* Footer Area */
div.footer {
	position: relative; 
	top: 0px; 
	left: 0px; 
	width: 1013px; 
	height: 50px;
	z-index: 3;
	border: 0px;
	margin: 0px;
	padding-top: 40px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
}

/* ------------------------------------------------------------------------- */
/* Text Styles */

/* Accessibility Options Text Styles */
p.access {
	position: relative;
	top: 0px;
	left: 0px;
	font-family: MS Sans Serif, Arial; 
	font-size: 13pt; 
	font-weight: bold; 
	text-align: center; 
	color: #121212; 
	line-height: 140%; 
	margin: 0px;
}

/* Image Wrapper */
p.imgcont {
	position: relative;
	top: 0px;
	left: 0px;
	margin: 0px; 
	border: 0px; 
	padding: 0px; 
}

/* Hyperlink Wrapper */
p.quicklinks {
	position: relative;
	top: 0px;
	left: 0px;
	text-align: center; 
	margin: 0px; 
	border: 0px; 
	padding: 0px; 
}

/* ------------------------------------------------------------------------- */

/* Hyperlink Styles */

/* Quick Links */
a.quicklinks {
	font-family: Arial; 
	font-size: 11pt; 
	font-weight: 500;
	color: #000000; 
	line-height: 120%; 
	text-decoration: none;
}
a:hover.quicklinks {
	color: #FFFFFF; 
	text-decoration: underline;
}

/* Accessibility Links */
a.access {
	position: relative;
	top: 0px;
	left: 0px;
	font-family: MS Sans Serif, Arial; 
	font-size: 13pt; 
	font-weight: bold; 
	text-align: center; 
	color: #121212; 
	line-height: 140%; 
	margin: 0px;
	text-decoration: none;
}
a:hover.access {
	color: #FFFFFF; 
}

/* ------------------------------------------------------------------------- */
/* Image Styles */

/* Title Image Style */
img.titleimg {
	position: relative;
	top: 0px;
	left: 0px;
	z-index: 3;
	border: 0px;
	padding: 0px; 
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	margin-right: 0px;
}

/* Left Image Style */
img.leftimg {
	position: relative;
	top: 0px;
	left: 0px;
	float: left;
	z-index: 3;
	border: 0px;
	padding: 0px; 
	margin-top: 5px;
	margin-bottom: 15px;
	margin-left: 0px;
	margin-right: 10px;
}

/* Right Image Style */
img.rightimg {
	position: relative;
	top: 0px;
	left: 0px;
	z-index: 3;
	float: right;
	border: 0px;
	padding: 0px; 
	margin-top: 30px;
	margin-bottom: 30px;
	margin-left: 0px;
	margin-right: 16px;
}

/* Right Image Style */
img.rightimg2 {
	position: relative;
	top: 0px;
	left: 0px;
	z-index: 3;
	float: right;
	border: 0px;
	padding: 0px; 
	margin-top: 0px;
	margin-bottom: 5px;
	margin-left: 15px;
	margin-right: 0px;
}

/* Links Bottom Image Style */
img.links {
	position: relative;
	top: 4px;
	left: 0px;
	border: 0px; 
	padding: 0px; 
	margin: 0px;
}

/* ------------------------------------------------------------------------- */
/* Page Seperator Styles */

hr.quicklinks {
	position: relative;
	top: 0px;
	left: 0px;
	width: 150px;
	color: #FB6020;
	border: 0px; 
	padding: 0px; 
	margin: 0px;
}