@charset "utf-8";
/* CSS Document */
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: 5; /* 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: #FFF;
}
.twoColFixRtHdr #container {
	width: 950px; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #000000; /* this overrides the text-align: center on the body element. */
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #FFFFFF;
	background-image: url(newone.jpg);
} 
.twoColFixRtHdr #header {
	background: #DDDDDD;  /* 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. */
	padding-top: 0;
	padding-right: 0px;
	padding-bottom:0px;
	padding-left: 0px;
} 
.twoColFixRtHdr #header1 {
	background: #DDDDDD;  /* 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. */
	padding-top: 0;
	padding-right: 0px;
	padding-bottom:0px;
	padding-left: 0px;
} 
.twoColFixRtHdr #header h1 {
	margin: 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
	height: 195px;
}
.twoColFixRtHdr #menu {
	background:#275fa9 ;  /* 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. */
height: 40px;
width: 950px;
padding: 0px;
padding-top: 5px;
color: #FFF;
	background-image:url(menu.jpg);
}

.twoColFixRtHdr #menu a:link {
	color: #FFF;
	text-decoration: none;
}
.twoColFixRtHdr #menu a:visited {
	color: #FFF;
	text-decoration: none;
}
.twoColFixRtHdr #menu a:hover {
	color: #FFF;
	text-decoration: underline;
}
.twoColFixRtHdr #menu a:active {
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
}
.twoColFixRtHdr #menu h1 {
	margin: 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
	height: 195px;
}
.twoColFixRtHdr #sidebar1 {
	float: right; /* since this element is floated, a width must be given */
	width: 305px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background: /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 15px 10px;
}
.twoColFixRtHdr #sidebar1 p{
color: #FFF;
}
.twoColFixRtHdr #mainContent {
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 0;
	margin-right: 20px;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 20px;
} 
.twoColFixRtHdr #mainContent1 {
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 0;
	margin-right: 20px;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 20px;
} 
.twoColFixRtHdr #mainContent2 {
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 0;
	margin-right: 90px;
	margin-bottom: 0;
	margin-left: 90px;
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 20px;
} 
.twoColFixRtHdr #footer { 
	padding: 0 10px 0 20px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	background: #000; 
} 
.twoColFixRtHdr #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; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	color: #FFF;
	font-size: 12px;
	text-align: center;
}
.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;
}
#topspacer { 
height: 21px;
width: 950px;
padding: 0px;
padding-top: 5px;
color: #FFF;
background-image: url(marchee.gif);
}
#topspacer2 {
	height: 34px;
	width: 950px;
	background-image: url(phone.jpg);
	color: #FFF;
	background-color: #000;
	padding: 0px;
}
.twoColFixRtHdr #container #topspacer tr td marquee .style35 {
	color: #FFF;
	font-size: 14px;
}
a:link {
	color: #FFF;
	text-decoration: none;
}
a:visited {
	color: #FFF;
	text-decoration: none;
}
a:hover {
	color: #F00;
	text-decoration: underline;
}
a:active {
	color: #006;
	font-weight: normal;
	text-decoration: none;
}
.twoColFixRtHdr #container #mainContent #mainContent2 h1 strong {
	font-size: 18px;
	color: #006;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding: 5px;
}
.twoColFixRtHdr #container #mainContent #mainContent2 h1 {
	font-size: 14px;
	font-family: Verdana, Geneva, sans-serif;
}
.twoColFixRtHdr #container #mainContent #mainContent2 h2 {
	font-size: 16px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.twoColFixRtHdr #container #mainContent #mainContent2 h2 strong {
	font-size: 12px;
	font-weight: bold;
}
.twoColFixRtHdr #container #mainContent #mainContent2 h1 strong {
	font-style: normal;
}
.twoColFixRtHdr #container #mainContent #mainContent2 h1 {
	font-style: normal;
}
.twoColFixRtHdr #container #footer p a {
	text-align: center;
}
.twoColFixRtHdr #container #footer p a {
}
.twoColFixRtHdr #container #footer p a {
}
.twoColFixRtHdr #container #footer p a {
	font-family: Verdana, Geneva, sans-serif;
}
.twoColFixRtHdr #container #footer p a {
}
.twoColFixRtHdr #container #footer p a {
	font-size: 14px;
}
.twoColFixRtHdr #container #footer p a {
	font-size: 12px;
}
.twoColFixRtHdr #container #footer p a {
	text-align: center;
}
.twoColFixRtHdr #container #mainContent #mainContent2 h1 strong {
	font-family: Georgia, "Times New Roman", Times, serif;
}
.twoColFixRtHdr #container #mainContent #mainContent2 h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
}
.twoColFixRtHdr #container #mainContent #mainContent2 h1 {
	font-size: 16px;
	padding-top: 0px;
	padding-right: 275px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.twoColFixRtHdr #container #mainContent #mainContent2 h1 strong {
	font-weight: bold;
}
.twoColFixRtHdr #container #mainContent ol li strong {
	font-size: 100px;
}
.twoColFixRtHdr #container #mainContent ol li strong {
	font-size: 16px;
	text-align: left;
}
.twoColFixRtHdr #container #mainContent ol {
	font-size: 16px;
	text-align: left;
}
.twoColFixRtHdr #container #mainContent h1 {
	font-size: large;
}
.twoColFixRtHdr #container #mainContent ol li strong {
	font-size: 16px;
}
.twoColFixRtHdr #container #mainContent h1 strong #lw_1221354996_13 {
	font-size: x-large;
	text-align: left;
}
.twoColFixRtHdr #container #mainContent #mainContent2 table {
	color: #FFF;
	text-align: center;
	font-size: 12px;
}
.twoColFixRtHdr #container #mainContent #mainContent2 .style31 strong {
	font-style: italic;
	font-size: 14px;
	text-align: center;
}
.twoColFixRtHdr #container #mainContent #mainContent2 h1 .style39 strong {
	font-size: 16px;
}
.twoColFixRtHdr #container #mainContent #mainContent2 table tr td a strong {
	font-size: 24px;
	text-align: justify;
}
.twoColElsRtHdr #container #footer p a {
	font-size: 10px;
	color: #FFF;
}
.twoColElsRtHdr #container #footer p .style35 {
	font-size: 10px;
}
.twoColElsRtHdr #container #footer p .style35 {
	color: #FFF;
}
.twoColElsRtHdr #container #footer p a {
	font-size: 12px;
}
.twoColElsRtHdr #container #footer p .style35 {
	font-size: 12px;
}
.twoColElsRtHdr #container #sidebar1 table tr td p strong {
	text-align: center;
}
.twoColElsRtHdr #container #sidebar1 table tr td p {
	font-size: 90%;
}
.twoColElsRtHdr #container #mainContent p {
	text-align: left;
}
.twoColElsRtHdr #container #sidebar1 p a {
	color: #036;
}
.twoColElsRtHdr #container #sidebar1 table {
	color: #036;
}
.twoColElsRtHdr #container #mainContent p strong {
	text-align: left;
}
.twoColElsRtHdr #container #mainContent p strong {
	text-align: left;
}
.twoColElsRtHdr #container #mainContent p strong {
	text-align: left;
}
.twoColElsRtHdr #container #mainContent p {
	font-size: 12px;
}
.twoColElsRtHdr #container #mainContent p {
	font-size: 14px;
	text-align: left;
}
.twoColElsRtHdr #container #mainContent tr form h1 {
	font-size: 18px;
}
.twoColElsRtHdr #container #mainContent1 tr form h1 {
	text-align: center;
	font-size: 18px;
}
.twoColElsRtHdr #container #mainContent2 form table {
	text-align: left;
}

