body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#656565;
	background-color:#012e57;
	margin-top: 0px;
}
#container {
	margin: 0px auto;
	width: 900px;
	background-color:white;
	position:relative;
	border:1px solid #656565;
	
}
#marketing_text {
	margin-left: 0px;
	width: 900px;
	background-color:white;
	position:relative;
	height:170px;
}

img {
	border: 0;

}

#pageheading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	padding: 8px 0 0 0;
}

#pageheading img {
	float: left;
	padding: 0 0 0 5px;
}

#pageheading .scrolltext {
	float: left;
	padding: 7px 5px;
}

#pageheading .prevnexttext {
	float: right;
	padding: 7px 5px;
}

#maincontent {
	margin-top: 7px;
}

#leftpanel  {
	float:left;
	width:360px;
	font-size:12px;
	padding: 0 0 0 10px;
}

#leftpanel h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size:16px;
	padding:0 0 8px 0;
	margin: 0;
}

#leftpanel ul {
	margin:0 0 0 20px;
	padding-left: 20px;
	list-style: disc;
}

#leftpanel li  {
	padding-bottom:8px;
}

#leftpanel p {
	line-height: 1.2em;
	padding-bottom: 10px;
}

#rightpanel  {
	float:right;
	width:440px;
	padding-left:10px;
	padding-right: 10px;
	border-left:solid 1px #000000;
}

#leftbottonlinks  {
	
	width:900px;
	text-align: center;
	padding-top: 16px;
	font-size: .9em;
}

#rightnkbalogo  {
	float:right;
	width:100px;
}

.tablespacer {
	padding-top: 12px;
}

.bigger  {
	font-size: 1.2em;
	font-weight: bold;
}
/*********** #FlashLinks styles ***********/

#FlashLinks{
	
}
#FlashLinks ul{
 list-style-type: none;
 color:white;
}
#FlashLinks a{
	color: white;
	text-decoration: none;
}

#FlashLinks a:link{
	color: white;
	text-decoration: none;
}

#FlashLinks a:visited{
	color: white;
	text-decoration: none;
}

#FlashLinksa:hover{
	color: white;
	text-decoration: underline;
}
/*********** Index Page text styles ***********/

.style2 {font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
}
.style3 {font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.style4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.style6 {font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: italic;
}
.style7 {font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: italic;
	font-weight: bold;
}
.style8 {font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-align:right;
	
}
.style10 {font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-align:left;
	
}
div.img
{
  margin: 2px;
  border: 1px solid white;
  height: auto;
  width: 200px;
  float: left;
  text-align: center;
  margin-left: 80px;
}	
div.img img
{
  display: inline;
  margin: 3px;
  border: 1px solid white;
  padding: 20px 20 20 20;
 
}
div.img a:hover img {border: 1px solid white;}
div.desc
{
  text-align: center;
  font-weight: normal;
  width: 180px;
  margin: 2px;
}