@charset "utf-8";
body  {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	scrollbar-arrow-color: #3399CC;
	scrollbar-3dlight-color: #99CCCC;
	scrollbar-highlight-color: #3399CC;
	scrollbar-face-color: #99CCCC;
	scrollbar-shadow-color: #3399CC;
	scrollbar-darkshadow-color: #3399CC;
	scrollbar-track-color: #FFFFFF;
	padding-left: 20px;
	padding-top: 20px;
    
}
.twoColFixLtHdr #container {
	width: 780px;
	text-align: left; /* this overrides the text-align: center on the body element. */
} 
.twoColFixLtHdr #mainContent {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 180px;
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 20px;
}
.twoColFixLtHdr #footer {
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 210px;
} 
.twoColFixLtHdr #footer p {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

.twoColFixLtHdr #sidebar1 h3{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	background-color: #99CCCC;
	color: #000000;
	padding: 5px;
	margin: 0px;
	background-position: top;
}
/*.twoColFixLtHdr #header {
	padding: 0 10px 0 20px;   this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. 
} */
/*.twoColFixLtHdr #header h1 {
	margin: 0;  zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
/*	padding: 10px 0;  using padding instead of margin will allow you to keep the element away from the edges of the div 
}*/
.twoColFixLtHdr #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 150px; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 15px 10px 15px 20px;
	border: 2px solid;
	margin-top: 15px;
	line-height: 1.166;
	position: relative;
	padding: 5px;
	border: 2px solid;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 10px;
	border-top-color: #99CCCC;
	border-right-color: #99CCCC;
	border-bottom-color: #99CCCC;
	border-left-color: #99CCCC;
	border-color: #99CCCC;
	color: #000000;
}

.twoColFixLtHdr #sidebar1 a:link{
	padding: 5px;
	border-top: 1px solid #cccccc;
	width: 100%;
  voice-family: "\"}\""; 
  voice-family:inherit;
	width: auto;
}

.twoColFixLtHdr #sidebar1 a:visited{
	border-top: 1px solid #cccccc;
	padding: 5px;
}

.twoColFixLtHdr #sidebar1 a:hover{
	border-top: 1px solid #cccccc;
	background-color: #dddddd;
	padding: 5px;
}
/*********** #sidebar1 link styles ***********/

#sidebar1 ul a:link, #sidebar1 ul a:visited {
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	border-right-width: 2px;
	border-bottom-width: 1px;
	border-left-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #99CCCC;
	border-bottom-color: #99CCCC;
	border-left-color: #99CCCC;
	border-top-color: #99CCCC;
	border-top-style: solid;
	font-size: 12px;
	font-weight: bold;
}
#sidebar1 ul {
	list-style: none;
	padding: 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
.minorHead {
	font-size : 12px;
	font-family : Georgia, Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding : 5px 1px 5px 1px;
	margin-left : 10px;
	width : 20%;
	border-bottom : solid #3399CC;
	font-weight : bold;
	border-bottom-style : groove;
}
.subhead {
	font-size : 16px;
	font-family : Georgia, Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding : 5px 1px 5px 1px;
	margin-left : 10px;
	width : 45%;
	font-weight : bold;
	border-bottom-style : none;
	}

p {
	margin-left : 10px;
	font-size : 12px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}

h5 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : bold;
	}

table{
	margin-left : 10px;
	margin-top : 0px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	}

a:link {
	color : Blue;
	text-decoration : underline;
}

#title {
	font-size : 20px;
	margin-left : 10px;
	background-position : left;
	font-family : Georgia, Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding-left : 10px;
	font-weight: bold;
	border-bottom-style : groove;
	line-height: 1.2;
	border-bottom-color: #3399CC;

}


a:hover {
	background-color : #99CCCC;
	color : Red;
	text-decoration : none;
}



.phpfield {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	}
