body {
  margin: 0px;
  color:#403535;
  background-color:#9ca7ea;
  font-family: Calibri,Arial,Helvetica,sans-serif;
  font-size: 14px;
  cursor: default;
}

body.richedit {
  margin: 0px;
  color:#403535;
  background-color:#fafafa;
  background-image:none;
  font-family:Calibri,Arial,Helvetica,sans-serif;
  font-size: 14px;
  cursor: default;
}

td {
  color:#403535;
  font-family:Calibri,Arial,Helvetica,sans-serif;
  font-size: 14px;
}

p {
  font-family:Calibri,Arial,Helvetica,sans-serif;
  margin:0px; 
  padding:0; 
  line-height: 135%;
} 	

h1 {
  font-family:Calibri,Arial,Helvetica,sans-serif;
	color:#001233;
	font-size:22px; 
	font-style:italic;
	margin:2px 0px 2px 0px;
	padding:0px 0px 0px 0px;
}

h2 {
  font-family:Calibri,Arial,Helvetica,sans-serif;
	color:#002444;
	font-size:19px; 
	font-style:italic;
	font-weight:bold;
	padding:0px;
	margin:2px 0px 2px 0px;

}

h3 {
	margin:2px 0px 2px 0px;
	padding: 0px;
  font-family:Calibri,Arial,Helvetica,sans-serif;
	color:#003655;
	font-size:16px; 
	font-weight:bold;
}

input {
  font-family:Calibri,Arial,Helvetica,sans-serif;
  font-size: 12px;
}

textarea {
  font-family:Calibri,Arial,Helvetica,sans-serif;
  font-size: 12px;
}

select {
  font-family:Calibri,Arial,Helvetica,sans-serif;
  font-size: 12px;
}

ul.list li {
	margin-top: 6px;
	line-height: 145%;
}
ul.list {
	list-style:square;
}

a:link {
	color: #0023A3;
	text-decoration: none;	
}
a:visited {
	color: #182c78;
	text-decoration: none;	
}
a:active {
	color: #CF0000;
	text-decoration: none;	
}
a:hover {
	color: #0023A3;
	text-decoration: underline;
}

div.dnk1stNav {
	z-index: 1;
	text-align:left;
	margin: 0;
	padding: 0;
}
div.dnk1stNav li {
	z-index: 1;
	margin: 0;
	padding: 0;
}
div.dnk1stNav ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
div.dnk1stNav ul li {
	display:block;
  width: auto;
	float:left;
	margin: 0;
	padding:0;  
	z-index: 1;
}
div.dnk1stNav ul li a {
	display:block;
	padding:0px;
	margin: 0px;
	z-index: 10;
  width: auto;
  height: auto;
  float:none;
  text-align:center;
}
div.dnk1stNav ul ul {
  clear: both;
	position: absolute;
	float:none;
	display:block;
  font-weight: bold;
	color: #666666;
	background-color:white;
	margin: -18px 0px 0px 11px;
	padding:0px;
	z-index: 999999;
	min-width:165px;
  width:10%;
  height: auto;
}
div.dnk1stNav ul ul li {
  display: block;
	border-bottom: 1px #eeeeee solid;
  background-color:white;
  height:31px;
  margin:0px auto 0px auto;
  padding:0px; 
  color: #555577;
  float:none;
  z-index: 9999999;
  min-width:auto;
  width:auto;
}
div.dnk1stNav ul ul li a {
  display: block;
  font-weight:bold;
	font-family:Calibri,Arial,Helvetica,sans-serif;
	font-size:14px;  
	height:19px;
	padding:8px 7px 4px 7px;
  font-size:12px;
	margin:0px;
	width: auto;
	z-index: 50;
}
div.dnk1stNav ul ul li a:link {
	color: #555577;
	background-color: white;
	text-decoration: none;
	width: auto;
}
div.dnk1stNav ul ul li a:visited {
	color: #555577;
	background-color: white;
	text-decoration: none;
	width: auto;
}
div.dnk1stNav ul ul li a:active {
	color: red;
	background-color: white;
	text-decoration: none;
	width: auto;
}
div.dnk1stNav ul ul li a:hover {
	color: black;
	background-color: #E0E0EE;
	width: auto;
}
div.dnk1stNav ul ul li a.current:link  { font-weight:bold; color: white; background-color: #b83e45; }
div.dnk1stNav ul ul li a.current:visited { font-weight:bold; color: white;	background-color: #b83e45; }
div.dnk1stNav ul ul li a.current:active { font-weight:bold; color: white;	background-color: #b83e45;}
div.dnk1stNav ul ul li a.current:hover { font-weight:bold; color: white;	background-color: #b83e45; }
div.dnk1stNav ul ul ul {
	top: 0;
	left: 100%;
	position: absolute;
}
div.dnk1stNav ul ul,
div.dnk1stNav ul li:hover ul ul,
div.dnk1stNav ul ul li:hover ul ul
{display: none;}
div.dnk1stNav ul li:hover ul,
div.dnk1stNav ul ul li:hover ul,
div.dnk1stNav ul ul ul li:hover ul
{display: block;}

div.dnk1stNav2 {
	z-index: 1;
	text-align:left;
	margin: 0;
	padding: 0;
}
div.dnk1stNav2 li {
	z-index: 1;
	margin: 0;
	padding: 0;
}
div.dnk1stNav2 ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
div.dnk1stNav2 ul li {
	display:block;
  width: auto;
	float:left;
	margin: 0;
	padding:0;  
	z-index: 1;
}
div.dnk1stNav2 ul li a {
	display:block;
	padding:0px;
	margin: 0px;
	z-index: 10;
  width: auto;
  height: auto;
  float:none;
  text-align:center;
}
div.dnk1stNav2 ul ul {
  clear: both;
	position: absolute;
	float:none;
	display:block;
  font-weight: bold;
	color: #666666;
	background-color:white;
	margin: 0px 0px 0px 15px;
	padding:0px;
	z-index: 999999;
	min-width:165px;
  width:10%;
  height: auto;
}
div.dnk1stNav2 ul ul li {
  display: block;
	border-bottom: 1px #eeeeee solid;
  background-color:white;
  height:31px;
  margin:0px auto 0px auto;
  padding:0px; 
  color: #555577;
  float:none;
  z-index: 9999999;
  min-width:auto;
  width:auto;
}
div.dnk1stNav2 ul ul li a {
  display: block;
  font-weight:bold;
	font-family:Calibri,Arial,Helvetica,sans-serif;
	font-size:14px;  
	height:19px;
	padding:8px 7px 4px 7px;
  font-size:12px;
	margin:0px;
	width: auto;
	z-index: 50;
}
div.dnk1stNav2 ul ul li a:link {
	color: #555577;
	background-color: white;
	text-decoration: none;
	width: auto;
}
div.dnk1stNav2 ul ul li a:visited {
	color: #555577;
	background-color: white;
	text-decoration: none;
	width: auto;
}
div.dnk1stNav2 ul ul li a:active {
	color: red;
	background-color: white;
	text-decoration: none;
	width: auto;
}
div.dnk1stNav2 ul ul li a:hover {
	color: black;
	background-color: #E0E0EE;
	width: auto;
}
div.dnk1stNav2 ul ul li a.current:link  { font-weight:bold; color: white; background-color: #b83e45; }
div.dnk1stNav2 ul ul li a.current:visited { font-weight:bold; color: white;	background-color: #b83e45; }
div.dnk1stNav2 ul ul li a.current:active { font-weight:bold; color: white;	background-color: #b83e45;}
div.dnk1stNav2 ul ul li a.current:hover { font-weight:bold; color: white;	background-color: #b83e45; }
div.dnk1stNav2 ul ul ul {
	top: 0;
	left: 100%;
	position: absolute;
}
div.dnk1stNav2 ul ul,
div.dnk1stNav2 ul li:hover ul ul,
div.dnk1stNav2 ul ul li:hover ul ul
{display: none;}
div.dnk1stNav2 ul li:hover ul,
div.dnk1stNav2 ul ul li:hover ul,
div.dnk1stNav2 ul ul ul li:hover ul
{display: block;}

.sbkpanl 
{
  margin: 0px;
	padding:3px 1px 3px 9px;
}

.sbkphot {
	width:60px;height:85px;overflow:hidden;float:left;
}

.sbkdetl {
	width:142px;padding:2px 1px 2px 7px;float:left;font-size:11px;font-weight:bold;text-align:left;
		line-height:115%;
}

.sbkinf {
	clear:left;
	font-size:10px;
	font-weight:normal;
	text-align:left; 
	height:43px;
	padding-top:3px;
	overflow:hidden;
	line-height:105%;
	font-family:Arial, Helvetica, sans-serif;
	width:185px;
}

.sbknav {
	clear:left; font-size:12px; font-weight:bold; text-align:center; height:20px;overflow:hidden;
}

.sbknavL {
	width:30px;
	float:left;
}

.sbknavC {
	width:120px;
	padding-top:3px;
	float:left;
	text-align:center;
}

.sbknavR {
	width:30px;
	float:left;
}

.turingcode { 
  font-family:monospace; 
  font-size:6px; 
  font-weight:bold;
  line-height:70%;
}



.feedlist 
{
    display:block;
    margin:0px 0px 0px 0px;
    padding:0px;
    line-height:110%;
    list-style-type:none;
}
.feedlistitem
{
    display:block;
    margin:5px 5px 0px 5px;

    padding:7px;
    background-color:white;
    border-radius:5px;

    font-size:15px !important;
}


