html,body {
	height: 100%;
}

body {
	margin: 0px;
	padding: 0px;
	background-color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	color: #00008F;
	font-size: 12px;
}

#outer_wrapper, #wrapper {
	/*height: 100%;*/
}

#container_heder, #container_logo, #container_home, #container_content {
	float: left;
}

#left_heder, #left_logo, #left_home, #left_content {
	float: left;
}

#sidebar_heder, #sidebar_logo, #sidebar_home, #sidebar_content {
	float: right;
}

#container_heder, #container_logo, #container_home, #container_content,  
#left_heder, #left_logo, #left_home, #left_content {
	text-align: center;
}

#container_heder, #container_logo, #container_home, #container_content {
	width: 100%;
}

/* heder */
#left_heder, #main_heder, #sidebar_heder {
	height: 36px;
}

#container_heder {
	margin-right: -479px;
	background: url(images/headerMiddle.png) top left repeat-x;
}

#content_heder {
  margin-right: 479px;
}

#left_heder {
	width: 286px;
	background: url(images/headerLeft.png) top left no-repeat;
}

#main_heder {
	background: url(images/headerMiddle.png) top left repeat-x;
	margin-left: 286px;
}

#sidebar_heder {
	width: 479px;
	background: url(images/hederRight.png) top right no-repeat;
}

/* logo */
#left_logo, #main_logo, #sidebar_logo {
	height: 64px;
}

#container_logo {
  margin-right: -351px;
}

#content_logo {
  margin-right: 351px;
}

#left_logo {
	width: 353px;
	background: url(images/logoLeft.png) top left no-repeat;
}

#main_logo {
	background: url(images/logoMiddle.png) top left repeat-x;
}

#sidebar_logo {
	width: 351px;
	background: url(images/logoRight.png) top left no-repeat;
}

/* home */
#left_home, #main_home, #sidebar_home {
	height: 40px;
}

#container_home {
  margin-right: -351px;
  background: url(images/topNav.png) top left no-repeat;
}

#content_home {
  margin-right: 351px;
}

#left_home {
	width: 353px;
	background: url(images/homeLeft.png) top right no-repeat;
}
/*
#main_home {
	background: url(images/homeMiddle.png) top right no-repeat;
}
*/
#sidebar_home {
	width: 351px;
	background: url(images/homeRight.png) top right no-repeat;
	text-align: right;
}

#sidebar_home a:link, #sidebar_home a:visited, #sidebar_home a:hover {
	display: block;
	margin: 5px 13px 0px 0px;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
}

#sidebar_home a:link, #sidebar_home a:visited {
	color: #660000;
}

#sidebar_home a:hover {
	color: #fff;
}

/* content */

#sidebar_content {
	height: 70px;
}

#container_content {
  margin-right: -39px;
}

#content_content {
  margin-right: 39px;
}

#left_top {
	width: 138px;
	background: url(images/midNav.png) top right no-repeat;
}

#left_content {
	width: 138px;
	background: url(images/navRep.png) top right repeat-y;
}

#left_bottom {
	width: 138px;
	background: url(images/navBottom.png) bottom right no-repeat;
	height: 224px;
}

#main_content {
	width: auto !important;
	width: 100%;
	margin-left: 138px;
	text-align: left;
	background: url(images/contentMiddle.png) top right no-repeat;
}

#blog_content {
	width: auto !important;
	margin-left: 138px;
	text-align: left;
	background: url(images/contentMiddle.png) top right no-repeat;
}

#sidebar_content {
	background: url(images/contentRight.png) top right no-repeat;
	width: 39px;
}

.clearing {
  height: 0px;
  clear: both;
  line-height: 1px;
}

.clr {
	clear: both;
}

#footer {
	/*width: 100%;*/
	height: 30px;
	clear: both;
	text-align: center;
	font-size: 10px;
	/*margin-top: -30px;*/
}

#leftColumn, #middleColumn {
	width: 34%; 
	float: left;
	padding-bottom: 33px;
}

#rightColumn, #secondColumn {
	float: right;
/*	background: url(images/contentMiddle.png) top right no-repeat; */
}

#rightColumn {
	width: 31%;
	padding-bottom: 33px; 
}

#secondColumn {
	width: 65.9%;
}
/* navigation */

a.nav:link, a.nav:visited, a.nav:hover, a.nav2:link, a.nav2:visited, a.nav2:hover {
	display: block;
	width: 138px;
	height: 40px;
	padding: 0px;
	margin: 0px;
	float: left;
	color: #fff;
	font-weight: bold;
	font-size: 8px;
	text-decoration: none;
	text-align: left;
	text-indent: 23px;
}

a.nav:link, a.nav:visited, a.nav:hover {
	line-height: 40px;
}

a.nav2:link, a.nav2:visited, a.nav2:hover {
	line-height: 8px;
}

a.nav:link, a.nav:visited {
	background: url(images/navButt.png) top left no-repeat;
}

a.nav:hover {
	background: url(images/navButt.png) 0% 100% no-repeat;
}

p {
	text-align: left;
	padding: 5px 0px 0px 11px;
	margin-top: 5px;
}

h1, h2, h3 {
	margin: 0px;
}

h1 {
	font-size: 16px;
	padding: 33px 0px 5px 11px;
}

h2 {
	font-size: 14px;
	padding: 11px 0px 0px 11px;
}

h3 {
	font-size: 13px;
	padding: 0px 0px 0px 11px;
}

.bodybold {
	font-weight: bold;
}

.bodyitalic {
	font-style:italic;
}

.smalltext {
	font-size: 10px;
	font-style: normal;
}

ul {
	margin-top: 0px;
	margin-bottom: 0px;
}

.rightFlow {
	float: left;
	clear: right;
	padding: 0px 11px 0px 11px;
}

.rightFlowP {
	padding: 11px 22px 11px 11px;
	float: left;
	clear: right;
}

h2.top, p.topTop {
	margin: 68px 0px 0px 0px;
	padding: 0px 0px 0px 11px;
}

p.top {
	margin-top: 0px;
}

a:link, a:visited, a:hover {
	text-decoration: none;
	font-weight: bold;
}

a:link, a:visited {
	color: #990000;
}

a:hover {
	color: #ff9900;
}

div.loadarea {
	width: 195px; 
	height: 300px;
	margin: 22px 0px 0px 0px
}

div.rightAdd {
	width: 39%; 
	float: right; 
	text-align: center; 
	border: solid 1px red; 
	color: red; 
	padding: 11px;
}

/* blog styles */
#pagebody {
	width: 800px;
	float: left;
}

#maincontent {
	width: 67%;
	float: left;
}

#sidebar {
	width: 33%;
	float: right;
}

#jsColor {
	color: #2929BD;
}

table.funding {
	width: 90%;
	border: solid 1px blue;
	border-collapse: collapse;
	margin-left: 11px
}

table.funding td {
	border: solid 1px blue;
}

col.col1 {
	width: 70%;
}

col.col2 {
	width: 30%;
}

.sigTitle {
	font-weight:bold;
	font-style:italic;
	text-decoration:underline;
}
