@charset "utf-8";

body {
	font: 100% 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;
	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: #000000;
	background-color: #ffffff;
	background-image: url(Images/bgshort.jpg);
	background-repeat: repeat-x;
	list-style-position: outside;
	list-style-type: upper-roman;
}
.oneColFixCtrHdr #container {
	width: 700px;
	text-align: left; /* this overrides the text-align: center on the body element. */
	background-color: #eff4fc;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-repeat: repeat-x;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.oneColFixCtrHdr #headerleft {
	background-color: #0060a9;
	height: 58px;
	width: 184px;
	float: left;
	padding: 0;
}
.oneColFixCtrHdr #headerright {
	background-color: #0060a9;
	height: 58px;
	padding-top: 0;
	padding-right: 5px;
	padding-bottom: 0;
	padding-left: 0px;
	width: 511px;
	float: right;
}
.oneColFixCtrHdr #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: 0px; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
.oneColFixCtrHdr #topgraphic {
	padding: 0;
	border: none;
	background-position: bottom;
	margin: 0;
}
.oneColFixCtrHdr #col1 {
	background-color: #eff4fc;
	float: left;
	padding-bottom: 25px;
	border: 0px;
	width: 164px;
	clip: rect(auto,auto,auto,auto);
	padding-top: 0px;
	margin-top: 0px;
	margin-right: 10px;
	text-align: center;
}
.oneColFixCtrHdr #colspan2to4 {
	float: right;
	width: 498px;
	padding-top: 0px;
	padding-right: 22px;
	padding-bottom: 15px;
	position: relative;
	top: -36px;
	clear: inherit;
	list-style-position: outside;
	line-height: 150%;
	color: #333333;
}
.oneColFixCtrHdr #colspan2to4 ul li {
	padding-top: 0px;
	padding-bottom: 10px;
}
.oneColFixCtrHdr #colspan2to4 ol li ul li {
	padding-top: 10px;
	padding-bottom: 10px;
	list-style-type: disc;
}
.oneColFixCtrHdr #colspan2to4 ol li {
	padding-top: 0px;
	padding-bottom: 10px;
}
.oneColFixCtrHdr #colspan2to4 ol ol li {
	padding-top: 0px;
	padding-bottom: 10px;
	list-style-type: lower-alpha;
}
.oneColFixCtrHdr #footernav {
	clear: both;
	background-color: #0060a9;
	text-decoration: none;
	font-size: 80%;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin-top: 18px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 700px;
	height: 20px;
}
.oneColFixCtrHdr #footernav ul {
	text-decoration: none;
	list-style-type: none;
}
.oneColFixCtrHdr #footernav ul li {
	display: inline;
}
.oneColFixCtrHdr #footernav ul li a {
	text-decoration: none;
	float: right;
	padding-right: 10px;
	padding-left: 10px;
	background-color: #0060a9;
	border-left-width: 1px;
	border-left-style: dotted;
	padding-top: 0px;
	margin-top: 6px;
	border-left-color: #ffffff;
	color: #ffffff;
}
body,td,th {
	font-size: .78em;
	color: #999999;
}
a {
	font-size: 100%;
	color: #0060a9;
}
a:link {
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #0060a9;
}
a:hover {
	text-decoration: none;
	color: #0060a9;
}
a:active {
	text-decoration: none;
}
.oneColFixCtrHdr #colspan2to4 p a {
	text-decoration: underline;
	font-weight: bold;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	line-height: 150%;
	margin: 0px;
	padding: 0px;
	list-style-position: outside;
	list-style-type: none;
	border-top: -10px;
	text-align: left;
}
h1 {
	font-size: 150%;
	color: #0060a9;
	line-height: 140%;
}
h2 {
	font-size: 100%;
	color: #0060a9;
	padding-top: 10px;
}
h3 {
	font-size: 125%;
	color: #0060a9;
	margin-top: 1.5%;
	margin-bottom: 1%;
}
h4 {
	font-size: 115%;
	color: #0060a9;
	margin-top: 2%;
	margin-bottom: 1%;
}
h5 {
	font-size: 85%;
	color: #ffffff;
}
h6 {
	font-size: 70%;
	margin-top: 0px;
	font-weight: lighter;
	margin-bottom: 25px;
	font-style: normal;
	color: #333333;
	line-height: 0%;
}
.style2 {
	color: #0060a9;
	font-style: italic;
}
.style3 {
	color: #999999
}
.oneColFixCtrHdr #container #col1 ul {
	list-style-position: outside;
	padding: 0px;
	margin: 0px;
}
.oneColFixCtrHdr #container #col1 li {
	list-style: none;
	font-size: 110%;
	color: #0060a9;
	text-align: center;
	margin-top: 5px;
}
.oneColFixCtrHdr #container #col1 li a {
	text-decoration: none;
}
#leftcurved {
	padding-left: 27px;
	padding-right: 37px;
	margin-top: 0px;
}
#leftnav {
	padding-top: 2px;
}
#lefticon {
	font-size: 80%;
	font-style: normal;
	line-height: 126%;
	color: #996633;
	height: auto;
	font-weight: bold;
	margin: 0 26px 0 26px;
}
#lefticon2 {
	font-size: 80%;
	font-style: normal;
	line-height: 140%;
	color: #4682b4;
	height: auto;
	font-weight: bold;
	margin: 10px 21px 0 21px;
}
#lefttext {
	padding: 25px 30px 0 30px;
}
#leftQuote1 {
	padding: 25px 30px 0 30px;
	background-image: url(Images/sidebarquotesup.jpg);
	background-repeat: no-repeat;
	background-position: 18px 0px;
	text-align: left;
}
#leftQuote2 {
	padding: 25px 30px 0 30px;
	background-image: url(Images/sidebarquotesup.jpg);
	background-repeat: no-repeat;
	background-position: 18px 0px;
	text-align: left;
}
#leftQuote3 {
	padding: 25px 30px 0 30px;
	background-image: url(Images/sidebarquotesup.jpg);
	background-repeat: no-repeat;
	background-position: 18px 0px;
	text-align: left;
}
#leftQuote4 {
	padding: 25px 30px 0 30px;
	background-image: url(Images/sidebarquotesup.jpg);
	background-repeat: no-repeat;
	background-position: 18px 0px;
	text-align: left;
}
#photo {
	float: left;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#photo2 {
	float: right;
	margin-top: 10px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#photo3 {
	float: left;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.breadcrumb{
	font-size: 80%;
	text-decoration: none;
	line-height: 130%;
}
.breadcrumb a{
text-decoration: none;
padding-right: 2px; /*adjust bullet image padding*/
color: #666666;
}
.breadcrumb a:visited, .breadcrumb a:active{
	color: #666666;
	text-decoration: none;
}
.breadcrumb a:hover{
	color: #666666;
	text-decoration: none;
}
fieldset
{
	border: none;
}
.oneColFixCtrHdr #colspan2to4 form {
	margin-top: 20px;
	width: 470px;
	display: block;
	padding-left: 20px;
	padding-right: 0px;
	background-color: #eff4fc;
	background-image: url(Images/formtop.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-bottom: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.oneColFixCtrHdr #colspan2to4 form.ss fieldset {
	margin: 10px 0 10px;
}
.oneColFixCtrHdr #colspan2to4 form.ss legend {
	font-weight: bold;
	color: #333333;
	margin: 0px;
	padding: 0;
}
.oneColFixCtrHdr #colspan2to4 form.ss label {
	display: inline-block;
	line-height: 1.8;
	vertical-align: top;
	padding-top: 0px;
}
.oneColFixCtrHdr #colspan2to4 form.ss fieldset ol {
	margin: 0;
	padding: 5px 0 0 0;
}
.oneColFixCtrHdr #colspan2to4 form.ss fieldset li {
	list-style: none;
	padding: 5px 0 5px 0;
	margin: 0;
}
.oneColFixCtrHdr #colspan2to4 form.ss fieldset fieldset {
	border: none;
	margin: -5px 0 0;
}
.oneColFixCtrHdr #colspan2to4 form.ss fieldset fieldset legend {
	padding: 0 0 5px;
	font-weight: normal;
}
.oneColFixCtrHdr #colspan2to4 form.ss fieldset fieldset label {
	display: block;
	width: auto;
}
.oneColFixCtrHdr #colspan2to4 form.ss fieldset p {
	margin: 0 0 10px 0;
}
.oneColFixCtrHdr #colspan2to4 form.ss em {
	font-weight: bold;
	font-style: normal;
	color: #f00;
}
.oneColFixCtrHdr #colspan2to4 form.ss label {
	width: 180px;
}
.oneColFixCtrHdr #colspan2to4 form.ss fieldset fieldset label {
	margin-left: 0px;
}
.oneColFixCtrHdr #colspan2to4 form.ss textarea {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
}
.oneColFixCtrHdr #colspan2to4 input submit {
	margin-left: 10px;
}
#Quote1 {
	width: 150px;
	float: right;
	margin: 10px 10px 0 10px;
	padding: 10px;
	background-position: left bottom;
}
#Quote2 {
	padding: 0 0 0 20px;
	background-image: url(Images/sidebarquotesup.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width: 130px;
	float: right;
}
#Quote3 {
	padding: 0 0 0 20px;
	background-image: url(Images/sidebarquotelb.jpg);
	background-repeat: no-repeat;
	width: 130px;
	float: right;
	background-position: left bottom;
	margin-top: 5px;
}
#Quote4 {
	width: 150px;
	float: right;
	margin: 10px 10px 0 10px;
	padding: 10px;
	background-position: left bottom;
}
#Quote5 {
	padding: 0 0 0 20px;
	background-image: url(Images/sidebarquotesup.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width: 130px;
	float: right;
}
#Quote6 {
	padding: 0 0 0 20px;
	background-image: url(Images/sidebarquotelb.jpg);
	background-repeat: no-repeat;
	width: 130px;
	float: right;
	background-position: left bottom;
	margin-top: 5px;
}
#wideQuote1 {
	padding: 30px 0 20px 13px;
	background-image: url(Images/sidebarquotesup.jpg);
	background-repeat: no-repeat;
	background-position: 0px 5px;
}
#wideQuote2 {
	padding: 40px 0 20px 13px;
	background-image: url(Images/sidebarquotesup.jpg);
	background-repeat: no-repeat;
	background-position: 0px 15px;
}
#wideQuote3 {
	padding: 40px 0 20px 13px;
	background-image: url(Images/sidebarquotesup.jpg);
	background-repeat: no-repeat;
	background-position: 0px 15px;
}
#wideQuote4 {
	padding: 40px 0 20px 13px;
	background-image: url(Images/sidebarquotesup.jpg);
	background-repeat: no-repeat;
	background-position: 0px 15px;
}
#wideQuote5 {
	padding: 40px 0 20px 13px;
	background-image: url(Images/sidebarquotesup.jpg);
	background-repeat: no-repeat;
	background-position: 0px 15px;
}
.oneColFixCtrHdr #container #col1 #lefttext2 ul {
	margin: 10px 30px 0 30px;
	text-align: left;
	color: #0060a9;
	font-size: 85%;
}
.oneColFixCtrHdr #container #col1 #lefttext2 ul li {
	text-align: left;
	list-style-type: disc;
	list-style-position: outside;
	margin-left: 15px;
	font-size: 100%;
	margin-top: 5px;
}
.sidetext {
	font-size: 80%;
	font-style: normal;
	line-height: 135%;
	background-repeat: no-repeat;
	background-position: center 0px;
	color: #4682b4;
}
.sidetextdots {
	font-size: 90%;
	font-weight: normal;
	text-align: center;
}
