*{margin: 0;padding: 0;}
body
{
	font-family: Arial, sans-serif;
	font-size: 13px;
	color: #555;
	background-color: #fff;
	line-height: 29px;
}
h1{padding-bottom:8px; padding-top:10px;line-height:30px;}
h2{padding-top:5px;}

/* links*/
a{color:#0077dd;text-decoration: underline;}
a:hover{color: #E6000D;}

.wrapper{
width:1000px;	
margin: 0 auto 0;
}
/* header */
#header
{
	position: relative;
	/*background: #004778 url('/images/a5.gif') bottom left repeat-x;*/
	height: 95px;
	border-bottom:2px #004778 solid;
}
.logo{position: absolute; top: 20px; left:10px;}

/* top menu */
#topmenu{position: absolute; top: 2px; right: 25px;}
#topmenu ul{	list-style: none;}
#topmenu li{	display: inline;padding-left: 7px; 	margin-left: 6px; 	border-left: dotted 1px #E0E8EF; color:#fff;}
#topmenu li.first{border: 0; margin-left: 0; padding-left: 0;}
#topmenu li a{color: #fff; padding: 0.1em; text-decoration: underline;}
#topmenu li a:hover{color:#aaa;}


#content{line-height: 20px;font-size:13px;}
#content p{margin-bottom: 1.5em;text-align:justify;}

#content h2,h3{color: #545454;margin-top: 0.1em;padding-bottom: 0.4em;font-weight:normal;}
#content h2{	font-size: 1.4em;}
#content h3{	font-size: 1em;}

#content ul
{
	margin-bottom: 1.5em;
	padding-left: 1em;
	list-style: square;
}

#content blockquote
{
	margin-bottom: 1.5em;
	padding: 0.75em 0.75em 0.75em 1.5em;
	border-left: solid 0.75em #005082;
	background: #FDFDFD url('/images/a7.gif') top left repeat-x;
}

#content blockquote p
{
	margin-bottom: 0em;
}

#content table
{
	margin-bottom: 1.5em;
	border-collapse: collapse;
	text-align: left;
}

#content table th
{
	/*font-weight: bold;*/
	padding: 0.5em;
}

#content table td
{
	padding: 0.2em;
	border-right: solid 1px #fff;
}

#content table tr.rowH
{
	color: #fff;
	background: #006192 url('/images/a8.gif') top left repeat-x;
	border-right: solid 1px #fff;
}

#content table tr.rowA
{
	background: #F8F8F8 url('/images/a6.gif') top left repeat-x;
	border-top: solid 1px #fff;
	color: inherit;
}

#content table tr.rowB
{
	background: #FDFDFD url('/images/a7.gif') top left repeat-x;
	border-top: solid 1px #fff;
	color: inherit;
}

#primary
{
	float:right;
	/*margin-left:235px;*/
	padding-left:10px;
	padding-right:0;
	padding-top:10px;
	width:750px;
}


#mainmenu
{
	position: relative;
	float: left;
	padding: 8px 1px 1px 1px;
	background: #fff url('/images/a1.gif') top right repeat-y;
	width:230px;
}
#mainmenu li{
list-style:none;
}

#footer
{
	position: relative;
	z-index: 1;
	border-top: dashed 1px #dfdfdf;
	padding-top:10px;
}

.clear{	clear: both;}
.border{border-bottom: dashed 1px #dfdfdf;}
.num{font-size:10px;}
.num span{font-size:14px;color:green;}
.streers ul{	background:#F7E7B0;}
.streers ul li{background:#F7E7B0;}
.title{color:#000;background:#eee;padding-left:5px;}

.cities li{
float:left;width:220px;
}

.searchform{
	font-size:18px;
	text-align:left;
	background:#EEE;
	padding:5px;
}
.searchform input{
	font-size:18px;
}
#addressBox{
	padding:2px;
	font-size:14px;
	float:right;
	width:400px;
}

.listBox{
border-top:dashed 1px #dfdfdf;
border-bottom:dashed 1px #dfdfdf;
padding-bottom:10px;
}
.listBox2{
border-top:dashed 1px #dfdfdf;
}

.label-big{
font-size:14pt;
padding-top:5px;
/*padding-bottom:10px;*/
}

a.inner{
text-decoration:none;
border-bottom:1px dotted #0077dd;
}

a.inner:hover{
border-bottom:1px dotted #E6000D;
}