/* ================================================== GLOBAL ================================================== */

* {
	margin: 0;
	padding: 0;
}

body,
td, th,
input, select, option, textarea {
	font-family: Verdana, Tahoma, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #333333;
}

a,
a:link,
a:active,
a:visited {
	text-decoration: underline;
	color: #000000;
}

a:hover {
	text-decoration: underline;
}

img {
	border: 0;
}

hr {
	height: 0;
	margin: 12px 0 18px 0 !important;
	margin: 2px 0 6px 0;
	border-top: 0;
	border-right: 0;
	border-bottom: 1px solid #ccff33;
	border-left: 0;
}

p, ul, ol {
	margin: 0;
	padding: 0 0 12px 0;
}

ul li {
	list-style-type: none;
	margin: 0 0 2px 0;
	padding: 0 0 0 10px;
	background: url('../images/li.gif') 0 6px no-repeat;
}

ul li ul li {margin: 2px 0 0 22px; list-style-type: circle; }
ul li ul li ul li {list-style-type: disc; }

ol li {
	list-style: decimal none inside;
	margin: 0 0 0 16px;
}

h1, h2, h3, h4, h5, h6 {
	text-align: left;
}

h1, h2, h3, h4, h5, h6,
h1 a,
h1 a:link,
h1 a:active,
h1 a:visited,
h2 a,
h2 a:link,
h2 a:active,
h2 a:visited,
h3 a,
h3 a:link,
h3 a:active,
h3 a:visited,
h4 a,
h4 a:link,
h4 a:active,
h4 a:visited,
h5 a,
h5 a:link,
h5 a:active,
h5 a:visited,
h6 a,
h6 a:link,
h6 a:active,
h6 a:visited {
	color: #666666;
	font-family: Verdana, Tahoma, sans-serif;
	line-height: normal;
	font-weight: bold;
}

h1 {
	font-size: 18px;
	margin: 8px 0 8px 0;
}

h2 {
	font-size: 16px;
	margin: 8px 0 8px 0;
}

h3 {
	font-size: 15px;
	margin: 8px 0 8px 0;
}

h4 {
	font-size: 14px;
	margin: 8px 0 8px 0;
}

h5 {
	font-size: 13px;
	margin: 2px 0 5px 0;
}

h6 {
	font-size: 12px;
	margin: 2px 0 4px 0;
}

table {
	padding: 0;
	border-collapse: separate;
	border-spacing: 0;
}

td {vertical-align: top; }

dl {}

dt {
	font-weight: bold;
}

dd {}

/* ================================================== FORM ================================================== */

form {
	margin: 0;
 	padding: 0;
}

input,
textarea {
	padding: 1px;
	line-height: normal;
}

select {
}

option {
	background-color: #ffffff;
}

input.input,
textarea.input {
	border: 1px solid #888888;
}

input.image,
input.radio,
input.checkbox,
input.button {
	border-width: 0;
	padding: 0;
	background-image: none;
	background-color: transparent;
}

input.button {
	background-color: #e0e0e0;
	border-top: 1px solid #d0d0d0;
	border-right: 1px solid #888888;
	border-bottom: 1px solid #888888;
	border-left: 1px solid #d0d0d0;
	padding: 2px 8px 2px 8px;
	cursor: pointer;
}

fieldset {
	display: block;
}

/* ================================================== FUNCTIONAL / SYSTEM ================================================== */

.clr {clear: both; }
.zero {font-size: 1px; line-height: 1px; }

ul.list-icon16 * img,
img.inline-icon16 {margin: 0 0 -3px 0; }

ul.list-icon16 li {
	padding: 0;
	background-image: none;
}

.box1,
.box2,
.clickbox1,
.tower {
	margin: 0 0 12px 0;
}

.clickbox1 {
	cursor: pointer;
}

.box1 .pre,
.clickbox1 .pre {
	height: 7px;
	font-size: 1px;
	line-height: 1px;
}

.box1 .content,
.clickbox1 .content {
	padding: 1px 12px 1px 12px;
	border-width: 0 1px 0 1px;
	border-style: solid;
	border-color: #999999;
}

.box1 .content {
	background: #ffffff url('../images/box1-bg.gif') 0 100% repeat-x;
}

.clickbox1 .content {
	background-color: #d1dfed;
	color: #003f7c;
	text-align: center;
}

.box1 .post,
.clickbox1 .post {
	height: 7px;
	font-size: 1px;
	line-height: 1px;
}

.box2 {
	padding: 0 0 1px 0;
}

.box2 .pre {
	margin: 0;
	padding: 0 0 0 8px;
	background: url('../images/box2-pre-edge1.gif') 0 0 no-repeat;
}

.box2 .pre .in {
	margin: 0;
	padding: 0 8px 0 0;
	background: url('../images/box2-pre-edge2.gif') 100% 0 no-repeat;
}

.box2 .pre .in .in {
	margin: 0;
	padding: 0;
	background: url('../images/box2-pre-bg.gif') 0 0 repeat-x;
}

.box2 .pre .in .in .in {
	margin: 0 -2px 0 -2px;
	padding: 1px 0 3px 0;
	background: url('../images/blank.gif') 0 0 no-repeat; /* IE bug */
}

.box2 .pre .icon {
	float: left;
	margin: 5px 0 0 0;
	padding: 4px;
	background: url('../images/box2-pre-icon-bg.gif') 0 0 no-repeat;
	overflow: hidden;
}

.box2 .pre .icon img {
	width: 16px;
	height: 16px;
}

.box2 .pre .title {
	float: left;
	margin: 5px 0 0 0;
	padding: 3px 5px 3px 5px;
	font-weight: bold;
	color: #454545;
}

.box2 .content {
	padding: 12px 12px 0 12px;
	border-width: 1px 1px 0 1px;
	border-style: solid;
	border-color: #909090;
	background-color: #fbfbfb;
}

.box2 .post {
	padding: 0 0 0 8px;
	margin: 0;
	background: url('../images/box2-post-edge1.gif') 0 100% no-repeat;
	font-size: 1px;
	line-height: 1px;
}

.box2 .post .in {
	padding: 0 8px 0 0;
	margin: 0;
	background: url('../images/box2-post-edge2.gif') 100% 100% no-repeat;
}

.box2 .post .in .in {
	padding: 0;
	margin: 0;
	background: url('../images/box2-post-bg.gif') 0 100% repeat-x;
}

.box2 .post .in .in .in {
	padding: 4px 5px 4px 5px;
	margin: 0 -8px 0 -8px;
	background: url('../images/blank.gif') 0 0 no-repeat; /* IE bug */
}

.tower {
	border: 1px solid #999999;
	font-size: 11px;
	line-height: 14px;
}

.tower .caption {
	padding: 7px 13px 7px 13px;
	background-color: #1f557b;
	font-weight: bold;
}

.tower .caption,
.tower .caption a,
.tower .caption a:link,
.tower .caption a:active,
.tower .caption a:visited {
	color: #ffffff;
}

.tower .content {
	padding: 7px 13px 7px 13px;
	background-color: #cddceb;
}

.tower .image {
	padding: 0;
	background-color: #cbd400;
	text-align: center;
}

#sidebar .tower .image {margin: 0; }

.tower .image img {
	padding: 0;
}

#sidebar .tower .image img {
	margin: 0;
	padding: 0;
}

dl.news {
	padding: 0 0 12px 0;
}

dl.news .date {
	padding: 2px 0 0 0;
	color: #666666;
	font-size: 11px;
	line-height: 15px;
}

.download-headline {
	margin: 19px 0 9px 0;
	padding: 3px 0 3px 0;
	border-bottom: 1px solid #c0c0c0;
}

h2.download-headline {font-size: 14px; line-height: normal; }
h3.download-headline {font-size: 13px; line-height: normal; }

.download-entry {
	padding: 0 0 0 35px;
	margin: 0 0 8px 0;
}

.download-entry h6 {
	margin: 2px 0 1px -23px;
}

.download-entry p {
	padding: 2px 0 1px 0;
}

.download-entry .details {
	color: #666666;
	font-size: 11px;
	line-height: 15px;
}

.download-entry a,
.download-entry a:link,
.download-entry a:active,
.download-entry a:visited {
	text-decoration: none;
}

.download-entry a:hover {
	text-decoration: underline;
}

.stripe {
	padding: 66px 30px 2px 30px;
	text-align: right;
}

.stripe1 {
	background: #1f557b url('../images/stripe1-bg.gif') 3px 100% no-repeat;
}

.stripe2 {
	background: #e7544a url('../images/stripe2-bg.gif') 3px 100% no-repeat;
}

.stripe3 {
	background: #b1c700 url('../images/stripe3-bg.gif') 3px 100% no-repeat;
}

/* ================================================== DELUXE MENU ================================================== */

.mmenu {
	position: relative;
	margin: 0;
	padding: 0 19px 0 19px;
}

#top2 .mmenu {padding-top: 4px; }
#bottom1 .mmenu {padding-bottom: 4px; }

.mmenu * td {
	vertical-align: middle;
}

.topsubmenu2 {
	margin: 0;
}

.topitem12,
.topitem22 {
	margin: 0 6px 0 0;
	cursor: pointer;
}

.toptext12,
.toptext22 {
	padding: 0 0 0 5px;
	font-size: 12px;
	line-height: normal;
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-weight: bold;
}

.toptext12 {
	color: #333333;
}

.toptext22 {
	color: #1f557b;
}

.toptext12 span,
.toptext22 span {
	display: block;
	padding: 0 5px 0 0;
}

.toptext12 span span,
.toptext22 span span {
	padding: 7px 2px 7px 2px;
}

#top2 .toptext12 span span,
#top2 .toptext22 span span {padding-bottom: 9px; }

#bottom1 .toptext12 span span,
#bottom1 .toptext22 span span {padding-top: 9px; }

#top2 .toptext22 {background: url('../images/top2-mmenu-a.hover-edge1.gif') 0 0 no-repeat; }
#top2 .toptext22 span {background: url('../images/top2-mmenu-a.hover-edge2.gif') 100% 0 no-repeat; }
#top2 .toptext22 span span {background: url('../images/top2-mmenu-a.hover-bg.gif') 0 0 repeat-x; }

#bottom1 .toptext22 {background: url('../images/bottom1-mmenu-a.hover-edge1.gif') 0 100% no-repeat; }
#bottom1 .toptext22 span {background: url('../images/bottom1-mmenu-a.hover-edge2.gif') 100% 100% no-repeat; }
#bottom1 .toptext22 span span {background: url('../images/bottom1-mmenu-a.hover-bg.gif') 0 100% repeat-x; }

.submenu2 {
	height: auto;
	border-style: solid;
	border-color: #404040;
	border-width: 1px;
	background: #FFFFFF url('../js/deluxe-menu/images/submenu2-bg.gif') 0 0 repeat-y;
}

.item12,
.item22 {
	display: block;
	margin: 1px;
	cursor: pointer;
}

.item12 {
	border: 1px solid transparent;
	background-color: transparent;
}

.item22 {
	border: 1px solid #404040;
	background-color: #f4f4f4;
}

.text12,
.text22 {
	width: 100%;
	padding: 3px 10px 3px 3px;
	font: normal 11px Tahoma, Arial;
	color: #000000;
	text-indent: 5px;
}

/* ================================================== LAYOUT ================================================== */

body {
	margin: 20px;
	background: #ffffff url('../images/body-bg.gif') 0 0 repeat;
	text-align: center;
}

#body {
	width: 852px;
	margin: 0 auto 0 auto;
	text-align: left;
}

#top1 {
	padding: 0 0 0 12px;
	background: url('../images/top1-edge1.gif') 0 100% no-repeat;
}

#top1 .in {
	padding: 0 16px 0 0;
	background: url('../images/top1-edge2.gif') 100% 100% no-repeat;
}

#top1 .in .in {
	height: 90px;
	padding: 0;
	background: url('../images/top1-bg.jpg') 0 100% no-repeat;
}

#logo {
	float: left;
}

#logo a {
	display: block;
	float: left;
	margin: 28px 0 0 37px;
}

#tmenu {
	float: right;
	margin: 64px 0 0 0;
	line-height: normal;
}

#tmenu ul {
	display: block;
	float: left;
	margin: 0;
	padding: 0;
}

#tmenu li {
	display: block;
	float: left;
	list-style-type: none;
	background-image: none;
	margin: 0;
	padding: 0;
}

#tmenu a {
	display: block;
	margin: 0;
	padding: 2px 10px 3px 10px;
	border-left: 1px solid #a2a8af;
	color: #d8d4c9;
	text-decoration: none;
}

#tmenu .fst a {border-left-width: 0; }
#tmenu .lst a {padding-right: 11px; }

#tmenu a:hover {
	padding: 1px 10px 2px 10px;
	border-top: 1px solid #a2a8af;
	border-bottom: 1px solid #a2a8af;
	color: #004167;
	background-color: #fafafa;
}

#tmenu .fst a:hover {border-left: 1px solid #a2a8af; }
#tmenu .lst a:hover {border-right: 1px solid #a2a8af; }

#top2 {
	border: 1px solid #999999;
	background: url('../images/mmenu-bg.gif') 0 50% repeat-x;
}

#top3 {
	padding: 3px 0 3px 30px;
	border-width: 0 1px 1px 1px;
	border-style: solid;
	border-color: #666666;
	background: #ffffff url('../images/top3-bg.gif') 0 100% repeat-x;
}

#top3 h3 {
	float: left;
	margin: 0;
	padding: 2px 0 2px 0;
	color: #5a5a5a;
	font-size: 11px;
	line-height: normal;
	font-weight: normal;
}

.icons {
	float: right;
	padding: 0 10px 0 0;
	font-size: 1px;
	line-height: 1px;
}

.icons ul {
	float: left;
	margin: 0;
	padding: 0 0 0 15px;
}

.icons li {
	float: left;
	margin: 0;
	padding: 0 0 0 6px;
	background-image: none;
}

#bottom1 .icons li {padding-top: 7px; }

.icons img {
	margin: 0;
	padding: 0;
}

#frontpage {
	border-right: 1px solid #999999;
	border-bottom: 1px solid #bfbfc1;
	border-left: 1px solid #999999;
	background: #125e8b url('../images/frontpage-bg.jpg') 0 0 no-repeat;
}

#frontpage-content {
	float: right;
	padding: 20px 30px 0 30px;
}

#frontpage-content-in {
	width: 440px;
}

#frontpage .box2 {margin: 0 0 20px 0; }
#frontpage .box2 .pre {background-image: url('../images/frontpage-box2-pre-edge1.gif'); }
#frontpage .box2 .pre .in {background-image: url('../images/frontpage-box2-pre-edge2.gif'); }
#frontpage .box2 .pre .in .in {background-image: url('../images/frontpage-box2-pre-bg.gif'); }
#frontpage .box2 .pre .icon {background-image: url('../images/frontpage-box2-pre-icon-bg.gif'); }
#frontpage .box2 .content {padding: 15px 30px 5px 30px; background-color: #cddceb; }
#frontpage .box2 .post {background-image: url('../images/frontpage-box2-post-edge1.gif'); }
#frontpage .box2 .post .in {background-image: url('../images/frontpage-box2-post-edge2.gif'); }
#frontpage .box2 .post .in .in {background-image: url('../images/frontpage-box2-post-bg.gif'); }
#frontpage .box2 .post .in .in .in {background-image: url('../images/blank.gif'); }

#middle {
	padding: 20px 30px 20px 30px;
	border-width: 0 1px 0 1px;
	border-style: solid;
	border-color: #999999;
	background: #ffffff url('../images/middle-bg.jpg') 0 100% repeat-x;
}

#middle.iframe {
	padding: 0;
}

#middle-in {
	padding-bottom: 10px; /* 1px minimum required - IE hack */
	background: url('../images/middle-in-bg.gif') 0 0 repeat-y;
}

#middle.iframe #middle-in {
	padding: 0;
	background-image: none;
}

#middle.broad #middle-in {
	width: 792px;
	background-image: none;
}

#main {
	float: left;
	width: 490px;
}

#middle.broad #main,
#middle.iframe #main {
	float: none;
	width: auto;
}

iframe#wordpress {
	width: 100%;
	height: 500px;
	margin: 0;
	border-width: 0;
}

#breadcrumb {
	padding: 0 0 8px 0;
	color: #999999;
	font-size: 11px;
	line-height: normal;
}

#middle.iframe #breadcrumb {
	display: none;
}

#breadcrumb a,
#breadcrumb a:link,
#breadcrumb a:active,
#breadcrumb a:visited {
	color: #999999;
	text-decoration: none;
}

#breadcrumb a:hover {
	text-decoration: underline;
}

#content {}

#content .image.left {float: left; margin: 3px 12px 3px 0; }
#content .image.right {float: right; margin: 3px 0 3px 12px; }

.image .caption {
	margin: 4px 0 0 0;
	font-size: 11px;
	line-height: 15px;
	text-align: center;
}

#content .image .caption {
	padding: 0 0 18px 0;
	text-align: center;
	color: #666666;
}

#content .image .caption * {
	padding: 0;
}

#content .box1 .pre {background: url('../images/content-box1-pre.gif') 0 0 no-repeat; }
#content .clickbox1 .pre {background: url('../images/content-clickbox1-pre.gif') 0 0 no-repeat; }
#sidebar .box1 .pre {background: url('../images/sidebar-box1-pre.gif') 0 0 no-repeat; }

#content .box1 .post {background: url('../images/content-box1-post.gif') 0 0 no-repeat; }
#content .clickbox1 .post {background: url('../images/content-clickbox1-post.gif') 0 0 no-repeat; }
#sidebar .box1 .post {background: url('../images/sidebar-box1-post.gif') 0 0 no-repeat; }

#content table {
	width: 100%;
	margin: 4px 0 10px 0;
	border-top: 1px solid #999999;
	border-right: 1px solid #999999;
}

#content table th,
#content table td {
	border-bottom: 1px solid #999999;
	border-left: 1px solid #999999;
}

#content table th {
	padding: 5px;
	background: #f6f6f6 url('../images/content-table-th-bg.gif') 0 100% repeat-x;
	text-align: center;
}

#content table td {
	padding: 4px;
	background: #ffffff url('../images/content-table-td-bg.gif') 0 100% repeat-x;
	font-size: 11px;
	line-height: normal;
}

#content table.download1 {
	width: 100%;
	margin: 4px 0 10px 0;
	border-top-width: 0;
	border-right-width: 0;
	border-bottom: 1px solid #aaaaaa;
}

#content table.download1 thead {
	margin: 0 0 20px 0;
}

#content table.download1 th,
#content table.download1 td {
	border-bottom-width: 0;
	border-left-width: 0;
	vertical-align: middle;
}

#content table.download1 th {
	padding: 6px 4px 6px 4px;
	color: #ffffff;
	background: #1f557b none;
	text-align: center;
}

#content table.download1 td {
	padding: 4px;
	background: transparent none;
	font-size: 11px;
	line-height: normal;
}

#content table.download1 .tr-1 td {
	padding-top: 20px;
}

#content table.download1 .tr-last td {
	padding-bottom: 8px;
}

#content table.download1 .td-1,
#content table.download1 .td-2,
#content table.download1 .td-3 {
	text-align: center;
}

#content .news-entry {
	margin: 0 0 20px 0;
}

#sidebar {
	float: right;
	width: 240px;
	padding-top: 22px;
}

#sidebar a:hover {}

#sidebar .image {
	margin: 0 auto 5px auto;
	text-align: center;
}

#sidebar .narrow.image {
	width: 180px;
}

#sidebar .image .caption {
	text-align: left;
}

#sidebar .image .caption a,
#sidebar .image .caption a:link,
#sidebar .image .caption a:active,
#sidebar .image .caption a:visited {
	color: #333333;
}

#bottom1 {
	border: 1px solid #999999;
	background: url('../images/mmenu-bg.gif') 0 50% repeat-x;
}

#bottom2 {
	padding: 0 0 0 12px;
	background: url('../images/bottom2-edge1.gif') 0 100% no-repeat;
	color: #999999;
	font-size: 11px;
	line-height: normal;
}

#bottom2 .in {
	padding: 0 12px 0 0;
	background: url('../images/bottom2-edge2.gif') 100% 100% no-repeat;
}

#bottom2 .in .in {
	padding: 10px 18px 12px 18px;
	background: url('../images/bottom2-bg.gif') 0 100% repeat-x;
}

#bottom2 .left {
	float: left;
}

#bmenu {
	padding: 4px 0 4px 0;
	color: #cccccc;
}

#bmenu ul {
	float: left;
	margin: 0;
	padding: 0;
}

#bmenu li {
	display: block;
	float: left;
	margin: 0;
	padding: 0 6px 0 6px;
	border-left: 1px solid #666666;
	background-image: none;
}

#bmenu li.fst {
	padding-left: 0;
	border-left-width: 0;
}

#bmenu a,
#bmenu a:link,
#bmenu a:active,
#bmenu a:visited {
	color: #666666;
	text-decoration: none;
}

#bmenu a:hover {
	text-decoration: underline;
}

#footer {}

#bottom2 .right {
	float: right;
	padding-top: 3px;
}








dl.news {
	padding: 0 0 12px 0;
}

dl.news a,
dl.news a:link,
dl.news a:active,
dl.news a:visited {
	text-decoration: none;
}

dl.news a:hover {
	text-decoration: underline;
}

dl.news dt {
	font-weight: bold;
}

dl.news .date {
	padding: 2px 0 0 0;
	color: #666666;
	font-size: 11px;
	line-height: 15px;
}

.csc-sitemap ul {}

.csc-sitemap li {
	list-style-type: none;
}

.csc-sitemap a,
.csc-sitemap a:link,
.csc-sitemap a:active,
.csc-sitemap a:visited {
	color: #000000;
	text-decoration: none;
}

.csc-sitemap a:hover {
	text-decoration: underline;
}

#content .tx-pilmailform-pi1 {}

#content .tx-pilmailform-pi1 table {
	border-width: 0;
}

#content .tx-pilmailform-pi1 td {
	border-width: 0;
	background-image: none;
	background-color: transparent;
}

.csc-mailform {
	border-width: 0px;
	text-align: justify;
}

.csc-mailform-field {
	clear: both;
	display: block;
	margin: 2px 0 5px 0;
}

.csc-mailform-field label {
	display: block;
	float: left;
	width: 150px;
	margin: 0 0 4px 0;
}

.csc-mailform-field fieldset {
	display: inline;
	margin: 0 0 10px 0;
	padding: 4px 100px 4px 4px;
	border: 1px solid #888888;
}

.csc-mailform-field fieldset label {
	display: inline;
	float: none;
	width: auto;
}

.csc-mailform-radio input {
	margin: 0 5px 0 5px;
}

.csc-mailform-check {
	margin: 0 5px 0 5px;
}

/* no date in home page news box*/
td.vnewsticker span dl.news dd.date {
  display:none;
  }
