/* Chamge normal CSS Layouts */
* { margin: 0; padding: 0 0 0; font-family: Verdana, Arial; font-size: 11px; line-height: 14px; }s
h4 { font-size: 12px; padding-bottom: 5px; }
h3 { font-size: 13px; padding-bottom: 5px; }
h2 { font-size: 14px; padding-bottom: 5px; }
h1 { color: #016a7c; font-size: 13px; line-height: 15px; padding-top: 15px; padding-bottom: 10px; }
ul { margin-left: 18px; }
p { margin-bottom: 8px; }

/* Global Styles */
.clearer,
.clear {
 height: 0px;
 width: 0px;
 padding: 0px;
 margin: 0px;
 clear: both;
}

body {
 background-color: #d7d7d7;
}

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


/* ############### Header ################ */
#page #head { width: 794px; }

#head #info-wrap {  }



/* Info Header */
#head #logo {  }
#head #header-search {  }
#head #header-search form {
	
}
#head #header-search form .sword {

}
#head #header-search form .submit {

}
#head #header-search table.meta-nav {
	
}
#head #header-search table tr td img {  }
#head #header-search table tr td a {

}








/* Emo */
#head #emo-wrap { width: 793px; height: 146px; overflow: hidden; }
#head #text-info {
 width: 177px;
 height: 133px;
 float: left;
}
#head #text-info div.text {
 color: #3c3f46;
 padding: 1px 5px 0 10px;
 font-size: 11px;
 line-height: 15px;
}
#head #text-info div.text h5 {
 color: #ffffff;
 padding-bottom: 7px;
 font-size: 20px;
 font-weight: normal;
}
#head #fl_header_slide_slideshow {
 width: 616px;
 height: 150px;
 float: right;
}

/* Head Menu */
#head #head-menu-wrap { height: 33px; overflow: hidden; }

#head #head-menu-wrap table td.first { width: 179px; }

#head #head-menu-wrap table tr td a { display: block; height: 42px; padding: 10px 15px 4px; font-size: 11px; text-decoration: none; color: #dcf5ff; }

#head #head-menu-wrap table tr td a:hover,
#head #head-menu-wrap table tr td.active a { color: white; }

/* ############### Content ################ */
#body #head-shadow {
	height: 11px;
}

#body #footer-shadow {
	height: 48px;
}

#body #content-left {
	width: 177px;
	float: left;

}

/* Main Content */
#body #content-main {
	width: 590px;
	padding: 0 12px 10px 0;
	float: right;
}

#body #content-center-wrapper {
	float: left;
}

#body #content-right-wrapper {
	float: left;
}

#body #content-border-wrapper {
	float: left;
}

#body #content-center-wrapper,
#body #content-right-wrapper,
#body #content-border-wrapper {
	color: #5d5d5d;
	overflow: hidden;
}

#body #content-center-wrapper p,
#body #content-right-wrapper p,
#body #content-border-wrapper p {
	font-size: 11px;
	line-height: 15px;
}


/* ############### Left Nav ################ */
#content-left-menu ul  { list-style: none; margin: 0 0 15px; padding: 0 0 0 1px; }

#content-left-menu li a { display: block; color: #035d78; padding: 7px 0 8px 15px; text-decoration: none; border-bottom: 1px solid black; }

#content-left-menu li.active a,
#content-left-menu li a:hover { color: #fff; background-image: url(../images/menuactive.jpg); background-repeat: repeat; }

#content-g-menu ul.second  {
	list-style: none;
	margin: 1px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#content-left-menu ul.second li a {
	display: block;
	padding: 7px 0 7px 24px;
}

#content-left-menu ul.second li.active a,
#content-left-menu ul.second li a:hover { background-color: #ffffff; background-image: url(../images/menu.jpg); }




#body #content-left-wrapper { color: #003242; text-decoration: none; width: 147px; padding: 0 15px 15px 10px; }

#body #content-left-wrapper h1 { color: #00617f; font-size: 13px; text-decoration: none; }

#body #content-left-wrapper p { color: #003242; line-height: 15px; text-decoration: none; }


/* ############### Footer ################ */
#footer {
	font-size: 11px;
	color: #00617f;
	text-align: center;
	margin: 0 0 15px;
}
#footer * {
	font-size: 11px;
	color: #555555;
	text-decoration: none;
}
/* Form */
fieldset.csc-mailform { 
	padding-top: 20px; 
	border:0; 
}
fieldset.csc-mailform label { 
	line-height: 22px; 
	margin-right: 10px; 
	margin-left: 1px;
}
fieldset.csc-mailform input,
fieldset.csc-mailform textarea  { font-size:10px; font-family: Verdana, Arial; width: 150px; border:solid 1px #ccc; margin-top: 0; padding: 2px; }
#mailformformtype_mail { background:#eee; border:solid 1px #ccc; float: right; margin-top: 15px; margin-bottom: 20px; }
fieldset.csc-mailform input.csc-mailform-check,
fieldset.csc-mailform input.csc-mailform-radio { width: 13px; }
fieldset.csc-mailform span.csc-mailform-radio fieldset {
	padding: 5px;
}

