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,td,th {
	color: #000;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10pt;
	line-height: 14pt;
}
body {
  background-color:  #6E94C6;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  text-align: center;
background-image: url(/images/headerfill.gif);
	background-repeat: repeat-x;

}

#outerWrapper {
  margin: 0 auto 0 auto;
  text-align: left;
  width: 748px;
background-color: #7DA6D2;
}
#header {
height:126px;
	text-align: center;
	background-color: #B2B8B3;
	padding: 0;
	background-image: url(/images/headerfill.gif);
	background-repeat: repeat-x;
}
#topNavigation {
	background-color: #C3C9C4;
	margin-left: auto;
	margin-right: auto;
	padding: 0;
}
#outerWrapper #contentWrapper {
	background-color: #7DA6D2;
	margin-left: auto;
	margin-right: auto;
   overflow: hidden;
}

#outerWrapper #contentWrapper #rightColumn1 {
 	background-color: #7DA6D2;
  float: right;
  padding: 10px 10px 10px 10px;
  width: 150px;

}

#outerWrapper #contentWrapper #content {
	background-color: #7DA6D2;
	  margin: 0 170px 0 0;
  padding: 10px 10px 10px 10px;

}
.contentBaseSpace {
	height: 50px;
}
#footer {
text-align: center;
height: 26px;
	background-image: url(/images/contwrapfill.gif);
	background-repeat: repeat-x;
}
#footerfill {
  margin: 0 auto 0 auto;
text-align: center;
height: 26px;
width: 748px;
	background-image: url(/images/contbasefill.gif);
	background-repeat: repeat-x;
}
.entry {
	padding: 5px 5px 5px 5px;
align:justify;
}

.head1 {
	font-size: 16px;
	font-weight: bold;
	color: #000;
}

head1c {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}
.subheadc {
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 16px;
	text-align: center;
}
.rule2 {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
}


.pic-left {
	float: left;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 0px;	
}
a:link {
	color: #000000;
}
a:visited {
	color: #333;
}
a:hover {
	color: #FFFFFF;
}
a:active {
	color: #000000;
}

.padleft {
	padding-left: 10px;
}
.border-pic {
border: 2px solid #fff;
}
.sidenav {
	float: right;
	margin-right: 5px;
	margin-left: 10px;
width:150px;
}

.sidenav a:link {
	color: #fff;
	text-decoration: none;
	
}
.sidenav a:visited {
	color: #fff;
	text-decoration: none;
	
}
.sidenav a:hover {
	color: #fff;

}
.sidenav a:active {
	color: #000;
text-decoration: none;
}
.hilitelink {
	color: #666;
}

.cutright {
	
}

.navrule {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #6E94C6;
	margin-top: 5px;
	margin-bottom: 5px;
}

ul {
	line-height: 15px;
}
li {
	margin-bottom: 5px;
}
.subhead {
	font-size: 13px;
	font-weight: bold;
	color: #000;
line-height: 16px;
}

.hrule {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #fff;
	margin-top: 5px;
	margin-bottom: 5px;

}

.accordion_toggle {
color: #fff;
}
.picright {
	clear: left;
	float: right;
	margin-bottom: 10px;
	margin-left: 20px;
}
.pic-right {
	clear: left;
	float: right;
	margin-bottom: 10px;
	margin-left: 20px;
}
.pic-center {
  text-align: center;
	 display: block;
	margin-right: auto;
	margin-left: auto;
}



