/* ###################### OVERALL SETTINGS ###################### */
BODY {
  background-color : #dcdcdc;
  color            : #000000;
}

td, tr, div {
  font             : 12px "Arial";
  color            : #000000;
}

p {
  font             : 12px "Arial";
  color            : #000000;
margin : 0em 0; 
line-height      : 16px;
}

ul {
  margin           : 0px 0px 0px 10px;
}

li {
  list-style       : inside url;
  list-style-type  : disc;
  padding	   : 5px;
}

hr {
  height           : 1px;
  width            : 100%;
  color            : #666666;
}
blockquote {
	text-align: justify;
}

.poll {
  font             : 9px Verdana;
  color            : #336699;
  line-height      : 14px
}

/* ###################### UPPER BUTTON BAR ###################### */
a.buttonbar:link, a.buttonbar:visited {
  font             : bold 12px Verdana;
  color            : #000000;
  text-transform   : uppercase;
  text-decoration  : none;
}

a.buttonbar:hover {
  color            : #000099;
  text-decoration  : none;
}

/* ############## PATHWAY AND BOTTOM BUTTON BAR ############## */
.pathway {
  font             : 12px Verdana;
  color            : #003366;
}
a.pathway:link, a.pathway:visited {
  color            : #003366;
  font-weight      : normal;
}

a.pathway:hover {
  color            : #E75001;
  font-weight      : normal;
}

/* ################### MODULE SETTINGS ################### */
.modules {
  background       : #fff;
  width: 150px; 
}

table.moduletable {
	/* styling the module table */
	width: 100%;
	margin: 1px 1px 1px 1px;
	border-left: solid 1px #10347b; 
	border-right: solid 1px #10347b;
	border-top: solid 1px #10347b;
	border-bottom: solid 1px #10347b;
/*margin-left:4px;
margin-top:0px;
margin-right:2px;
margin-bottom:0px;*/
}

table.moduletable th {
	/* styling the module header, and the module titles */
	background: #f5f5f5;
	vertical-align: middle;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-align: center;
	text-indent: 0px;
	width: 100%;
	height: 24px;
	border-bottom: solid 1px #666666;
	text-transform: uppercase;
}

table.moduletable td {
	/* well.. for formatting the table cells of the module table */
	font-size: 12px;
	background: #FFFFFF;
	padding: 1px;
	font-weight: normal;
}

table.moduletable ul {
	color: #ff0000;
}	

/* ################### MAIN AND SUB MENU SYSTEM ################### */
.mainlevel {
  letter-spacing   : 1px;
  width            : 100%;
}

a.mainlevel:link, a.mainlevel:visited {
  color            : #003366;
}

a.mainlevel:hover {
  color            : #E75001;
  text-decoration  : underline;
}

.sublevel {
  letter-spacing   : 1px;
  padding-left	   : 7px;
}

a.sublevel:link, a.sublevel:visited {
  color		  : #336699;
}

a.sublevel:hover {
  color		  : #E75001;
  text-decoration : underline;
}

/* ###################### SECTION LISTING SETTINGS ###################### */
.sectiontableheader {
  background       : url(../images/logo_bar_back.gif);
  color            : #F0F0F0;
  font-weight      : bold;
}

.sectiontableentry1 {
  background-color : #F0F0F0;
}

.sectiontableentry2 {
  background-color : #E0E0E0;
}

/* ###################### SMALL FONT SETTINGS ###################### */
.small {
  font             : 9px Verdana;
  color            : #990000;
  text-decoration  : none;
  font-weight      : normal;
}

.smalldark {
  font             : 9px Verdana;
  color            : #000000;
  font-weight      : normal;
}

/* ###################### CONTENT PAGE SETTINGS ###################### */
.contentpane {
  background       : #F0F0F0;
}

.contentpaneopen {
  background       : #F0F0F0;
width: 100%;
}

.contentheading {
  font             : bold 12px Arial;
  color            : #003366;
  text-align       : left
}

.componentheading {
  font             : bold 12px Arial;
  color            : #003366;
}

.createdate {
  font-family      : Arial, Helvetica, sans-serif;
  font-size        : 9px;
  color            : #E75001;
  text-align       : left;
  letter-spacing   : 1px;
}

.modifydate {
  font-family      : Arial, Helvetica, sans-serif;
  font-size        : 9px;
  color            : #E75001;
  text-align       : left;
  letter-spacing   : 1px;
}

.newsfeedheading {
  color		  : #003366;
  font-weight	  : bold;
}

.newsfeeddate {
  color		  : #999999;
}

.fase4rdf {
  color		  : #333333;
}

/* ###################### FORMULAR SETTINGS ###################### */
.button {
  font             : bold 10px Verdana;
  color            : #000000;
  background-color : #C0C0C0;
  border           : 1px solid #000000;
  text-transform   : uppercase;
  background       : url(../images/but_bar_back.gif);
}

.inputbox {
  font             : 11px Verdana;
  color            : #000000;
  background-color : #A4AEBA;
  border           : 1px solid #000000;
}

/* ###################### LINKS ###################### */
a:link {
  font             : 12px Arial;
  color            : #336699;
  text-decoration  : none;
}

a:visited {
  font             : 12px Arial;
  color            : #E75001;
  text-decoration  : none;
}


a:hover {
  color            : #E75001;
  text-decoration  : underline;
}

a:active {
  color            : #E75001;
  text-decoration  : none;
}

a.category:link, a.category:visited {
  color            : #006699;
  font-weight      : bold;
  letter-spacing   : 1px;
}

a.category:hover {
  color            : #E75001;
}

/* ######################################### */

.accomodations {
	border: 1px solid #7c8baa;
	border-bottom: 1px solid #9ca5b6;
	background-color: #b5b9bf;
	background-image: url('interface/accom_bg.gif');
	background-repeat: repeat-x;
	background-position: bottom left;
	width: 50%;
	}
	
.divider {
	margin-left: 50px; 
	margin-top: 30px; 
	margin-bottom: 10px; 
	height: 1px; 
	width: 450px; 
	background-image: url('interface/divider.gif'); 
	background-repeat: repeat-x; 
	background-position: middle middle;
	}
	
.back_button {
	margin: 0px;
	margin-left: 0px;
	}

.content_title {
	font-family: century gothic, arial, sans-serif;
	text-align: left; 
	font-weight: bold; 
	font-size: 30px; 
	color: #10347B; 
	margin-top: 12px; 
	margin-bottom: 24px;
	}

.content_body {
	text-align: justify;
	}

.box_title {
	font-family: arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #10347B; 
	margin-top: 8px;
	margin-bottom: 8px;
	text-align: center;
	}
.box_body {
	text-align: center;
	padding: 16px;
	font-weight: bold;
	color: #10347b;
	line-height: 24px;
	}
.menu_btn {
	border-bottom: 1px solid #c7cacf;
	padding-left: 5px;
	padding-right: 4px;
	background-color: #fff;
	height: 20px;
	}
.tbl {
	text-align: middle;
	background-color: #e5e6e8;
	border: 1px solid #b2bdd0;
	border-left: 0px;
	border-top: 0px;
	}
.hdr {
	background-color: #d4d7dd;
	font-weight: bold;
	}
.list {
	list-style-image: url('interface/bullet.gif');
	margin-left: 25px;
	padding-right: 16px;
	text-indent: 0px;
	margin-bottom: 12px;
	}

.bullet {
	padding-bottom: 6px;
	}
	
.home_title {
	margin-top: 0px;
	text-align: center;
	}
.home_list {
	padding-left: 6px;
	}
.spaced_list {
	font-size: 12px;
	padding: 15px;
	}
.spaced_title {
	text-align: left;
	}
.underline_title {
	text-decoration: underline;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	color: #000;
	}
.boldunderline_title {
	text-decoration: underline;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	color: #000;
	}	
.numbered_title {
	text-align: left;
	}
.centerbox {
	width: 425px;
	margin: 16px; 
	padding: 12px;
	border: 1px solid #7c8baa;
	background-color: #b5b9bf;	
	background-image: url('interface/accom_bg.gif');
	background-repeat: repeat-x;
	background-position: bottom left;
	}
#map_canvas {
	border: 1px solid #10347B;
	margin-bottom: 20px;
	}
.contentbox {
	height: 875px;
	}
.subheader {
	color: #10347B; 
	font-size: 16px; 
	font-weight: bold;
	}
.contactus_body {
	padding-left: 50px;
	}
.orange {
	font-size: 14px;
	font-weight: bold;
	color: #E75001;
	}
.admin_header {
	font-size: 24px; 
	color: #E75001; 
	font-weight: bold;
	}
.adminbox {
	width: 425px;
	margin: 16px; 
	padding: 12px;
	border: 1px solid #E75001;
	background-color: #d8b9bf;	
	background-image: url('interface/help_bg.gif');
	background-repeat: repeat-x;
	background-position: bottom left;
	}
.left_title {
	text-align: left;
	}
.center_body {
	text-align: center;
	}
.custom2_body {
	margin-bottom: 80px;
	}
.red_body {
	color: #E75001;
	padding: 10px;
	font-size: 14px;
	}
	
.grey_box_body {
	width: 120px;
	padding: 5px;
	margin-top: 30px;
	margin-bottom: 5px;
	margin-left: auto;
	margin-right: auto;
	background-color: #e3e5e7;
	font: 11px arial;
	text-align: center;
	border: 1px dashed #c7cacf;
	}	
	
.red_t {background: url('interface/red_tb.gif') 0 0 repeat-x; width: 30em}
.red_t2 {background: url('interface/red_tb.gif') 0 0 repeat-x; width: 32em}
.red_b {background: url('interface/red_tb.gif') 0 100% repeat-x}
.red_l {background: url('interface/red_l.gif') 0 0 repeat-y}
.red_r {background: url('interface/red_r.gif') 100% 0 repeat-y}
.red_bl {background: url('interface/red_bl.gif') 0 100% no-repeat}
.red_br {background: url('interface/red_br.gif') 100% 100% no-repeat}
.red_tl {background: url('interface/red_tl.gif') 0 0 no-repeat}
.red_tr {background: url('interface/red_tr.gif') 100% 0 no-repeat; padding:10px}

.blue_t {background: url('interface/blue_tb.gif') 0 0 repeat-x; width: 38em}
.blue_t2 {background: url('interface/blue_tb.gif') 0 0 repeat-x; width: 20em}
.blue_t3 {background: url('interface/blue_tb.gif') 0 0 repeat-x; width: 42em}
.blue_b {background: url('interface/blue_tb.gif') 0 100% repeat-x}
.blue_l {background: url('interface/blue_l.gif') 0 0 repeat-y}
.blue_r {background: url('interface/blue_r.gif') 100% 0 repeat-y}
.blue_bl {background: url('interface/blue_bl.gif') 0 100% no-repeat}
.blue_br {background: url('interface/blue_br.gif') 100% 100% no-repeat}
.blue_tl {background: url('interface/blue_tl.gif') 0 0 no-repeat}
.blue_tr {background: url('interface/blue_tr.gif') 100% 0 no-repeat; padding:10px;}