#divwrapper {
	background-color: #FFFFFF;
	width: 950px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	line-height: normal;
	height: auto;
}

#divwrapper2 { background-color: #FFFFFF; width: 950px; margin-top: 0px; margin-right: auto; margin-bottom: 0px; margin-left: auto; line-height: normal; height: auto; border: 1px solid #CCC; 
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	margin: 0px;
	text-align: left;
	list-style-position: outside;
	list-style-type: circle;
	background-color: #fffdce;
	/* background-color: #D0E5FF; */

	background-repeat: repeat-y;
	background-position: center;
}
a:link {
	color: #003399;
	text-decoration: none;
}
a:visited {
	color: #003399;
	text-decoration: none;
}
a:hover {
	color: #CCCCCC;
	text-decoration: underline;
}
a:active {
	color: #333333;
	text-decoration: underline;
}
#divcontent {
	padding-top: 5px;
	padding-right: 30px;
	padding-bottom: 5px;
	padding-left: 30px;
	width: 890px;
	background-color: #FFFFFF;
	list-style-position: outside;
	list-style-type: square;
	line-height: normal;
	clear: right;
	float: left;
	text-align: left;
	vertical-align: top;
}
#divsidebar {
	float: right;
	width: 150px;
	height: 100%;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-top: 5px;
	line-height: normal;
	margin-right: -5px;
}
#divfooter { color: #666666; font-size: 10px; height: 110px; width: 900px; clear: both; padding: 25px; background: url(images/footernew2.jpg) no-repeat; 
}

#divfooter2 { color: #666666; font-size: 10px; height: 159px; clear: both; padding: 25px; background: url(images/footernew2.jpg) no-repeat; width: 850px; 
}
#divcontent h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
}
#divheader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	background-image: url(images/headernew.jpg);
	background-repeat: no-repeat;
	height: 235px;
	width: 840px;
	text-align: right;
	padding-top: 40px;
	line-height: normal;
	padding-right: 110px;
}

#divheaderNEW3 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #666666; height: 275px; width: 950px; line-height: normal; background: url(images0810/header_02.jpg) no-repeat; text-align: left; padding-top: 20px; padding-left: 422px; 
}

#divheaderNEW { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #666666; height: 275px; width: 950px; line-height: normal; background: url(images/new/headernew2.jpg) no-repeat; text-align: left; padding-top: 20px; padding-left: 422px; 
}
#divsidebar a {
	color: #003399;
	text-decoration: none;
	margin-top: 0px;
	margin-bottom: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	display: block;
	list-style-type: none;
	padding-top: 7px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 7px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	text-align: right;
}
#divsidebar ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#divsidebar a:hover {
	background-color: #E5EEF5;
}
#divimage {
	width: 475px;
	padding: 5px;
}
#divcontent ul {
	list-style-position: outside;
	list-style-type: square;
	text-align: left;
}
h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #333333;
}
h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #003399;
}
img {
}
#locator {
	text-align: left;
	width: 500px;
}
table.results {
	border-collapse: collapse;
	width:475px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}

th.results {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10;
	padding:6px;
	background-color:#e5eef5;
    filter:progid:DXImageTransform.Microsoft.Gradient
        (GradientType=0,StartColorStr='#ffddddff',EndColorStr='#ffaaaaff');
	color: #333333;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
} 

td.results {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10;
	padding:3px;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

td.results_even {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10;
	padding:3px;
	background-color:#e5eef5;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

input.submitLink {
  color: #00f;
  background-color: transparent;
  text-decoration: underline;
  border: none;
  cursor: pointer;
  cursor: hand;
}

input.submitLinkCurrentPage {
  color: #000;
  background-color: transparent;
  text-decoration: none;
  border: none;
  cursor: pointer;
}
#footertextarea {
	width: 600px;
	height: 110px;
	text-align: right;
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
}
#footertextarea img {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: -2px;
	margin-left: 0px;
}
