body {	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 11px;	color: #474747;	padding: 0px;	margin: 0px;}

form {
	margin: 0;
	padding: 0;
}p {	margin-top: 7px;	margin-right: 0px;	margin-bottom: 7px;	margin-left: 0px;}h1 {	font-size: 12px;	color: #0b3689;	margin-top: 0px;	margin-right: 0px;	margin-bottom: 5px;	margin-left: 0px;}

.img-border {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #dddddd;
	border-right-color: #dddddd;
	border-bottom-color: #dddddd;
	border-left-color: #dddddd;
	padding:4px;
}
.input		{font-family: Arial, Verdana, Helvetica, sans-serif; color: #565656; border: 1px solid #DDDDDD; background-color: #F9F9F9; font-size: 11px;}
textarea        {font-family: Verdana, Arial, Helvetica, sans-serif; color: #000000; border: 1px solid #DDDDDD; background-color: #F9F9F9; font-size: 11px;}
select          {color: #000000; border: 1px solid #DDDDDD; background-color: #F9F9F9; font-size: 10px;}
a {	color: #0b3689;	text-decoration: underline;}a:hover {	text-decoration: none;}#content {	padding: 0px;	width: 740px;	margin-top: 0px;	margin-right: auto;	margin-bottom: 0px;	margin-left: auto;}

#search {
	float: right;
	margin-top: 15px;
}

#main {	width: 100%;	margin-bottom: 10px;	display: table;	float: left;}
#footer {	width: 740px;	margin-top: 0px;	margin-right: auto;	margin-bottom: 20px;	margin-left: auto;	float: left;	color: #b2b2b2;	padding-top: 10px;	padding-right: 0px;	padding-bottom: 0px;	padding-left: 0px;	font-size: 11px;	background-image: url(../images/dot.gif);	background-repeat: repeat-x;	font-family: Verdana, Arial, Helvetica, sans-serif;}#footer a {	color: #B2B2B2;	text-decoration: none;}#footer a:hover {	text-decoration: underline;}#div-logo {	float: left;	width: 100%;	padding-top: 17px;	padding-right: 0px;	padding-bottom: 17px;	padding-left: 0px;}#div-menu {	float: left;	width: 100%;	background-image: url(../images/dot.gif);	background-repeat: repeat-x;	color: #0b3689;	font-size: 11px;	font-weight: bold;	padding-top: 9px;	padding-right: 0px;	padding-bottom: 8px;	padding-left: 0px;}#div-menu .separator {	margin-right: 6px;	margin-left: 6px;}#div-menu a {	text-decoration: none;}#div-menu a:hover {	text-decoration: underline;}#div-baner {	text-align: center;	margin-bottom: 10px;}#div-col-left {	width: 150px;	padding-top: 5px;	padding-right: 10px;	padding-bottom: 0px;	padding-left: 0px;}#content #main #div-col-left .data {	font-size: 10px;	font-weight: bold;}#div-col-center {	width: 410px;	padding-left: 10px;	padding-right: 10px;	padding-top: 5px;	padding-bottom: 0px;}#div-col-right {	width: 150px;	padding-top: 5px;	padding-right: 0px;	padding-bottom: 0px;	padding-left: 0px;	height: 300px;}.banner {	border: 1px solid #b2b2b2;	padding: 2px;	margin-top: 0px;	margin-right: 0px;	margin-bottom: 10px;	margin-left: 0px;}

/* SUBMENU */

#submenu {
	list-style-type: none;
	list-style-image: none;
	padding:0;
	width:160px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #eeeeee;
	margin-top:1px;
	margin-bottom:0;
	margin-left:0;
	margin-right:0;
}
#submenu ul {
	list-style-type: none;
	list-style-image: none;
	padding:0;
	margin-top:0;
	margin-bottom:0;
	margin-left:10px;
	margin-right:0;
}
#submenu li {
	margin:0;
	padding:0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ffffff;
}
#submenu li li {
	padding:0;
	margin-top:0;
	margin-bottom:0;
	margin-left:5px;
	margin-right:0;
	border-bottom-style: none;
}
#submenu a {
	padding-top:5px;
	padding-bottom:5px;
	padding-left:10px;
	padding-right:10px;
	margin:0;
	display:block;
	color: inherit;
	background-color: #EEEEEE;
	text-decoration: none;
}
#submenu a:hover{
	color: inherit;
	background-color: #EEEEEE;
	text-decoration: none;
}
#submenu li li a {
	padding-left:12px;
	padding-right:10px;
	color: inherit;
	background-color: #ffffff;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #eeeeee;
	background-image: url(../images/li1.gif);
	background-repeat: no-repeat;
	background-position: left center;
	font-weight: bold;
}
#submenu li li a:hover{
	color: inherit;
	background-color: #ffffff;
	text-decoration: none;
}
#submenu a.active {
	color: #0b3689;
	background-color: inherit;
	font-weight: bold;
}
#submenu a.active:hover {
	color: #0b3689;
	background-color: inherit;
	font-weight: bold;
}

/* Site map */
#sitemap {
	margin:0px;
	padding:0px;
	list-style-image: none;
	list-style-type: none;
}

#sitemap ul {
	margin-left:0px;
	list-style-type: none;
	list-style-image: none;
}
#sitemap li {
	padding:2px;
}
#sitemap li li {
	padding:1px;
}
#sitemap li li a {
	padding-left:12px;
	background-image: url(../images/li1.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
#sitemap a {
	text-decoration: none;
}
#sitemap a:hover {
	text-decoration: underline;
}
#sitemap .top-parent {
	padding:0px;
	margin-top:10px;
	margin-bottom:10px;
	margin-left: 0;
	margin-right:0;
}


