body {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000;
	background-color: #000052;
	text-align: center;
	padding:0;
	margin:0;
}

#frame	{
	width:780px;
	margin:30px 0 0 0;
	margin-left: auto;
	margin-right: auto;
	text-align:left;
	background-color: #fff;
	background-image: url(img/logotype.gif);
	background-repeat: no-repeat;
}

#bp	{
	padding:8px 0 20px 0;
	margin:0;
}

/* --- main navigation ---*/
ul#navlist	{
	margin: 0;
	padding:86px 10px 0 0;
	text-align:right;
	white-space: nowrap;
}

#navlist li	{
	display: inline;
	list-style-type: none;
}

#navlist a { padding: 3px 0 2px 6px; }

#navlist a:link, #navlist a:visited	{
	color: #000052;
	font-size: 0.75em;
	text-decoration: none;
}

#navlist a:hover	{
	color: #f03;
	text-decoration: none;
}

/* --- sub navigation ---*/
#navlist2	{
	padding: 4px 0 0 4px;
	margin: 0;
	width: 160px;
}


#navlist2 li	{
	list-style: none;
	margin: 6px 0 0 0;
	font-weight: bold;
	padding: 0.25em;
	border-bottom: 1px solid black;
}

#navlist2 li a { text-decoration: none; }


#navlist2 a:link, #navlist2 a:visited	{
	display:block;
	color: #000052;
	font-size: 0.7em;
	text-decoration: none;
}

#navlist2 a:hover	{
	color: #fff;
	text-decoration: none;
}

#navlist2 .active a {
	color:#ff1821;
}

/* --- left column ---*/
#cleft {
	width:170px;
	margin:0 10px 0 10px;
	float:left;
	background-color:#9999cc;
}

#cleft2 {
	width:170px;
	margin:0 10px 110px 10px;
	float:left;
	background-color:#9999cc;
}

/* --- rt column ---*/
#crt {
	width:550px;
	padding:0px;
	float:left;
	background:#fff;
}

#tips {
	width:770px;
	padding:0px;
	float:left;
	background-color: #fff;
	background-image: url(img/tipsbg.jpg);
	background-repeat: no-repeat;
	background-position: 224px 0px;
}

#tips1	{
	width:450px;
	margin:10px 0 30px 0;
}

#ftr	{
	background-color:#99c;
	height:22px;
}

h1 {
	font-size:1.0em;
	padding:0 0 4px 0;
	margin:0px 10px 0px 11px;
	color:#ff0033;
}
h1 a:link {color: #f03; text-decoration: none;}
h1 a:visited {color: #f03; text-decoration: none;}
h1 a:hover {color: #f03;text-decoration: underline;}

h2 {
	font-size:0.8em;
	padding:0;
	margin:4px 10px 0px 11px;
	color:#000;
}
h2 a:link {color: #000; text-decoration: none;}
h2 a:visited {color: #000; text-decoration: none;}
h2 a:hover {color: #f03;text-decoration: underline;}


h3 {
	font-weight: normal;
	font-size:0.7em;
	padding:0;
	margin:0px 20px 8px 11px;
	color:#000;
	
}
h3 a:link {color: #000; text-decoration: underline;}
h3 a:visited {color: #000; text-decoration: underline;}
h3 a:hover {color: #f03;text-decoration: underline;}

h4 {
	font-size:0.7em;
	font-weight: normal;
	margin:4px 4px 8px 11px;
	color:#000066;
	padding:4px 0 0 0;
}
h4 a:link {color: #000052; text-decoration: none;}
h4 a:visited {color: #000052; text-decoration: none;}
h4 a:hover {color: #fff;text-decoration: none;}

h5 {
	font-size:0.8em;
	font-weight: normal;
	padding:0;
	margin:4px 10px 0px 11px;
	color:#000;
}
h5 a:link {color: #000; text-decoration: none;}
h5 a:visited {color: #000; text-decoration: none;}
h5 a:hover {color: #f03;text-decoration: underline;}

p	{
	font-size:0.8em;
	margin:4px 4px 8px 11px;
}
p a:link {color: #000; text-decoration: none;}
p a:visited {color: #000; text-decoration: none;}
p a:hover {color: #930;text-decoration: none;}

.floatright	{
	float: right;
	margin: 0 0 10px 10px;
	padding:0;
	clear: right;
}
li	{
	font-size:0.8em;
}

ul.norm	{
	margin: 4px 0 2px 0x;
 	padding: 2px 0 4px 14px;
	list-style-type: none;
}

li.norm	{
	margin: 0 5px 0 10px;
  padding:0 6px 0 10px;
	font-size:0.8em;
	line-height:1.4em;
	background: url(img/dot.gif) 0px 8px no-repeat;
}

.tel	{margin:0 10px 0 50px;}
.req	{color:#f03;}
.req a:link {color: #f03; text-decoration: none;}
.req a:visited {color: #f03; text-decoration: none;}
.req a:hover {color: #fff;text-decoration: underline;}
.clearboth {clear: both;}

.wk	{color:#ff0033;font-size:0.7em;font-weight: bold; margin:0 0 0 16px; }
.wk a:link {color: #000; text-decoration: none;}
.wk a:visited {color: #000; text-decoration: none;}
.wk a:hover {color: #f03;text-decoration: none;}

.cap	{
	font-style: italic;
}
.cap a:link {text-decoration: underline;}
.cap a:visited {text-decoration: underline;}

.ck a:link {font-size:0.7em;text-decoration: underline;}
.ck a:visited {font-size:0.7em;text-decoration: underline;}
.ck a:hover {font-size:0.7em;text-decoration: underline;}


.ck2 a:link {font-size:0.8em;text-decoration: underline;}
.ck2 a:visited {font-size:0.8em;text-decoration: underline;}
.ck2 a:hover {font-size:0.8em;text-decoration: underline;}

.bklist	{
	font-size:85%;
}
.dream a:link {font-weight: bold;color: #000; text-decoration: underline;}
.dream a:visited {font-weight: bold;color: #000; text-decoration: underline;}
.dream a:hover {font-weight: bold;color: #930;text-decoration: underline;}

.tippdf	{
	border-bottom: 1px solid #ccc;
}

.cb	{clear:both;}
