﻿@charset "utf-8";
/* CSS Document */


.tableRightMargin {
	margin-right: 20px;
}

.formZeroSpace {
	padding: 0px;
	margin: 0px;
}

.skinHeader {
	color: red;
}

.skinButton {
	margin-bottom: 8px;
}

.skinButtonAlt {
	margin-top: 8px;
	margin-bottom: 8px;
}



.tableContent {
	padding: 4px;
	background-color: white;
	width: 100%;
}

.table1 {
	background-image: url(Images/table1.gif);
	background-repeat: no-repeat;
	width: 16px;
	height: 16px;
}

.table2 {
	background-image: url(Images/table2.gif);
	background-repeat: repeat-x;
	height: 16px;	
}

.table3 {
	background-image: url(Images/table3.gif);
	background-repeat: no-repeat;
	width: 16px;
	height: 16px;
}

.table4 {
	background-image: url(Images/table4.gif);
	background-repeat: repeat-y;
	width: 16px;	
}

.table5 {
	background-image: url(Images/table5.gif);
	background-repeat: repeat-y;
	width: 16px;
}

.table6 {
	background-image: url(Images/table6.gif);
	background-repeat: no-repeat;
	width: 16px;
	height: 16px;
}

.table7 {
	background-image: url(Images/table7.gif);
	background-repeat: repeat-x;
	height: 16px;
}

.table8 {
	background-image: url(Images/table8.gif);
	background-repeat: no-repeat;
	width: 16px;
	height: 16px;
}




div {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}




body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}




td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}




tr {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}




table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}




p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}


form {
	background-color: white;
	margin: 0px;
	padding: 0px;
}


body {
	background-color: white;
	margin: 0px;
	padding: 0px;
}

.contentTitle {
	font-size: 26px;
	color: #6E6E6E;
	margin-bottom: 20px;
}

.contentPad {
	margin-left: 20px;
	margin-right: 20px;

}

.contentTop {
	width: 700px;
	margin-left: auto;
	margin-right: auto;
}

.contentLogin {
	margin-bottom: 3px;
}

.contentBottom {
	margin-left: 20px;
	margin-right: 20px;
}

.contentBackground {
	background-color: #0079c1;
	border-top: 1px solid #ffa524;
	border-bottom: 1px solid #ffa524;
	width: 100%;
	margin: 0px;
	padding: 0px;
}

.contentMain {
}

.contentSide {
	float: right;
}

.contentFooter {
	margin-top: 20px;
	margin-bottom: 20px;
}

.contentButtonContainer {
	margin-top: 18px;
	margin-bottom: 18px;
}

.contentSlogan {
	color: #ffa524;
	font-weight: bold;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 40px;
	text-align: right;
    margin-left: 0px;
}

.contentSearch {
	text-align: right;
	margin-top: 20px;
}

.contentBreadcrumb {
	color: #CCCCCC;
	margin-bottom: 4px;
}


.button {
	color: white;
	display: block;
	padding: 4px;
}

.phone {
	width: 178px;
	margin-bottom: 100px;
}

.definition {
	width: 150px;
	color: white;
	font-size: 11px;
	margin-left: 20px;
	text-align: left;
}

.orange {
	color: #ffa524;
}

.orangebold {
	color: #ffa524;
	font-weight:bold;
}

.blue {
	color: #0079c1;
}

.gray {
	color: #ababab;
}

.footerLinks:visited { color: white; font-weight: bold; }

.footerLinks:hover { color: white; font-weight: bold; }

.footerLinks:active { color: white; font-weight: bold; }

.footerLinks { color: white; font-weight: bold; }


/* NEW CSS FOR HOMEPAGE IMAGES - MAY 6, JH */



a.boldorange:link {
	color:#FFA524; 
	text-decoration:none	
}

a.boldorange:hover {
	color:#FFA524; 
	text-decoration:none
}

a.boldorange:active {
	color:#FFA524; 
	text-decoration:none
}

a.boldorange:visited {
	color:#FFA524; 
	text-decoration:none
}



a.orangelink:link {
	color:#FFA524; 
}

a.orangelink:hover {
	color:#FFA524; 
	text-decoration:none;
}

a.orangelink:active {
	color:#FFA524; 
}

a.orangelink:visited {
	color:#FFA524; 
}



p.j {
	text-align:justify;
}

.c {
	text-align:center;
}

.homeimg {
	border-style:none;
	width:250px;
	margin-left:10px;
	margin-right:10px;
}

td.c {
	text-align:center;
}

table.hometable1 {
	width:800px;
	margin-left:3%;
}

table.hometable2 {
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	width:500px;
}

#centered {
	text-align:center;
}

.style17 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	color:#6E6E6E;
	margin-bottom: 20px;
}

.style18 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color:#6E6E6E;
	margin-bottom: 20px;
}

.centered {
	margin-left:5%;
/* this used to be:

	margin-left:auto;
	margin-right:auto;
but we decided we like the indent better (below)
*/

}

.indent {
	margin-left:5%;
}

td.managementtable {
	text-align: center; 
	width: 200px;	
}

td.managementtable2 {
	width:600px;
	text-align:justify;
}


/* CODE COPIED FROM http://www.dynamicdrive.com/style/csslibrary/item/css-popup-image-viewer/ FOR POPUP INSTRUCTIONAL TEXT */
/* VERSION ONE: "POPUPNOTE" - FOR TEXT ONLY, NO IMAGES */

.popupnote{
	position: relative;
	color:#FFA524; 
	font-weight:bold;
	text-decoration:none;

}

.popupnote:hover{
	background-color: transparent;
	z-index: 50;
}

.popupnote span{ /*CSS for enlarged image*/
	position: absolute;
	/*left:100px;
	top:150px;*/
	background-color: white;
	padding: 5px;
	border: 2px black solid;
	visibility: hidden;
	color: black;
	text-decoration: none;
	text-align:justify;
	width:200px;
}

.popupnote:hover span{ /*CSS for enlarged image on hover*/
	visibility: visible;
	position:fixed;
	left:450px;
	top:350px;

}

/* CODE COPIED FROM http://www.dynamicdrive.com/style/csslibrary/item/css-popup-image-viewer/ FOR POPUP INSTRUCTIONAL TEXT */
/* VERSION TWO: "POPUPIMG" - FOR IMAGES, TEXT OPTIONAL */

.popupimg{
	position: relative;
	color:#FFA524; 
	font-weight:bold;
	text-decoration:none;

}

.popupimg:hover{
	background-color: transparent;
	z-index: 50;
}

.popupimg span{ /*CSS for enlarged image*/
	position: absolute;
	background-color: white;
	padding: 5px;
	left: -100px;
	border: 2px black solid;
	visibility: hidden;
	color: black;
	text-decoration: none;
	text-align:justify;
	width:550px;
}

.popupimg span img{ /*CSS for enlarged image*/
	border-width: 0;
	padding: 2px;
}

.popupimg:hover span{ /*CSS for enlarged image on hover*/
	visibility: visible;
	position:fixed;
	left:450px;
	top:275px;

