body {
background:#FFFFFF;
font: 9pt/14pt 'Lucida Grande', Verdana, Helvetica, sans-serif;
color: #003366;
}

img {border: none;}

/* structure */

.container {
border-color: #ed1c24;	
width: 980px;
margin:auto;
	
}

.head{
background: #ffffff;
margin: 3px 3px 3px 3px;
width: 762px;
border: 1px dotted;
border-color: border-color: #0054a6;
float: none;
}
.jright{
margin: 0px 30px 10px 10px;
float: right;
font-size: 15pt;
}
.red {
color: #FF0000;
}
.redbold {
color: #FF0000;
font-weight: bold !important;}
}
.underline {
text-decoration: underline;
}

/*colors*/
.inline a:hover {
color: #ff0000;
}
.header {
	background: #ffffff;	
	border-color: #0054a6;
}

.border{
	background: #ffffff;
	border-color: #0054a6;
}

.navigation a {
	color: #ed1c24;
}

.navigation a:hover {
	color: #0054a6;
}

.sidenav {
	background: #ffffff;
	border-color: #0054a6;
}

.sidenav ul {
	background: #ffffff;
}

.sidenav li {
	border-color: #0054a6;
}

.sidenav li a {
	background: #ffffff;
	color: #003366;
}

.sidenav li:hover {
	border-color: #ed1c24;
}

.sidenav li a:hover {
	color: #ff0000;
	background: #f1f1f1;
	text-decoration: underline;
	text-align: auto;
}

.sidenav li a:active {
	color: #FF0000;
	background: #E8E8E8;
}
.inline {
	border-color: #0054a6;
	background: #ffffff;
}
.content {
	background: #ffffff;
	border-color: #0054a6;
}
.footer a {
	color: #003366;
}
.footer {
	color: #003366;
}
.header {
	background: #ffffff;	
	border-color: #0054a6;
}
/* header */
.header {
	width: 100%;
	float: left;
	border: none;
	margin-left: 3px;
}

/* border in header */
.border {
	width: 100%;
	float: right;
	border: 1px dotted;
	margin: 0px 0px 0px 0px;
}


/* navigation */
.navigation {
	clear: both;
	text-align: right;
	height: 20px;
	padding-right: 2px;
	
}
.navigation a {
	text-decoration: none;
	
}


/* sub navigation */
.sidenav {

	border: none;
	float: left;
	width: 19%;
}
.sidenav ul {

	margin: 0px 0px 0px 0px;
	padding: 4px 2px 2px 2px;
}
.sidenav li {
	margin-bottom: 4px;
	border: 1px dotted;
	text-align: left;
	list-style: none;
}
.sidenav li a {
	display: block;
	padding: 2px 2px 2px 2px;
	text-decoration: none;
}

.sidenav li a:hover {
	font-weight:none;
}
.sidenav li a:active {
	text-decoration: underline;
}

/* inline in content*/
.inline {
	float: right;
border-top: 1px dotted;
border-bottom: 1px dotted;
	margin: 3px 3px 3px 3px;
	width: 762px;
	height: 660px;
}

/* content */
.content {
	float: right;
	width: 770px;
	border: none;
	text-align: justify;
	margin-left: 4px;
}

.content h3 {
	font-size: 16pt;
	padding: 15px 5px 5px 15px;
}

.content p {
	padding: 0px 15px 0px 15px;	
}


.content li {
	text-align: justify;
	padding: 0px 15px 5px 15px;	
}


/* footer */
.footer {
	
	text-align: right;
	
}
.footer a {
	padding-right: 3px;
	text-decoration: none;
}

.selected { border-color: #FF0000 !important; border: 1px dotted red !important; 	}
.selected a {text-decoration: underline !important; background-color: #f1f1f1 !important; color: #ff0000 !important;}

.navLinkGlowny {font-size: 9pt; color: #ff0000; background: #f1f1f1; font-weight: bold !important;}
.navLink {font-size: 9pt; padding-left: 5pt;}



