div, p, ul, kbd, li, form, textarea, fieldset, h1, h2, h3, h4 {
	margin:0;
	padding:0;
}

body {
	margin:0;
	padding:0;
	background-color: #FFFFFF;
}

body, kbd, input, textarea {
	font: 62.5%/1.6 "Trebuchet MS", Trebuchet, Arial, sans-serif; 
	color: #707070;
}

a {
	color:#DB7E21;
}

img {
	border:0;
}

#page {	
	margin:0 auto;	
	width:940px;
}

#header {
	width:940px;
	margin:8px 0 0 0;
	height:114px;
}

#header img {
	float:left;
	display:block;
}

#header img.graphics {
	margin-left:6px;	
}

#header img.reflection {
	margin-top:1px;
}

#content {
	height:1%;
	position:relative;
	background-color:#219CDA;
}

#inner_content {
	height:1%;
	position:relative;
	padding:8px;
	margin:0 8px 7px 8px;
	background-color:#E2E2E2;
	border:1px solid #707070;	
}

.content_box_big {
	float:right;
	height:1%;
	position:relative;
	padding:8px;	
	background-color:#FFFFFF;
	border:1px solid #C9C7C7;
	font-size:1.2em;
}

.size_big {
	width:688px;
}

.size_biggest {
	width:888px;
}

.content_box_big h1 {
	font-weight:normal;
	font-size:1.6em;
	border-bottom: 1px solid #C9C7C7;
}

.content_box_big span.date {
	padding-top:8px;
	display:block;
	font-style:italic;	
}

.content_box_big h2 {
	font-weight:normal;
	font-size:1.4em;
}

.content_box_big h3, .content_box_big h4, .content_box_big h5 {
	font-weight:normal;
}

.content_box_left h3 {
	text-transform:uppercase;
	font-weight:normal;
	font-size:1.4em;
	border-bottom: 1px solid #C9C7C7;
	padding-top:4px;
}

.date_box_left h3, .poll_box_left h3 {
	text-transform:uppercase;
	font-weight:normal;
	font-size:1.7em;
	border-bottom: 1px solid #C9C7C7;
	padding-top:4px;
}

.poll_box_left input.credentials, .content_box_big input.credentials {	
	font-size:0.9em;	
	border:1px solid #C9C7C7;
	width:170px;
}

.content_box_big p {
	padding-top:8px;
}

.content_box_big img {
	margin: 0 8px 8px 0;
}

.date_box_left {
	width:174px;
	margin:0 8px 8px 0;	
	float:left;
	height:190px;
	padding:8px;
	clear:left;
	position:relative;
	background-color:#FFFFFF;
	border:1px solid #C9C7C7;
}

.poll_box_left {
	width:174px;
	margin:0 8px 8px 0;
	float:left;	
	padding:8px;
	clear:left;
	position:relative;
	background-color:#FFFFFF;
	border:1px solid #C9C7C7;
}

.poll_box_left p {
	font-size:1.2em;
	margin:8px 0 8px 0;
}

.poll_box_left label {
	font-style:italic;
	font-size:1.0em;	
}

.poll_box_left label span{
	font-style:normal;
}

.poll_box_left label b{
	font-size:1.1em;	
}

.poll_box_left input {
	vertical-align:middle;
	padding:0;
	margin:0 8px 0 0;
}

.poll_box_left input.submit {
	float:right;
	margin:8px 0 0 0;
}

.content_box_big input {	
	font-size:0.9em;	
	border:1px solid #C9C7C7;
	width:170px;
	display:block;
}

.content_box_big input.submit {
	margin-top:10px;
	border:none;
	width:auto;
}

.authentication {
	margin-left:260px;
}

.content_box_left {
	width:174px;
	float:left;
	height:1%;
	position:relative;
	clear:left;
	padding:8px;
	margin:0 8px 8px 0;	
	background-color:#FFFFFF;
	border:1px solid #C9C7C7;
	font-size:1.2em;
}

.service_foreword {	
	margin: 0 0 20px 0;
	padding: 0 0 20px 0;
	border-bottom:1px solid #C9C7C7;
}

.service_input_form {
	margin: 0 0 20px 0;
	padding: 0 0 20px 0;
	border-bottom:1px solid #C9C7C7;
}

.service_input_form fieldset {
	border:none;
}

.service_input_form textarea {
	border:1px solid #C9C7C7;	
	width:686px;
	height:200px;
	font-size:1.0em;
	margin-bottom:10px;
}

.service_input_form input {
	font-size: 12px;
	width: 200px;
	display:block;
	border:1px solid #C9C7C7;
}

.service_input_form .error {
	margin-top:10px;
}

.service_title {
	font-size:1.4em;
}

.service_question {
	margin: 0 0 10px 0;
}

.service_answer {
	color:#15668F;
	margin: 0 0 20px 0;
	padding: 0 0 20px 0;
	border-bottom:1px solid #C9C7C7;
}

.seminar_input_form {
	margin: 0 0 20px 0;
	padding: 0 0 20px 0;
	border-bottom:1px solid #C9C7C7;
}

.seminar_input_form fieldset {
	border:none;
}

.seminar_input_form label {
	font-weight: bold;
	width: 180px;
	display: block;
	float: left;
}

.seminar_input_form input {
	font-size: 12px;
	width: 200px;
	float: left;
	border:1px solid #C9C7C7;
}

.seminar_input_form div.selection {
	margin-left: 120px;
}
.seminar_input_form div.selection input {
	width:auto;
	margin-right:40px;
}

.seminar_input_form div.selection label {
	font-weight:normal;
	width:auto;
}

.seminar_input_form input.submit {	
	float: left;	
}

#secondary_menu {
	padding-top:6px;
}

#secondary_menu li, #archive li {	
	margin:4px 0 0 0;
	padding:0;
	list-style:none;	
}

#secondary_menu li.second {	
	margin:4px 0 0 12px;	
}

#secondary_menu li a {
	display:block;
	text-align:left;
	color:#707070;
	text-transform:uppercase;
	width:168px;
	font-size:1.0em;
	text-decoration:none;
	padding-left:12px;
	background:url(../dsg/bullet.gif) no-repeat 0 40%;
}

#secondary_menu li.second a {
	display:block;
	text-align:left;
	color:#707070;
	text-transform:uppercase;
	width:156px;
	font-size:1.0em;
	text-decoration:none;
	padding-left:12px;
	background:url(../dsg/bullet_small.gif) no-repeat 0 50%;
}

#secondary_menu li.archive a {
	display:block;
	text-align:right;
	color:#707070;
	text-transform:uppercase;
	width:174px;
	font-size:1.0em;
	text-decoration:none;
	padding:6px 0 0 0;
	background: none;
}

#secondary_menu li a:hover {
	text-decoration:underline;
}

#secondary_menu li a.selected {
	color:#DB7E21;
	padding-left:12px;
	background:url(../dsg/bullet_selected.gif) no-repeat 0 40%;
}

#secondary_menu li.second a.selected {
	color:#DB7E21;
	padding-left:12px;
	background:url(../dsg/bullet_small_selected.gif) no-repeat 0 50%;
}

#main_menu {
	position:relative;	
	padding:7px 0 0 0;
	height:37px;
	background:transparent url(../dsg/mm_bg.gif) repeat-x;
}

#main_menu ul {	
}

#main_menu li {	
	margin:0 0 0 7px;
	list-style:none;
	float:left;
}

#main_menu li.search {
	margin:0 7px 0 7px;
	list-style:none;
	float:right;
	position:relative;
}

#main_menu li.search input {
	position:absolute;
	top:4px;
	left:6px;
	width:110px;
	border:1px solid white;
	line-height:18px;
	font-size:1.2em;
}

#main_menu li.search input.submit {
	width:52px;
	height:22px;
	position:absolute;
	top:4px;
	left:124px;
	cursor:pointer;
	background:transparent;
	border:0px none;	
}

#search_results {
	margin-top:15px;
}

#search_results p {
	font-style:italic;
}

#main_menu li a {
	display:block;
	text-align:center;
	text-transform:uppercase;
	letter-spacing:1px;
	width:111px;
	overflow:hidden;
	height:30px;
	line-height:30px;
	color:#FFFFFF;
	font-size:1.2em;
	font-weight:bold;	
	background:transparent url(../dsg/mm_normal.gif) no-repeat;	
	text-decoration:none;
}

#main_menu li a:hover {
	background:transparent url(../dsg/mm_over.gif) no-repeat;
}

#main_menu li a.selected {
	background:transparent url(../dsg/mm_selected.gif) no-repeat;
}

#content kbd.top_left {
	z-index:10;
	width:7px;
	height:7px;
	position:absolute;
	left:0;
	top:0;
	background:transparent url(../dsg/mm_top_left.gif) no-repeat;
}

#content kbd.top_right {
	z-index:10;
	width:7px;
	height:7px;
	position:absolute;
	right:0;
	top:0;
	background:transparent url(../dsg/mm_top_right.gif) no-repeat;
}

#content kbd.bottom_left {
	z-index:10;
	width:7px;
	height:7px;
	position:absolute;
	left:0;
	bottom:0;
	background:transparent url(../dsg/mm_bottom_left.gif) no-repeat;
}

#content kbd.bottom_right {
	z-index:10;
	width:7px;
	height:7px;
	position:absolute;
	right:0;
	bottom:0;
	background:transparent url(../dsg/mm_bottom_right.gif) no-repeat;
}

#inner_content kbd.top_left {
	z-index:10;
	width:7px;
	height:7px;
	position:absolute;
	left:-1px;
	top:-1px;
	background:transparent url(../dsg/c_top_left.gif) no-repeat;
}

#inner_content kbd.top_right {
	z-index:10;
	width:7px;
	height:7px;
	position:absolute;
	right:-1px;
	top:-1px;
	background:transparent url(../dsg/c_top_right.gif) no-repeat;
}

#inner_content kbd.bottom_left {
	z-index:10;
	width:7px;
	height:7px;
	position:absolute;
	left:-1px;
	bottom:-1px;
	background:transparent url(../dsg/c_bottom_left.gif) no-repeat;
}

#inner_content kbd.bottom_right {
	z-index:10;
	width:7px;
	height:7px;
	position:absolute;
	right:-1px;
	bottom:-1px;
	background:transparent url(../dsg/c_bottom_right.gif) no-repeat;
}

kbd.ic_top_left {
	z-index:10;
	width:7px;
	height:7px;
	position:absolute;
	left:-1px;
	top:-1px;
	background:transparent url(../dsg/ic_top_left.gif) no-repeat;
}

kbd.ic_top_right {
	z-index:10;
	width:7px;
	height:7px;
	position:absolute;
	right:-1px;
	top:-1px;
	background:transparent url(../dsg/ic_top_right.gif) no-repeat;
}

kbd.ic_bottom_left {
	z-index:10;
	width:7px;
	height:7px;
	position:absolute;
	left:-1px;
	bottom:-1px;
	background:transparent url(../dsg/ic_bottom_left.gif) no-repeat;
}

kbd.ic_bottom_right {
	z-index:10;
	width:7px;
	height:7px;
	position:absolute;
	right:-1px;
	bottom:-1px;
	background:transparent url(../dsg/ic_bottom_right.gif) no-repeat;
}

#footer {
	position:relative;
	margin:8px 0 8px 0;
	background-color:#219DDB;
	height:35px;
	text-align:center;
	line-height:3em;
	font-size:1.1em;
	color:#FFFFFF;
}

#footer a {
	color:#FFFFFF;
}

#footer kbd.top_left {
	z-index:10;
	width:7px;
	height:7px;
	position:absolute;
	left:0;
	top:0;
	background:transparent url(../dsg/f_top_left.gif) no-repeat;
}

#footer kbd.top_right {
	z-index:10;
	width:7px;
	height:7px;
	position:absolute;
	right:0;
	top:0;
	background:transparent url(../dsg/f_top_right.gif) no-repeat;
}

#footer kbd.bottom_left {
	z-index:10;
	width:7px;
	height:7px;
	position:absolute;
	left:0;
	bottom:0;
	background:transparent url(../dsg/f_bottom_left.gif) no-repeat;
}

#footer kbd.bottom_right {
	z-index:10;
	width:7px;
	height:7px;
	position:absolute;
	right:0;
	bottom:0;
	background:transparent url(../dsg/f_bottom_right.gif) no-repeat;
}

.clear {
	line-height:0;
	font-size:0;
	height:0;
	padding:0;
	margin:0;
	clear:both;
}

.bb {
	border-bottom:1px solid #C9C7C7;
}

.forum_elements {
	margin-top:6px;
	width:100px;
	float:left;
}

.forum_input {
	margin-top:6px;
	font-size:0.9em;
	float:left;
	border:1px solid #C9C7C7;
	width:200px;
}

.forum_textarea {
	width:685px;
	height:80px;
	font-size:1.0em;
	border:1px solid #C9C7C7;
}

.forum_submit {
	margin-top:6px;
	font-size:1.1em;
}

.forum_post {
	margin-top:10px;
	border:1px dashed #C9C7C7;
	padding:8px;
}

.forum_error, .error {
	color: #DB2315;
}
