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 {
  background-image: url(styleimages/body_bg.jpg);
  background-repeat: repeat-x;
  background-image: url(styleimages/contentwrapper_bg2.png) repeat-y 50% 0;
  color: #666666;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  line-height: 14px;
  margin: 0 0 0 0; 
  padding: 0 0 0 0; 
  text-align: center; 
}
ul {
  list-style: square;
  margin: 0 0 0 20px; 
  padding: 0 0 0 0; 
}
li {font-family: Arial, Helvetica, sans-serif;
	font-size: 120%;
}
p {
	margin: 2px 0 10px 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
h1 {
  color: #000099;
  font-size: 14px;
  font-weight: bold;
  line-height: 14px;
}
h2 {
  color: #6982b5;
  font-size: 12px;
  font-weight: bold;
  line-height: 14px;
}
h3 {
	color: #000066;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 20px;
	letter-spacing: normal;
}
h4 {
  color: #262499;
}
h5 {
  color: #262499;
}
h6 {
  color: #23a129;
}
a,  a:link {
  color: #ca0009;
  font-weight: bold;
  text-decoration: underline;
}
a:visited {
  color: #ca0009;
  font-weight: bold;
  text-decoration: underline;
}
a:hover {
  color: #ca0009;
  font-weight: bold;
  text-decoration: underline;
}
a:focus {
  color: #ca0009;
  font-weight: bold;
  text-decoration: underline;
}
a:active {
  color: #ca0009;
  font-weight: bold;
  text-decoration: underline;
}
#outerWrapper {
  margin: 0 auto 0 auto; 
  min-width: 800px;
  text-align: left; 
  width: 900px;
}
#outerWrapper #header {
	background-image: url(styleimages/media3.jpg);
	background-repeat: no-repeat;
	color: #06055C;
	font-weight: bold;
	height: 107px;
	text-align: right;
	padding-top: 130px;
	padding-right: 390px;
	padding-bottom: 0;
	padding-left: 35px;
}
#outerWrapper #topNavigation {
  background-image: url(styleimages/topNavigation_bg.jpg);
  background-repeat: no-repeat;
  font-weight: bold;
  height: 32px;
  padding: 5px 5px 0px 205px; 
}
#outerWrapper #contentWrapper {
  background-image: url(styleimages/contentWrapper_bg2.png);
  background-repeat: repeat-y;
  height: 1%;
  min-height: 0;
  overflow: hidden;
}
#outerWrapper #contentWrapper #rightColumn1 {
	background-color: #ebebeb;
	border-left: solid 1px #666;
	float: right;
	width: 185px;
	padding-top: 10px;
	padding-right: 2px;
	padding-bottom: 10px;
	padding-left: 2px;
}
#outerWrapper #contentWrapper #leftColumn1 {
  color: #06055c;
  height: 450px;
  float: left;
  padding: 10px 5px 0 5px; 
  width: 160px;
}
#outerWrapper #contentWrapper #content {
  margin: 0 190px 0 175px; 
  padding: 10px 6px 0 6px; 
}
#outerWrapper #contentWrapper #content #contentleftColumn {
	border-right: solid 1px #c2ccd3;
	float: left;
	width: 290px;
	
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 0;
}
#outerWrapper #contentWrapper #content #contentrightColumn {
  margin: 0 0 0 310px; 
}
#fullWidthFooter {
  background-color: #ddd;
  border-top: solid 1px #666; 
  padding: 10px 10px 10px 10px; 
}
.dotcell	{
	background: transparent;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: dotted;
	border-bottom-color: #990000;
	border-left-color: #666;
	text-align: left;
	}

