/* CSS Document */
/*--------------------------------------body---*/

body, td, th, div, p, label {
	color: #d6e8f2;
	font:normal 12px Arial, Helvetica, sans-serif;
	line-height:14px; 
}

body {
	background:#6D8BA3;
}

a	{
	color: #6D8BA3; 
	text-decoration:none
}

a:visited 	{
	color:#6D8BA3;
}

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

a.usa, a.worldwide	{
	color: #6eb0ff; 
	text-decoration:none
}

a.usa:visited, , a.worldwide:visited {
	color:#6D8BA3;
}

a.usa:hover, a.worldwide:hover {
	color: #F60; 
	text-decoration:underline;
}

.orange {color: #F60; font: bold 12px tahoma; }

/*----------------------------------------------------------content---*/
/*-----------------------------article_settings-*/

.article-decor {
	padding:0px 0px 20px 0px;
}

.article_indent, 
#component-contact	{
	padding:0px 0px 0px 0px; 
}

#contact_text		{
	height:auto; 
	overflow:auto; 
	margin:0px 0px 5px 0px; 
	width:90%
}

.article_bot		{
	line-height:5px
}

.article_separator	{
	line-height:0px;
	font-size:0px;
	width:100%;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
}

.column_separator	{
	padding:0px 0px 0px 0px;
}

.article_column {
	padding:0px 0px 0px 0px;
}

.contentpaneopen strong	{
	color: #6eb0ff;
	font: bold 12px tahoma;
}

/*---------------------------content-heading---*/

.componentheading		{
	color:#ff6100;
	font-size:20px;
	font-family:Arial;
	font-weight:bold;
	line-height:140%;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	text-transform:uppercase; 
}

.contentheading			{
	color:#ff6100;
	font-size:16px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	line-height:140%;
	margin:0px 0px 0px 0px;
	padding:0px 0px 10px 0px;
	text-transform:uppercase;
}

.buttonheading			{
	padding:7px 0px 0px 5px;
}

/*-----------------------------item-info---*/
.iteminfo				{
	padding:0px 0px 6px 0px; 
	margin:0px 0px 15px 0px;
}

.modifydate				{
	color:#28a0e1; 
	font-size:11px; 
	padding:0px 0px 0px 0px; 
	text-decoration:none !important; 
}

.md-indent {
	padding:0px 0px 0px 0px;
}

.createdby				{
	color:#28a0e1; 
	display:block;
	font-size:11px; 
	font-weight:normal;  
	text-transform:none; 
}

.createdate				{
	color:#9fb3be; 
	font-size:11px; 
	margin:0px 0px 0px 0px; 
	padding:0px 0px 10px 0px; 
	text-transform:none; 
}

span.small				{ /* Written by */
	color:#28a0e1; 
	font-size:11px; 
	margin:0px 0px 0px 0px; 
	padding:0px 0px 0px 0px;
	text-transform:none;
}

/*-----------------------------------buttons---*/
.button, 
.validate				{
	background:#ff6720;
	border:none; 
	color:#fff; 
	font:bold 12px arial; 
	line-height:16px;
	margin:0px 0px 0px 0px;
	padding:2px 15px 2px 15px;
	display:block;
	text-align:center;
	vertical-align:middle; 
	width:100px;
}

* html .button, 
* html .validate {
	height:25px
}

/*-----------------------------------read-more---*/
#editor-xtd-buttons div.readmore {
	background:none; 
	height:auto;
	margin:0px 0px 0px 0px;
	width:auto; 
}

div.readmore	{
	margin:4px 0px 0px 0px; 
	padding:4px 0px 0px 0px;
}

div a.readon	{
	color:#6eb0ff;  
	display:block;
	font-size:11px;
	font-weight:bold;
	float:left;
	margin:0px 0px 0px 0px !important; 
	padding:1px 0px 6px 0px;  
	text-decoration:none;
}

a.readon:hover	{
	color:#ff5100;
	text-decoration: underline;
}

a.readon:visited {
	color:#ff5100;
}

/*-----------------------------blog-more---*/

.blog_more	{
	padding:0px 0px 10px 0px;
}

.blog_more h2	{

	background:none;

	color:#6D8BA3 !important; 

	font-size:12px;  

	padding:0px 0px 0px 0px;

}

.blog_more ul {
	margin:10px 0px 0px 0px;
	padding:0px 0px 0px 15px;
}

.blog_more ul li {
	padding:0px 0px 0px 0px !important; 
}

.blog_more a	{
	color:#6D8BA3; 
	text-decoration:none;
}

.blog_more a:hover	{
	color:#6D8BA3; 
	text-decoration:underline
}			

.blog_more strong	{
	color: #ff5100; 
}



/*-----------------------------pagenav---*/



.pagenav	{
	color:#6eb0ff; 
	font-size:12px; 
	font-weight:normal;
	margin-top:10px;
}

a.pagenav	{
	color:#6eb0ff; 
	font-weight:normal
}

a.pagenav:hover	{
	color:#ff5100; 
	text-decoration:none
}

a.pagenav:visited {
	color:#6D8BA3; 
	text-decoration:none
}

.pagination_nav	{
	color:#6eb0ff; 
	font-size:12px; 
	padding:10px 20px 0px 27px;
}

.pagination_nav div	{
	background:#f4f4f4;
	padding:5px 0px 5px 0px; 
}



.pagination		{
	margin-top:10px
}

.pagination	li	{

	float:left; 

	padding:0px 5px 0px 5px;

}	

.pagination_result	{

	color:#6D8BA3; 

	padding:5px 0px 0px 0px;

}

			

/*--------------------------------------result---*/



.sectiontableentry0 td	{	

	border-bottom:1px solid #f5f4eb;

	color:#6D8BA3;

	padding:5px 0px 5px 0px; 

}

.sectiontableentry1 td	{

	background:#f5f4eb;

	border-bottom:1px solid #bdbcb9; 

	border-top:1px solid #bdbcb9;  

	color:#6D8BA3;

	padding:5px 0px 5px 0px;

}

.sectiontableentry2 td 	{

	color:#6D8BA3;

	padding:5px 0px 5px 0px; 

}



.sectiontableentry0,

.sectiontableentry1,

.sectiontableentry2		{}



.sectiontableentry1 a,

.sectiontableentry2 a	{

	color:#6D8BA3

}

.sectiontableentry1 a:hover,

.sectiontableentry2 a:hover {

	color:#6D8BA3

}

.sectiontableentry1 a:visited,

.sectiontableentry2 a:visited {

	color:#6D8BA3

}



.var1 {

	background:#f5f4eb;

	border:1px solid #bdbcb9;

	padding:5px !important;

	margin:5px 0px 5px 0px;

}

.var2 {

	background:#ece9dd;

	border:1px solid #bdbcb9;

	padding:5px !important;

	margin:5px 0px 5px 0px;

}



.results	{

	text-align:center;

	padding:0px 0px 0px 15px;

}

#page	{

	padding:0px 0px 0px 10px;

}

#page ol li	{

	padding:0px 0px 10px 0px; 

	text-align:left

}

.searchintro	{

	padding:0px 0px 10px 25px;

}

.searchintro strong		{

	color:#C6662C

}

#page h3	{

	font-size:130%; 

	padding:10px 0px 5px 0px; 

	text-align:left

}

#page .inputbox	 {

	color:#000

}

#page .display	{

	padding:10px 0px 0px 0px;

}

legend	{

	color:#C6662C

}



.sectiontableentry0 .pad2,

.sectiontableentry1 .pad2,

.sectiontableentry2 .pad2	{

	padding:2px 0px 2px 15px;

	font-weight:bold

}



/*--------------------------------------poll---*/



.poll .heading	 {

	color:#fff ;

	font-size:12px;  

	font-weight:bold;

}

.poll .body		{

	padding:12px 0px 5px 0px;

}

.poll .body label {

	color:#fff;

	font-size:11px;

	line-height:14px;

	padding:0px 0px 0px 0px;

}

.poll .button	{

	background:#FF6100;

	color:#fff;

	display:inline;

	font-family:Arial;

	font-size:12px; 

	font-weight:bold;

	line-height:15px;

	padding:2px 0px 2px 0px;

	width:64px;     

}

.poll .result	{



}



.poll .section	{

	overflow:hidden; 

	padding:0px 0px 8px 0px;

	width:100%; 

}

.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

}



/*--------------------------------------user---*/



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;

	float:left;

	padding:2px 0px 0px 0px;

}

dl.contentpane .input-field {

	width:160px;

	float:left;

	padding:0px 0px 0px 0px;

}

dl.contentpane .button-field {

	width:140px;

	float:left;

	padding:0px 0px 0px 0px;

}



/*-------------------------------------search---*/



.module-search 		{

	background:url(../images/search.gif) no-repeat 3px 15px;

	padding:5px 0px 22px 0px;

}

.module-search h3 {

	color:#777;

	float:left;

	font-size:13px;

	padding:4px 0px 0px 0px;

	width:53px;

}



.search .inputbox	{

	background:url(../images/search-bg.gif) repeat-x 0 0 ;

	border:none;

	color:#fff;

	float:left;

	font-family:Arial;

	font-size:11px;

	height:auto;

	margin:2px 8px 0px 2px; 

	padding:2px 0px 2px 8px; 

	vertical-align:middle;   

	width:205px;

}



* html .search .inputbox {

	height:19px;

}



.search  .button	{

	background:none;

	color:#cb670e;

	font:bold 12px Arial;

	height:auto;

	float:left;

	padding:0px 0px 0px 0px;

	width:auto;  

	vertical-align:middle; 

}

	

/*-------------------------------------search-result---*/

/*-------------------title----*/



.search_result h3	{

	color:#808080; 

	font-size:14px

}



/*-------------------article----*/



.search_result p	{

	padding:10px 0px 0px 0px;

}

/*----------*/

#search_searchword	{

	border:1px solid #999

}

legend		{

	color:#808080

}



.highlight	{  /* highlight sought word */

	color:#bf3a3a; 

	font-weight:bold

}



.phrase {

	border:solid 1px #ccc;

	color:#808080;

	float:left; 

	margin:10px 10px 10px 0; 

	padding:10px; 

	width:60%; 

}

.phrase .inputbox 	{

	background:#fff; 

	color:#808080; 

	display:block; 

	margin-top:10px; 

}



.phrase .inputbox option {

	background:#fff; 

	border-bottom:solid 1px #333; 

	padding:2px; 

}

.phrase .inputbox option a:hover {

	background:#C00;

	border-color:#cfd0d6;

	color:#1e3300;   

}

fieldset.word,fieldset.only { 

	border:solid 1px #ccc;

}



.only 	{

	border:solid 0; 

	line-height:1.3em;

	margin:10px 0 0 10px; 

	padding:5px 10px;

}

.word 	{

	border:solid 0 !important;

	padding:10px 10px 10px 0; 

}

.word input {

	background:#fff; 

	color:#ff6614; 

	font-weight:normal; 

	margin:0 0 0 10px; 

	padding:2px;

}



.contact_email	input	{

	margin:4px 0px 3px 0px;

}

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



.adminform td 			{padding:0px 0px 2px 0px;}



/*---------------------------system-error-messages--*/



.error		{

	margin:0px 0px 10px 0px;

}

.error h2 	{

	color:#bd0202;

	font:bold 14px Tahoma;  

	padding:0px 0px 5px 20px;

}

#system-message dt.error, dt.message { 

	display: none; 

}

.error dd ul {

	background: #920202 ; 

	border-top: 3px solid #670606; 

	border-bottom: 3px solid #670606; 

	color: #fff;

	margin:0; 

	padding:5px 0px 5px 5px;

}

.error dd ul li	{

	background:none !important;

	color:#fff !important; 

	margin:0px 0px 0px 20px !important; 

}

.pass_remind { 

	vertical-align:middle; 

	padding:0px 0px 0px 10px;

}



/*---------------------------------------------------------------------------------boxes---*/



.module	{

	width:100%;

}

.module .first	{



}

.module .sec	{



}

.module .box-indent {

	padding:0px 20px 20px 0px;

}



/*-------------------title----*/



.module h3	{
	color:#FF6100;
	font-size:16px;
	font-weight:bold;
	margin:0px 0px 15px 0px;
	padding:4px 0px 5px 0px;
	text-transform:uppercase;
}



/*-------------------content----*/



.module div		{
	color:#fff;
	font-size:11px;
}

.module div li	{
	color:#fff;
	font-size:12px;
}

.module div a.latestnews	{
	padding-left: 20px;
}

.module label	{

	color:#fff;

	display:block;

	line-height:100%;

	padding:0px 0px 3px 0px; 

	vertical-align:middle

}

.module td, 
.module p		{
	color:#fff; 
	font-size:12px;
	padding:0px 0px 5px 0px;
}

.module ul 		{
	list-style:none;
	margin:0;
}

.module li		{
	line-height:14px;
}

.module li a	{
	text-decoration:none; 
	display:block;
	padding:0px 0px 4px 0px;
	color:#fff !important; 
	background:url(../images/marker_list.gif) no-repeat 0 2px; 
	font-weight:normal !important;
}

.module li a:hover	{
	text-decoration:none; 
	color: #F60 !important
}

.module li a:visited {
	color:#6ab551
}

.module ul li.active a, .module_menu ul li.active a, .module-custom ul li.active a	{
	color:#6ab551 !important; 
}

.module li a em	{
	font-style:normal;
	font-weight:bold;
}

.module li ul	{
	padding:0px 0px 0px 0px; 
	margin:0px 0px 0px 0px;
}

.module li ul li{
	display:inline;
}

.module li ul li a{
	padding:3px 20px 4px 0px;
}

.module .count	{ /* count users */
	color:#FF6100;
	font-weight:bold;
}

.module a		{

	color:#606060

}

.module a:hover	{

	color:#606060

}

.module .inputbox	{

	background:#fff; 

	border:1px solid #b0a88f;

}

.module span	{

	font-weight:normal

}



/*-------------------------------------topmenu---*/



.module_menu {
	background:url(/worldwide/images/stories/submenu.gif) no-repeat;
	padding: 25px 0 15px 0;
}

.module_menu h3 {
	display:none;
	color:#ff6100;
	padding:0px 0px 10px 0px;
	font-size:16px;
	font-weight:bold;
	text-transform:uppercase;
}

.module_menu .box-indent {

	padding:0px 0px 15px 0px;

}



/*-------------------------------------topmenu---*/



ul.menu-nav {

	padding:0px 0px 0px 0px;
	margin:0px 0px 0px -1px;

}

ul.menu-nav li	{

	display:block; 

	float:left; 

	padding:0px 0px 0px 0px;

}

ul.menu-nav li a  {

	background:url(../images/topmenu-separator.gif) no-repeat 0 0px;

	color:#fff;

	display:block; 

	float:left;
	
	font-size:12px;

	font-weight:bold !important;

	padding:0;

	text-decoration:none;

	text-transform:uppercase; 

	text-align:center; 

	width:auto; 

	padding:23px 11px 20px 11px;
}

/*\*/  
html>body*.menu-nav li a  {
/* special code for safari and chrome and IE7*/
	padding:23px 11px 20px 11px;
}  
/**/  

ul.menu-nav li a span	{

	display:block; 



}



/*-------------------hover----*/



ul.menu-nav li a:hover  {

	background:#1a1d27 url(../images/topmenu-separator.gif) no-repeat 0 0px;

	color:#6eb0ff !important; 

	display:block; 

	float:left; 

	padding-top:28px;
	padding-bottom:25px;

	text-align:center; 

	text-decoration:none;

	width:auto; 

}

ul.menu-nav li a:hover span	{

	display:block;

}



/*-------------------visited---*/



ul.menu-nav li a:visited{

	color:#fff; 

}



/*-------------------active----*/



ul.menu-nav li.active a {

	background:#1a1d27 url(../images/topmenu-separator.gif) no-repeat 0 0px;

	color:#6eb0ff !important; 

	display:block; 

	float:left; 

	padding-top:28px;
	padding-bottom:25px;

	text-align:center; 

	text-decoration:none;

	width:auto; 

}

ul.menu-nav li.active a span {

	display:block;

}



/*----------------------------------------login-form---*/



.module-login	{

	padding:0px 0px 15px 0px;

}

.module-login .first	{

}

.module-login .sec	{

}

.module-login .box-indent {

	padding:0px 30px 0px 0px;

}



#register {

	width:130px;

	float:right;

	padding:5px 0px 5px 0px;

}

#register a {

	background:url(../images/createacc.gif) no-repeat 0 1px;

	color:#fff;

	font:bold 11px Arial;

	padding:0px 0px 2px 23px;

	text-decoration:none;

}

#cont {

	margin:0px 130px 0px 0px;

}

/*-------------------title----*/



.module-login h3	{

	color:#ff6100;

	padding:0px 0px 10px 0px;

	font-size:16px;

	font-weight:bold;

	text-transform:uppercase;

}



/*-----------------content----*/



.module-login label {

	color:#fff !important;

	font:normal 11px Arial !important;

	text-transform:lowercase;

}

.module-login p, 

label.remember{

	color:#fff !important; 

	font-size:11px; 

	font-weight:normal;

	padding:0px 0px 0px 0px;

}

.module-login a	{
	color:#ff6100;
	font-family:Arial;
	font-size:11px; 
	font-weight:normal; 
	line-height:110%;
	text-decoration:none;
}

.module-login a:hover {
	color:#a7aaab; 
	text-decoration:underline;
}

.module-login a:visited	{

	color:#a7aaab;

}

.module-login .inputbox { /* inputbox */

	background:#fff;

	border:1px solid #000;;

	color:#525252;

	font-size:11px;

	margin:3px 0px 4px 0px;

	padding:2px 0px 2px 5px;

	vertical-align:middle;

	width:190px;

}

* html .module-login .inputbox {

	height:20px;

}

.module-login .button	{ /* button */

	background:#ff6100;

	border:none;  

	color:#fff;

	display:block;

	font-family:Arial;

	font-weight:bold;

	font-size:11px; 

	line-height:14px;

	margin:3px 0px 0px 0px;

	padding:2px 0px 4px 0px;

	text-align:center;

	text-transform:none;

	width:50px;       

} 

#mod_login_remember	 { /*checkbox*/

	background:#fff; 

	border:none; 

	display:block;

	float:left; 

	margin:0px 10px 0px 0px; 

	vertical-align:middle;  

	width:12px;

	height:12px

}		

.module-custom {

	width:100%;

}

.module-custom h3 {

	color:#ff6100;

	font:bold 16px arial;

	padding:0px 0px 20px 15px;

	text-transform:uppercase;

}



/*---------------------------------------------------------structure---*/



.main 		{

	width:980px;

}

.clr {

	overflow:hidden;

	width:100%;

}

.ind {

	padding:0px 0px 15px 0px;

}



/*-------------------------------------header---*/



#header		{

	height:452px;

}

#topmenu {

	background:url(../images/topmenu.gif) repeat-x 0 0;

	height:83px;

	overflow:hidden;

	margin:0px 0px 16px -1px;

}



/*-------------------------------------content---*/

.comp-cont {width:100%}



#content {

	background:#ece9dd;

	padding:14px 13px 20px 13px;

	overflow:hidden;

}





/*-------------------------------------footer---

*/

.latestnews {list-style:none}



/*-----------------------------------------------------css*/
body { background:#1b1f2a;color:#ffffff; text-align:center; padding:0px 0px 6px 0px;}

/*in_line*/
input, select, textarea { vertical-align:middle; font-weight:normal; font-family:tahoma; color:#8c8c8c; font-size:1em; font-weight:normal; padding-left:5px}
img {border:0; vertical-align:top; text-align:left;}
ul { list-style:none;}


/*==================list====================*/

ul{margin:0 0 12px 0; padding:0px; list-style:none}
ul li { line-height:2em; }
ul li a{text-decoration:none; color:#fff !important; font-weight:normal !important}
ul li a:hover{ text-decoration:none; color: #F60 !important}
td.article_indent ul li {list-style: none; background:url(../images/marker_list.gif) no-repeat 0 5px; padding:0px 0px 0px 18px;}
div.module_menu ul li, div.module-custom ul li {line-height:20px; list-style: none; background:url(../images/marker_list.gif) no-repeat 0 5px; padding:0px 0px 0px 18px;}
.contentpaneopen ul li {list-style:none;}

/*==========================================*/

a {color: #6eb0ff; font-weight: normal; text-decoration:none;}
a:hover {color: #ff5100; text-decoration:underline;}
a.link {text-decoration:none; color:#6eb0ff !important; float:right; font-weight: normal; margin:0 10px 0 25px}
a.link:hover {text-decoration:underline}

h4 {color: #6eb0ff; font-size:1em; margin:0 0 14px 0}

.p1 {margin:0 0 28px 0}

.font_1 {color:#6eb0ff !important}

.fright {float:right; margin:14px 0 28px 0}
.clear { clear:both;}

.top_bg {background:url(../images/bg_1.jpg) repeat center top; width:100%}
.top_bg2 {width:100%; background:url(../images/bluesky.jpg) repeat-x top fixed}

/*header*/



.logo {position:absolute; margin:185px 0 0 0}





/*content*/

.title {margin-bottom:28px}

.title2 {margin-bottom:21px}

.title3 {margin-bottom:40px}

.title4 {margin-bottom:16px}

.img_left {float:left; margin:0 20px 0 0}

.img_left2 {float:left; margin:4px 13px 20px 0}

.img_left3 {float:left; margin:-2px 9px 5px 0}



.bg1 { background:#222632}

.bg2 { background:#1b1f2a}



/* img, .img {margin:0 9px 20px 0} */
div.module img, div.module-custom img {margin:0 9px 20px 0}


.phones {float:right; margin:0 55px 0 0}



/*footer*/

#footer_main {width:100%;  background:#10131c}

#footer {text-indent:13px; padding:50px 0 6px 0}

#footer a {color:#7aa8df; text-decoration:none; font-weight:bold}

#footer a:hover {text-decoration:none; color:#fff}



.none {

	list-style:none;

}



/*================== index.html ==================*/

#page1 .row_1 .column_1 .indent { padding:28px 10px 28px 23px}

#page1 .row_1 .column_2 .indent { padding:20px 15px 28px 23px}

#page1 .row_2 .column_1 .indent { padding:36px 15px 28px 22px}

#page1 .row_2 .column_2 .indent { padding:36px 35px 40px 0}

#page1 .row_2 .column_3 .indent { padding:36px 0 40px 0}



/*================== index-1.html ==================*/

#page2 .row_1 .column_1 .indent { padding:28px 20px 28px 23px}

#page2 .row_1 .column_2 .indent { padding:20px 25px 37px 23px}

#page2 .row_2 .column_1 .indent { padding:36px 60px 30px 22px}

#page2 .row_2 .column_2 .indent { padding:36px 42px 40px 0}

#page2 .row_2 .column_3 .indent { padding:36px 15px 40px 0}



/*================== index-2.html ==================*/

#page3 .row_1 .column_1 .indent { padding:28px 20px 38px 23px}

#page3 .row_1 .column_2 .indent { padding:20px 25px 4px 23px}

#page3 .row_2 .column_1 .indent { padding:36px 60px 66px 22px}

#page3 .row_2 .column_2 .indent { padding:36px 30px 40px 0}



/*================== index-3.html ==================*/

#page4 .row_1 .column_1 .indent { padding:28px 20px 49px 23px}

#page4 .row_1 .column_2 .indent { padding:20px 20px 4px 23px}

#page4 .row_2 .column_1 .indent { padding:36px 50px 57px 22px}

#page4 .row_2 .column_2 .indent { padding:36px 25px 40px 0}



/*================== index-4.html ==================*/

#page5 .row_1 .column_1 .indent { padding:28px 25px 27px 23px}

#page5 .row_1 .column_2 .indent { padding:20px 20px 22px 32px}

#page5 .row_2 .column_1 .indent { padding:36px 47px 57px 22px}

#page5 .row_2 .column_2 .indent { padding:36px 20px 40px 0}



/*================== index-5.html ==================*/

#page6 .row_1 .column_1 .indent { padding:28px 30px 15px 23px}

#page6 .row_1 .column_2 .indent { padding:20px 25px 20px 32px}

#page6 .row_2 .column_1 .indent { padding:36px 60px 34px 22px}

#page6 .row_2 .column_2 .indent { padding:36px 58px 44px 0}

#page6 .row_2 .column_3 .indent { padding:36px 24px 48px 0}



/*================== index-6.html ==================*/

#page7 .row_1 .column_1 .indent { padding:28px 30px 24px 23px}

#page7 .row_1 .column_2 .indent { padding:20px 28px 19px 23px}

#page7 .row_2 .column_1 .indent { padding:36px 15px 34px 22px}

#page7 .row_2 .column_2 .indent { padding:36px 62px 44px 0}

#page7 .row_2 .column_3 .indent { padding:36px 24px 14px 0}



/*================== index-7.html ==================*/

#page8 .row_1 .indent { padding:28px 30px 47px 23px}

#page8 .row_2 .indent { padding:36px 30px 34px 23px}



.div_input {height:26px}

textarea {width:235px; height:96px; overflow:auto; margin-bottom:32px; display:block}

.div_links {text-align:right}





/*------------------------------------*/

#main1 {

	padding:20px 0px 0px 0px;

}

#main1, #main2, #footer {margin:0 auto; width:906px; text-align:left; }

#main1 { background:url(../images/bg_1.jpg);}
#main2 { background:url(../images/top_bg.gif);}


.col_1, .col_2, .col_3, .column_1, .column_2, .column_3 { float:left;}



#header, .width, .row_1, .row_2 {width:100%; overflow:hidden}



.indent_row1 {padding-bottom:22px}



/*======= index.html =======*/

#page1 .row_1 .column_1 {width:301px;}

#page1 .row_1 .column_2 {width:605px;}

#page1 .row_2 .column_1 {width:322px;}

#page1 .row_2 .column_2 {width:584px;}

#page1 .row_2 .column_3 {width:277px;}

/*=========================*/



/*======= index-1.html =======*/

#page2 .row_1 .column_1 {width:505px;}

#page2 .row_1 .column_2 {width:401px;}

#page2 .row_2 .column_1 {width:362px;}

#page2 .row_2 .column_2 {width:287px;}

#page2 .row_2 .column_3 {width:257px;}

/*=========================*/



/*======= index-2.html =======*/

#page3 .row_1 .column_1 {width:399px;}

#page3 .row_1 .column_2 {width:507px;}

#page3 .row_2 .column_1 {width:478px;}

#page3 .row_2 .column_2 {width:428px;}

#page3 .row_1 .col_1 {width:200px; padding-bottom:25px}

#page3 .row_1 .col_2 {width:156px; padding-bottom:25px}

/*=========================*/



/*======= index-3.html =======*/

#page4 .row_1 .column_1 {width:318px;}

#page4 .row_1 .column_2 {width:588px;}

#page4 .row_2 .column_1 {width:355px;}

#page4 .row_2 .column_2 {width:551px;}

#page4 .row_2 .col_1 {width:281px}

#page4 .row_2 .col_2 {width:231px}

/*=========================*/



/*======= index-4.html =======*/

#page5 .row_1 .column_1 {width:586px;}

#page5 .row_1 .column_2 {width:320px;}

#page5 .row_2 .column_1 {width:618px;}

#page5 .row_2 .column_2 {width:288px;}

/*=========================*/



/*======= index-5.html =======*/

#page6 .row_1 .column_1 {width:489px;}

#page6 .row_1 .column_2 {width:417px;}

#page6 .row_2 .column_1 {width:326px;}

#page6 .row_2 .column_2 {width:311px;}

#page6 .row_2 .column_3 {width:269px;}

/*=========================*/



/*======= index-6.html =======*/

#page7 .row_1 .column_1 {width:263px;}

#page7 .row_1 .column_2 {width:643px;}

#page7 .row_2 .column_1 {width:256px;}

#page7 .row_2 .column_2 {width:382px;}

#page7 .row_2 .column_3 {width:268px;}

/*=========================*/

/*=========== Four05 ==============*/
#date_newsflash {
	display: block;
	float:left;
	width: 43px;
	height: 49px;
	margin-right: 10px;
	background:url(../images/date_bg.png) left no-repeat;
	text-align:center;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #fff;
	padding-top:6px;
}

.day {
	font-size:22px;
	line-height: 24px;
	font-weight:bold;
}

.month {
	font-size:14px;
}

#text_newsflash {
	margin-left: 53px;
}

.visitcardContainer{
	float:left;
	width:220px;
	height:109px;
	margin:0 10px 10px 0;
	padding: 15px 10px 10px 10px;
	background:url(../images/bg_vc.png);
	background-position:left top;
	background-repeat:no-repeat;
}
.visitcardName {
	color:#ff6100;
	font-size:15px;
	font-family:Arial;
	font-weight:bold;
}

.module .contentpaneopen td {
	font-size: 11px;
}

.module .contentpaneopen td a:link, .module .contentpaneopen td a:visited {
	color:#fff;
	text-decoration:none;
}

.module .contentpaneopen td a:hover, .module .contentpaneopen td a:active {
	color:#F60;
}

.module .contentpaneopen td a.readmore:link, .module .contentpaneopen td a.readmore:visited {
	color:#f60;
}

.module .contentpaneopen td a.readmore:hover {
	color: #6eb0ff;
}

.article_indent #date_newsflash {
	display:none;
}
/*=========================*/

.module div.iframehide { display: none; }
