html,body{ height:100%; margin:0px; padding:0px}

h1 {
	font: bold 16px Tahoma;
	margin: 5pt 0pt 0pt 0pt;
	text-transform: uppercase;}

h2 
{ 
	font-family: Tahoma, Arial, Helvetica, sans-serif; 
	font-size: 16px; 
	margin-top: 0.5em;
}

h3 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 16px;
	margin-top: 0.5em;
	line-height: 1.5em;
}

h4 { font-family: Tahoma, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; margin: 5px 0pt 5px}
/*h5 { font-family: Tahoma, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: normal; padding-bottom: 3pt; border-bottom: dotted 1px #93B2EA; margin: 0pt}
h6 {
font: bold 11px Tahoma;
padding-bottom: 3pt;
border-bottom: dotted 1px #93B2EA;
margin: 0pt;}*/

h5 { font-family: Tahoma, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: normal; padding-top: 3pt; border-top: dotted 1px #93B2EA; margin: 0pt}

.w { font-family: Tahoma, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: normal; padding-top: 3pt; margin: 0pt}

h6 {
	font: normal 11px Tahoma;
	border-top: dotted 1px #93B2EA;
	border-bottom: dotted 1px #93B2EA;
	margin: 0pt;
	background : url(img/bg_podmenu.jpg) repeat-y center;
	padding : 6px 10px 6px 0px;}
h6 a{
	font: normal 11px Tahoma;
	text-decoration: none;
}

td,p,li { font-family: Tahoma, Arial, Helvetica, sans-serif; font-size: 12px}
td strong {font: bold}

td{
	padding-top: 1px;
	padding-bottom: 1px;
}

p {margin: 1em 0em 1.5 em 0em;}
p strong {font: bold}

ul li {
	margin-left: -1em; 
	/*list-style-image: url(/i/bullet.gif); */
	list-style: disk;
	margin-top: 1px; 
	margin-bottom: 1px;
	padding-top: 1px;
	padding-bottom: 1px;
	/*border: 1px dotted red;*/
}

ol li {margin-left: -0.5em; margin-top: 0.5em; margin-bottom: 0.5em}
a { color: #003C95;}
strong {font-weight: normal}
em { font-family: Tahoma, Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal}
.comment {padding-left: 1.5em; border-left: solid 5px #93B2EA; margin: 1.5em 0em 2em 0em;}
.botmenu {text-decoration: none;}
.copy {font-family: Tahoma, Arial, Helvetica, sans-serif; font-size: 9px; color: #98D0FA; text-decoration: none}
.menu {font-family: Tahoma, Arial, Helvetica, sans-serif; font-size: 10px; color: #FFFFFF; text-decoration: none}

.h2 
{ 
	border-left: 0px; 
	border-top: 0px; 
	border-right: solid 1px #93B2EA; 
	border-bottom: solid 1px #93B2EA; 
	padding: 2px; 
	background-color: #E3EEFF;
}

.h3 { border-left: 0px; border-top: 0px; border-right: 0; border-bottom: dotted 1px #93B2EA; padding: 5px 5px 3px 2px; font-weight: bold;}
.h4 { border-left: 0px; border-top: 0px; border-right: solid 1px #93B2EA; border-bottom: solid 1px #93B2EA; padding: 5px; background-color: #E3EEFF;}
a:hover {color: #A520D7}
a.menu:hover {color: #FFFFFF; text-decoration: underline}

.hz 
{
  font:10px Tahoma; margin-top: 1.5em; border-left: 0px; border-top: 0px; border-right: 0px0; border-bottom:0px; padding: 4px; background-color: #E3EEFF; padding-bottom:15px;
}

.news{ 
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin-top: 0.5em;
	line-height: 1.5em;
	border-bottom: dotted 1px #93B2EA;
 }

.news-title{ 
  font-weight: bold;
 }

.news-date{ 
  font-style: italic;
  font-size: 12px;
 }

 .faq{
	
 }
 
 .faq-h3{
	border-bottom: solid 1px #93B2EA;
	margin: 5px 0px 0px 0px;
	font-size: 12px;
	font-weight: normal;
	text-align: justify;
 }
 
 .faq-body{
	display: none;
	padding: 5px 2px 5px 2px;
	margin: 5px 0px 0px 0px;
	border: solid 1px #93B2EA;
	background: #E3EEFF;
	text-align: justify;
 }
 
 
 .links td
 {
	padding: 5px 5px 5px 5px;
 }
 
.red_text{
	color: #FF0000;
}
 
