@charset "utf-8";
/* CSS Document */

body {
	margin: 0px;
	padding: 0px;
	font-size: 0.8em;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	line-height: 150%;
	background-color: #FFFFFF;
}
p {
	margin: 0px;
	padding-bottom: 1em;
}

#container {
	width: 724px;
	margin: 0 auto;
}
a:link {
	text-decoration: none;
	border-bottom: 1px dotted #666666;
}
a:hover {
	border-bottom: 1px solid #666666;
}
a:visited {
	text-decoration: none;
	border-bottom: 1px dotted #666666;
}

#header {
	height: 125px;
	display: none;
}
#logoprint {
	height: 125px;
}
#logo {
	float: left;
}
#contact {
	float: right;
	text-align: right;
	padding-top: 8px;
	height: 60px;
}
#contact p {
	margin: 0px;
	padding: 0px;
	line-height: 1.5em;
	font-size: 0.95em;
}
#contact a {
	color: #FFFFFF;
	font-weight: bold;
}
#topmenu {
	float: right;
	clear: right;
}
/*
#panel {
	height: 216px;
	clear: both;
}
*/
#panel {
	height: 216px;
	clear: both;
	background-image: url(images/index_panel3.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	display:none;
}

#panel h1 {
	line-height: 120%;
	color: #FFFFFF;
	font-size: 1em;
	padding-top: 140px;
	padding-right: 20px;
	padding-left: 295px;
	display:none;
}



#box {
	float: left;
	padding-bottom: 25px;
}
#box p {
	padding-left: 20px;
	font-size: 0.9em;
	padding-right: 10px;
}
#box img {
	padding-top: 10px;
	padding-bottom: 10px;
}
#box ul {
	margin: 0px;
	padding: 0px;
	list-style-type: square;
}
#box li {
	margin-left: 35px;
	padding-bottom: 10px;
}
#box ul li  a:link {
	text-decoration: none;
	border-bottom: 1px dotted #666666;
}
#box ul li a:hover {
	text-decoration: underline;
	border: none;
}
#box ul li a:visited {
	text-decoration: none;
	border-bottom: 1px dotted #666666;
}


#box p a:link {
	text-decoration: none;
	border-bottom: 1px dotted #666666;
}
#box p a:hover {
	text-decoration: none;
	border-bottom: 1px solid #666666;
}
#box p a:visited {
	text-decoration: none;
	border-bottom: 1px dotted #666666;
}



.clear {
	font-size: 1px;
	margin: 0px;
	padding: 0px;
	clear: both;
}
.quote {
	border-left: 10px solid #E6E6E6;
	font-style: normal;
	color: #666666;
	margin-top: 15px;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 25px;
	padding: 0px;
	line-height: 20px;
	font-size: 1.2em;
}
.reason {
	margin: 0px;
	padding: 0px;
}
#leftcol {
	float: left;
	width: 500px;
}
#rightcol {
	float: right;
	width: 200px;
	padding-top: 30px;
}
#rightcol ul {
	list-style-type: none;
	padding-left: 20px;
	padding-top: 0px;
	margin-top: 15px;
	margin-left: 0px;
}
#rightcol li {
	padding-bottom: 10px;
}
#rightcol h2 {
	margin: 0;
	background: url(images/img06.gif) no-repeat;
	color: #052439;
	font-size: 1.2em;
	height: 30px;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 10px;
}

#rightcol ul li  a:link {
	text-decoration: none;
	border-bottom: 1px dotted #666666;
}
#rightcol ul li a:hover {
	text-decoration: underline;
}
#rightcol ul li a:visited {
	text-decoration: none;
	border-bottom: 1px dotted #666666;
}

#leftcol p {
	padding-left:30px;
}
#leftcol ul {
	margin: 0px;
	padding-left: 60px;
}
#leftcol li {
	padding-bottom: 9px;
}
#leftcol ol {
	padding-left: 60px;
	margin: 0px;
}


#leftcol h1 {
	padding-top: 30px;
	padding-bottom: 15px;
	margin: 0px;
}
#leftcol h2 {
	font-size: 1.3em;
	color: #03233A;
	margin-top: 15px;
	margin-bottom: 5px;
	padding-left: 30px;
}
#leftcol h3 {
	font-size: 1em;
	color: #03233A;
	margin-top: 15px;
	margin-bottom: 5px;
	border-bottom: #000066 solid 1px;
	margin-left: 30px;
}
#leftcol p a:link {
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
}
#leftcol p a:hover {
	text-decoration: underline;
	border: none;
}
#leftcol p a:visited {
	text-decoration: none;
	border-bottom: 1px dotted #666666;
}


#footerwrap {
	display:none;
	/*background-color: #002441;
	padding: 15px;
	clear: both;*/
}
#footer {
	width: 724px;
	font-size: 0.85em;
	color: #FFFFFF;
	height: 90px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#footer a {	color: #FFFFFF;
}


.noprint { display: none; }

/* MENU */

#myslidemenu {
	display: none;
}

