@charset "UTF-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	color: #666666;
}

td, th, p, div {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
    color: #83908f;
}

.content_area {
	background-color: #FFFFFF;
	color: #666666;
	font-size: 12px;
}
.content_area p, .content_area td, .content_area th, .content_area div {
    color: #666666;
    font-size: 12px;
}

h1, h2, h3, h4 {
    font-family: Arial, Helvetica, sans-serif;
    font-weight: normal;
    text-transform: uppercase;
}
h1 {
    font-size: 16px;
}
h2 {
    font-size: 12px;
}
h3, h4 {
    font-size: 12px;
}

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

.top_nav {
	margin: 0px;
	padding: 0px;
	background-image: url(/images/top_nav_bg.gif);
	background-repeat: repeat-x;
	height: 47px;
}
.top_nav a, .top_nav a:hover {
    color: #515b5b;
    font-size: 13px;
    font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
    text-transform: uppercase;
    text-decoration: none;
    padding: 17px 15px 15px 15px;
    font-weight: bold;
}
.top_nav .active {
    background-color: #3d4343;
    border-right: 1px solid #FFFFFF;
}
.top_nav .first {
    border-right: 1px solid #FFFFFF;
}
.top_nav .first_active {
    border-right: 1px solid #FFFFFF;
    background-color: #3d4343;
}
.top_nav .inactive {
    border-left: 1px solid #E3B500;
    border-right: 1px solid #FFFFFF;
}
.top_nav .last {
    border-left: 1px solid #E3B500;
}
.top_nav .last_active {
    border-left: 1px solid #E3B500;
    background-color: #3d4343;
}
.top_nav .active a, .top_nav .active a:hover, .top_nav .first_active a, .top_nav .first_active a:hover, .top_nav .last_active a, .top_nav .last_active a:hover {
    color: #ffcc00;
    font-size: 13px;
    font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
    text-transform: uppercase;
    text-decoration: none;
    padding: 17px 15px 15px 15px;
    font-weight: bold;
}

.sub_nav {
	margin: 0px;
	padding: 0px;
	background-image: url(/images/subnav_bg.gif);
	background-repeat: repeat-x;
	height: 40px;
	background-color: #454c4c;
	text-align: center;
}
.sub_nav a, .sub_nav a:hover {
    color: #FFFFFF;
    font-size: 11px;
    font-family: Arial, Helvetica, sans-serif;
    text-transform: uppercase;
    text-decoration: none;
    padding: 16px 13px 12px 13px;
    font-weight: bold;
}
.sub_nav .active a, .sub_nav .active a:hover {
    color: #ffcc00;
    font-size: 11px;
    font-family: Arial, Helvetica, sans-serif;
    text-transform: uppercase;
    text-decoration: none;
    padding: 16px 13px 12px 13px;
    font-weight: bold;
}

.flash_bg {
	background-image: url(/images/flash_right.gif);
	background-repeat: repeat-x;
	background-color: #000000;
}

.content_bg {
	background-image: url(/images/content_bg.gif);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	color: #FFFFFF;
}

.bottom_nav {
    background-color: #000000;
    padding: 18px 36px 16px 36px;
    color: #C0C8CB;
    font-size: 10px;
}
.bottom_nav a, .bottom_nav a:hover {
    color: #C0C8CB;
    font-size: 10px;
    font-family: Arial, Helvetica, sans-serif;
    text-transform: uppercase;
    text-decoration: none;
}
.copyright {
    background-color: #000000;
    padding: 0px 36px 10px 36px;
    color: #C0C8CB;
    font-size: 10px;
}

.news_update {
    padding-bottom: 20px;
}
.news_update .date {
    color: #c49402;
    font-weight: bold;
    font-size: 12px;
    padding-bottom: 2px;
}
.news_update .title {
    color: #000000;
    font-weight: bold;
    font-size: 12px;
    padding-bottom: 2px;
}
.news_update .text {
    color: #83908f;
    font-size: 12px;
}
.news_update a.more, .news_update a.more:hover {
    color: #c89b13;
    font-size: 10px;
    text-decoration: underline;
}

a.view_all, a.view_all:hover {
    display: block;
    color: #c89b13;
    font-size: 11px;
    text-decoration: underline;
}

.blog_topic .topic_title {
    text-transform: uppercase;
    font-size: 9px;
    color: #83908f;
    padding-bottom: 18px;
}
.blog_topic .subcategory_name {
    text-transform: uppercase;
    font-size: 9px;
    color: #83908f;
    padding-top: 8px;
    padding-bottom: 8px;
}
.blog_topic .subcategory_title {
    font-size: 10px;
    padding-top: 12px;
    padding-bottom: 10px;
}
.blog_topic .subcategory_title span {
    text-transform: uppercase;
    font-size: 10px;
    color: #83908f;
}
.blog_topic .subcategory_title a, .blog_topic .subcategory_title a:hover {
    font-size: 10px;
}
.blog_topic .topic_second_title {
    text-transform: uppercase;
    font-size: 9px;
    color: #83908f;
    padding-bottom: 18px;
    padding-top: 12px;
}
.blog_topic .title {
    color: #000000;
    font-weight: bold;
    font-size: 12px;
    padding-bottom: 2px;
}
.blog_topic .text {
    color: #83908f;
    font-size: 12px;
    padding-bottom: 18px;
}
.blog_topic a.more, .blog_topic a.more:hover {
    color: #c89b13;
    font-size: 10px;
    text-decoration: underline;
}

.left_content {
    padding: 25px 25px 0px 0px;
}

.center_content {
    padding: 12px 30px 12px 30px;
    display: block;
    color: #666666;
}
.center_content h1 {
    font-family: Arial, Helvetica, sans-serif;
    color: #666666;
    font-size: 16px;
    font-weight: bold;
    text-transform: uppercase;
    margin: 0px;
	line-height: 1.2;
    padding: 0px 0px 0px 0px;
}
.center_content h2 {
    font-family: Arial, Helvetica, sans-serif;
    color: #000000;
    font-size: 12px;
    font-weight: bold;
    line-height: 1.2;
    padding: 0px 0px 10px 0px;
}
.center_content img {
    padding:10px;
	}

.center_area_content h1 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: bold;
    text-transform: uppercase;
    line-height: 1.2;
    padding: 0px 0px 0px 0px;
}

.center_area_content h2 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
    line-height: 1.2;
    padding: 0px 0px 10px 0px;
}



.black_text {
    color: #000000;
}

.main_picture {
    padding-bottom: 0px;
}

.right_content {
    padding: 25px 0px 0px 25px;
}

.quotation {
    padding-bottom: 25px;
    font-family: Arial, Helvetica, sans-serif;
    font-style: italic;
    font-size: 12px;
    color: #444b4b;
    line-height: 1.3em;
}
.quotation .title {
    font-size: 21px;
    color: #c49402;
    padding-bottom: 7px;
    line-height: 1.1em;
}
.quotation .sign {
    padding-top: 10px;
    font-size: 14px;
    color: #c49402;
}

.page_top {
    display: block;
    padding-top: 28px;
    font-size: 10px;
    font-family: Arial, Helvetica, sans-serif;
}
.page_top a, .page_top a:hover {
    color: #c89b13;
    text-decoration: none;
    font-size: 10px;
}
.page_top span {
    text-decoration: underline;
}

.right_menu {
    padding-bottom: 30px;
}
.right_menu .title {
    font-size: 17px;
    color: #c49402;
    font-weight: bold;
    padding-bottom: 15px;
}
.right_menu a, .right_menu a:hover {
    color: #454c4c;
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
    display: block;
    padding-bottom: 10px;
}
.right_menu a.on, .right_menu a.on:hover {
    color: #99cccc;
    font-size: 12px;
    font-weight: bold;
    text-decoration: underline;
    display: block;
    padding-bottom: 10px;
}

.recent_blog_posts .title {
    color: #c49402;
    font-size: 17px;
    font-weight: bold;
    padding-bottom: 25px;
}
.recent_blog_posts .post {
    color: #666666;
    font-size: 12px;
    padding-bottom: 30px;
}
.recent_blog_posts .post .date {
    color: #b38805;
    font-size: 12px;
}
.recent_blog_posts .post .more {
    padding-top: 15px;
}
.recent_blog_posts .post .more a, .recent_blog_posts .post .more a:hover {
    color: #c89b14;
    font-size: 10px;
    text-decoration: none;
}
.recent_blog_posts .post .more a span {
    text-decoration: underline;
    font-size: 10px;
    color: #c89b14;
}

div .sociable {
    margin: 0px 0px 5px 0px !important;
    padding: 0px 10px 0px 10px;
}

span.sociable_tagline { position: relative; }
span.sociable_tagline span { display: none; width: 14em; }

.sociable span {
	display: block;
	margin-bottom: 3px;
}
.sociable ul {
	display: inline;
	margin: 0 !important;
	padding: 0 !important;
}
.sociable li {
	background: none;
	display: inline;
	list-style-type: none;
	margin: 0;
	padding: 2px;
}
.sociable ul li:before { content: ""; }
.sociable img {
	float: none;
	width: 16px;
	height: 16px;
	border: 0;
	margin: 0;
	padding: 0;
}

.sociable-hovers {
	opacity: .4;
	-moz-opacity: .4;
	filter: alpha(opacity=40);
}
.sociable-hovers:hover {
	opacity: 1;
	-moz-opacity: 1;
	filter: alpha(opacity=100);
}

/*** blog entries styles: begin ***/
.blogEntry {
    font-family: Arial, Helvetica, sans-serif;
    padding-top: 15px;
    width: 387px;
}
.blogEntry .postContainer {
    border: 1px solid #000000;
    text-align: left;
}
.blogEntry .postDate {
    font-size: 11px;
    font-weight: bold;
    padding: 10px 10px 15px 10px;
}
.blogEntry .postTitle {
    font-size: 11px;
    font-weight: bold;
    padding: 4px 4px 4px 4px;
    border-bottom: 1px solid #000000;
    background-color: #99CCCC;
    color: #000000;
}
.blogEntry .commentAdded {
    font-size: 11px;
    font-weight: bold;
    padding: 4px 4px 4px 4px;
    border-bottom: 1px solid #000000;
    background-color: #FFCC00;
    color: #000000;
}
.blogEntry .postTitle h3,  .blogEntry .postTitle a {
    padding: 0px;
    margin: 0px;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
.blogEntry .postFormTitle {
    font-size: 12px;
    font-weight: bold;
    padding: 4px 4px 4px 4px;
    background-color: #99CCCC;
    color: #000000;
}
.blogEntry .postReview {
    padding: 0px 10px 15px 10px;
    font-size: 11px;
}
.blogEntry .postPdf {
    padding: 0px 10px 15px 10px;
    font-weight: bold;
    font-size: 11px;
}
.blogEntry .signature {
    padding: 0px 10px 15px 10px;
    font-size: 11px;
}
.blogEntry .postFooter {
    padding: 0px 10px 15px 10px;
}
.blogEntry .info {
    font-size: 11px;
    padding: 0px 10px 10px 10px;
}
.blogEntry .datailInfo {
    font-size: 11px;
    padding: 10px 10px 10px 10px;
    border-top: 1px solid #000000;
    border-bottom: 1px solid #000000;
    background-color: #EFEFEF;
}
.blogEntry .datailInfo a {
    color: #663300;
}
.blogEntry .postDetailDate {
    font-size: 14px;
    font-weight: bold;
    padding: 10px 10px 15px 10px;
}
.blogEntry .info a {
    margin-right: 10px;
    color: #99CCCC;
}
.blogEntry .info em {
    padding-right: 6px;
    font-style: normal;
}
.blogEntry .author {
    margin: 0;
    padding: 0 0 0 3px;
    border-left: none;
    border-right: none
}
.blogEntry .info .date {
    padding-left: 15px;
    background: url(/i/post.gif) center left no-repeat;
}
.blogEntry .info .author {
    padding-left: 0px;
    border-color: #949494;
    background: url(/i/author.gif) 0px 2px no-repeat;
}
.blogEntry a.commentlink {
    background: url(/i/comments.gif) center left no-repeat;
}
.blogEntry .commentEntry {
    padding: 0px 0px 0px 30px;
    font-size: 11px;
}
.blogEntry .commentEntry .commentTitle {
    font-weight: bold;
    padding: 0px 0px 3px 0px;
}
.blogEntry .commentEntry .commentDetails {
    padding: 0px 0px 0px 20px;
}
.blogEntry .commentEntry .commentAuthor, .blogEntry .commentEntry .commentText {
    font-style: italic;
}
.blogEntry .commentEntry .commentText {
    padding: 0px 0px 5px 0px;
}

table.blogCommentForm {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
}
.blogCommentForm table {
    text-align: left;
    margin-left: auto;
    margin-right: auto;
}
.blogCommentForm td {
    background-color: #EFEFEF;
    padding: 3px;
    font-size: 11px;
}
.blogCommentForm th {
    background-color: #96A67E;
    padding: 3px;
    font-size: 11px;
}
.blogCommentForm input, .blogCommentForm select, .blogCommentForm textarea {
    border: 1px solid #000000;
}
.blogCommentForm .messageBox {
    background-color: #FFC;
    border: 1px solid #FF0000;
    color: #FF0000;
    font-weight: bold;
}
.blogEntry .blogArchiveTitle {
    font-size: 22px;
    font-weight: bold;
    color: #000000;
}
.blogEntry .text_black {
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 11px;
}