body 
{
	font-family:   Arial, Tahoma;
 	font-size:     10px;
	font-weight:   normal;

	color:         #59595A;
	margin-top:    0px;
	margin-bottom: 0px;
	margin-left:   0px;
	margin-right:  0px;

	background-color: #EDEAE1;
}


p
{
	margin-top: 0px;
	margin-bottom: 0px;
}

blockquote
{
	margin-top: 0px;
	margin-left: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
}


td
{
	font-size: 9px;
	vertical-align: top;
}

a
{
	color: #BA3118;
	text-decoration: none;
}

a:hover
{
	color: #BA3118;
	text-decoration: underline;
}

h1
{
	font-size: 16px;
	color: #59595A;
	margin-top: 0px;
	margin-bottom: 0px;
}

h2
{
	font-size: 14px;
	color: #59595A;
	margin-top: 0px;
	margin-bottom: 0px;
}

h3
{
	font-size: 12px;
	color: #59595A;
	margin-top: 0px;
	margin-bottom: 0px;
}

h4
{
	font-size: 10px;
	color: #59595A;
	margin-top: 0px;
	margin-bottom: 0px;
}


/* TOP MENU
   ------------------------------------------------------------------
*/
   
td.top_menu_frame
{
	vertical-align: bottom;
	padding-bottom: 5px;
}


table.top_menu td
{
	font-size: 9px;
	vertical-align: bottom;
	color: #59595A;
}

a.top_menu_link
{
	font-size: 9px;
	vertical-align: bottom;
	color: #59595A;
	text-decoration: none;
}

a.top_menu_link:hover
{
	font-size: 9px;
	vertical-align: bottom;
	color: #DDA23B;
	text-decoration: underline;
}

a.top_menu_link_active
{
	font-size: 10px;
	vertical-align: bottom;
	color: #DDA23B;
	text-decoration: none;
	font-weight: bold;
}

td.top_menu_underline 
{
	background-color: #FFFFFF;
}

td.top_menu_underline_active
{
	background-color: #DDA23B;
}


/* BOTTOM MENU
   ------------------------------------------------------------------
*/
   
td.bottom_menu_frame
{
	background-color: #EDEAE1;
}

a.bottom_menu_link
{
	font-size: 9px;
	vertical-align: bottom;
	color: #59595A;
	text-decoration: none;
}

a.bottom_menu_link:hover
{
	font-size: 9px;
	vertical-align: bottom;
	color: #DDA23B;
	text-decoration: underline;
}

a.bottom_menu_link_active
{
	font-size: 10px;
	vertical-align: bottom;
	color: #DDA23B;
	text-decoration: none;
	font-weight: bold;
}


/* RIGHT NAVIGATION
   ------------------------------------------------------------------
*/
table.right_nav_frame
{
	background-color: #DFDFDF;
}

td.right_nav_frame
{
	background-color: #DFDFDF;
}

td.right_title_block
{
	font-size: 16px;
	vertical-align: middle;
	background-color: #2D417B;
	padding-left: 5px;

	height: 50px;
}

a.right_title
{
	color: #ffffff;
	text-decoration: none;
}

a.right_title:hover
{
	color: #D3C38A ;
	text-decoration: none;
}

td.right_title_block_expanded
{
	font-size: 16px;
	vertical-align: middle;
	background-color: #4E9DD4 ;
	padding-left: 5px;

	height: 40px;
}

td.right_title_block_expanded_product
{
	font-size: 11px;
	font-weight: bold;
	
	vertical-align: top;
	background-color: #D3C38A ;
	padding-top: 2px;
	padding-left: 5px;
	padding-bottom: 2px;

}

td.right_title_block_expanded_product a
{
	color: #59595A  ;
	text-decoration: none;
}

td.right_title_block_expanded_product a:hover
{
	color: #ffffff  ;
	text-decoration: none;
}

td.right_title_block_expanded_bar
{
	background-color: #D5844E  ;
}

/* LATEST NEWS RIGHT NAVIGATION
   ------------------------------------------------------------------
*/
td.news_right_title_block
{
	font-size: 16px;
	vertical-align: middle;
	background-color: #DDA23B ;
	padding-top: 10px;
	padding-left: 5px;
	padding-bottom: 10px;

	height: 50px;
}

.right_news_text
{
	color: #ffffff  ;
	font-size: 11px;
}

a.red_more_link
{
	color: #BA3118;
	font-size: 11px;
	text-decoration: none;
}

a.red_more_link:hover
{
	color: #BA3118;
	font-size: 11px;
	text-decoration: underline;
}

/* HOME PAGE STYLES
   ------------------------------------------------------------------
*/
a.brown_more_link
{
	color: #D5844E;
	font-size: 10px;
	text-decoration: none;
}

a.brown_more_link:hover
{
	color: #D5844E ;
	font-size: 10px;
	text-decoration: underline;
}


/* Standard inner page styles
   ------------------------------------------------------------------
*/
td.std_inner_page_content_frame
{
	vertical-align: top;
   
   background-color: #EDEAE1;
   height: 440px;
}

table.std_inner_page_content
{
   background-color: #EDEAE1;

   background-image: url(../images/content_top_bg.jpg);
   background-repeat: no-repeat;

/*
   padding-left: 95px;
   padding-top: 55px;
*/


}

td.inner_page_title_cell
{
	font-size: 16px;
	color: #ffffff;
	background-color: #DDA23B;
	vertical-align: middle;
	text-align: center;
   height: 50px;
   width: 160px;
}

td.inner_page_content_cell
{
	font-size: 12px;
	color: #59595A ;
   height: 50px;

   padding-left: 5px;
   padding-top: 20px;
   padding-right: 5px;

   
}


.swe_credit
{
   padding-top: 15px;
   padding-left: 10px;
   
	font-size: 10px;
	color: #59595A ;
}

.swe_credit a
{
	color: #59595A ;
}

.welcome_home_text
{
	color: #FFF8B7 ;
	font-size: 11px;
}

.welcome_home_text h1, .welcome_home_text h2, .welcome_home_text h3, .welcome_home_text h4, .welcome_home_text h5
{
	color: #FFF8B7 ;
}

.advantage_home_text
{
	color: #FFF8B7 ;
	font-size: 11px;
	font-weight: normal;
}

.advantage_home_text h1, .advantage_home_text h2, .advantage_home_text h3, .advantage_home_text h4, .advantage_home_text h5
{
	color: #FFF8B7;
}

a.white_more_link
{
/*	color: #ffffff;*/
	font-size: 11px;
}

.blue_title
{
	color: #0072BC;
	font-size: 12px;
	font-weight: bold;
   
}


td.grid_top_row_caption
{
	border-top:    1px solid #DDA23B;
	border-bottom: 0px;
	border-left:   0px;
	border-right:  0px;
}

td.grid_top_row_left
{
	border-top:    1px solid #DDA23B;
	border-bottom: 0px;
	border-left:   0px;
	border-right:  1px solid #DDA23B;
}

td.grid_top_row_right
{
	border-top:    1px solid #DDA23B;
	border-bottom: 0px;
	border-left:   0px;
	border-right:  0px;
}


