html, body {
  background-color: #dbe8ff;
	height: 100%;
}

body {
	font-family: Verdana, Arial, sans-serif;
	margin: 0;
	padding: 0;
}

a {
  color: #003399;
  outline: none;
  text-decoration: none;  
}

a:hover {
  text-decoration: underline;
}

a img {
	border: 0;
	outline: none;
}

div {
	margin: 0;
}

h1 {
	clear: both;
	font-size: 1.2em;
  margin: 0 0 0.5em 0;
}

h2 {
	font-size: 1.1em;
  margin: 0 0 0.5em 0;
}

h3 {
	font-size: 1em;
  font-weight: bold;
}

img {
  margin: 0 0.5em 1em 0.5em;
}

input, select, option {
  font-family: font-family: Verdana, Arial, sans-serif;
  font-size: 1em;
}

input, textarea, select {
	border-style: solid;
	border-width: 1px;
	padding: 2px;
}

textarea {
  font-family: Verdana, Arial, sans-serif;
  font-size: 1em;
}

p {
  margin: 0 0 1em 0;
}

ul {
	margin: 0 0 1em 1.5em;
}

.cicontact_contact_form_button {
  margin: 0 0 2em 12em;
}

.cicontact_contact_form_labelleft {
  float: left;
  text-align: right;
  width: 12em;
  margin-right: 0.3em;
}

.clearfloat {
  clear: both;
}

.clearright {
	clear: right;
}

.contentarea {
  line-height: 1.5em;
  padding: 3em 3em 0 3em;
}

#content_layout {
  background-color: #ffffff;
}

.content_toolbar {
  
  border-width: 0 0 0 0;
  border-style: solid;
  border-color: #eeede9;
  margin: 0 0 0 0;
  padding: 0em 0.5em 0em 0;
  text-align: right;
}

.content_toolbar a {
  text-decoration: none;
}

.content_toolbar a:hover {
  text-decoration: underline;
}

.courses_basketcase {
  line-height: 1.5em;
  margin: 0 0 2em 0;
}

.course_book_form_labelleft {
  float: left;
  margin-right: 0.3em; 
  text-align: right;
  width: 14em;
}

.course_detail_box {
  padding: 0 0 1em 0;
  position: relative;
}

.course_detail_box_content {
  background-color: #ffffff;
  border-width: 1px;
  border-style: solid;
  border-color: #003399;
  padding: 0.3em;
	position: relative;
}

/* IE */
* .course_detail_box_content {
  background-color: #ffffff;
  border-width: 1px;
  border-style: solid;
  border-color: #003399;
	height:1%;
  padding: 0.3em;
	position: relative;
}

.course_detail_box_content_label {
	float: left;
  margin-right: 0.7em;
  padding: 0;
	position: relative;
  text-align: right;
  width: 9em;  
}

.course_detail_box_title {
  background-color: #003399;
  color: #ffffff;
  font-weight: bold;
  padding: 0.2em;
  position: relative;
  width: 80%;
}

.course_detail_image {
	float: left;
  height: 1em;
	position: relative;
  width: 1em;
}

.course_detail_date_table {
  border-collapse: collapse;
}

.course_detail_date_table th {

  padding: 0.2em;
}

.course_detail_date_table tr {
  margin: 2px 0 0 0;
  padding: 0.3em;
  text-align: right;
}

.course_detail_date_table td {
  margin: 2px 0 0 0;
  padding: 0.3em;
}

.course_legend_box_content {
  background-color: #fbfbfb;
  border-width: 1px;
  border-style: solid;
  border-color: #d1d3c8;
  margin-top: 1em;
  padding: 0.3em;
	position: relative;
}

.course_linkbotton_box_top {
  margin-bottom: 1em;
}

.course_linkbutton {
  color: #000080;
  margin: 0 0.2em 0 0.2em;
  text-decoration: underline;
}

.course_linkbutton:hover {
  color: #227AFF;
  margin: 0 0.2em 0 0.2em;
  text-decoration: none;
}

.course_list_row_even {
  background-color: #FEFDF1;
  border-width: 0px 0px 0px 0px;
  border-style: solid;
  border-color: #227AFF;
  margin: 0.3em 0 0.3em 0;
  overflow: hidden;
  padding: 3px;
}
.course_list_row_even_over {
  background-color: #ffffff;
  border-width: 0px 0px 0px 0px;
  border-style: solid;
  border-color: #227AFF;
	color: #6b6b6b;
  margin: 0.3em 0 0.3em 0;
  overflow: hidden;
  padding: 3px;
}

.course_list_row_even a {
  color: #000080;
  text-decoration: underline;
}

.course_list_row_even a:hover {
  color: #227AFF;
  text-decoration: none;
}

.course_list_row_noteven {
  background-color: #ffffff;
  border-width: 0px 0px 0px 0px;
  border-style: solid;
  border-color: #227AFF;
  margin: 0.3em 0 0.3em 0;
  overflow: hidden;
  padding: 3px;
}

.course_list_row_noteven_over {
  background-color: #ffffff;
  border-width: 0px 0px 0px 0px;
  border-style: solid;
  border-color: #227AFF;
	color: #6b6b6b;
  margin: 0.3em 0 0.3em 0;
  overflow: hidden;
  padding: 3px;
}

.course_list_row_noteven a {
  color: #000080;
  text-decoration: underline;
}

.course_list_row_noteven a:hover {
  color: #227AFF;
  text-decoration: none;
}

.course_list_image_box {
  float:left;
  margin-right: 0.2em
}

.course_list_image {
  height: 2em;
  padding: 0.3em;
  vertical-align: middle;
  width: 2em;
}

.course_list_left_box {
  float:left;
  width: 26em;
}

.course_list_right_box {
  float:right;
}

.courses_list_pages {
  color: #000080;
  margin: 0 0.2em 0 0.2em;
  text-decoration: underline;
}

.courses_list_pages:hover {
  color: #227AFF;
  margin: 0 0.2em 0 0.2em;
  text-decoration: none;
}

.courses_list_pages_selected {
  color: #227AFF;
  font-weight: bold;
  margin: 0 0.2em 0 0.2em
  text-decoration: none;
}

.courses_list_pages_selected:hover {
  color: #227AFF;
  font-weight: bold;
  margin: 0 0.2em 0 0.2em
  text-decoration: underline;
}

.course_notepad_table {
  border-collapse: collapse;
  width: 100%;
}

.course_notepad_table_header_number {
  border-style: solid;
  border-width: 1px;
  border-color: #227AFF;
  padding: 0.2em;
  width: 15%;
}

.course_notepad_table_header_name {
  border-style: solid;
  border-width: 1px;
  border-color: #227AFF;
  padding: 0.2em;
  width: 40%;
}

.course_notepad_table_header_fee {
  border-style: solid;
  border-width: 1px;
  border-color: #227AFF;
  padding: 0.2em;
  width: 10%;
}

.course_notepad_table_header_action {
  border-style: none;
  border-width: 0px;
  padding: 0.2em;
  width: 15%;
}

.course_notepad_table_row {
  border-style: solid;
  border-width: 1px;
  border-color: #227AFF;
  padding: 0.2em;
  text-align: right;
}

.course_notepad_table_row_name {
  border-style: solid;
  border-width: 1px;
  border-color: #227AFF;
  padding: 0.2em;
  text-align: left;
}

.course_notepad_table_row_action {
  border-style: none;
  border-width: 0px;
  padding: 0.2em;
  text-align: left;
}

.course_searchextended_form_labelleft {
  float: left;
  margin-right: 0.3em; 
  text-align: right;
  width: 10em;
}

.footer_content {
  padding: 0.5em 0 0 1em;
}

.navigation_top_content {
  margin: 2em 0 0 0;
  text-align: right;
}

.navigation_top_content ul {
	list-style-type: none;
}

.navigation_top_content li {
  border-width: 0 0 0 1px;
  border-style: solid;
	border-color: #eeede9;
  float: right;
  margin: 0 0 0 0.5em;
  padding: 0 0 0.3em 0.5em;
}

.navigation_top_link {
  text-decoration: none;
}

.navigation_top_link:hover {
  text-decoration: underline;
}

.navigation_top_link_selected {
  text-decoration: underline;
}

.news {
	clear: both;
  margin: 0 0 1em 0;
}

.news_date {
	float: left;
}

.news_headline {
	margin: 0 0 0 7em;
}

.news_summary {
  font-style: italic;
	margin: 0 0 0 7em;
}

.news_summary a {
  font-style: normal;
}

.newsdetails {
	clear: both;
  margin: 0 0 1em 0;
}

.newsdetails h1 {
  margin: 0 0 1em 0;
}

.newsdetails_date {
	font-weight: bold;
  margin: 0 0 1em 0;
}

.newsdetails_summary {
  font-style: italic;
	margin: 0 0 1em 0em;
}

.news_sidebox_date {
  color: #000000;
	margin: 0 0 0 0em;
  padding: 0.5em 0.5em 0em 0.5em;
}

.news_sidebox_headline {
  color: #000000;
	margin: 0 0 0 0em;
  padding: 0.5em;
}

.news_sidebox_summary {
  clear: left;
  font-style: italic;
	margin: 0 0 0 0;
  padding: 0.5em;
}

.news_sidebox_summary a {
  font-style: normal;
}

.newsletter_box_label {
  float: left;
  text-align: right;
  width: 7em;
  margin-right: 0.3em;
}

.newsletter_box input {
	margin: 0 0 1em 0;
}

.newsletter_box_select {
	font-size: 1em;
	margin: 0 0 1em 0;
  width: 6em;
}

.programmarks_content {
  padding: 1.2em 0 0 0.7em;
  text-align: left;
}

.programmarks_content img {
	border: 0;
  margin: 0 0.5em 0 0;
}

.programmarks_content a {
  text-decoration: none;
}

.searchbar_content {
  line-height: 2.5em;
  padding: 0 0 0 63.7em;
  vertical-align: middle;
}

.searchbar_content p {
  margin: 0;
  padding: 0;
}

.searchbar_content input {
  border-color: #000000;
  border-width: 1px;
  border-style: solid;
  margin: 0;
  padding: 0;
}

.searchbar_content_bf {
  line-height: 2.5em;
  padding: 0 3em 0 0;
  text-align: right;
  float: left;
  vertical-align: middle;
  width: 59.7em;
}

.searchbar_content_bf p {
  margin: 0;
  padding: 0;
}

.sidebox {
	padding: 3em 0.7em 0 0.7em;
  margin: 0 0 1em 0;
}

.sidebox h1 {
	background-color: #003399;
  color: #ffffff;
  font-size: 1em;
  margin: 0 0 0.5em 0;
  padding: 0.2em 0 0.2em 0.3em;
}

.sidebox h2 {
  background-image: url("../images/bg_sideboxheader.jpg");
  border-width: 0 0 0 0;
  border-style: solid;
  border-color: #eeede9;
  font-size: 1em;
  margin: 0 0 0.5em 0;
  padding: 0.2em 0 0.2em 0;
}

.sidebox ul {
	list-style-type: none;
  margin: 0 0 2em 0;
}

.sidebox li {
  margin: 0 0 0.3em 0;
  padding: 0 0 0 0.4em;
}

.sidebox_info {
  background-color: #f9ffef;
  clear: left;
}

.sidebox_info_hp a {
  text-decoration: none;
}

.sidebox_info_hp img {
  border: 0;
  float: left;
}

.sidebox_info_hp p {
	padding: 0.9em 0 0 0;
}

.sidebox_logos {
	text-align: center;
}

.sidebox_navigation {
  background-color: #fefdf1;
}

.sidebox_navigation ul {
	list-style-type: none;
  margin: 0 0 2em 0;
  padding: 0;
}

.sidebox_navigation li {
  margin: 0 0 0.3em 0;
  padding: 0 0 0 0.4em;
}

.sidebox_navigation_link {
  color: #003399;
	display: block;
  text-decoration: none;
}

.sidebox_navigation_link:hover {
  text-decoration: underline;
}

.sidebox_navigation_link_selected {
  color: #003399;
	display: block;
  text-decoration: underline;
}

.sidebox_news {
  color: #8F8F8F;
  font-size: 0.9em;
  line-height: 1.5em;
}

.sidebox_news_hr {
	border-width: 1px 0 0 0;
  border-style: solid;
  border-color: #eeede9;
}

.team_box {
	border-width: 0px 0px 0px 0px;
  border-style: solid;
  border-color: #432170;
  line-height: 1.3em;
  margin: 0 1em 2em 0;
  padding: 0.5em;
	width: 100%;
}

.team_email {
  margin: 0 0 0 100px;
}

.team_image {
  float: left;
}

.team_image img {
  margin: 0;
  padding: 0;
}

.team_name {
	color: #003399;
  font-weight: bold;
  margin: 0 0 0.5em 100px;
}

.team_phone {
  margin: 0 0 0.5em 100px;
}

.team_responsibility {
  margin: 0 0 1.5em 100px;
}

.topbar_content {
  margin: 0;
  padding: 0;
  width: 100%;
}

.topbar_content_city {
  position: absolute;
  background-image: url("../images/city.jpg");
  background-repeat: no-repeat;
  height: 89px;
  top: 4.2em;
  left: 14.5em;
  width: 290px;
  float: left;
}

.topbar_content_name {
  position: absolute;
  background-image: url("../images/logo.jpg");
  background-repeat: no-repeat;
  height: 9em;
  width: 18em;
  top: 6em;
  float: left;
}

.topbar_content_year {
  color: #003399;
  float: right;
	font-size: 8em;
}

.topbar_content_year img {
  float: left;
  padding: 0;
  margin: 0.12em 0.19em 0 0;
}

