

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6 {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
}
body {
	color: #2E3645;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 10pt;
	margin: 0 0 0 0; /* Sets the margin properties for an element using shorthand notation (top, right, bottom, left) */
	padding: 0 0 0 0; /* Sets the padding properties for an element using shorthand notation (top, right, bottom, left) */
	text-align: center; /* Centers the page content container in IE 5 browsers. */
	background: #BFCDD6;
}
#outerwrapper #contentwrapper #shadow {
	height: 10px;
	margin: 0px;
	padding: 0px;
	background: url(images/shadow.jpg) no-repeat;
}
/* Commonly used to style page titles. */
h1 {
  color: #2E3645;
  font-size: 14pt;
  font-weight: bold;
  padding: 0 4px 10px 4px;
}
/* Commonly used to style section titles. */
h2 {
	color: #6982b5;
	font-size: 12pt;
	font-weight: bold;
}
/* Sets the style for unvisited links. */
a,  a:link {
  color: #d74f4f;
  font-weight: bold;
  text-decoration: none;
}
/* Sets the style for visited links. */
a:visited {
  color: #3b62a6;
  font-weight: bold;
  text-decoration: none;
}
/* Sets the style for links on mouseover. */
a:hover {
  color: #ca0009;
  text-decoration: underline;
}
/* Sets the style for a link that has focus. */
a:focus {
  color: #ca0009;
}
/* Sets the style for a link that is being activated/clicked. */
a:active {
  color: #262499;
}
hr {
	color: #2F72A6;
	height: 1px;
}

#outerwrapper {
  background-color: #fff;
  margin: 0 auto 0 auto; /* Sets the margin properties for an element using shorthand notation (top, right, bottom, left) */
  max-width: 908px;
  min-width: 740px;
  text-align: left; /* Redefines the text alignment defined by the body element. */
  width: 70em;
}
#outerwrapper #header {
	color: #FFFFFF;
	font-size: 18pt;
	font-weight: bold;
	line-height: 1.2em;
	padding: 0px; /* Sets the padding properties for an element using shorthand notation (top, right, bottom, left) */
	text-align: right;
	background: #539ACE url(images/webheader.jpg) no-repeat left top;
	height: 148px;
}
#outerwrapper #header h1 {
  color: #FFFFFF;
}
#outerwrapper #contentwrapper #content {
	margin: 0; /* Sets the margin properties for an element using shorthand notation (top, right, bottom, left) */
	padding: 10px 20px;
	background: url(images/shadowbg.jpg) repeat-y;
}

#outerwrapper #header #nav {
	float: right;
	margin-top: 121px;
	margin-right: 20px;
	margin-bottom: 0px;
}
#outerwrapper #header #nav img {
	padding-left: 2px;
}
#outerwrapper #footer {
	color: #FFFFFF;
	border-top-style: none;
	background: url(images/footerbg.jpg) repeat-y;
	padding: 4px 20px 10px;
	margin: 0px;
}
#newsTicker {
	width: 888px;
	margin: 0px;
	padding: 10px;
	float: left;
	background: url(images/shadowbg.jpg) repeat-y;
	line-height: 1.4em;

}
#newsTicker .SlidingPanels {
	width: 888px;
	height: 420px;
	float: left;
}
#newsTicker .SlidingPanelsContentGroup {
	width: 8000em;
	float: left;
}
#newsTicker .SlidingPanelsContent {
	float: left;
	width: 858px;
	height: 430px;
	padding: 0 10px;
	margin: 0;
}

#newsTicker img {
	float: right;
	margin-right: 4px;
}

#newsTicker .SlidingPanelsContent .mycontent {
	margin: 4px auto;
	float: left;
}
#newsTicker .SlidingPanelsContent .main img{
	margin: 4px auto 0px;
	float:none;
}

#newsTicker .SlidingPanelsContent .sub {
	background-color: #BFCDD6;
	padding: 10px 4px;
}
#newsTicker .SlidingPanelsContent .c-main {
	margin: 4px auto 300px auto;
	float:left;
	width: 290px;
}
#newsTicker .SlidingPanelsContent .c-sub {
	background-color: #BFCDD6;
	margin: -10px 4px 4px;
	padding: 4px;
	float: right;
}
#newsTicker .SlidingPanelsContent .mycontent p{
	margin: 8px 0;
}
#item1 .mycontent, #item2 .content, #item3 .mycontent {
width: 888px;
	border-right: dashed 1px #999999;
}
#newsTicker .mycontent {
	height: 390px;
	padding: 0px 4px;
}

#newsTicker p {
	margin: 4px 4px;
}

#newsTicker .prev {
	text-align: left;
	padding: 4px 4px;
	clear: both;
}

#newsTicker .next {
	text-align: right;
	padding: 4px 4px;
	clear: both;
}

.SlidingPanelsAnimating * {
	overflow: hidden !important;
}

#newsTicker .navLinks {
	clear: both;
	text-align: center;
	border-top:  solid 1px #CCC;
	padding-top: 4px;
	padding-bottom: 4px;
	border: solid 1px #999;
}
ul#cssmw {
  cursor: default;
  list-style-type: none;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
}
ul#cssmw ul {
  cursor: default;
  font-size: 0;
  list-style-type: none;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
}
ul#cssmw ul li {
  background-image: none;
  float: none;
}
ul#cssmw li {
  background-image: none;
  float: left;
  padding: 0 0 0 0;
  position: relative;
  white-space: nowrap;
}
ul#cssmw li ul {
  display: none;
  top: 0;
}
ul#cssmw li:hover > ul {
  display: block;
  position: absolute;
}
textarea {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
ul#cssmw > li {
  background-image: url("cssmw_images/center.jpg");
  background-repeat: repeat-x;
}
ul#cssmw > li > span {
  background-image: url("cssmw_images/right.jpg");
  background-position: right top;
  background-repeat: no-repeat;
  display: block;
}
ul#cssmw > li > span > a {
  background-image: url("cssmw_images/left.jpg");
  background-position: left top;
  background-repeat: no-repeat;
  color: #fff;
  display: block;
  font-family: "Trebuchet MS", Helvetica, sans-serif;
  font-size: 10pt;
  font-style: normal;
  font-weight: bold;
  margin: 0 0 0 0;
  padding: 5px 5px 5px 5px;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  width: 102px;
}
ul#cssmw > li:hover {
  background-image: url("cssmw_images/center_hover.jpg");
  background-repeat: repeat-x;
}
ul#cssmw > li:hover > span {
  background-image: url("cssmw_images/right_hover.jpg");
  background-position: right top;
  background-repeat: no-repeat;
  display: block;
}
ul#cssmw > li:hover > span > a {
	background-image: url("cssmw_images/left_hover.jpg");
	background-position: left top;
	background-repeat: no-repeat;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
ul#cssmw ul.level-1 {
  left: 0px;
  top: 100%;
}
ul#cssmw ul.level-1 > li {
  background-image: none;
}
ul#cssmw ul.level-1 > li > span {
  background-image: none;
  display: block;
}
ul#cssmw ul.level-1 > li > span > a {
  background-color: #fff;
  background-image: none;
  border-bottom: solid 1px #B9BAC2;
  border-left: solid 1px #B9BAC2;
  border-right: solid 1px #B9BAC2;
  color: #49211F;
  display: block;
  font-family: "Trebuchet MS", Helvetica, sans-serif;
  font-size: 10pt;
  font-style: normal;
  font-weight: bold;
  margin: 0 0 0 0;
  padding: 5px 5px 5px 5px;
  text-align: left;
  text-decoration: none;
  text-transform: uppercase;
  width: 180px;
}
ul#cssmw ul.level-1 > li > span > a:active {
	background-color: #49211F;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
ul#cssmw ul.level-1 > li:hover > span {
  display: block;
}
ul#cssmw ul.level-1 > li:hover > span > a {
	background-color: #6C070B;
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
}
ul#cssmw ul.level-2 {
  left: 192px;
}
ul#cssmw ul.level-2 > li {
  background-image: none;
}
ul#cssmw ul.level-2 > li > a {
  background-color: #fff;
  background-image: none;
  border-bottom: solid 1px #B9BAC2;
  border-left: solid 1px #B9BAC2;
  border-right: solid 1px #B9BAC2;
  color: #481B1C;
  display: block;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  font-style: normal;
  font-weight: bold;
  margin: 0 0 0 0;
  padding: 5px 5px 5px 5px;
  text-align: left;
  text-decoration: none;
  text-transform: uppercase;
  width: 100px;
}
ul#cssmw ul.level-2 > li > a:active {
  background-color: #E6F99E;
  color: #481B1C;
  font-weight: bold;
  text-decoration: none;
}
ul#cssmw ul.level-2 > li:hover > a {
  background-color: #E6F99E;
  color: #481B1C;
  font-weight: bold;
  text-decoration: none;
}
.imgright {
	text-align:right;
}
.privacy {
	height:400px;
	overflow:auto;
}

