body {
margin: 0px;
padding: 0px;
font-family: Verdana, helvetica, sans-serif;
font-size: 12px;
color: #000;
background: #FFF;
text-align: left;
}
table {
font-family: verdana, helvetica, sans-serif;
font-size: 12px;
text-align: left;
color: #000;
}

a:link {
	color: #CC0000;
	text-decoration: none;
}

a:visited {
	color: #CC0000;
	text-decoration: none;
}

a:active {
	color: #CC0000;
	text-decoration: none;
}

a:hover {
	color: #000066;
	text-decoration: none;
}
a.dark:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.dark:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a.dark:active {
	color: #FFFFFF;
	text-decoration: none;
}
a.dark:hover {
	color: #CCDAE3;
	text-decoration: none;
}
td {
	font-size: 12px;
	font-family : Verdana;
}

p {
	font-size: 12px;
	font-family : Verdana;
	margin-right: 5px;
	margin-left: 5px;
}
h1 {
	font-size: 24px;
	font-weight: bold;
	text-align: center;
}
h2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	margin-right: 5px;
	margin-left: 5px;
}
h3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	margin-right: 5px;
	margin-left: 5px;
}

td.dark {
	font-size: 12px;
	font-family : Verdana;
	color : #FFFFFF;
}

p.dark {
	font-size: 12px;
	font-family : Verdana;
; color: #FFFFFF
}

td.smaller {
	font-size: 11px;
	font-family : Verdana;
	color : #000000;
}

p.smaller {
	font-size: 11px;
	font-family : Verdana;
	color : #000000;
}
.footer {
	width: 350px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	padding-top: 1.5em;
	padding-bottom: 0em;
}
#menu ul
{
margin-left: 0;
padding-left: 0;
list-style-type: none;
font-family: Tahoma, Helvetica, sans-serif;
font-size: 12px;
margin:0px;
}

#menu a
{
display: block;
padding: 2px;
margin-left: 4px;
width: 124px;
background-color:#7B88A9;
border-bottom: 1px solid #29425A;
}

#menu a:link, #menuitems a:visited
{
color: #CCDAE3;
text-decoration: none;
font-weight:bold;
}

#menu a:hover
{
background-color: #CCDAE3;
color: #29425A;
font-weight:bold;
}

.topbg {
background-image: url(../images/topbg.gif);
}

.nntable {
background-image: url(../images/nntable.gif);
}

.rightbg {
background-image: url(../images/rightbg.gif);
}
.style2 {color: #FFFFFF; font-family: "Trebuchet MS"; font-size: 36px;}
.style3 {
	font-size: 18px;
	font-family: "Trebuchet MS";
	font-weight: bold;
	text-align: center;
}
.bigbold p{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
}
.style5 {
	font-size: 16px;
	font-family: "Trebuchet MS";
	font-weight: bold;
}
.style6 {
	font-family: "Trebuchet MS";
	font-weight: bold;
	font-size: 14px;
	text-align: center;
}
.style10 {
	font-family: "Trebuchet MS";
	font-size: 18px;
	font-weight: normal;
}.content {
	background-color: #FFF;
	text-align: center;
	font-size: 1em;
	line-height: 1.5em;
	width: 700px;
	margin-right: auto;
	margin-bottom: 50px;
	margin-left: auto;
}
.portrait {
	padding: 2px;
	border: 3px solid #24425B;
	background-color: #7987AB;
	margin-top: 1.5em;
	margin-right: 20px;
	margin-bottom: 0em;
	margin-left: 20px;
}
.content p {
	text-align: left;
	margin-left: 20px;
	margin-right: 20px;
	padding-top: 1.5em;
	padding-bottom: 0em;
	margin-top: 0em;
	margin-bottom: 0em;
	line-height: 1.5em;
	font-size: 1em;
}
.content h1 {
	font-size: 3.5em;
	color: #24425B;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin-bottom: 7px;
	font-variant: small-caps;
	line-height: 1.125em;
}
.content h2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #24425B;
	font-style: italic;
	font-weight: bold;
	font-size: 1.667em;
	margin-top: 0px;
	padding-top: 7px;
	margin-bottom: 0px;
	padding-bottom: 7px;
}
.content h3 {
	text-align: center;
	margin-right: 20px;
	margin-left: 20px;
	font-size: 2em;
	margin-top: 0px;
	padding-top: 1.223em;
}
.content h4 {
	font-size: 2.5em;
	color: #24425B;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin-bottom: 3px;
	font-variant: small-caps;
	line-height: 1.5em;
}

.content ul {
	text-align: left;
	list-style-type: none;
	margin-left: 0px;
	padding-top: 1.5em;
	padding-bottom: 0px;
	padding-left: 20px;
	margin-top: 0em;
	margin-bottom: 0px;/*	position: relative;
	left: -20px; */
}
.graphalign {
	text-align: left;
	margin-right: 20px;
	margin-left: 20px;
}
/* Hide wrong position from all but IE 7*/
*:first-child+html .content ul {
	margin-left: 20px;
	position: static;
}
/* END HIDE */
.content ul a {
	font-weight: bold;
}
.content ol {
	text-align: left;
	list-style-type: decimal;
	margin-left: 20px;/*	position: relative;
	left: -20px; */
}
.content ol a {
	font-weight: bold;
}
/* Hide wrong position from all but IE 7*/
*:first-child+html .content ol {
	text-align: left;
	list-style-type: decimal;
	margin-left: 20px;
}
/* END HIDE */
.content ul ol {
	list-style-type: lower-roman;
}
.content .leftcol {
	float: left;
	width: 340px;
	margin: 0px;
	padding: 0px;
	clear: left;
}
.content .rightcol {
	width: 340px;
	margin: 0px;
	padding: 0px;
	float: right;
	clear: right;
}
.content .footer {
	clear: both;
	padding-top: 1.5em;
	width: 350px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 1.5em;
	text-align: right;
	line-height: 0px;
}
.footer a {
	position: relative;
	top: -0.1em;
	font-size: .9em;
}
.content .subnav ul li {
	display: inline;
	padding-left: 1.8em;
}
.subnav {
	border: 1px solid #7C88A9;
	background-color: #CFDAE2;
	margin-top: 1.5em;
}
.subnav ul {
	margin-top: 0em;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 19px;
	padding-top: 0em;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.content .subnav {
	text-align: center;
	margin-right: 20px;
	margin-left: 20px;
	padding: 3px;
}
.floatleft {
	clear: left;
	float: left;
	margin-right: 10px;
}
.floatright {
	clear: right;
	float: right;
	margin-left: 10px;
}
.center {
	text-align: center;
}
.single {
	margin-top: 1.5em;
}
.single a {
	font-weight: bold;
}
.caption {
	font-size: 14px;
	font-family: "Trebuchet MS";
	font-weight: bold;
	text-align: center;
}
#submenu ul {
	margin-left: 0px;
	padding-left: 0;
	list-style-type: none;
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 10px;
	margin:0px;
}
#submenu li  {
	font-size: 11px;
	margin-left: 10px;
	color: #CCDAE2;
	padding: 1px;
}
#submenu a {
	display: block;
	padding: 2px;
	width: 114px;
	background-color:#7B88A9;
	border-bottom: 1px solid #29425A;
	margin-left: 0px;
}
.underline {
	font-weight: bold;
	text-decoration: underline;
}
.content .fine {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.2em;
	font-weight: bold;
}
.green {
	color: #09FE00;
}
.red {
	color: #F00;
}
.blue {
	color: #00BEFF;
}
.content2 {
	background-color: #FFF;
	font-size: 1em;
	line-height: 1.5em;
	width: 700px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 50px;
}
.content2 p {
	text-align: left;
	margin-left: 20px;
	margin-right: 20px;
	padding-top: 1.5em;
	padding-bottom: 0em;
	margin-top: 0em;
	margin-bottom: 0em;
	line-height: 1.5em;
	font-size: 1em;
}
.content2 ul {
	text-align: left;
}
.content2 h1 {
	font-size: 3.5em;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin-bottom: 7px;
	line-height: 1.125em;
}
.content2 h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 1.667em;
	margin-top: 0px;
	padding-top: 7px;
}
.special {
	list-style-type: none;
	list-style-position: outside;
}
