body {
	background-color: #0F304D;
}
body, form { margin: 0px; }
body, td {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
input, select, textarea {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #8090A0;
}
.login-input {
	width: 120px;
	border: 2px solid #547FA5;
}
a, a:link, a:visited {
	color: #BFE1FF;
	text-decoration: underline;
}
a:active, a:hover {
	text-decoration: none;
}
a.invert, a.invert:link, a.invert:visited {
	text-decoration: none;
}
a.invert:active, a.invert:hover {
	text-decoration: underline;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 30px;
	color: #FFFFFF;
	margin: 30px 0px 15px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	color: #FFFFFF;
	margin: 5px 0px 5px;
	text-decoration: underline;
}
.floatL { float: left; margin-right: 10px; }
.floatR { float: right; margin-left: 10px; }
.h100 { height: 100%; }

/**/
.title { margin-bottom: 3px; font-weight: bold; }
.title a, .title a:link, .title a:visited { text-decoration: none; }
.title a:active, .title a:hover { text-decoration: underline; }

.more { margin-top: 3px; font-weight: bold; }
.more a, .more a:link, .more a:visited { text-decoration: none; }
.more a:active, .more a:hover { text-decoration: underline; }

.empty { text-align: center; margin-top: 50px; margin-bottom: 50px; }

.message { color: #009900; }
.errors { color: #990000; }

.navigator { /*font-size: 10px; margin-left: 7px;*/ }
.navigator a, .navigator a:link, .navigator a:visited { /*color: #000000;*/ text-decoration: none; }
.navigator a:active, .navigator a:hover { text-decoration: underline; }

.hilight { background-color: #000000; color: #FFFFFF; /*font-weight: bold;*/ }
.searchResult dt { font-weight: bold; }
.searchResult dd { margin-left: 0px; }
.searchResult dd ul { margin-bottom: 5px; margin-top: 5px; }
.message { color: #009900; }
.errors { color: #990000; }
/**/

.t1 {
	background-color: #004787;
}
.t2 {
	background-color: #1A5A93;
}
.content {
	background-position: top;
	background-image: url(img/main-bg.jpg);
	background-repeat: repeat-x;
	height: 100%;
}
.head1 {
	background-color: #000000;
	background-image: url(img/head1.jpg);
	background-repeat: no-repeat;
}
.head2 {
	background-color: #000000;
	background-image: url(img/head2.jpg);
	background-repeat: no-repeat;
}
.head3 {
	background-color: #000000;
	background-image: url(img/head3.jpg);
	background-repeat: no-repeat;
}
.top-menu {
	background-image: url(img/top-menu-bg.jpg);
	background-repeat: no-repeat;
	background-position: right;
}
.top-menu a {
	display: block;
	padding: 3px 20px 4px 50px;
	background-image: url(img/1.gif);
}
.top-menu a, .top-menu a:link, .top-menu a:visited {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
}
.top-menu a:active, .top-menu a:hover {
	background-image: url(img/top-menu-over.jpg);
}
.top {
	background-image: url(img/1.gif);
}
.activetop {
	background-image: url(img/top-menu-over.jpg);
}
.sub-menu a {
	display: block;
	padding: 3px 20px 4px 20px;
	background-image: url(img/1.gif);
}
.copy {
	font-size: 11px;
	color: #8092A2;
}
.sign {
	text-align: right;
	padding-right: 30px;
}
.block-title {
	background-color: #0E6CB5;
}
.block-body {
	background-color: #1E5385;
	background-repeat: no-repeat;
	background-position: right bottom;
	padding: 10px;
}
.date {
	font-size: 10px;
}
.foot {
	color: #6184A4;
}
.foot a, .foot a:link, .foot a:visited {
	color: #6184A4;
	text-decoration: underline;
}
.foot a:active, .foot a:hover {
	text-decoration: none;
}

.popup {position: absolute; visibility: hidden;}
.popup-bg {
	position: absolute; visibility: hidden;
	background-color: #1A5A93;
	-moz-opacity: 0.70;
	filter: Alpha(Opacity=70);
}
li.dlist {
    padding-top : 10px;
  }

