  /* CSS Document */

body {
	background-color:#d6d8da;
	background-image:url("../images/background_sub_main.gif");
	background-position:top center;
	background-repeat:no-repeat;
	vertical-align:top;
	
}
	
#dropmenudiv{
position:absolute;
background-color: #d3d3d3;
text-indent: 10px;
border: #3f464d;
border-bottom-width: 0;
font:normal 12px Verdana;
line-height:10px;
z-index:100;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 10px;
border-bottom-width: 0;
border-bottom: #000000;
padding: 0px;
line-height:21px;

}	
	
#dropmenudiv a:hover{ /*hover background color*/
background-color: #c60c30;
}

.navlist li {
background-color: #;
}

#fullheight{
height:100%

}

#PageImage {
margin:0px

}  
  p,td,th,li,a {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 16px;
	color: #3f464d;
}		
	ul {
	list-style-type: disc;
	list-style-image: url(../images/arrow_dark_grey.gif);
	list-style-position: outside;
}

  .small_text {
		font-family: Tahoma;
		font-size: 10px;
		color: #000000;
}
  .downloads_text {
		font-family: Tahoma;
		font-size: 10px;
		color: #3f464d;
}
  .in_this_section_heading {
		font-family: Tahoma;
		font-size: 11px;
		color: #FFFFFF;
}
  .bold_text {
		font-family: Tahoma;
		font-size: 11px;
		color: #3f464d;
		font-weight: bold;
}
  .bold_white_text {
		font-family: Tahoma;
		font-size: 11px;
		color: #FFFFFF;
		font-weight: bold;
}
  .blue_text {
		font-family: Tahoma;
		font-size: 11px;
		color: #c60c30;
}
  .form_brands {
		font-family: Tahoma;
		font-size: 11px;
		width: 200px;
		background-color: #f5f5f6;
		color: #3f464d;
}
  .form_subscribe {
		font-family: Tahoma;
		font-size: 11px;
		width: 165px;
		background-color: #f5f5f6;
		color: #3f464d;
}
  .form_subscribe_go {
		font-family: Tahoma;
		font-size: 11px;
		width: 30px;
		background-color: #f5f5f6;
		color: #3f464d;
}
  .form_subscribe_submit {
		font-family: Tahoma;
		font-size: 11px;
		width: 60px;
		background-color: #f5f5f6;
		color: #3f464d;
}
  .form {
		font-family: Tahoma;
		font-size: 11px;
		color: #717171;
		background-color: #FFFFFF;
		border: 1px solid #b2b2b2;
}
  .page_heading {
		font-family: Tahoma;
		font-size: 15px;
		color: #3f464d; 
		font-weight: bold;
}
  .page_heading_blue {
		font-family: Tahoma;
		font-size: 13px;
		color: #c60c30; 
		text-transform: uppercase;
		font-weight: bold;
}
  .top_nav_spacer {
		font-size: 10px; 
		color: #e2e3e4;
}
  .base_nav2_spacer {
		font-size: 10px; 
		color: #BBBBBB;
}
  .base_nav_spacer {
		font-size: 10px; 
		color: #7f7f7f;
}
  a:link {
		color:#c60c30; 
		text-decoration: none
}
  a:active {
		color:#c60c30; 
		text-decoration: none
}
  a:visited {
		color:#c60c30; 
		text-decoration: none
}
  a:hover {
	color:#3f464d;
	font-weight: normal;
}
  .base_nav {
		font-size: 10px; 
		color: #7f7f7f;

}
  .base_nav:link, .base_nav:active, .base_nav:visited {
		color:#7f7f7f; 
		text-decoration: none
}
  .base_nav:hover {
	  text-decoration:underline;
}
  .base_nav2 {
		font-size: 10px; 
		color: #BBBBBB;

}
  .base_nav2:link, .base_nav2:active, .base_nav2:visited {
		color:#BBBBBB; 
		text-decoration: none
}
  .base_nav2:hover {
	  text-decoration:underline;
}
  .top_nav {
		font-size: 10px; 
		color: #e2e3e4;

}
  .top_nav:link, .top_nav:active, .top_nav:visited {
		color:#e2e3e4; 
		text-decoration: none
}
  .top_nav:hover {
		color:#c60c30; 
		border-bottom: 1px dotted
}
  .sub_nav {
		font-size: 11px; 
		color: #7f7f7f;
		line-height: 15px;
}
  .sub_nav:link, .sub_nav:active, .sub_nav:visited {
		color:#7f7f7f; 
		text-decoration: none
}
  .sub_nav:hover {
		color:#c60c30; 
		text-decoration: none; 
}
  .topdownloads_nav {
		font-size: 10px; 
		color: #3f464d;
}
  .topdownloads_nav:link, .topdownloads_nav:active, .topdownloads_nav:visited {
		color:#3f464d; 
		text-decoration: none
}
  .topdownloads_nav:hover {
		color:#c60c30; 
		border-bottom: 1px dotted
}
  .dropdown_nav {
		font-size: 11px; 
		color: #3f464d;

}
  .dropdown_nav:link, .dropdown_nav:active, .dropdown_nav:visited {
		color:#000000; 
		text-decoration: none

}
  .dropdown_nav:hover {
		color:#FFFFFF; 
		text-decoration: none; 
}

/*------------------custom css--------------------------*/

img.news{
	float:right;
	clear:right;
}

.newsBlock{
	display:block;
	margin:10px 0 30px 0;
	
}



