@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;
	background-color: #46505a;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #333333;
}
a:link {
	color: #124679;
}
a:hover {
	color: #422629;
}
a:visited {
	color: #46505a;
}
a:active {
	color: #68903c;
	font-weight: bold;
}

.twoColFixRtHdr #container {
	width: 943px;
	text-align: left;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(/Images/background.gif);
	background-repeat: repeat-y;
} 
.twoColFixRtHdr #header {
	height: 154px;
	padding-top: 0;
	padding-bottom: 0;
	padding-left: 10px;
	background-image: url(/Images/header-background.gif);
	background-repeat: repeat-x;
	padding-right: 5px;
} 

.twoColFixRtHdr #header #logospace {
	float: left;
	position: relative;
	height: 148px;
	width: 266px;
}

.twoColFixRtHdr #header h1 {
	float: right;
	padding-left: 0;
	color: #FFFFFF;
	font-size: 20px;
	position: relative;
	margin: 0px;
	padding-top: 0px;
}
.twoColFixRtHdr      #header #headertxt   {
	font-size: 17px;
	color: #FFFFFF;
	width: 500px;
	font-weight: bold;
	height: 90px;
	text-align: left;
	margin: 0px;
	float: right;
	padding-top: 8px;
	padding-right: 15px;
}
.twoColFixRtHdr #header #nav {
	float: right;
	width: 570px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 25px;
	padding-right: 15px;
	text-align: right;
}
.twoColFixRtHdr  #header  #nav a:link    {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.twoColFixRtHdr  #header  #nav a:visited {
	color: #CCCCCC;
	text-decoration: none;
	font-weight: bold;
}
.twoColFixRtHdr #header #nav a:hover {
	color: #A7C875;
	text-decoration: none;
	font-weight: bold;
}
.twoColFixRtHdr #header #nav a:active {
	color: #f6de3f;
	font-weight: bold;
}

.twoColFixRtHdr  #sidebar1  #padding  img  {
	margin: 0px;
}


.twoColFixRtHdr #sidebar1 {
	float: right; /* since this element is floated, a width must be given */
	width: 310px;
	padding-bottom: 15px;
	padding-left: 10px;
	margin-right: 20px;
	margin-top: 10px;
	padding-top: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.twoColFixRtHdr #sidebar1 ul {
	margin: 0px;
	list-style-image: url(/check.gif);
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	line-height: 25px;
}


.twoColFixRtHdr  #sidebar1  li  {
	margin: 0px;
	list-style-image: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	list-style-type: none;
	background-image: url(/Images/check.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
}

.twoColFixRtHdr #mainContent {
	margin-top: 0;
	margin-right: 350px;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 20px;
} 
.twoColFixRtHdr  #mainContent  h1  {
	font-size: 22px;
	color: #124679;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 5px;
	margin-bottom: 0px;
}
.twoColFixRtHdr  #mainContent  h2  {
	font-size: 18px;
	color: #666666;
	margin-top: 1px;
	padding-top: 1px;
}
.twoColFixRtHdr #mainContent h3 {
	color: #6B943D;
	padding-bottom: 0px;
	margin-bottom: 5px;
	font-weight: normal;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
}

.emphasis {
	font-weight: bold;
}



.twoColFixRtHdr #footer {
	background-image: url(/Images/footer.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	height: auto;
	padding-top: 0;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 25px;
} 
.twoColFixRtHdr #footer p {
	margin: 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	text-align: center;
	font-size: 12px;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 0px;
	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;
}
#rightpic {
	float: left;
	margin-left: 20px;
	margin-top: 20px;
}

.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;
}
.twoColFixRtHdr  #sidebar1  h1  {
	font-size: 22px;
	color: #124679;
	padding-top: 0px;
	padding-bottom: 4px;
	margin: 0px;
}
.twoColFixRtHdr  #sidebar1  h2  {
	font-size: 18px;
	color: #333333;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.twoColFixRtHdr #mainContent ul {
	list-style-image: none;
	list-style-type: none;
	padding-left: 10px;
	margin-left: 0px;
	line-height: 22px;

}
.twoColFixRtHdr #mainContent li {
	background-image: url(/Images/Plus.gif);
	background-repeat: no-repeat;
	list-style-image: none;
	padding-left: 25px;
	margin-left: 0px;

}
.pix    {
	padding: 3px;
	border: 1px solid #666666;
	margin-top: 3px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #FFFFFF;
}
.twoColFixRtHdr #mainContent #columnlists {
	float: left;
	width: 275px;
	margin-top: 0px;
	padding-top: 0px;
	display: inline;
}
.twoColFixRtHdr  #mainContent #columnlists ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
.twoColFixRtHdr  #mainContent #columnlists li {
	background-image: none;
	margin: 0px;
	padding: 0px;
} 
.twoColFixRtHdr #mainContent #columnlists2 {
	float: left;
	margin-left: 10px;
	width: 275px;
}
.twoColFixRtHdr  #mainContent #columnlists2 ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
.twoColFixRtHdr  #mainContent #columnlists2 li {
	background-image: none;
	margin: 0px;
	padding: 0px;
} 
.twoColFixRtHdr #sidebar1 #rtdown {
	padding-top: 20px;
	padding-left: 10px;
	padding-right: 10px;
}
.twoColFixRtHdr #sidebar1 #service {
	border: 4px dashed #98c04b;
	width: 280px;
	float: left;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
}
