/* CSS Document */
/*--------------------------------------body---*/
body, td, th, div, p, label, input
{
	/*color: #8d8f94;*/
	color: #5d5f64;
	font: normal 12px/16px Arial, Helvetica, sans-serif;
	text-align: justify;
}
input, select, tetarea
{
	color: #595959;
	font-family: Arial, Helvetica, sans-serif;
}
a
{
	color: #b3c209;
}
a:hover
{
	color: #1ba2d4;
	text-decoration: underline;
}
a:hover
{
	text-decoration: none;
}
a, button, .button
{
	cursor: pointer;
}
/*----------------------------------------------------------content---*/
/*-----------------------------article_settings-*/
.pagenavcounter
{
	padding: 11px 0;
}
h6
{
	font: bold 12px Arial, Helvetica, sans-serif;
}

.article-decor
{
	padding: 0px 0px 12px 0px;
}
#contact_text
{
	height: auto;
	overflow: auto;
	margin: 0px 0px 5px 0px;
	width: 90%;
}

.article-separator-indent
{
	padding: 0 0 0 24px;
	display: none;
}
.article_separator
{
	height: 40px;
	border-top: 2px solid #dddddd;
	display: block;
	display: none;
}


.column_separator
{
	padding: 0px 0px 0px 0 !important;
}
.article_column
{
	padding: 0px 0px 0px 0px;
}

.article_indent h3
{
	overflow: hidden;
}
.article_indent h3 img
{
	margin: 0px 3px 0px 0px !important;
	float: left;
}
.contentpaneopen ul, .article-indent ul
{
	list-style: disc;
	margin: 0px 0px 0px 15px;
}

.contentpaneopen ul li, .article-indent ul li
{
	padding: 0px 0px 6px 0px;
}
.contentdescription img
{
	margin: 0px 20px 0px 0px;
}
.contentpaneopen img
{
	margin: 0 11px 0px 0px;
}

.contentpaneopen h3 img
{
	margin: 18px 10px 0px 0px;
}

#content .module ul
{
	list-style: none;
	margin: 0;
}
#container ul
{
	list-style: none;
	margin: 0;
}
#container ul li, #content .module ul li
{
	line-height: 16px;
	padding: 4px 0 4px 29px;
	margin: 0 !important;
	background: url(../../images/www/list_marker.gif) 0 5px no-repeat;
}
#container ul li a, #content ul li a:hover, #content .module ul li a, #content .module ul li a:hover
{
	color: #b3c209;
	line-height: 16px;
	font-size: 12px;
	margin: 0 !important;
}
#content ul li a:hover, #content .module ul li a:hover
{
	color: #93ad00;
}
#container ul li p
{
	line-height: 16px;
}
#container ul li span
{
	color: #4a575f;
	display: inline;
}

#content .s1 ul li
{
	/* background: url(../../images/www/main_menu_marker2.gif) 0 3px no-repeat !important; */
	background: 0 3px no-repeat !important;
}
#content .s1 ul li a
{
	color: #e67f00 !important;
}
#content .s1 ul li a:hover
{
	color: #4e4e4e !important;
}




/*---------------------------content-heading---*/
.article-indent
{
	padding-bottom: 11px;
}
span.small
{
	line-height: 14px;
	color: #a7abaf;
	font-size: 12px;
	padding: 4px 0 0 1px;
	display: block;
}
.createdate
{
	line-height: 14px;
	color: #323232;
	font-size: 12px;
	margin: 0 0px 0px 0;
	padding: 0 0px 0 1px;
	display: inline;
	background: url(../../images/www/title_wrapper.gif) 0 0 no-repeat;
	width: 53px;
	float: right;
	height: 53px;
}
.modifydate
{
	color: #a7abaf;
	font-size: 12px;
	padding: 10px 0px 0 1px;
	text-decoration: none !important;
}


.componentheading
{
	font-size: 31px;
	padding: 1px 5px 20px 31px;
	color: #3f4852;
	line-height: 33px;
	text-transform: capitalize;
}
#poll
{
	padding: 0 0 0 0;
}
td.contentheading
{
	font-size: 20px;
	padding: 8px 0 5px 0;
	color: #363636;
	line-height: 24px;
	font-weight: normal;
	text-align:left;
}
.q
{
  font-style: italic;
  font-size: 110%;
  font-family:Geneva, Georgia, serif;
  color: #165ca5;
}
.a
{
  font-size: 110%;
  margin: 2px 0px 15px 0px;
}

.contentpaneopen p
{
	padding: 0px 0px 10px 0px;
}
.buttonheading
{
	padding: 0 0 6px 0px;
}
.icon-indent
{
	padding: 2px 13px 0 0;
}
.buttonheading img
{
	padding: 0;
	margin: 7px 5px 0 7px;
	position: relative;
}
span.contentheading
{
	font-weight: normal;
	display: block;
	padding: 15px 0px 15px 0px;
	margin: 0px 0px 15px 0px;
}
#component-contact .contentheading
{
	font-size: 18px;
	padding-bottom: 25px;
}
/*-----------------------------------read-more---*/

.indent-more
{
	margin: 24px 0 0 0;
	border-top: 1px solid #e6e6e6;
	padding: 19px 0 0 0;
}
div a.readon
{
	display: block;
	text-align: center;
	color: #f5f8e9;
	font-size: 12px;
	background: url(../../images/www/extra_button.gif) 0 0 no-repeat;
	font-weight: bold;
	line-height: 15px;
	margin: 0 0 0 0;
	padding: 9px 0 7px 1px;
	text-align: center;
	float: left;
	width: 150px;
	text-transform: uppercase;
	text-decoration: none;
	height: auto;
}
div a.readon span
{
	line-height: 11px;
}
div a.readon:hover
{
	color: #fee826;
}

/*-----------------------------blog-more---*/

.blog_more
{
	padding: 21px 0px 10px 31px;
}
.blog_more strong
{
	color: #3f4852;
	font-size: 20px;
	line-height: 25px;
	display: block;
	padding: 0 21px 8px 0;
	font-weight: normal;
}
.blog_more h2
{
	font-size: 12px;
	padding: 0px 0px 0px 0px;
}
.blog_more ul
{
	margin: 15px 0px 15px 0 !important;
}
.blog_more a
{
	text-decoration: underline;
}
.blog_more a:hover
{
	text-decoration: none;
}

/*-----------------------------item-info---*/
.pagin-bottom
{
	padding-bottom: 18px;
}
.pagin-top
{
	padding-top: 0;
}


.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;
}


/*--------------------------------------------------------VM---*/
#martInfo .button
{
	width: 52px;
}
#martInfo h3
{
	display: block;
	width: 71px;
	float: left;
	color: #666565;
	font: normal 11px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}
#martInfo .moduletable
{
	text-align: right;
}
.null
{
	padding: 0;
	margin: 0 !important;
}

/*-----------------------------------buttons---*/


#content .button, #content .validate, #content .readmore a
{
	background: url(../../images/www/button_more.png) 0 0 no-repeat;
	width: 79px;
	padding: 0 0 0 0;
	color: #fffbd6;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	float: left;
	display: block;
	font-size: 12px;
	float: left;
	text-decoration: none;
	text-align: center;
	display: block;
	line-height: 23px;
}
#content .button:hover, #content .validate:hover, #content .modal-button:hover, #content .readmore a:hover, #content div.blank a:hover
{
	color: #e67f00 !important;
	text-decoration: none;
}
* html .button, * html .validate
{
	display: block;
}
#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: 400px;
	float: left;
}


#editor-xtd-buttons .readmore
{
	display: inline;
}
.blank
{
	padding: 5px 0px 0px 0px;
	_padding: 11px 0px 11px 0px;
}


#content .button, #content .validate, #content .modal-button
{
	display: block;
	text-align: center;
	color: #f5f8e9;
	font-size: 14px;
	background: url(../../images/www/extra_button.gif) 0 0 no-repeat;
	font-weight: bold;
	line-height: 19px;
	margin: 0 0 0 0;
	padding: 6px 0 8px 1px;
	text-align: center;
	float: left;
	width: 109px;
	text-transform: uppercase;
	text-decoration: none;
	border: none;
}
#content .button:hover, #content .validate:hover, #content .modal-button:hover, #content .modal-button:hover, #content div.blank a:hover, #content .readmore a:hover
{
	color: #FEE826 !important;
}


#content .modal-button, #content div.blank a, #content .readmore a
{
	display: block;
	text-align: center;
	color: #f5f8e9;
	font-size: 12px;
	background: url(../../images/www/extra_button.gif) 0 0 no-repeat;
	font-weight: bold;
	line-height: 19px;
	margin: 0 0 0 0;
	padding: 6px 0 8px 1px;
	text-align: center;
	float: left;
	width: 109px;
	text-transform: uppercase;
	text-decoration: none;
	border: none;
}

/*-----------------------------pagenav---*/
.pagin-top-border, .pagin-bottom
{
	text-align: center;
}
.pagenav
{
	font-weight: normal;
}
a.pagenav
{
	font-weight: normal;
	padding: 0px 2px 0px 2px;
	margin: 0px 2px 0px 0px;
	text-decoration: none;
}
a.pagenav:hover
{
	text-decoration: underline;
}
a.pagenav:visited
{
	text-decoration: none;
}
.pagination_nav
{
	font-size: 12px;
	padding: 10px 20px 0px 27px;
}
.pagination_nav div
{
	padding: 5px 0px 5px 0px;
}

.pagination
{
	margin-top: 10px;
}
.pagination li
{
	padding: 0px 5px 0px 5px;
}
.pagination_result
{
	padding: 5px 0px 0px 0px;
	line-height: 16px;
}
.pagination span
{
	padding: 0px 10px 0px 0px;
}
.pagination strong span
{
	padding: 0px 6px 0px 6px;
	font-weight: normal;
}

/*--------------------------------------result---*/
.searchArea
{
	padding: 10px;
	border: 1px solid #dcdcdc;
	margin: 15px 0 0 0;
}
.sectiontableentry0 td, .sectiontableentry1 td, .sectiontableentry2 td
{
	border-bottom: 2px solid #dcdcdc;
}
.sectiontableentry1 td, .sectiontableentry0 td, .sectiontableentry2 td
{
	padding-bottom: 5px;
	padding-top: 5px;
}
.var1
{
	padding: 15px !important;
	margin: 5px 0px 5px 0px;
	color: #8D8F94;
	border-bottom: 2px solid #dcdcdc;
}
.var1 a, .var1 p
{
	color: #8D8F94;
}
.var2
{
	background: url(../../images/www/bg.gif);
	padding: 15px !important;
	margin: 5px 0px 5px 0px;
	border-bottom: 2px solid #C5C4BF;
}
.var2 a, .var2 p
{
	color: #8D8F94;
}
.results
{
	padding: 0px 20px 15px 31px;
}
.searchintro
{
	padding: 10px 0px 10px 31px;
}
.results ol li
{
	padding: 0px 0px 10px 0px;
	text-align: justify;
}
.results h3
{
	padding-bottom: 25px;
}

#searchForm
{
	display: block;
	padding: 0 0 0 0;
}


.sectiontableheader, .sectiontableheader
{
	padding: 6px 5px 6px 5px;
}
#search_searchword
{
	margin: 4px 0 0 0;
	padding: 3px 0 3px 5px;
	border: 1px solid #dcdcdc;
	background: none;
	color: #7C8389;
}
.indent-search-searchword
{
	display: block;
	padding: 8px 11px 0 0;
}
/*--------------------------------------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, .button-poll-right
{
	display: block;
	background: url(../../images/www/marker_button_2.gif) 0 0 no-repeat !important;
	width: 68px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFF;
	line-height: 16px;
	float: left;
	margin: 0 0 0 0;
	padding: 6px 0 10px 0;
	border: none;
	cursor: pointer;
	text-align: center;
	font-weight: bold;
	line-height: 17px;
	text-transform: uppercase !important;
}
.button-poll-right
{
	display: block;
	background: url(../../images/www/marker_button_1.gif) 0 0 no-repeat !important;
	width: 86px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFF;
	line-height: 14px;
	float: left;
	margin: 0 0 0 0;
	padding: 6px 0 10px 0;
	border: none;
	cursor: pointer;
	text-align: center;
	font-weight: bold;
	line-height: 17px;
	text-transform: uppercase;
}
.button-poll-right
{
	margin-right: 25px; *margin-right:140px;_margin-right:70px;}

.poll .buttons input:hover
{
	color: #FFF;
	text-decoration: underline;
}


#poll h3
{
	font-size: 120%;
	padding: 0px 0px 10px 0px;
}
dl.poll dt
{
	font-weight: bold;
	padding: 7px 0px 0px 0px;
}
.poll .question
{
	color: #ededed;
	font-size: 18px;
	padding: 0 10px 5px 1px;
	font-weight: bold;
}
.poll .poll-body
{
	padding: 10px 0px 10px 0;
}
.poll-body label
{
	font-size: 12px;
	color: #d7d7d7;
	line-height: 14px;
	padding: 0px 0px 0px 4px;
}
.poll .buttons
{
	margin: 0 0px 0 0px;
}

.poll .result
{
	background: #ffea00;
}
.poll .section
{
	overflow: hidden;
	padding: 2px 0px 2px 0px;
	width: 100%;
	color: #fff;
}
.poll .section2
{
	overflow: hidden;
	padding: 2px 0px 2px 0px;
	width: 100%;
	color: #000;
	color: #878989;
}
.poll .radio
{
	float: left;
	width: 20px;
}
.poll .radio input
{
	display: block;
	width: 16px;
	height: 16px;
	vertical-align: middle;
}
.poll .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: 110px;
	padding: 0px 0px 0px 0px;
	vertical-align: middle;
}
dl.contentpane .input-field
{
	width: 160px;
	padding: 2px 0px 0px 0px;
	vertical-align: middle;
}
dl.contentpane .button-field
{
	width: 140px;
	padding: 0px 0px 0px 0px;
	vertical-align: middle;
}

/*-------------------------------------search---*/
.module-search
{
	padding: 71px 0 0 19px;
}
.module-search h3
{
	color: #FFFFFF;
	font-size: 12px;
	padding: 0 0 3px 1px;
}
.search
{
	float: left;
	padding-bottom: 25px;
}
.search .search-input
{
	width: 148px;
	padding: 0 0 0 0;
	float: left;
	background: url(../../images/www/bg_search.gif) 0 0 no-repeat;
	height: 22px;
}
.search .search-button
{
	width: 72px;
	padding: 0 0 0 0;
	float: left;
}
.search .inputbox
{
	background: none !important;
	color: #4A575F;
	line-height: 13px;
	padding: 2px 0px 0 6px;
	margin: 0 0px 0 0;
	width: 160px;
	font-size: 12px;
	text-transform: capitalize;
	border: 1px solid #4A575F;
}
.search .button
{
	width: 27px !important;
	height: 22px !important;
	margin: 0 0 0 0 !important;
	padding: 0 !important;
	background: none !important;
}
.search .button:hover
{
	text-decoration: underline;
}
span.count
{
	color: #82a912;
	font-size: 13px;
	font-weight: bold;
}
/*-------------------------------------search-result---*/
.search_result
{
	padding: 0px 20px 0px 0px;
}
.search_result h3
{
	color: #808080;
	font-size: 14px;
}
.searchintro b, .searchintro strong, .highlight
{
	color: #73a300;
	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 33px 20px 31px;
}
.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;
}
.error dd ul li
{
	background: none !important;
	color: #fff !important;
	margin: 0px 0px 0px 20px !important;
	padding: 0 !important;
}
/*---------------------------------------------------------------------------------boxes---*/


/*-------------------------------------mainmenu---*/

/*-----------------content----*/
.module_menu div
{
	color: #fff;
	font-size: 12px;
}
.module_menu ul
{
	list-style: none;
	margin: 11px 0 0 0 !important;
}
.module_menu li
{
	display: block;
	line-height: 14px !important;
	padding: 0 0 0 0;
}
.module_menu li ul
{
	padding: 5px 0px 11px 21px;
	margin: 0 0 0 0 !important;
}
.module_menu li ul li
{
	border: none;
}
.module_menu li ul li a
{
	padding: 0 0 0 0;
}
.module_menu li a
{
	padding: 2px 0px 7px 29px !important;
	color: #323232 !important;
	display: block;
	font-size: 13px;
	line-height: 14px !important;
	background: url(../../images/www/list_marker.gif) 0 0 no-repeat !important;
	text-transform: uppercase;
	text-decoration: none;
}
.module_menu li a span
{
	font-size: 13px;
}
.module_menu li a:hover
{
	color: #82a912 !important;
	padding: 0 0px 0 0;
}
.module_menu li a:hover span
{
	color: #82a912 !important;
}
.module_menu li.active a
{
	color: #82a912 !important;
	padding: 0px 0px 0 22px;
	line-height: 11px;
}

/*-------------------------------------topmenu---*/

.row-top-menu ul.menu-nav
{
	padding: 67px 0 0 9px !important;
	margin: 0 auto !important;
}
.row-top-menu ul.menu-nav li
{
	display: block;
	padding: 0 0 0 0;
	float: left;
	margin: 0 37px 0 0;
	padding: 0 0 0 0 !important;
	font-weight: bold;
}
.row-top-menu ul.menu-nav li a
{
	border: none;
	text-decoration: none !important;
	float: left;
	background: url(../../images/www/top_menu_bg.gif) bottom left repeat-x;
	padding: 0 0 2px 0;
}
.row-top-menu ul.menu-nav li a span
{
	display: block;
	padding: 0 0 0 0;
	color: #585757;
	display: block;
	font-size: 12px;
	line-height: 14px;
	text-decoration: none !important;
	float: left;
	text-transform: uppercase;
}

/*-------------------hover-active----*/
.row-top-menu ul.menu-nav li a:hover
{
	color: #0787e3;
	background: url(../../images/www/top_menu_bg_hov.gif) bottom left repeat-x;
}
.row-top-menu ul.menu-nav li a:hover span
{
	color: #f76d08;
}

.row-top-menu ul.menu-nav li.active a
{
	color: #0787e3;
	background: url(../../images/www/top_menu_bg_hov.gif) bottom left repeat-x;
}
.row-top-menu ul.menu-nav li.active a span
{
	color: #f76d08;
}


/*----------------------------------------login-form---*/
.module-login .moduleTopBg
{
	width: 100%;
}
.module-login .sec
{
	width: 100%;
}
.module-login .boxIndent
{
	padding: 0 0px 0 0;
}
/*-------------------title----*/

/*-----------------content----*/
.login-text-1
{
	color: #5c5c5c;
	font-size: 12px;
	text-transform: none !important;
	display: block;
	padding: 0 0 0 0;
}
.form-height
{
	height: 28px;
	margin: 0 0 0 0;
	background: url(../../images/www/bg_input.gif) 0 0 no-repeat;
}
#form-login
{
	padding: 0px 0px 0px 15px;
}
#form-login-remember
{
	padding: 3px 0px 0 0px;
}
.module-login label
{
	font-size: 12px;
	color: #ffffff;
	display: block;
	line-height: 18px;
	padding: 0px 0px 0 0;
	width: 100%;
	text-transform: none;
}
label.remember
{
	display: inline;
	color: #645851 !important;
	font-size: 12px !important;
	margin: 0 0 0 0;
	font-weight: normal;
}


.module-login p, .module-login div, label.remember
{
	color: #ffffff !important;
	font-size: 13px;
	line-height: 15px;
}
.logo-title
{
	font-size: 15px;
	padding-bottom: 11px;
}
.remember
{
	padding: 0 !important;
}
label.remember
{
	padding-bottom: 10px;
}
#mod_login_username, #mod_login_password
{
	margin: 0px 0px 0px 0px;
}

.module-login a, .module-login a:hover
{
	color: #b5db32;
	padding: 0px 0px 0px 0px;
	margin: 0 0 0 0;
	font-size: 13px;
	line-height: 17px;
}
.module-login a:hover
{
	color: #b5db32;
}
.module-login .inputbox
{
	/* inputbox */
	color: #4a575f;
	background: #FFF !important;
	padding: 2px 0px 2px 8px;
	vertical-align: top;
	width: 113px; *width:107px;
margin:3px0px00;
font-size:12px;
font-family:Arial,Helvetica,sans-serif;
border-top:1pxsolid#6d8c00;
border-left:1pxsolid#6d8c00;
border-right:none;
border-bottom:none;
position:relative;
}
#modlgn_username, #modlgn_passwd
{
	float: left;
}
.username label, .password label
{
}
.module-login .button
{
	/* button */
	border: none;
	color: #000;
	font: normal 10px/14px Georgia, "Times New Roman" , Times, serif;
	padding: 3px 0px 4px 0px;
	margin: 0px 0px 0px 0px;
	text-align: center;
	text-transform: uppercase;
	width: 50px;
	display: block;
}
.remember
{
	padding: 4px 0px 0px 0px;
}

input.checkbox
{
	/* checkbox */
	border: none;
	display: block;
	margin: 2px 5px 0px 0px;
	vertical-align: middle;
	width: 12px;
	height: 12px;
	position: relative;
	float: left;
}

.button-login:hover, .log .button:hover
{
	text-decoration: underline;
}
.button-login
{
	width: 97px;
	float: right;
}
.button-login, .log .button
{
	display: block;
	background: url(../../images/www/login_button.gif) 0 0 no-repeat !important;
	width: 62px;
	font-size: 12px;
	color: #ecd306;
	line-height: 22px !important;
	float: left;
	padding: 11px 0 3px 0;
	border: none;
	cursor: pointer;
	text-align: center;
	font-weight: bold;
	text-transform: uppercase !important;
	font-family: Arial, Helvetica, sans-serif;
}
#inputs
{
	padding: 14px 11px 6px 0;
}
.log
{
	padding-bottom: 39px;
}
.log .button
{
	margin: 30px 0 0 0;
}

/*---------------------------------------------------------structure---*/
#body
{
	background: #323438;
}
.main
{
	width: 1050px;
	position: relative;
	margin: 0 auto;
	padding: 0 0 0 0;
}



/*-------------------------------------header---*/
.clear
{
	width: 100%;
	overflow: hidden;
}
.clear1
{
	clear: both;
}
.br
{
	display: block;
}
.fright
{
	float: right !important;
}
.fleft
{
	float: left;
}


.header h1
{
	display: block;
	margin: 16px 0 0 88px;
	position: absolute;
}
.header h1 a
{
	display: block;
	position: absolute;
	cursor: pointer;
}


.tail-header
{
	background: #FFF;
}
.tail-header .fright
{
	width: 538px;
}
.tail-header .fleft
{
	width: 364px;
	height: 106px;
}


.tail-content
{
	background: #f1f1f1 url(../../images/www/tail_content.gif) 0 0 repeat-x;
}
.flash
{
	height: 270px;
}

/*container-wraper*/
.container-top
{
	height: 15px;
	background: url(../../images/www/container_top_left.png) 0 0 no-repeat;
}
.container-top span
{
	height: 15px;
	display: block;
	padding: 0 15px;
	background: url(../../images/www/container_top_right.png) top right no-repeat;
}
.container-top span span
{
	background: #FFF;
	padding: 0;
}

.container-center
{
	background: #FFF;
	padding: 5px 0 0 0;
}

.container-bottom
{
	height: 15px;
	background: url(../../images/www/container_bottom_left.png) 0 0 no-repeat;
	margin-bottom: 44px;
}
.container-bottom span
{
	height: 15px;
	display: block;
	padding: 0 15px;
	background: url(../../images/www/container_bottom_right.png) top right no-repeat;
}
.container-bottom span span
{
	background: #FFF;
	padding: 0;
}
.storycontent
{
	width: 230px;
}
/**/


/*-------------------------------------content---*/
#content
{
	padding: 30px 84px 0 85px;
	position: relative;
}
#container
{
	overflow: hidden;
	height: 100%;
	text-align: left;
	padding: 0 0 0 0;
}
#left
{
	float: left;
	text-align: left;
	width: 279px;
	_margin: 0 0 0 -3px;
}
.left-indent
{
	padding-right: 20px;
	padding-top: 6px;
}


/*wrapper-box*/
.wrapper-box
{
	margin-bottom: 44px;
}
.wrapper-box .boxTitle h3
{
	color: #3f4852;
	font-size: 18px;
	line-height: 18px;
	padding: 0 0 10px 21px;
	font-weight: normal;
}
.wrapper-box .boxIndent
{
	padding: 0 30px 0 30px;
}
.s1 .boxIndent
{
	padding: 0 0 0 0;
}
/**/

/*custom-list*/
.box
{
	margin-bottom: 3px;
	width:350px;
}
.box a
{
	background: url(../../images/www/marker.png) 0 0 no-repeat;
	color: #4a575f;
	font-size: 13px;
	line-height: 15px;
	font-weight: bold;
	display: block;
	padding: 0 0 0 22px;
	text-decoration: none;
	width:350px;
}
*html .box a
{
	background: url(../../images/www/marker.png) 0 0 no-repeat;
	color: #4a575f;
	font-size: 13px;
	line-height: 15px;
	font-weight: bold;
	display: block;
	padding: 0 0 0 22px;
	text-decoration: none;
}
.box a:hover
{
	color: #82a912;
}
.box a em
{
	color: #82a912;
	font-size: 14px;
	font-weight: normal;
	display: block;
	font-style: normal;
	padding: 2px 0 0 0;
}
.box a:hover em
{
	color: #4a575f;
}
.box-indent
{
	padding: 0 20px 3px 20px;
}

.box-top
{
	background: url(../../images/www/box_top_left.png) 0 0 no-repeat;
	height: 13px;
}
.box-top span
{
	height: 13px;
	padding: 0 15px;
	display: block;
	background: url(../../images/www/box_top_right.png) right top no-repeat;
}
.box-top span span
{
	padding: 0;
	background: url(../../images/www/box.png) repeat;
}

.box-center
{
	background: url(../../images/www/box.png) 0 0 repeat;
}

.box-bottom
{
	background: url(../../images/www/box_bottom_left.png) 0 0 no-repeat;
	height: 13px;
}
.box-bottom span
{
	height: 13px;
	padding: 0 15px;
	display: block;
	background: url(../../images/www/box_bottom_right.png) right top no-repeat;
}
.box-bottom span span
{
	padding: 0;
	background: url(../../images/www/box.png) repeat;
}

/**/

.createdate-width
{
	width: 53px;
}

.article-title-indent
{
	padding: 0 19px 0 31px;
}
.article-text-indent
{
	padding: 19px 33px 10px 31px;
}
.article-text-indent strong
{
	color: #575859;
}
.img-indent
{
	float: left;
	margin: 2px 24px 0 0 !important;
}
.indent-top-bottom
{
	padding: 11px 0 16px 0 !important;
}
h2
{
	color:#b3c209;
	font-weight:normal;
}
h1
{
	color:#b3c209;
	font-size:18px;
	font-weight:normal;
	padding-bottom:5px;
	border-bottom:1px solid #cccccc;
}
table.regtable
{
	width:450px;
}
table.regtable td
{
	padding-top:5px;
	padding-bottom:5px;
}
.submitbtn
{
	background:none;
	border:1px solid #00a8d5;
	padding:2px;
	cursor:pointer;
}
.submitbtn:hover
{
	background:none;
	border:1px solid Black;
	padding:2px;
	cursor:pointer;
}
.colortxt
{
	color:#0386eb;
	font-size:14px;
}
.contentpaneopen ul.ullist
{
	margin:0;
	padding:0;
	list-style-type:disc;
}

.createdate
{
	text-align: center;
}
.createdate .day
{
	color: #FFF;
	font-size: 20px;
	display: block;
	padding: 14px 0 11px 0;
	font-weight: bold;
}
.createdate .day em
{
	font-weight: normal;
	font-style: normal;
	font-size: 12px;
	display: block;
	text-align: center;
	padding-right: 4px;
	text-transform: uppercase;
}


.tail-footer-box
{
	background: #393b3f url(../../images/www/tail_footer_box.gif) 0 0 repeat-x;
}


/*wrapper-box-extra*/

.wrapper-box-extra
{
	float: left;
	margin: 0 0 21px 46px;
}
.wrapper-box-extra .boxTitle h3
{
	color: #ffffff;
	font-size: 18px;
	line-height: 18px;
	padding: 0 0 11px 0;
	font-weight: normal;
}
.wrapper-box-extra .boxIndent
{
}
/**/

.indent-banner1
{
	margin: 0 !important;
}
.indent-banner2
{
	margin: 8px 0 19px 0 !important;
}
.link1
{
	color: #b5db32;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	margin: 0 0 0 0px;
	text-decoration: none;
}
.link1:hover
{
	color: #FFF;
}

.module-login
{
	width: 230px !important;
	margin-left: 0;
}
.s2
{
	width: 323px !important;
}
*html .s2
{
	width: 323px !important;
	float:right;
	margin-top:-170px;
	margin-right:100px;
}


.module-login .boxTitle
{
	height: 32px;
	background: url(../../images/www/box_login_title.gif) 0 0 no-repeat;
}
.module-login .boxTitle h3
{
	padding: 8px 0 0 21px;
}
.module-login .box-wrapper
{
	background: url(../../images/www/box_login_box.gif) 0 0 no-repeat;
}
.module-login .boxIndent
{
	padding: 21px 0 0 11px;
}

.row-login .col-1
{
	width: 72px;
	padding: 5px 0 0 0;
}
.row-login .col-2
{
	width: 120px;
}


/*-------------------------------------footer---*/
.footer
{
	padding: 14px 14px 14px 101px;
	color: #d5d5d5;
	font-size: 12px;
}
.footer a, .footer a:hover
{
	color: #f5c604;
}

.footer-box-indent
{
	padding: 40px 11px 43px 48px;
}

.loginarea
{
	float: right;
	margin-right: 130px;
	padding-top: 10px;
	z-index:9999;
}
.loginbx
{
	width: 160px;
}
.loginbtn
{
	background:url("../../images/www/gobtn.gif") no-repeat;
	width:45px;
	height:21px;
	border:none;
	cursor:pointer;
}
table.loginTable td
{
	padding-right: 10px;
}
