/* Start dynamic menu css */
#nav, #nav ul { /* all lists */
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 18px;
	#line-height: 19px;
}

#nav a {
	display: block;
	/* width: 20em; */
	font-family: Arial, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #336699;
	text-decoration: none;
}

#nav a.current {
	color: #336699;
}

#nav li li a {
	color: #336699;
	width: 200px;
	margin-right: 0px;
}

#nav li li {
	margin-right: 0px;
}

#nav a:hover {
	color: #000000;
	background-color: none;
}

#nav li li a:hover {
	color: #000000;
	background-color: none;
}

#nav li { /* all list items */
	/* width: 200px; /* width needed or else Opera goes nuts */
	margin-right: 2em;
		float: right;}

#nav li ul { /* second-level lists */
	position: absolute;
	background: #F5F5F5;
	width: 200px;
	left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
	padding: 3px;
	line-height: 18px;
	border: 1px #ACACAC solid;
}

#nav li ul ul { /* third-and-above-level lists */
	margin: -1em 0 0 10em;
}

#nav li:hover ul ul, #nav li.sfhover ul ul {
	left: -999em;
}

#nav li:hover ul, #nav li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
	}
/* end dynamic menu css */

.top-menu {
	background: #acacac;
	color: #4b749d;
	height: 23px;
}

.top-menu a {
	color: #4b749d;
	text-decoration: none;
}

.top-menu a:hover {
	color: #4b749d;
}

.left-menu {
	color: #336699;
	width: 154px;
	vertical-align: top;
	padding: 62px 4px 4px 4px;
}

.left-menu a {
	color: #336699;
	text-decoration: none;
}

.left-menu a:hover {
	color: #336699;
	text-decoration: underline;
}

.left-news {
	color: #000000;
	font-size: 10px;
	font-weight: bold;
	padding-right: 4px;
}

.left-news a {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

.left-news a:hover {
	color: #000000;
	text-decoration: underline;
}

.red-title {
	color: #990033;
	font-size: 12px;
	font-weight: bold;
	margin-top: 12px;
	margin-bottom: 12px;
}

.main-window {
	color: #666666;
	vertical-align: top;
	padding: 12px;
}

.main-window a {
	color: #4e7aa7;
	text-decoration: none;
}

.main-window a:hover {
	color: #4e7aa7;
}

.sub_menu {
	font-size: 11px;
	color: #4e7aa7;
	text-align: left;
	padding: 2px 0px 8px 208px;
	font-weight: bold;
}

.sub_menu a {
	color: #4e7aa7;
	text-decoration: none;
}

.sub_menu a:hover {
	color: #4e7aa7;
	text-decoration: underline;
}

.foot-window {
	color: #000000;
	vertical-align: top;
	padding-left: 34px;
	height: 21px;
}

.foot-window a {
	color: #000000;
	text-decoration: none;
}

.foot-window a:hover {
	color: #000000;
	text-decoration: underline;
}


a {
	color: #004F75;
	text-decoration: underline;
}

body {
	background: #C8C8C8;
	color: #000000;
	font-family: Arial, sans-serif;
	font-size: 12px;
	margin: 0px 0px 0px 0px;
}

input {
	color: #000000;
	font-family: Arial, sans-serif;
	font-size: 11px;
	text-indent : 2px;
}

select {
	border: solid 1px #B4B4B4;
	color: #000000;
	font-family: Arial, sans-serif;
	font-size: 11px;
}

td {
	color: #000000;
	font-family: Arial, sans-serif;
	font-size: 12px;
}

textarea {
	background: #F3F3F3;
	border: solid 1px #B4B4B4;
	font-family: Arial, sans-serif;
	color: #000000;
	font-size: 11px;
}

iframe {
	border: solid 1px #B4B4B4;
}

.quote {
	border: 1px #B4B4B4 solid;
	background: #F6F6F6;
	width: 390px;
	max-width: 390px;
	overflow: auto;
	padding: 4px 4px 4px 4px;
	margin: 2px 2px 6px 12px;
}

.code {
	border: 1px #B4B4B4 solid;
	background: #F6F6F6;
	width: 390px;
	max-width: 390px;
	height: 200px;
	overflow: auto;
	margin: 2px 2px 6px 12px;
}

.image {
	max-width: 430px;
}

.pn-black {
	color: #000000;
	font-family: Arial, sans-serif;
	font-size: 12px;
}

.pn-black a:link {
	color: #000000;
	text-decoration: none;
}

.pn-black a:visited {
	color: #000000;
	text-decoration: none;
}

.pn-black a:hover {
	color: #990000;
	text-decoration: underline;
}

.pn-normal {
	color: #000000;
	font-family: Arial, sans-serif;
	font-size: 11px;
}

.pn-normal a:link {
	color: #000000;
	text-decoration: underline;
}

.pn-normal a:visited {
	color: #000000;
	text-decoration: underline;
}

.pn-normal a:hover {
	color: #CCCCCC;
	text-decoration: none;
}

.pn-menu {
	color: #336699;
	font-weight: bold;
}

.pn-menu a {
	color: #336699;
	text-decoration: none;
}

.pn-menu a:hover {
	color: #336699;
}

.pn-sub {
	color: #000000;
	font-size: 10px;
}

.pn-sub a:link {
	color: #000000;
	text-decoration: underline;
}

.pn-sub a:visited {
	color: #000000;
	text-decoration: underline;
}

.pn-sub a:hover {
	color: #0000ff;
	text-decoration: none;
}

.pn-title {
	color: #000000;
	font-size: 13px;
	font-weight: bold;
}

.pn-title a:link{
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
}

.pn-title a:visited{
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
}

.pn-title a:hover{
	color: #085A81;
	font-weight: bold;
	text-decoration: none;
}

.pn-white {
	color: #FFFFFF;
	font-size: 12px;
}

.pn-white a:link{
	color: #FFFFFF;
	text-decoration: none;
}

.pn-white a:visited{
	color: #FFFFFF;
	text-decoration: none;
}

.pn-white a:hover{
	color: #FFFFF0;
	text-decoration: underline;
}

.pn-whitesub {
	color: #FFFFFF;
	font-size: 10px;
}

.pn-whitesub a:link{
	color: #FFFFFF;
	text-decoration: none;
}

.pn-whitesub a:visited{
	color: #FFFFFF;
	text-decoration: none;
}

.pn-whitesub a:hover{
	color: #B0B0B0;
	text-decoration: none;
}