/* CSS Document */
/*--------------------------------------body---*/
/* CSS Document */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {
	padding:0px 0px 0px 0px; 
	margin:0px 0px 0px 0px;
}
body, html {height:100%}
body {
	text-align:center;
	background:url(../images/body.jpg) top center repeat;
}
.body-bg-top {background:url(../images/body-bg-top.png) top center no-repeat;}


table {border-collapse:collapse; border:0px; width:100%;	padding:0;}

a, object {outline:none;}

td {vertical-align:top; text-align:left;}
	td a {text-decoration: none; background: url(../images/marker.gif) no-repeat 0 4px;}
		td a:hover {color: #7C7C7C;}

th {text-align:left; vertical-align:top}
img {border:none}

h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 48px;
	line-height: 48px;
	color: #252525;
	text-transform: uppercase;
	font-weight: normal;
}
	h1 a {text-decoration: none; color: #252525;}
h2 {
    color: #717171;
    font-size: 18px;
    text-transform: uppercase !important;
	padding: 20px 0 0 0;
	margin-bottom: -4px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

h3, .componentheading, .article-title-text {
	font-size: 24px;
	line-height: 30px;
	padding: 29px 0 0px 7px;
	margin: 0px;
	color: #2c2c2c;
	text-transform: uppercase;
	font-weight: normal;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
	h3 a {text-decoration: none; color: #ebe8a9;}



.article-title-text {padding-top: 5px;}

.h3-bot {padding-bottom: 10px !important;}

h4 {
	font-size: 20px;
	line-height: 1.2307em;
	padding: 30px 0 14px;
	margin: 0px 0 0 0;
	letter-spacing: 0px;
	color: #4e4e4e;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
	h4 a {color: #2e2e2e;}
	h4 a:hover {color: #5d5c5c;}

strong {
	font-size: 13px;
	line-height: 18px;
	color: #202020;
	font-weight: bold;
}

.strong {
	font-size: 19px;
	line-height: 26px;
	color: #858585;
	font-weight: normal;
}

textarea .inputbox {
	width:300px; 
	height:100px; 
	margin:0px 0px 5px 0px;
}

select {
	height:auto; 
	margin:0px 0px 2px 0px; 
	vertical-align:middle
}

.alignright {text-align: right;}

.overflow {overflow: hidden;}

ul {list-style:none;}
	li {list-style: none;}

ol {margin:0px 20px 0px 20px;}

.width	{width:100%}

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
	
.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix { height: 1%;}
.clearfix {display: block;}

/* End hide from IE-mac */
body, td, th, div, p, label, input {
	color:#2c2c2c;
	font:normal 13px/18px Arial, Helvetica, sans-serif;
}

input, select, #contact_text {
	color:#2C2C2C;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:13px;		
}

input.inputbox, textarea {border: 1px solid #f2f0e6; padding: 4px;}

select {border:1px solid #e0e0de;}

a {color:#EC4783; text-decoration:underline;}
a:hover {text-decoration:none;}
a, button, .button{ cursor:pointer;}


p {padding-top: 18px;}

.top {padding-top: 18px;}

.bot {padding-bottom: 18px;}

.margin-top {margin-top: 0 !important;}

.icon-indent {display: none;}

.link {
    background: url(../images/marker.gif) no-repeat 0 4px;
    color: white;
    font-size: 14px;
    line-height: 21px;
    padding-left: 15px;
	text-decoration: none;
}
	.link:hover {color: #7C7C7C;}
	
.pagenav {padding: 0 3px;}


/*----------------------------------------------------------content---*/
/* Tooltips */
.tool-tip {
	float: left;
	background: #ffc;
	border: 1px solid #D4D5AA;
	padding: 5px;
	max-width: 200px;
	text-align:left;
	color:#000;
	z-index:1500 !important
}

.tool-title {
	padding: 0;
	margin: 0;
	font-size: 100%;
	font-weight: bold;
	margin-top: -15px;
	padding-top: 15px;
	padding-bottom: 5px;
	background: url(../../system/images/selector-arrow.png) no-repeat;
	color:#000
}

.tool-text {
font-size: 100%;
margin: 0;
color:#000
}
/*-----------------------------article_settings-*/
.pagenavcounter{ padding:11px 0;}

#contact_text {
	height:auto;  
	overflow:auto;
	width:90%;
}

.comments {display:none !important}

.img-indent{
	margin:0px 20px 0 0 !important; 
	float:left;
}

/*---------------------------content-heading---*/
#poll{padding:0 0 0 0;}

td.contentheading{ 
	font-weight:normal;
	position:relative;
	line-height:1.2em;
}

/*-----------------------------------read-more---*/
div a.readon {
	background:url(../images/readon.png) 0 0 no-repeat;
	display: inline-block !important;
	margin: 7px 0 0px 0;
	padding: 9px 0 0 27px;
	font-size: 12px;
	line-height: 18px;
	color: #2e2e2e;
	text-decoration: none;
	width: 82px;
	height: 27px;
	text-align: left;
	font-weight: bold;
}
div a.readon:hover	{background:url(../images/readon.png) 0 -36px no-repeat;}

.iteminfo				{
	padding:0px 0px 6px 0px; 
	margin:0px 0px 15px 0px;
}

.createdby				{
	color:#7a7a7a; 
	display:block;
	text-transform:none;
}

div.small				{ /* Written by */
	display:block;
	color:#7a7a7a;
	font-size:11px;
	font-weight:normal;
	margin:0px 0px 0px 0px; 
	padding:0px 0px 7px 0px;
	white-space:nowrap;
	line-height:11px;
}

	.cont_pad_indent {padding: 40px 28px 0px 31px; overflow: hidden; position: relative;}

/*--------------------------------------------------------VM---*/
#martInfo .button {width:52px;}
#martInfo h3 {
	color:#181212;
	font-size:16px;
	font-weight:bold;
	position:relative;
	border-bottom: 1px solid #e3e3e3;
	padding-bottom: 6px;
	margin-bottom: 10px;
}
#martInfo .moduletable {text-align:right;}
.null {padding:0; margin:0 !important;}

/*-----------------------------------buttons---*/
#content .button, 
#content .validate,
#content .readmore a {
	background:url(../images/readon.png) left top no-repeat;
	display: inline-block !important;
	margin: 11px 0 22px 0;
	padding: 13px 0 0 15px;
	*padding: 9px 0 0 15px;
	font-size: 17px;
	line-height: 1.2307em;
	color: #212121;
	text-decoration: none;
	width: 131px;
	height: 27px;
	*height: 31px;
	text-align: center;
}
#content .button:hover, #content .validate:hover, #content .modal-button:hover, #content .readmore a:hover, #content div.blank a:hover{background:url(../images/readon.png) 0 -36px no-repeat;}
* html .button, 
* html .validate {display:block;}
.wrapper-sub-title, .sub-title-wrapper{ background:#f4550f; color:#fff; padding-top:8px  !important; padding-bottom:8px  !important;}
.wrapper-sub-title a, .wrapper-sub-title a:hover, .sub-title-wrapper a{ color:#fff}

.sub-indent-table{ text-indent:8px;}

#content .button2-left { float:left; margin-right:5px;}

#content .button2-left, .image {display:inline}

#content .button2-left a:hover,
#content .readmore a:hover,
#content div.blank a:hover	{color:#ff8c0a;}

.modal-button, .readmore a, div.blank a {float:left; padding:0 0px; margin:0px 1px 0px 0px;}
#editor-xtd-buttons {padding:5px 0px 5px 0px; overflow:hidden; width:500px; float:left}

#editor-xtd-buttons .button2-left a,#editor-xtd-buttons .button2-left .readmore a {
	background:url(../images/readon.png) left top no-repeat;
	display: inline-block !important;
	margin: 11px 0 22px 0;
	padding: 13px 0 0 15px;
	*padding: 9px 0 0 15px;
	font-size: 17px;
	line-height: 1.2307em;
	color: #212121;
	text-decoration: none;
	width: 131px;
	height: 27px;
	*height: 31px;
	text-align: center;
}
#editor-xtd-buttons .button2-left a:hover {background:url(../images/readon.png) 0 -36px no-repeat;}

#editor-xtd-buttons .readmore {display:inline}
.blank {padding:5px 0px 0px 0px; _padding:11px 0px 11px 0px;}

#content .button, #content .validate, #content .modal-button {
	background:url(../images/readon.png) 0 0 no-repeat;
	display: inline-block !important;
	margin: 7px 0 0px 0;
	padding: 9px 0 28px 27px;
	font-size: 12px;
	line-height: 18px;
	color: #2e2e2e;
	text-decoration: none;
	width: 108px;
	height: 36px;
	text-align: left;
	font-weight: bold;
	border: none;
	font-family: Arial, Helvetica, sans-serif;
}
#content .button:hover, #content .validate:hover, #content div.blank a:hover, #content .readmore a:hover, #content .modal-button:hover {background:url(../images/readon.png) 0 -36px no-repeat;}

.searchArea .button, .button-field .validate {margin-top: 6px !important;}

#content .modal-button, #content div.blank a, #content .readmore a { 
	background:url(../images/readon.png) left top no-repeat;
	display: inline-block !important;
	margin: 11px 0 22px 0;
	padding: 13px 0 0 15px;
	*padding: 9px 0 0 15px;
	font-size: 17px;
	line-height: 1.2307em;
	color: #212121;
	text-decoration: none;
	width: 131px;
	height: 27px;
	*height: 31px;
	text-align: center;
}
#content .modal-button:hover, #content div.blank a:hover, #content .readmore a:hover {background:url(../images/readon.png) 0 -36px no-repeat;}
/*--------------------------------------result---*/
.searchArea {padding:10px; border:1px solid #f2f0e6; margin:20px 0 0 0;}
.sectiontableentry0 td, .sectiontableentry1 td, .sectiontableentry2 td	{ border-bottom:none; border-bottom:1px solid #f2f0e6;}
.sectiontableentry1 td, .sectiontableentry0 td, .sectiontableentry2 td 	{ padding-bottom:5px !important; padding-top:5px; text-indent:11px;}
.var1 {	padding:0 15px 15px !important;	margin:5px 0px 5px 0px;   border-bottom:none;  border-bottom:1px solid #f2f0e6;}
.var1 a, .var2 a {text-decoration: none;}
.var2 {	 padding:0 15px 15px !important; margin:5px 0px 5px 0px;  border-bottom:none; border-bottom:1px solid #f2f0e6; }
.var1 p, .var2 p { color:#7c7c7c; padding: 0; font-style: italic;}
.var1 h4, .var2 h4 { color:#333; padding: 12px 0 6px;}
.results	{padding:0px 20px 15px 10px;}

.searchintro	{padding:0px 0px 10px 0px;}
.searchintro p {padding: 0 !important;}

.results ol li	{padding:0px 0px 10px 0px; text-align:justify; list-style:decimal;}
.results h3{ padding:18px 0 0 0;}

#searchForm{ display:block; padding:0 0 0 0;}

.sectiontableheader{padding:6px 20px 6px 11px; }
#search_searchword{ margin:10px 0 0 0; padding:2px 5px !important; line-height:21px; height:23px;}
.indent-search-searchword{ display:block; padding:14px 11px 0 0; line-height:19px;}
/*--------------------------------------archive---*/
.archiveBlock .button {	display:inline-block; margin:0px 0px 0px 5px;}
ul#archive-list h4 a {	font-size:12px;	text-transform:none;}
/*--------------------------------------poll---*/
dl.poll {padding:25px 0px 35px 0;}

.button-poll-left{
	background:url(../images/readon.png) 0 0 no-repeat;
	display: inline-block !important;
	margin: 7px 0 0px 0;
	padding: 9px 0 28px 27px;
	font-size: 12px;
	line-height: 18px;
	color: #2e2e2e;
	text-decoration: none;
	width: 108px;
	height: 36px;
	text-align: left;
	font-weight: bold;
	border: none;
	cursor: pointer;
	margin-right: 20px;
	font-family: Arial, Helvetica, sans-serif;
}

.button-poll-left:hover, .button-poll-right:hover {background:url(../images/readon.png) 0 -36px no-repeat;}

.button-poll-right {
	background:url(../images/readon.png) 0 0 no-repeat;
	display: inline-block !important;
	margin: 7px 0 0px 0;
	padding: 9px 0 28px 27px;
	font-size: 12px;
	line-height: 18px;
	color: #2e2e2e;
	text-decoration: none;
	width: 108px;
	height: 36px;
	text-align: left;
	font-weight: bold;
	border: none;
	cursor: pointer;
	font-family: Arial, Helvetica, sans-serif;
}

dl.poll-polls dt {font-weight:bold; padding:7px 0px 0px 0px; }

.poll-polls .question {
	color:#a5c718;	
	font-size:15px;	
	padding:0 0 5px 0; 
	line-height:18px;
}
.poll-polls .poll-body {padding:15px 0px 15px 0}
.poll-body label { line-height:14px; padding:0px 0px 0px 4px;}
.poll-polls .buttons {margin:0 0px 0 0px;}

.poll-polls .result	{background:#ffea00;}

.poll-polls .section	{
	overflow:hidden; 
	padding:3px 0px 3px 0px;
	width:100%;
	color:#2c2c2c;
}
.poll-polls .section2	{
	overflow:hidden; 
	padding:2px 0px 4px 0px;
	width:100%;
	color:#000;
	 color:#878989;
}
.poll-polls .radio{float:left; width:20px;}
.poll-polls .radio input {display:block; width:16px; height:16px; vertical-align:middle;}
.poll-polls .var	{margin:0px 0px 0px 20px;text-align:left}
.display	{padding:0px 0px 10px 0px;}
.display select	{border:1px solid #46462f; width:100px;}

.sectiontableentry1 div, .sectiontableentry0 div {font-size:1px}
.td_1, .td_2 {width:5%; text-align:center;}
.td_3 {	width:90%; padding:0px 0px 0px 10px;}
.pollstableborder .question {padding:0px 0px 0px 85px;}
.pollstableborder{ margin:25px 0 0 0;}
/*--------------------------------------userforms---*/

dl.contentpane	dt {padding:10px 0px 20px 0px;}
dl.contentpane	dd {
	width:100%;
	overflow:hidden;
}
dl.contentpane	div {vertical-align:middle;}
dl.contentpane .description {
	width:120px;
	padding:14px 0px 0px 0px;
}
dl.contentpane .input-field {
	width:160px;
	padding:10px 0px 0px 0px;
}
dl.contentpane .input-field #email{margin:0; padding:4px 5px 1px !important; height:22px; border:1px solid #bfbfbf; width:145px;}
dl.contentpane .button-field {
	width:140px;
	padding:0px 0px 0px 20px;
}

/*-------------------------------------search---*/
span.count{  color:#a5c718; }
/*-------------------------------------search-result---*/
.search_result {padding:0px 20px 0px 0px;}	
.search_result h3	{color:#808080;  font-size:14px;}
.searchintro b, .searchintro strong, .highlight		{color:#484848; font-weight:bold;}

/*-------------------------------------admin-form---*/

.adminform td 			{padding:0px 0px 2px 0px;}
.pagin-bottom{ padding:5px 0 15px 0;}

/*---------------------------system-error-messages--*/
.error		{margin:15px 10px 20px 0;}
.message{ margin:0 !important;}
#system-message dt.error, dt.message {display: none; }
.error dd ul {
	background:#CE0303;
	border-bottom:3px solid #670606;
	border-top:3px solid #670606;
	color:#FFFFFF;
	margin:0 !important;
	padding:5px 0 5px 10px !important;
	width:100%;
}

.error dd ul li	{
	background:none !important;
	color:#fff !important; 
	margin:0px 0px 0px 20px !important;
	padding:0 !important; 
}
/*---------------------------------------------------------------------------------boxes---*/
/*----------------------------------------login-form---*/
.module-login {padding:0 0 20px;}
.module-login .moduleTopBg {width:100%;}
.module-login .sec {width:100%;}
.module-login .boxIndent {padding:0 0px 0 0;}
/*-------------------title----*/

/*-----------------content----*/
.form-height{ height:32px; margin:3px 0 0 0; }
.form-login {padding:0px 0px 20px 0px;}
#form-login {padding:0px 0px 0px 15px;}
#form-login-remember {padding:10px 0px 0px 0; }
.module-login label {
	display:block;
	line-height:18px;
	padding:0px 0px 0px 2px;
	width:100%;
	color:#969494;
	font-size:12px;
	
}
label.remember {
	display:inline;
	color:#969494 !important;
	margin:0 0 0 0;
}

.module-login p, .module-login div, label.remember {
	line-height:18px;
	text-transform:none;
}
.logo-title {
	font-size:15px; 
	padding-bottom:21px !important;  
	font-size:14px !important; 
	display:block; 
	line-height:35px; 
	color:#969494 !important;
}
#mod_login_username, #mod_login_password {margin:0px 0px 0px 0px;}

.josForm tr {vertical-align: middle; display: block;}
.josForm td {vertical-align: middle;}

.josForm .hasTip {
	display: inline-block;
	width: 100px;
}

.josForm .validate-email, .josForm #username, .josForm #token {
	border: 1px solid #BFBFBF;
    height: 22px;
    line-height: 18px;
    margin: 0 0 0;
    padding: 2px 5px !important;
    width: 145px;
}


.module-login a {
	margin:0; color: #202020;
}
	.module-login a:hover {}


.module-login .inputbox { /* inputbox */
	color:#727272;
	font-size:11px;
	padding:4px 4px 2px 5px;
	width:160px;
	background:#fff;
	border:1px solid #e5e5e5;
	line-height:20px;
	height:19px;
	font-size:12px
	
}
#modlgn_username, #modlgn_passwd {float:left;}
.username label, .password label {
}

.remember {	padding:4px 0px 0px 0px;}

input.checkbox { /* checkbox */
	border:none; 
	display:block;
	margin:3px 6px 0px 0; 
	vertical-align:middle;  
	width:12px;
	height:12px;
	position:relative;
	float:left;
}

.blue {color:#969494 !important;}


.button-login, .log  .button {
	background:url(../images/readon.png) 0 0 no-repeat;
	display: inline-block !important;
	margin: 7px 0 0px 0;
	padding: 9px 0 28px 27px;
	font-size: 12px;
	line-height: 18px;
	color: #2e2e2e;
	text-decoration: none;
	width: 108px;
	height: 36px;
	text-align: left;
	font-weight: bold;
	border: none;
	font-family: Arial, Helvetica, sans-serif;
}
.button-login:hover, .log .button:hover{background:url(../images/readon.png) 0 -36px no-repeat;}

#inputs{ padding:0 11px 12px 0; display:none}
.log{ width:100%; overflow:hidden; display:block;}			  
/*-------------------------------------header---*/
.clear, .wrapper { width:100%; overflow:hidden;}
.clear1{ clear:both;}
.br{ display:block;}
.fright{ float:right !important;}
.fleft{ float:left;}

.row-search{ height:80px;}
.row-top-menu{ float:right;}
/*-------------------------------------content---*/
.content {
	position: relative;
	z-index: 1;
	text-align: left;
}
.content > .main > .wrapper {padding: 0 0 0 0;}

#content {
	padding:0 0 0px 0;
	overflow:hidden;
}
.container {
	text-align:left; 
	padding:0px;
}

#left {
	float: left;
    position: relative;
    text-align: left;
    width: 220px;
	margin:0 20px 0px 0px;
	padding-bottom: 20px;
} 

#right {
	float:right; 
	text-align:left; 
	width:	220px; 
	margin:0 0 0px 20px;
	padding:0px 0px 0 0px;
}

.indent-top-none{ padding-top:0 !important;}
.text1 dt{ color:#000; font-size:10px; line-height:14px;}
.text1 dt strong{ color:#a6a6a6; font-size:13px; display:block;}
.text1 dd{ color:#000; font-size:13px; line-height:20px; padding:5px 0 10px 0;}

.module-login .boxIndent{ padding:0 0 0 0px;  margin-bottom:0}

/* EOF Drop-down menu */

#emailForm .inputbox, #emailForm #contact_text{
	
}

#emailForm .button {
	color: #2E2E2E;
    display: inline-block !important;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    font-weight: bold;
    height: 36px;
    line-height: 18px;
    margin: 20px 0 7px;
    padding: 9px 0 28px 27px;
    text-align: left;
    text-decoration: none;
    width: 108px;
}

.paramlist {margin-bottom: 20px;}
.form-validate {padding-bottom: 0px;}
.form-validate .paramlist_key{ width:312px !important;}
.calendar {z-index:15000 !important}
.article-text-indent td {padding-bottom:1px; }


/*===========================================================================*/
.contact_email {padding: 3px 0 0 9px;}

.contact_email label {display: none;}
.contact_label {
	width: 442px;
}
	.contact_label label, .contact_area label {
		text-transform: capitalize;
		margin-left: -4px;
	}

	.contact_input {
		background:url(../images/input.gif) 0% 0% no-repeat;
		margin-bottom:0px;
		height:58px;
	}
	.contact_input input {
		width:404px;
		padding:	10px 19px;
		*padding:	12px 19px;
		background: none;
		border: none !important;
		font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
		line-height: 13px;
	}
.contact_area {
	height:	214px;
	width:	442px;
	background:	url(../images/area.gif) 0% 0% no-repeat;
}
	.contact_area textarea {
		background: none;
		width:	404px !important;	
		padding:	10px 19px !important;
		*padding:	12px 19px !important;
		height:194px !important;
		*height:174px !important;
		border: none !important;
		font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	}
	
/*===========================================================================*/
.main-indent {
	padding: 91px 0 0 0;
	position: relative;
}

.extra {
	width: 1006px;	
	margin: 0 auto;
	background: #fff;
	box-shadow: 0 0 4px rgba(0, 0, 0, .1);
	-moz-box-shadow: 0 0 4px rgba(0, 0, 0, .1);
	-webkit-box-shadow: 0 0 4px rgba(0, 0, 0, .1);
}

.main 	{
	width: 940px;
	margin: 0 auto;
	position: relative;	
}

.header {
	position:relative;
	margin: 0 auto;
	padding-bottom: 22px;
	z-index: 2;
}

/*------ welcome ------*/
.wrapper {
	width: 100%;
	overflow: hidden;
}
/*===========================================================================*/
#logo {
	text-align: left;
	padding: 39px 0 20px 0;
	float: left;
}
#logo a {display:block; cursor:pointer;}

.user1 {
	float: right;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 18px;
	color: #9e9e9e;
	text-transform: uppercase;
	padding: 64px 1px 0 0;
}
/*===========================================================================*/
#com-form-login img {display: none;}
/*===========================================================================*/
.search{
	position:relative;
	width:	699px; 
	padding: 0 0 0;
	margin: 1px 0 20px 0;
	height:	41px;
	background:	url(../images/search-input-bg.gif) 0% 0% repeat-x;
	border-left: 1px solid #d8d8d8;
}
	.search .search-input { 
		width:	100%; 
		float:left;  
		height:35px;  
		display:inline;
	}
	.search .search-button {
		position:	absolute; 
		right:	0px;
		top:	0px;
	}
	.search .inputbox {
		border:			none;
		color:			#969696;
		font-size:		14px;
		line-height:	14px;
		font-family: Arial, Helvetica, sans-serif;
		margin:			0px 16px !important;
		padding:		13px 0px;
		width:			624px;
		background:		none;
		outline:		none;
	}
		.search .search-button {
			width:		44px; 
			height: 	41px;
			position:	absolute; 
			right:		0px; 
			top:		0px;
		}
			.search .button	{
				width:44px !important;  
				height: 	41px !important;
				margin:0 0 0 0  !important; 
				padding:0  !important;
			}		
/*===============================================================================================================*/
.navigation {
	width: 100%;
	height: 34px;
	border-top: 1px solid #d9d9d9;
	border-bottom: 1px solid #d9d9d9;
	margin-bottom: 14px;
	position: relative;
	z-index: 2;
}
	.navigation .sf-menu {
		margin:		0px 0 0 0; 
		padding:	0 0 0 0px;
		width: auto;
		line-height: 0;
		float: left;
	}
		.navigation > .sf-menu > li {background: none !important;}
		.navigation > .sf-menu > li#current {background: none !important;}
		
		.navigation .sf-menu li.parent a .sf-sub-indicator, .navigation_2 .sf-menu li.parent a .sf-sub-indicator, .navigation .sf-menu li.parent ul li a .sf-sub-indicator {display: none;}
					
			.navigation .sf-menu a {border: none; padding: 8px;}
			
			.navigation > .sf-menu > li > a {
				border: none !important;
				display:	block;
				font-size:	13px;
				line-height: 18px;
				color:	#262626;
				text-transform:	lowercase;
				text-decoration:	none;
				text-align: left;
				background: none;
				letter-spacing: 0px;
				padding: 8px 8px 8px 8px !important;
				margin-right: 22px;
				font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
			}
			.sf-menu li .separator {
				padding: 8px 8px 8px 8px !important;
				cursor: pointer;
				
				border-bottom: 1px solid #d8d8d8 !important;
				border-left: 1px solid #d8d8d8 !important;
				border-right: 1px solid #d8d8d8 !important;
				border-top: 0px solid #d8d8d8 !important;
				color:	#262626;
				text-transform:	lowercase;
				text-align: left;
				background: none;
				letter-spacing: 0px;
				padding: 8px 8px 8px 8px !important;
				margin-right: 22px;
				width: 150px;
			}
				.sf-menu li .separator:hover, .sf-menu li.active ul li.active .separator, .sf-menu li.active ul li.sfHover .separator {background: #262626; color: white;}
				
				.navigation .sf-menu li li a {width: 100%;}				
					.navigation > .sf-menu > li > a:hover, .navigation > .sf-menu > li.active > a {background: #262626; color: white;}
				
				.navigation .sf-menu li ul {
					background: #f4f4f4;
					width: 167px;
					top: 34px;
					left: 0px;
					display: none;
					border-top: 1px solid #d8d8d8;
				}
				.sf-shadow ul {padding: 0!important;}
				.navigation .sf-menu li ul li {
					background: none;
					line-height: 18px;
					font-size: 13px;
					padding: 0 0px;
					width: 150px;
				}
					.navigation .sf-menu li ul li a, .navigation .sf-menu li#current ul li a {
						font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
						text-align: left;
						display: block;
						background: none;
						font-size: 13px;
						color: #000;
						float: left;
						border-bottom: 1px solid #d8d8d8;
						border-left: 1px solid #d8d8d8;
						border-right: 1px solid #d8d8d8;
					}
						.navigation .sf-menu li ul li a:hover, .navigation .sf-menu li#current ul li a:hover, .navigation .sf-menu li ul li.active > a, .navigation .sf-menu li ul li.sfHover > a, .navigation .sf-menu li ul li#current > a {color: white; text-decoration: none !important; background: #262626;}
					
				.navigation .sf-menu li ul li ul {
					padding: 0;
					top: -1px;
					left: 167px;
				}
					.navigation .sf-menu li ul li ul li {}
						.navigation .sf-menu li ul li ul li a {display: block;}
							.navigation .sf-menu li ul li ul li a:hover, .navigation .sf-menu li ul li ul li#current a {
								color: #fff !important;
							}
			.sf-shadow ul {
				border-radius: 0px !important;
				-moz-border-radius: 0px !important;
				-webkit-border-radius: 0px !important;
			}
			.sf-menu #current {background: none;}
				.sf-menu #current a {background: #262626; color: white;}
				
				
.footer-nav .sf-menu {
	padding-top: 29px;
}
	.footer-nav .sf-menu li:first-child {background: none !important; padding-left: 0 !important}
	.footer-nav .sf-menu li {
		background: url(../images/footer-nav-bg.gif) no-repeat 0 5px !important;
		padding-left: 20px;
		font-family: "Times New Roman", Times, serif;
	}
		.footer-nav .sf-menu a {border: none !important;;}
		.footer-nav .sf-menu li a {
			background: none !important;
			border: none !important;
			padding: 0 0 0 0 !important;
			color: white !important;
			font-size: 12px;
			text-transform: uppercase;
			margin-right: 20px;
		}
			.footer-nav .sf-menu li a:hover {
				background: none !important;
				text-decoration: underline;
			}
			.footer-nav .sf-menu li .sf-sub-indicator {display: none;}
/*===========================================================================*/
.smile {
	float: right;
	padding: 2px 5px 0 0;
}
/*===========================================================================*/

/*===========================================================================*/
.img_container img {display: none;}
/*===========================================================================*/
.module-categories {
	background: #f4f4f4;
	margin-bottom: 21px;
	padding: 0 22px;
}
.module-categories ul {margin: 0px 0 23px;}

	.module-categories ul li:first-child {background: none;}
	
	.module-categories ul li {
		font-size: 13px; 
		line-height: 29px; 
		background: url(../images/marker.gif) repeat-x left top; 
		padding-left: 22px;
		font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	}
		.module-categories ul li a {
			text-decoration:none;
			color: #484848;
			background: url(../images/marker1.gif) no-repeat 0 6px; 
			padding-left: 13px;
			font-weight: bold;
		}
			.module-categories ul li a:hover {color: #8f8d8d;}

.module-archive {
	background: url(../images/module-archive-bg.jpg) repeat 0 0;
	padding: 0 31px 0 29px;
}
.module-archive h3 {color: #fffefe; padding: 28px 0 22px 0px;}

.module-archive ul {margin: 0px 0 28px;}

	.module-archive ul li:first-child {border-top: none;}
	
	.module-archive ul li {
		font-size: 12px; 
		line-height: 29px; 
		border-top: 1px solid #565656;
		padding-left: 8px;
		font-family: Tahoma, Geneva, sans-serif;
	}
		.module-archive ul li a {
			text-decoration:none;
			color: #d5d5d5;
			font-weight: bold;
		}
			.module-archive ul li a:hover {color: #a6a5a5;}
/*===========================================================================*/
.module-message {
	background: url(../images/message-bg.jpg) repeat 0 0;
	padding: 0 30px 21px 36px;
	margin-bottom: 21px;
}
.module-message h3 {
	padding-left: 0;
	font-family: "Times New Roman", Times, serif;
	font-size: 34px;
	line-height: 36px;
	color: white;
	padding: 24px 0 1px 0px;
}

.module-message .globalnews {width: 100%; overflow: hidden; padding: 13px 0 0 1px;}
	.module-message .gn_static {
		color: white;
	}
		.module-message .gn_static div {
			text-align: right;
		}
/*===========================================================================*/
.container {
	border-top: 1px solid #d4d4d4;
	border-bottom: 1px solid #d4d4d4;
	padding: 10px 0 15px;
}
.all .container {padding-top: 0px;}
/*===========================================================================*/
.nivoSlider {position:relative;}

.nivoSlider img {
	position:absolute;
	top:0px;
	left:0px;
}
/* If an image is wrapped in a link */
.nivoSlider a.nivo-imageLink {
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	border:0;
	padding:0;
	margin:0;
	z-index:6;
	display:none;
}
/* The slices and boxes in the Slider */
#slider {
	width:940px; 
	position: relative;
	display:inline-block;
	height:419px; 
	overflow: hidden;
	z-index: 1;
}

.nivo-slice {
	display:block;
	position:absolute;
	z-index:5;
	height:100%;
}
.nivo-box {
	display:block;
	position:absolute;
	z-index:5;
}
/* Caption styles */

/* Direction nav styles (e.g. Next & Prev) */
.nivo-nextNav, .nivo-prevNav {
	display:inline-block; 
	width:26px; 
	height:48px;
	z-index:999; 
	cursor:pointer;
}
.nivo-prevNav {
	background:url(../images/arrows.png) 0 0 no-repeat; 
	position:absolute;
	left: 21px;
	top: 185px;
}

.nivo-nextNav {
	background:url(../images/arrows.png) -28px 0px no-repeat; 
	position:absolute; 
	right: 20px; 
	top: 185px; 
}
	

/* Control nav styles (e.g. 1,2,3...) */
.nivo-controlNav a {
	position:relative;
	z-index:9;
	cursor:pointer;
}
.nivo-controlNav a.active {font-weight:bold;}
/*===========================================================================*/
.module-about {
	padding-left: 31px;
}

.module-about h3, .module-experience h3 {padding: 2px 0 21px 0;}

	.module-about .gn_static center, .module-experience .gn_static center {
		display: block;
		width: 100%;
		overflow: hidden;
	}
	.module-about .gn_static > a {
		font-family: "Times New Roman", Times, serif;
		font-size: 19px;
		line-height: 30px;
		color: #303030;
		text-decoration: none;
		display: block;
		margin: 18px 0 3px 0;
	}
		.module-about .gn_static > a:hover {
			color: #676767;
		}
	.module-about .gn_static a.readon {
		font-family: Arial, Helvetica, sans-serif;
		display: inline-block !important;
		margin: 20px 0 7px 0;
		padding: 9px 0 0 27px;
		font-size: 12px;
		line-height: 18px;
		color: #2e2e2e;
		text-decoration: none;
		width: 82px;
		height: 27px;
		text-align: left;
		font-weight: bold;
	}
	
	.module-experience .gn_static > a {
		font-family: "Times New Roman", Times, serif;
		font-size: 19px;
		line-height: 30px;
		color: #787878;
		text-decoration: none;
		display: block;
		margin: 6px 0 12px 0;
	}
/*===========================================================================*/
.row {padding: 0px 0 0 61px;}

.row .col {
	float: left;
	width: 141px;
	margin-right: 40px;
}

.row ul {
	padding: 46px 0 64px;
}
	.row ul li {
		font-size: 13px;
		line-height: 24px;
		background: url(../images/marker4.gif) no-repeat 0 10px; 
		padding-left: 17px;
	}
		.row ul li a {
			color: #303030;
			font-weight: bold;
			text-decoration: none;
		}
			.row ul li a:hover {
				color: #000;
				text-decoration: underline;
			}
/*===========================================================================*/
.pad1 {padding-top: 10px;}
.pad2 {padding-top: 30px;}
.dropcap_1_1 {
    color: #46403B;
    display: block;
    float: left;
    font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
    font-size: 18px;
    line-height: 1em;
    width: 32px;
}
.answer {
    color: #565350;
    font-size: 13px;
    line-height: 18px;
    overflow: hidden;
}
template.css (?????? 1531)
.color1 {
    color: #A9A9A9;
    font-size: 16px;
    line-height: 18px;
}
/*===========================================================================*/
/*===========================================================================*/
/*===========================================================================*/
/*===========================================================================*/
/*===========================================================================*/
/*===========================================================================*/
	.contacts span {
		display: inline-block;
		vertical-align: baseline;
		width: 69px;
	}
	.contacts a {text-decoration: none;}
		.contacts a:hover {text-decoration: underline;}
/*===========================================================================*/
.contact {
	overflow: hidden;
	width: 210px;
}
	.contact a {text-decoration: none;}
		.contact a:hover {text-decoration: underline;}
/*===========================================================================*/
.padding {padding: 0 0 0px 11px;}
/*===========================================================================*/
.col_1, .col_2, .col1, .col2, .col-left, .col_left, .col1-1, .col2-1 {float: left;}
.col-right, .col_right {float: right;}

.col_1 {width: 331px; margin-right: 31px;}
.col_2 {width: 566px;}

.col1 {width: 210px; margin-right: 20px;}
.col1-1 {width: 165px;}
.col2 {width: 185px;}
.col2-1 {width: 185px; margin-right: 24px;}

.col-left {width: 220px;}
.col-right {width: 378px;}

.col_left {
	width: 341px;
	border-right: 1px solid #ececec;
	padding-right: 39px;
	margin-right: 39px;
}
.col_right {width: 280px;}

.about .col-left {width: px;}
/*===========================================================================*/
/*-------------------------------------footer---*/
.footer {
	position:relative;
	text-align: left;
	padding: 0 0 56px;
	color: white;
}
	
.policy {
	float: right;
	font-size: 12px;
	line-height: 24px;
	color: #bdbdbd;
	padding: 23px 0 0px 0px;
	text-transform: uppercase;
	font-family: "Times New Roman", Times, serif;
}
	.policy a {color: #bdbdbd;}
	
/*===========================================================================*/
.left {float: left;}

.top {padding-top: 18px;}

p {padding-top: 18px;}

.under {border-bottom: 1px solid #171412; margin-bottom: 30px; padding-bottom: 18px;}

ul.mostread-popular, #right ul, ul.list {margin: 0px 0 23px;}

	li.mostread-popular:first-child, #right ul li:first-child, ul.list li:first-child {background: none;}
	
	li.mostread-popular, #right ul li, ul.list  li {
		font-size: 13px; 
		line-height: 29px; 
		background: url(../images/marker.gif) repeat-x left top; 
		padding-left: 22px;
	}
		a.mostread-popular, #right ul li a, ul.list li a {
			text-decoration:none;
			color: #484848;
			background: url(../images/marker1.gif) no-repeat 0 6px; 
			padding-left: 13px;
			font-weight: bold;
		}
			a.mostread-popular:hover, #right ul li a:hover, ul.list li a:hover {color: #8c8b8b;}
			
ul.list2 {margin: 8px 0 18px !important;}
	ul.list2 li {
		line-height: 20px !important; 
		background: none !important; 
		padding-left: 0px !important;
	}	
		ul.list2 li a {
			text-decoration:none;
			color: #97b62a !important;
			background: url(../images/marker2.gif) no-repeat 0 7px !important; 
			padding-left: 11px;
		}
			ul.list2 li a:hover {text-decoration: underline !important;}
		