html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6 {
	padding: 0;
	border: 0;
	outline: 0;
	margin-top: 0;
	margin-right: 10;
	margin-bottom: 0;
	margin-left: 10;
}
body {
	background-color: #2e3645;
	color: #2a2d2e;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	margin: 0 0 0 0;
	padding: 0 5 0 5;
	text-align: center;
	float: left;
}
h1 {
	color: #6982b5;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 30px;
	font-weight: bold;
	line-height: 30px;
}
h2 {
	color: #6982b5;
	font-size: 18px;
	font-weight: bold;
	line-height: 30px;
}
h3 {
	color:#6982b5;
	font-size:16px;
	font-weight:400;
	line-height: 24px;
	 }
	 
h4 {
	color: #6982b5;
	font-size:14px;
	font-weight:400;
	line-height: 18px;
}	 
	 
a,  a:link {
  color: #d74f4f;
  font-weight: bold;
  text-decoration: none;
}
a:visited {
  color: #3b62a6;
  font-weight: bold;
  text-decoration: none;
}
a:hover {
  color: #ca0009;
  text-decoration: underline;
}
a:focus {
  color: #ca0009;
}
a:active {
  color: #262499;
}
#outerWrapper {
  background-color: #fff;
  margin: 20px auto 0 auto;
  min-width: 760px;
  text-align: left;
  width: 80%;
}
#outerWrapper #header {
	background-image: url(image/back_container.jpg);
	border-bottom: solid 1px #5a6484;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	height: 135px;
	line-height: 10px;
	padding: 10px 10px 10px 10px;
	background-repeat: repeat;
}
#outerWrapper #header h1 {
	font-size: 24px;
	line-height: 24px;
}
#outerWrapper #header h2 {
	font-size: 18px;
	line-height: 18px;
}
#outerWrapper #header h3 {
  font-size: 16px;
}
#outerWrapper #header h4 {
  font-size: 14px;
}
#outerWrapper #header h5 {
  font-size: 12px;
}
#outerWrapper #header h6 {
  font-size: 10px;
}


#navigation{
	height:2.2em;
	line-height:2.2em;
	width:auto;
	background:#578bb8;
	color:#ffffff;
	margin-top: 35px;
	margin-right: 1px;
	margin-bottom: 0;
	margin-left: auto;
	float: left;
}

#navigation li{
	float:left;
	list-style-type:none;
	white-space:normal;
	text-decoration: none;
	margin-right: 10px;
	margin-left: 10px;
	padding-right: 10px;
	padding-left: -3px;
	border-left-width: 1px;
	border-left-style: none;
	border-left-color: #ffffff;
}

#navigation li a{
display:block;
padding:0 10px;
font-size:0.8em;
font-weight:normal;
text-transform:uppercase;
text-decoration:none;
background-color:inherit;
color: #ffffff;
}

* html #navigation a {width:1%;}

#navigation .selected,#navigation a:hover{
background:#80b0da;
color:#ffffff;
text-decoration:none;
}



#outerWrapper #contentWrapper #sidebar {
	background-image: url(image/sidebar-bgd.jpg);
	background-repeat: repeat-x;
	border-right: solid 1px #8e9fd0;
	float: left;
	width: 16em;
	padding-top: 30px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}
#outerWrapper #contentWrapper #sidebar a, #outerWrapper #contentWrapper #sidebar a:link {
  color: #353c48;
}
#outerWrapper #contentWrapper #content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-bottom: 10px;
	margin-top: 20px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 240px;
	left: 40px;
	margin-left: 40px;
}
#outerWrapper #contentWrapper #content h1 {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 24px;
	line-height: 30px;
}
#outerWrapper #contentWrapper .clearFloat {
  clear: left;
  display: block;
}
#outerWrapper #footer {
  background-color: #eaeff5;
  border-top: solid 1px #353C48;
  padding: 10px 10px 10px 10px;
}


.image
{
height: 100%
width: 100%;
	padding: 30px;
	margin:15px 0 0 0;
	white-space: normal;
	display: block;
	list-style-image: none;
	background-color: #2e3645;
	background-image: none;
	background-repeat: repeat;
}
{
}


/* pull quote */
.pullquote1 
{
	background: #dee7ec;
	color:black;
	float: right;
	border:1px solid #749EA9;
	font-weight: inherit;
	padding:5px;
	margin-top:10px;
	margin-left:10px;
	margin-right:10px;
	caption-side: bottom;
}

.pullquoteclear1 
{
	background: #ffffff;
	color:black;
	float: right;
	border:0px solid #749EA9;
	font-weight: inherit;
	padding:5px;
	margin-top:10px;
	margin-left:10px;
	margin-right:10px;
	caption-side: bottom;
}


.pullquoteLH1 
{
	background: #ffffff;
	color:black;
	float: left;
	border:0px solid #749EA9;
	font-weight: inherit;
	padding:5px;
	margin-top:10px;
	margin-left:10px;
	margin-right:10px;
	caption-side: bottom;
}

/********************.img styles ********************/

.thumbnail {
	background:#fafbfc;
	border:0px solid #b0b0b0;
	margin:10px 10px 10px 10px;
	padding:5px;
	float:left;
}


.thumbnailrh
{
	background:#fafbfc;
	border:0px solid #b0b0b0;
	margin:10px 10px 10px 10px;
	padding:5px;
	float:right;
}

.thumbnailrhboxed
{
	background:#fafbfc;
	border:1px solid #b0b0b0;
	margin:10px 10px 10px 10px;
	padding:5px;
	float:right;
}
