@charset "utf-8";
body  {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #666666;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: url(image-files/papertile.jpg);
	background-repeat: repeat;
}
.twoColFixLtHdr #container {
	width: 980px;
	border: thick outset #333333;
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-repeat: repeat-y;
	background-image: url(image-files/bkg.gif);
} 
.twoColFixLtHdr #header {
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	height: auto;
	width: auto;
	margin-right: 0px;
	border: thin none #333333;
} 
.twoColFixLtHdr  #navTop {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #666666;
	font-style: normal;
	width: auto;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 20px;
	font-size: medium;
	position: relative;
	top: 0px;
	line-height: 22px;
	vertical-align: 5%;
	margin-left: 0px;
	background-repeat: repeat-x;
	height: 25px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.twoColFixLtHdr #navTopR{
	float: right;
	margin-left: 0px;
	padding-right: 0px;
	width: 500px;
	text-align: right;
	color: #CCCCCC;
}
.twoColFixLtHdr #navTopL{
	float: left;
	margin-left: 0px;
	padding-right: 0px;
	width: 440px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	text-align: left;
	color: #CCCCCC;
}
.twoColFixLtHdr #sidebar1 {
	float: left;
	width: 150px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 2px;
	top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
	border: thin none #000000;
	left: 0px;
	margin: 0px;
	font-size: 14px;
	height: auto;
}
.twoColFixLtHdr #sidebar2 {
	float: right;
	width: 200px;
	top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #000000;
	border: thin none #000000;
	left: 0px;
	font-size: 14px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.twoColFixLtHdr #mainContent {
	margin-top: 0;
	margin-right: 260px;
	margin-bottom: 0;
	margin-left: 160px;
	padding-top: 0;
	padding-right: 15px;
	padding-bottom: 0;
	padding-left: 15px;
	border-left-width: thin;
	border-left-style: none;
	border-left-color: #F6F6F4;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;





	font-style: normal
	top: 0px;
	position: relative;
	color: #000;
	list-style-type: disc;
} 
.twoColFixLtHdr #footer {
	padding: 0 10px 0 20px;
	background-color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	line-height: 22px;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
} 
.twoColFixLtHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0;
}
.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 #breadCrumb {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	padding-top: 0;
	padding-right: 25px;
	padding-bottom: 0;
	padding-left: 25px;
	font-size: small;
	top: 0px;
	line-height: normal;
	vertical-align: top;
	margin-left: 0px;
	font-weight: normal;
	color: #000000;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	width: 930px;
	float: none;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
#copyRight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	vertical-align: top;
	text-align: center;
	line-height: 18px;
	font-style: italic;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.Navigation h3 {
font-family: Lato, Arial, Helvetica, sans-serif;
font-size: 16px;
font-weight: bold;
font-style: normal;
color: #FFFFFF;
text-align: left;
text-decoration: none;
letter-spacing: 1px;
line-height: 20px;
border-top: 0;
border-right: 0;
border-bottom: 0;
border-left: 0;
margin: 15px 0px 15px 0px;
padding: 0;
background: none;
display: block; 
}

.Navigation ul {
list-style-type: none;
border-top: 0;
border-right: 0;
border-bottom: 0;
border-left: 0;
margin: 13px 0px 26px 0px;
padding: 0;
background: none;
}

.Navigation li {
text-align: left;
font-variant: normal;
display: list-item;
border-top: 0;
border-right: 0;
border-bottom: 0;
border-left: 0;
margin: 0;
padding: 0;
background: none;
}

.Navigation a {
font-family: Lato, Arial, Helvetica, sans-serif;
font-size: 13px;
font-weight: normal;
font-style: normal;
font-variant: normal;
color: #AED0ED;
text-align: left;
text-decoration: none;
letter-spacing: 0px;
line-height: 19px;
height: 19px;
display: block;
overflow: visible;
border-top: 0;
border-right: 0;
border-bottom: 0;
border-left: 0;
margin: 0;
padding: 7px 0px 7px 0px;
background: none;
*zoom: 1;
}

.Navigation a:hover {
background: #888;
color: #fff;
}