html,body {

	margin-left: 0px;

	margin-top: 0px;

	margin-right: 0px;

	margin-bottom: 0px;

	background-color: #FFFFFF;

	height: 100%;



	/* Default text appearance */

	color: #000E27;

	font-size: 12px;

	font-family: Arial, Helvetica, sans-serif;

		

}



.content {

    max-width: 700px;

}



td#heading {

	background-color: #050F1B;

	vertical-align: top;

	border-style: solid;

	border-color: #F00;

	border-width: 0px 0px 2px 0px;

}



td#heading_right {

	background:url(/_images/heading_gradient.png) repeat-y;

	background-color: #15416C;

	z-index: 0;

	width: 100%;

}



td#footer {

	color: #FFFFFF;

	background-color: #000033;



	border-style: solid;

	border-color: #F00;

	border-width: 2px 0px 0px 0px;

}



td#footer a {

	color: #FFFFFF;

}



td#footer a:visited {

	color: #DDDDDD;

}



.subtitle {

	color: #FFFFFF;

	background:url(/_images/subtitle_bg.png) repeat-x;

	background-color: #1D1DCD;

	font-size: 12px;

	font-weight: bold;

	font-family: Arial, Helvetica, sans-serif;

	vertical-align: middle;

	padding-left: 1em;

}



td#menu {

	/* Menu cell info */

	background-color: #15416C;



	vertical-align: top;



	/* Menu font */

	color: #FFFFFF;

	font-weight: bold;

}



td#menuItem {

	/* Menu item info */

	background:url(/_images/menu_item_bg.png);



/*

	border-collapse: separate;

	border-spacing: 0px;

	border: inset 0px;

	border-style: none;

*/

	text-align: center;

	font-size: 10px;

	font-family: Arial, Helvetica, sans-serif;

	

}



td#menuItem:hover {

	background:url(/_images/menu_item_bg_hover.png);

}



.menuBlock {

	margin-top: 2em;

	margin-left: 1em;

	margin-right: 15px;



	position: relative;

	left: 0px;

	top: 0px;

}



.searchBlock {

	margin-left: 1em;

	margin-top: 3em;

	position: relative;

}



.feedbackBlock {

	margin-left: 1em;

	margin-top: 2em;

	position: relative;

	text-align: center;

	font-size: 10px;

	font-family: Arial, Helvetica, sans-serif;

}



.feedbackBlock a{

	color: #FFFFFF;

}



.menuBlock a {

	color: #FFFFFF;

}



.menuBlock a:visited {

	color: #DDDDDD;

}



.tempstyle {

	color: #000E27;

	font-size: 12px;

	font-family: Arial, Helvetica, sans-serif;

}



.content {

	margin-left: 2em;

	margin-right: 3em;

	margin-bottom: 1em;

}



table#fullheight{

	height: 100%;

}



li {

	padding-bottom: 6px;

}



a {

	text-decoration:underline;

	color:#1000EE;

  }



a:visited {

	color:#000090;

  }



.fundingblock a, .fundingblock a:link, .fundingblock a:visited {

	text-decoration:none;

	color:#101010;

  }



.fundingblock a:hover, .fundingblock a:active {

	text-decoration:underline;

	color:#454545;

  }

  

.newsletter-frame {

  width:98%;

  margin-left: auto;

  margin-right: auto;

  }



.newsletter-left {

  position: relative;

  float: Left;

  width: 65%;

  word-wrap: break-word; /* IE */

  padding-bottom: 7px;

  }



.newsletter-right {

  position: relative;

  float: Right;

  width: 33%;

  word-wrap: break-word; /* IE */

  padding-bottom: 7px;

  }

  

.newsletter-center {

  position: relative;

  clear: both;

  width: 100%;

  padding-bottom: 7px;

  }

  

.newsletter-image {

  position: relative;

  border:1px solid #cccccc;

  padding: 4px;

  margin: 10px 6px 6px 6px;

  background-color:#fafafa;

  font-size: 90%;

  text-align: center;

  whitespace: normal;

  }