body {
	margin: 12px 0px;
	padding: 0;
	border: 0;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

#container {
	width: 980px;
	margin: 0px auto;
	text-align: left;
	position: relative;
}

#header {}

#content { width: 980px; overflow: hidden; }

#dynamic_box_left {
	float: right;
	padding-bottom: 32767px;
	margin-bottom: -32767px;
	background: #ECECEC;
}

#dynamic_box_center {
	float: right;
}



#dynamic_box_right {

	margin: 0;

	float: left;

	background: #ECECEC;


	padding-bottom: 32767px;

	margin-bottom: -32767px;

}



#content_footer {clear: both;}



#footer {clear: both;}



/*********deafault layout**********/

#layout_default div#dynamic_box_right        {width: 260px; margin-top: 6px;}

#layout_default div#dynamic_box_left         {width: 150px; }

#layout_default div#dynamic_box_center       {width: 570px; margin-top: 6px;}



/********** two column *************/

#layout_two_column div#dynamic_box_right     {width: 320px;}

#layout_two_column div#dynamic_box_left      {display:none;}

#layout_two_column div#dynamic_box_center    {width: 670px;}



/************ three columns ***************/

#layout_three_columns div#dynamic_box_right  {width: 190px;}

#layout_three_columns div#dynamic_box_left   {width: 190px;}

#layout_three_columns div#dynamic_box_center {width: 610px;}



/************ equal ***************/

#layout_equal div#dynamic_box_right   {width: 330px;}

#layout_equal div#dynamic_box_left    {width: 330px;}

#layout_equal div#dynamic_box_center  {width: 330px;}



/************ equal rights ***************/

#layout_equal_rights div#dynamic_box_right   {width: 260px;}

#layout_equal_rights div#dynamic_box_left    {width: 470px;}

#layout_equal_rights div#dynamic_box_center  {width: 260px;}



/************ non equal ***************/

#layout_non_equal div#dynamic_box_right      {width: 320px;}

#layout_non_equal div#dynamic_box_left       {width: 420px;}

#layout_non_equal div#dynamic_box_center     {width: 250px;}





/************* CONTENT FEATURES *****************/

#content_features_left { float: left;}



#content_features_right { float: left;}



.features_equal_default { width: 565px;}



/*********** equal_default *********************/

.features_equal_default #content_features_left       {width: 342px;}

.features_equal_default #content_features_right      {width: 208px; padding: 6px; border-left: 1px solid #cecece;}



/*********** equal *********************/

.features_equal #content_features_left       {width: 495px;}

.features_equal #content_features_right      {width: 495px;}



/*********** left *********************/

.features_left #content_features_left        {width: 680px;}

.features_left #content_features_right       {width: 310px;}



/*********** right *********************/

.features_right #content_features_left       {width: 310px;}

.features_right #content_features_right      {width: 680px;}



/*********** equal_three *********************/

.features_inside .content_features_col       {width: 223px; float: left;}



/*********** inside *********************/

.features_inside                              {width: 670px; overflow: hidden;}

.features_inside #content_features_left       {width: 335px;}

.features_inside #content_features_right      {width: 335px;}







/******************** LAYOUT BOXES********************/



#main_news_box {float: left;}



.main_news_box_row {width: 100%; overflow: hidden;}



.main_news_category { 

	float:left; 

	display: inline;

	width:267px; 

	margin: 6px; /****styles****/

}



.category_news_category { 

	float:left; 

	display: inline;

	width:261px; 

	margin: 6px; /****styles****/

}


body {
margin:0;
padding:0;
font-size: 12px;
background: #FFF;
font-family: Arial, Times New Roman, Helvetica, sans-serif;
}

/*************** GLOBAL STYLES ************************************************************/

.gradualshine {
	filter:alpha(opacity=30);
	-moz-opacity:0.3;
}

#container {background-color: #fff;}

#content {}

#container div#footer div.bottom_corners { 
	padding-top: 10px;
	background: #020158 url(../img/footer_bg.gif) bottom no-repeat;
	height: 30px;
}

/*** Global anchor styles ***/

a {color:#010080; text-decoration: none;}

a:hover {text-decoration: underline;}

a img {border: none;}

/*** Global list styles ***/

ul { padding: 0; margin: 0;}

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

/*** Global heading styles ***/

h1, h2, h3, h4 { font-family: Verdana, Arial, Helvetica, sans-serif; margin: 0px;}

h1 { font-size: 22px; font-weight: normal; }

h1 a { color: #C90404;}

h2 {font-size: 17px; padding-bottom: 4px;}

h3 {font-size: 13px; padding-bottom: 4px;}

h2 a:hover, h3 a:hover {color: #C90404;}

h4 {}

h4 a {}

/*** Global box styles ***/

.box .box_title { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align:right;
}

/*************** HEADER STYLES ***************************/

.top_links {
	background: url(../img/t9_top_links.gif) top left no-repeat;
	position: absolute;
	top: 0px;
	right: 0px;
	padding: 6px 15px 9px 15px;
	width: 722px;
	color: #FFF;
	font-size: 14px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: right;
}

.top_banner {
	/*background: url(../img/t9_top_links.gif) top left no-repeat;*/
	position: absolute;
	top: 50px;
	right: 0px;
	padding: 6px 15px 9px 15px;
	width: 722px;
	color: #FFF;
	font-size: 14px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: right;
}

.top_links a { color: #FFF; }

.top_links a:hover { color: #010080;}

.header_image {margin-bottom:2px;}

/*** Static pages navigation ***/

.box_pages { /*** static pages list holder ***/ 
	padding: 11px 6px 10px;
	float: left;
	font-size: 10px;
	font-weight: bold;
}

.box_pages li { /*** static pages list ***/
	display: inline;
}

.box_pages a {padding: 3px 3px;}

.box_pages a:link, .box_pages a:visited {
	color: #000;
	text-decoration: none;
}

.box_pages a:hover {
	color: #C9001B;
	text-decoration: none;
}

/*** Search box ***/

.search { 
	margin-top: 0px;
	padding: 6px; 
	background: #eee url(../img/t9_search_bg.gif) top left no-repeat;
	color: #434343;
	text-align: right;
	direction: rtl;
}

*:first-child+html .search {padding: 4px 6px;} /* IE 7 hack */

/* Hides from IE5-mac \*/

* html .search {padding: 4px 6px;}

/* End hide from IE5-mac */

.search a {color: #434343; font-size: 14px; font-weight: bold;}

.search a:hover {color: #C90404; font-size: 14px; font-weight: bold;}

.search button {
	width: 50px;
	height: 20px;
	margin-left: 6px;
	border: none;
	font-size: 14px;
	font-weight: bold;
	color: #000; 
	background: url(../img/search_button.gif) no-repeat;
}

/*************** LEFT COLUMN STYLES **************************************/

#box_left_holder { padding: 0px 0px;}

#dynamic_box_left div.box {margin-bottom: 12px;}

#dynamic_box_left div.box_title { 
	font-size: 16px;
	background: #A5A5A5 url(../img/t9_left_box_title.gif) top left repeat-x; 
	color:#FFFFFF; 
	padding: 6px;
	font-weight: bold;
	border-bottom: 1px solid #FFFFFF;
	text-align: right;
}

#dynamic_box_left div.box_body {}

/*** Section box (navigation list) ***/

#box_sections div.box_body { border-bottom: none;}

#box_sections li { 
	padding: 1px 0px;
	background: #E5E5E5;
	font-size: 16px;
	text-align: right;
	color:#010080;
	border-top: 1px solid #F0F0F0;
}

#box_sections li ul li { 
	border-bottom: none; 
	color:#020158;
	font-variant: normal; 
	font-size: 14px;
	padding-left: 6px;
	text-align: right;
}

#box_sections li a { 
	color:#020158;
	display: block; 
	padding: 4px;
	font-weight: bold;
}


#box_sections li a:hover {
	color: #C9001B;
	background: #EAEAFF;
	text-decoration: none;
/* 	border-top: 1px solid #CDCDCD; */
}

#box_sections li ul li a:hover {
	color: #010080; 
	background: none; 
	text-decoration: underline;
}

/*************** CONTENT STYLES *****************************************************************************/

#box_center_holder {padding: 0px 12px;}

#box_center_holder h1 { font-size: 22px; font-weight: bold; padding-bottom: 4px; margin-bottom: 12px;}

#box_center_holder div.category_headline { width: 100%; overflow: hidden;}

#box_center_holder div.category_headline h2 a { color: #000099; font-size: 14px; font-weight: bold;}

#box_center_holder div.category_headline div.image { 
	float: left;
	padding: 6px;
	margin: 0px 6px 6px 6px;
	background-color: #eeeeee;
	border: none;
}

#box_center_holder div.category_headline div.summary { line-height: 1.5em;}

div.article_link {display: inline; padding-left: 4px;}

div.article_link a {color: #000099;}

div.article_link a:hover {color: #C9001B;}

div.box_body div.image { 
	padding: 2px; 
	float: right;
	margin: 2px 4px 2px 2px;
	border: 1px solid #CCCCCC;
}

.short_holder { width: 100%; overflow: hidden; line-height: 1.5em;}

.short_holder h3 a, .short_holder h2 a { color: #000099; padding: 3px 3px 3px 3px;}

.short_holder h3 a:hover, .short_holder h2 a:hover { color: #C9001B; text-decoration: none;}

.short { /*** Global summary styles ***/
	text-align:right;
	direction:rtl;
	text-align: justify;
	margin-bottom: 4px;
	padding: 4px;
	border-bottom: 1px solid #eee;
}

/*** Article summaries heights ***/

#latest_news div.short{ font-size: 14px;}

.summary_latest_news{
 	font-size: 14px;
	color: #333333;
}


/*** Main news styles ***/

#category_news_box div.box_title { }


/*** Category links ***/

#category_news_box div.box_title h4, #category_news_box div.box_title h4 a { 
	font-size: 12px; 
	color: #C9001B;
}

/*** Subcategory links ***/

#category_news_box div.box_title span { color: #000; font-size: 11px; padding: 0px 1px; }


#category_news_box div.box_title span a { color: #C90404;}

#category_news_box div.box_title span a:hover { color: #000;}

#category_news_box div.box_body ul { padding: 0px 6px;}

#category_news_box div.box_body ul li {
	border-bottom: 1px solid #eee; 
	padding: 1px 0px;
}

#category_news_box div.box_body ul li a {
	display: block; 
	padding: 2px 2px 2px 19px; 
	font-size: 12px;
	font-weight: bold;
}


/*** Category page ***/

#category_holder div.subcategory_list div.box_body { padding: 6px;}

#category_holder div.short { margin-bottom: 12px; padding-bottom: 12px;}

/*** Article styles ***/

.box_breadcrumb { font-size: 12px; padding: 6px 0px; color: #000; font-weight: bold; border-bottom: 1px solid #EEEEEE;}

.box_breadcrumb a {color: #000; font-weight: normal; padding-right: 4px;}

.box_breadcrumb a:hover {color: #C9001B; text-decoration: none; }

#article_holder h1 { font-size: 26px; color: #000; padding: 8px 0px 4px 0px; margin-bottom: 2px; border-bottom: 1px solid #E5E5E5;}

#article_holder div.article_metadata { font-size: 12px; padding: 0px 0px 6px 0px; margin-bottom: 12px; border-bottom: 1px solid #EEEEEE;}


#article_holder div.article_metadata span.metadata_time { font-size: 12px; color: #000099;}

#article_holder div.font_size { font-size: 11px; text-align: right; margin-bottom: 12px;  float: right;}

#article_holder div.font_size img { vertical-align: bottom; padding-left: 3px;}

#article_holder div.image {
	float: left;
	padding: 4px; 
	margin-right: 6px; 
	border: 1px solid #cccccc;
}


#article_holder div.image span.image_caption { font-size: 12px; line-height:normal;}

#article_holder div#article_body { line-height: 1.6em; width: 100%; overflow: hidden; margin-bottom: 12px;}

#article_holder div#article_body h1, 

#article_holder div#article_body h2, 

#article_holder div#article_body h3, 

#article_holder div#article_body h4, 

#article_holder div#article_body h5, 

#article_holder div#article_body h6 { font-family: Arial, Helvetica, sans-serif;}

#article_holder div#article_body a { color: #002BB8;}

#article_holder div.content_attachment { padding:6px; text-align:right; font-size: 11px;}

#article_holder div.content_attachment img { vertical-align: bottom;}

#article_holder div.content_attachment a {color: #C90404;}

/*** Article social bookmarks ***/


#box_social_bookmarks { 
	color: #666666; 
	padding: 6px 6px; 
	margin: 6px 0px 12px 0px; 
	border-bottom: 1px solid #EEEEEE; 
	border-top: 1px solid #EEEEEE;
}

#box_social_bookmarks img { vertical-align: middle;}

/*** Article comments ***/

.comment_block h4 { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px; 
	font-weight: bold;
	color: #C9001B; 
	border-bottom: 1px solid #AAAAFF; 
	background-color: #EAEAFF;
	padding: 6px;
	margin: 6px 0px;
}

.comment_block h5 { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px; 
	font-weight: bold;
	color: #000099;
	border-bottom: 1px solid #eeeeee; 
	padding: 6px;
	margin: 6px 0px;
}

#comment_list { margin: 15px 8px; font-size: 14px;}

#comment_list div.comment_holder { margin-bottom: 20px; text-align:right; direction:rtl} 

#comment_list div.comment_header { padding-bottom: 6px;}

#comment_list div.comment_header { font-size: 14px;}

#comment_list div.comment_header a { color: #C90404; font-weight: bold;}


#comment_list div.comment_body_holder {
padding: 6px; border-bottom: 1px solid #EBEBEB; background-color: #F8F8F8;
direction: rtl;
text-align:right;
}

#comment_list div.comment_body {width: 100%; overflow: hidden; }

#comment_list div.comment_body img { float: right; margin:2px ; padding:2px}

#comment_list div.comment_body div.comment_text { color: #666666; margin-left: 50px; padding: 0px 12px 10px 10px;}

#comment_list div.comment_report { float: right;}

/*** Pagination ***/

#box_pagination { font-size: 11px; padding: 6px; margin: 6px 0px; background: #EAEAFF; color: #000; border-bottom: 1px solid #AAAAFF;}

#box_pagination span.pagination { float:right; font-weight: bold;}

#box_pagination span.pagination a { font-weight: normal; color: #C9001B;}

#box_pagination span.pagination_total {color: #C9001B;}

/*** Archive calendar ***/

#box_calendar table caption { 
	font-weight: bold; 
	background-color: #eeeeee;
	border-bottom: 1px solid #cccccc; 
	padding: 6px 0px;
	margin-bottom: 6px;
}


#box_calendar table caption a {color: #C90404;}

#box_calendar table caption span { cursor: pointer; padding: 0px 1px;}

#box_calendar table td { color: #778087; text-align: center; padding: 1px 2px;}


/*************** RIGHT COLUMN STYLES ************************************************/

#box_right_holder {/*style, padding, margine...*/}

/*** Boxes ***/

#dynamic_box_right div#box_right_holder { padding: 0px 0px 0px 6px;}

#dynamic_box_right .box div.box_title {
/*	background: #ececec url(../img/t9_right_box_title.gif) top right no-repeat;*/
	color: #434343;
	font-family: Arial, "Times New Roman", Helvetica, sans-serif, Times, serif
	font-weight: bold;
	font-size: 20px;
	padding: 6px;
	border-bottom: 1px solid #CCC;
	text-align:right;
	direction: rtl;
}

#dynamic_box_right .box_tabs div.box_title {padding: 6px 0px 0px 0px; background: #fff none;}

#dynamic_box_right .box .box_title_holder {}


/* Hides from IE5-mac \*/

* html #dynamic_box_right .box .box_title_holder { height: 1%;}

/* End hide from IE5-mac */


#dynamic_box_right .box {
	background: #FFFFFF url(../img/box_right_body_right.gif) bottom right no-repeat;
	margin-bottom: 6px;
}

#dynamic_box_right .box .box_body {
	/*background:url(../img/box_right_body_left.gif) bottom left no-repeat;*/
	border-top: 1px solid #FFF;
}


*:first-child+html #dynamic_box_right .box .box_body { height: 1%; } /* IE 7 hack */

#dynamic_box_right .box .box_body div.box_content {padding: 6px 12px 12px 12px; }

/* Hides from IE5-mac \*/

* html #dynamic_box_right .box .box_body { height: 1%;}

/* End hide from IE5-mac */


/********** Lists ***************/

#dynamic_box_right div.box_body ul {
	direction: rtl;

}

#dynamic_box_right div.box_body ul li {
	font-size: 13px;
	text-align: right;
	padding: 1px 0px;
	border-bottom: 1px solid #EEE;
}

#dynamic_box_right div.box_body ul li a {
	display: block; 
	padding: 4px 4px 4px 4px; 
/*	background: url(../img/bullet_arrow.gif) 3px 7px  no-repeat;*/
	color: #000099;
}

#dynamic_box_right div.box_body ul li a:hover { color: #C9001B;}

/*** Tabs ***/

.tabs {
	text-align: right;
	font-size:12px;
	line-height:normal;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

ul.tabs{
	margin:0;
	padding:4px 0 4px 0px;
	list-style:none;
}

.tabs li {
	display:inline;
	margin:0;
	padding:0;
}

.tabs a {
	margin: 0px 1px 0px 0px;
	padding:4px 0 4px 4px;
	text-decoration:none;
	background: url(../img/tabs_left.gif) no-repeat right top;
}


*:first-child+html .tabs a {padding:0 0 0 4px;} /* IE 7 hack */

/* Hides from IE5-mac \*/

* html .tabs a {padding:0 0 0 4px;}

/* End hide from IE5-mac */



.tabs a span {
	padding:4px 8px 4px 4px;
	color:#666666;
	background: url(../img/tabs_right.gif) no-repeat right top;
}

.tabs a:hover {text-decoration: none;}

.tabs a:hover span {color: #C90404;}

.tabs a.active {background: url(../img/tabs_left2.gif) no-repeat right top;}

.tabs a.active span {
	color: #C90404;
	background: url(../img/tabs_right2.gif) no-repeat right top;
}


/*** Latest comments box ***/


div#latest_comments div.single_comment img { float: right; margin: 2px 6px 2px 4px;}

div#latest_comments div.single_comment {display: block; width: 100%; overflow: hidden; padding-bottom: 4px; margin-bottom: 6px;}

div#latest_comments div.single_comment div.comment_header { font-size: 12px; color: #000099;}

div#latest_comments div.single_comment div.comment_header span { color: #434343;}

div#latest_comments div.single_comment div.comment_header a {color: #C90404;}

div#latest_comments div.single_comment div.comment_body { padding-top: 2px; font-size: 12px;}

/*** Featured author box ***/

div#box_users div.box_body img { float: left; margin: 2px 6px 2px 4px; padding: 4px; border 1px solid #cccccc;}

div#box_users div.box_body a { display: block; font-size: 12px; font-weight: bold; padding-bottom: 6px; color: #C90404;}

div#box_users div.box_content { width: 90%; overflow: hidden;}

/*** Tag cloud box ***/

div#box_tags a:hover {color: #C90404;}

/*** Article page tag box ***/

#article_tags div.article_tags {}

#article_tags div.article_my_tags { padding-top: 6px; margin-top: 6px; border-top: 1px solid #eeeeee;}

#article_tags div.article_add_tag { padding-top: 6px; text-align: center;}

/*** Article Tools box ***/



/*** Email friend box ***/

#send_article { padding: 6px; border-top: 1px solid #eee; }

/*** Article vote box ***/

#stars { padding: 2px; width: 150px; overflow: hidden;}

.article_rating { 
	color: #434343; 
	font-weight: bold; 
	font-size: 14px;
	padding-top: 10px; 
	padding-right: 18px; 
	float: right; 
}

div.standard_star { cursor: pointer;}


/*************** FOOTER STYLES ******************************************************/

.footer { 
	background-color: #020158;
	font-size: 12px;
	padding: 10px 15px 0px 15px;
	text-align: center;
	color: #FFFFFF;  
}


/* Hides from IE5-mac \*/

* html .footer { height: 1%;}

/* End hide from IE5-mac */

.footer a {color: #FFF; font-size: 12px; font-weight: bold;}
.footer a:hover {color: #FF0000; font-size: 12px; font-weight: bold;}

.designby a {color: #FFF; font-size: 12px; font-weight: normal;}
.designby a:hover {color: #FF0000; font-size: 12px; font-weight: normal; text-decoration: none;}


/****.static_footer { 
background: #020158 url(../img/t9_footer_close.gif) bottom left no-repeat; 
padding: 9px 0px 9px 0px;}***/


.footer div.corner_bottom {}

/*** First level categories in footer ***/

.footer ul { text-transform: uppercase; background: #434343; padding: 6px 0px 0px 0px; margin: 0px;}

.footer li {display: inline; padding: 0px 3px; font-size: 14px}

.footer li a { color:#FFFFFF;}



/*************** THEME_9 **************************************************************************/

.latest_headlines h1 {
	color: #434343;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 6px;
	text-align: right;
}

.the_latest_news { padding: 0px 6px; margin: 6px 0px; }

#content_features_right .short {
	border: none;
}

.main_news_box_row {
	text-align: right;
	padding: 0;
	margin: 0;
}

.main_news_box_row .box_body .short {
	padding: 0;
	margin: 0;
}

.main_news_box_row .box_body .short .short_holder h3 a {
	font-size: 12px;
	text-align: right;
	font-weight: normal;
	color: #000099;
	padding-left: 10px;
	background: url(../img/t9_bullet.gif) 1px 3px no-repeat
}

#category_news_box .main_news_box_holder .the_more_news h1 {
	font-size: 12px;
	font-weight: bold;
	color: #434343;
	padding: 6px;
	margin-bottom: 2px;
}

#content_features_right .short a { color: #000099; font-size: 11px; }

#content_features_right .short a:hover { color: #C9001B; }

#box_calendar .box_body .box_content caption { font-size: 9px; }

.main_news_box_holder { background: #ECECEC; margin: 6px; }

.main_news_box_row .box_body .short .short_holder .image { display: none; }

.main_news_box_row .box_body .short .short_holder span { display: none; }

.main_news_box_row .box_body .short .short_holder .article_link { display: none; }


.box_nos{
	font-size: 16px;
	background: #A5A5A5 url(../img/t9_left_box_title.gif) top left repeat-x; 
	color:#FFFFFF; 
	padding: 6px;
	font-weight: bold;
	border-bottom: 1px solid #FFFFFF;
	text-align: right;
}
/* Styles for forms */

form { /******* Used for all forms in TRE-CMS *********/
	padding: 0px;
	margin: 0px;
}

input, select, textarea { }

select  {}

textarea  {border: 1px solid #7F9DB9;}

.form_line {
	margin-bottom: 6px;
	padding-bottom: 6px;
	width: 100%;
	overflow: hidden; /* if used, needs to be hidden because of Opera */
}

*:first-child+html .form_line {margin-bottom: 0px; padding-bottom: 6px;}


input.text {border: 1px solid #7F9DB9;}

select.options { border: 1px solid #7F9DB9;}



input.submit_button, button { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px;
	font-weight: bold;
}

.formElement p { margin-top: 0;}

/***************** Box forms *******************/

#dynamic_box_right .form_line label {}

#dynamic_box_right .form_line div.submit { text-align: left;}

#dynamic_box_right .form_line div.submit a { float: right; padding-top: 3px; color: #C90404;}

/*************** CONTENT FORMS *******/

#dynamic_box_center div.form_line label {
	text-align: left;
	padding: 3px 3px 3px 0px;
	display: block; 
	float: right;
	width: 30%;
	font-size: 13px;
	font-weight: bold;
	color: #666666;
}

#dynamic_box_center div.formElement {float: right; margin-right: 6px; display: inline; z-index: auto;}

#dynamic_box_center div.formElement label {
	padding: 0px;
	width: auto;
	text-align: right;
	float: none;
	display: block;
	font-weight: normal;
}
.quote_right { 
	color: #C90404; 
	float: right; 
	margin: 6px; 
	display: inline; 
	width: 200px; 
	height: auto;
	background: #f9f9f9;
	border: 1px solid #cccccc;
	padding: 6px;
}

.quote_right img { margin: 4px;}

.quote_left {  
	color: #C90404; 
	float: left; 
	margin: 6px; 
	display: inline; 
	width: 200px; 
	height: auto;
	background: #f9f9f9;
	border: 1px solid #cccccc;
	padding: 6px;
}

.quote_left img { margin: 4px;}

.right_image { float: right; margin: 6px; display: inline;}

.left_image { float: left; margin: 6px; display: inline;}
.menu, .menu ul { /* remove all list stylings */
	margin: 0;
	padding: 0;
	border: 0;
	display: block;
}

.menu{ padding-left:10px;}

.menu li {
	margin: 0;
	padding: 0;
	border: 0;
	display: block;
	float: right;	      /* move all main list items into one row, by floating them */
	position: relative;	  /* position each LI, thus creating potential IE.win overlap problem */
	z-index: 5;		      /* thus we need to apply explicit z-index here... */
	list-style: none;
}

.menu li:hover {
	z-index: 10000;	      /* ...and here. this makes sure active item is always above anything else in the menu */
	white-space: normal;  /* required to resolve IE7 :hover bug (z-index above is ignored if this is not present)
							 see http://www.tanfa.co.uk/css/articles/pure-css-popups-bug.asp for other stuff that work */
}

.menu li li {
	float: none;		 /* items of the nested menus are kept on separate lines */
	position:relative !important;
}

.menu ul {
	visibility: hidden;	/* initially hide all submenus. */
	position: absolute;
	z-index: 10;
	left: 0;	       /* while hidden, always keep them at the top left corner, */
	top: 0;		       /* to avoid scrollbars as much as possible */
}

.menu li:hover>ul {
	visibility: visible;	/* display submenu them on hover */
	top: 100%;	            /* 1st level go below their parent item */
}

.menu li li:hover>ul {	    /* 2nd+ levels go on the right side of the parent item */
	top: 0;
	left: 100%;
}

/* -- float.clear -- force containment of floated LIs inside of UL */

.menu:after, .menu ul:after {
	content: ".";
	height: 0;
	display: block;
	visibility: hidden;
	overflow: hidden;
	clear: both;
}

.menu, .menu ul {/* IE7 float clear: */min-height: 0;}

/* -- float.clear.END --  */

/* -- sticky.submenu --
	it should not disappear when your mouse moves a bit outside the submenu
	YOU SHOULD NOT STYLE the background of the ".menu UL" or this feature may not work properly!
	if you do it, make sure you 110% know what you do */

.menu ul {
	background-image: url(../img/empty.gif);	/* required for sticky to work in IE6 and IE7 - due to their (different) hover bugs */
	padding: 10px 30px 30px 30px;
	margin: -10px 0 0 -30px;
	/*background: #f00;*/	/* uncomment this if you want to see the "safe" area.

								you can also use to adjust the safe area to your requirement */
}

.menu ul ul {
	padding: 30px 30px 30px 10px;
	margin: 0 0 0 -10px;
}

/* -- sticky.submenu.END -- */
/************************************************************************************/
/*************************** DHTML_menu styles **************************************/

#mainNav {
    background: #42464A url(../img/dhtml_menu_bg.gif) bottom repeat-x;
	border-bottom: 2px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
}

.menu ul {
	font-size:85%;
}

.menu ul li {
    margin:0;
    float:none;
    border:none;
}

.menu ul li ul {
	font-size:100%;
}

.menu ul {
	width: 15em;
	margin:0; 
	padding:0;
}

.menu li:hover {

}

/* Link styles */

.menu li a{
	display:block;
	height:30px;
	line-height:30px;
	padding:0 12px;
	border-right: 1px solid #7C7C7C;
}

.menu li a:link,

.menu li a:visited,

.menu li a:hover {
	color: #010080;
    font-weight:bold;
    text-decoration:none;
	font-size: 16px;
	border-left: 1px solid #EEEEEE;
}

.menu li a:hover {
	background:#EAEAFF;
	color: #C90404;
}

.menu ul li {
	background: #DFDFFF;
}

.menu ul li:hover {
	background: #CCCCFF;
}

.menu ul li a:link,

.menu ul li a:visited,

.menu ul li a:hover {
	text-decoration: none;
	display: block;
	float:none;
	position: relative;
	border:none;
	height:auto;
	font-size: 15px;
	line-height:90%;
	padding:4px;
	background:transparent;
	border-bottom:1px solid #bfbfbf;
	color: #010080;

}

.menu ul li a:hover {
	background: #EAEAFF;
	color: #C90404;
}

.menu ul li ul li a:link,

.menu ul li ul li a:visited,

.menu ul li ul li a:hover {
	background:#EEEEEE;
}

.menu li ul li ul li a:hover {
	background: #bfbfbf;
	color: #C90404;
}

.menu a:hover, .menu li:hover>a {}

.menu li li:hover>ul {	/* inset 2nd+ submenus, to show off overlapping */
	background:#333333;
	padding:0;
}

/********************************************************************************************/
/**************************** Internet Explorer only styles ********************************/

/* Hides from IE5-mac \*/

* html #mainNav a {float:left;}

* html .menu, * html .menu ul {zoom: 1;}

* html .menu li.adxmhover {z-index: 10000;}

* html .menu .adxmhoverUL {visibility: visible;}

* html .menu .adxmhoverUL {top: 100%; left: 0;}

* html .menu .adxmhoverUL .adxmhoverUL {top: 0; left: 100%;}

* html .menu ul a {zoom: 1;}

* html .menu ul li {display:inline !important;}

* html .menu ul li a:link,

* html .menu ul li a:visited,

* html .menu ul li a:hover {text-decoration: none; display:inline-block; display:block;}

* html #mainNav .menu li ul li {margin:0; padding:0;}

* html .menu li li {width:100%; margin:0; padding:0;}

* html #mainNav .menu ul li a:link,

* html #mainNav .menu ul li a:visited,

* html #mainNav .menu ul li a:hover {float:none;}

* html .menu ul ul {padding:0;}

/* End hide from IE5-mac */

#box_newsletter {}

#box_newsletter div.button_holder { height: 20px; padding: 4px;}

#box_newsletter div.button_holder input { float: right;}

#newsletter_form_holder { padding: 6px;}
.ticker_summary h3 {font-size: 11px;}

.ticker_summary div.summary { font-size: 11px; height: 45px; overflow: hidden;}

.ticker_summary a {color: #CA0405;}

.ticker_summary span.ticker_category {color: #cccccc;}

.ticker_summary span.ticker_category a {color: #000000;}

.ticker_summary .scroller {
	height:200px; 
}

.ticker_summary .section {
	height:87px;
	width: auto;
	float: none;
	padding: 6px 0px 6px 4px;
	border-bottom: 1px solid #BEBEBE;
}

.ticker_summary .row_1 {background-color: #F1F1F1;}
