body{
	background-color: #FFFFFF;
	font-family: arial, helvetica, verdana;
	font-size: 14px; 
	color: #505050; 
	line-height: normal;
	font-weight: normal;
	margin: 0;
}
Input{
	font-family: arial, helvetica, verdana; 
	font-size: 11px; 
	color: #3a3939; 
	line-height: normal;
	font-weight: normal;
	border: 1px solid #717070;
	padding-left: 4px;
}
Select{
	font-family: arial, helvetica, verdana; 
	font-size: 11px; 
	color: #3a3939;  
	line-height: normal;
	font-weight: normal;
}
Textarea {	
	font-family: arial, helvetica, verdana; 
	font-size: 11px; 
	color: #3a3939;  
	line-height: normal;
	font-weight: normal;
	border: 1px solid #717070;
	padding-left: 4px;
}
li  {
	font-family: arial, helvetica, verdana;
	font-size: 14px; 
	color: #505050; 
	line-height: normal;
	font-weight: normal;
}
A:link, A:visited  {
	font-family: arial, helvetica, verdana; 
	font-size: 11px; 
	text-decoration: none; 
	color: #48882d;
	cursor: hand;
}
A:active, A:hover  {
	font-family: arial, helvetica, verdana; 
	font-size: 11px; 
	text-decoration: none; 
	color: #41546a;
	cursor: hand;
}
.chromestyle{
	z-index:10;
}
.chromestyle:after{ 
	content: ""; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}

.chromestyle ul{	
	padding: 0px 0;
	margin: 0;
}

.chromestyle ul li{
	display: inline;
}

.dropmenudiv{
	font-family: arial, helvetica, verdana; 
	font-size: 11px;
	line-height: normal;
	font-weight: normal;
	text-indent: 10px;
	line-height: 20px;
	text-align: left;
	
	position:absolute;
	/*top: 178px;*/
	background: #344253;	
	z-index:100;
	width: 240px;
	visibility: hidden;
	
	margin-left: 4px;
	
	border-top: 1px solid #3f4e60; 
	border-bottom: 1px solid #3f4e60; 
	border-right: 1px solid #3f4e60; 
	border-left: 1px solid #3f4e60; 	
	border-bottom-width: 1px ;
	
}


.dropmenudiv a:link, .dropmenudiv a:visited {
	text-decoration: none; 
	color: #ffffff;
	
	/*width: 100%;*/
	display: block;
	padding: 2px 0;	
}

.dropmenudiv a:hover { 		
	text-decoration: none; 
	color: #ea0404;	
	/*background: #f5f5f5;*/
	
}

.dropmenutop{
	font-family: arial, helvetica, verdana; 
	font-size: 11px;
	line-height: normal;
	font-weight: normal;
	text-indent: 10px;
	line-height: 20px;
	text-align: left;
	
	position:absolute;
	/*top: 178px;*/
        background-image: url(/images/assets/bg_steelDropdown.jpg); 
	z-index:100;
	width: 160px;
	visibility: hidden;
	
	margin-left: 4px;
	
	border-top: 1px solid #3f4e60; 
	border-bottom: 1px solid #3f4e60; 
	border-right: 1px solid #3f4e60; 
	border-left: 1px solid #3f4e60; 	
	border-bottom-width: 1px ;
	
}


.dropmenutop a:link, .dropmenudiv a:visited {
	text-decoration: none; 
	color: #ffffff;
	
	/*width: 100%;*/
	display: block;
	padding: 2px 0;	
}

.dropmenutop a:hover { 		
	text-decoration: none; 
	color: #ea0404;	
	/*background: #f5f5f5;*/
	
}

.bodyFont, p  {
	font-family: arial, helvetica, verdana; 
	font-size: 12px;
	color: #505050; 
	line-height: normal;
	font-weight: normal;
}

.whiteFont{
	font-family: arial, helvetica, verdana; 
	font-size: 14px; 
	color: #ffffff;
	line-height: normal;
	font-weight: normal;
}

.whiteFontSmall{
	font-family: arial, helvetica, verdana; 
	font-size: 11px; 
	color: #ffffff; 
	line-height: normal;
	font-weight: normal;
}

a.whiteFontSmall:link, a.whiteFontSmall:visited {
	font-family: arial, helvetica, verdana; 
	font-size: 11px; 
	color: #ffffff; 
	line-height: normal;
	font-weight: normal;
	text-decoration: none; 
}


a.whiteFontSmall:hover, a.whiteFontSmall:active {
	font-family: arial, helvetica, verdana; 
	font-size: 11px; 
	color: #ea0404; 
	line-height: normal;
	font-weight: normal;
	text-decoration: none; 
}

.redFont{
	font-family: arial, helvetica, verdana; 
	font-size: 14px; 
	color: #ea0404; 
	line-height: normal;
	font-weight: bold;
}

.title {
	font-family: helvetica, verdana, arial; 
	font-size: 18px; 
	color: #000000; 
	line-height: normal;
	font-weight: bold;
}

.whiteTitle {
	font-family: helvetica, verdana, arial;   
	font-size: 18px; 
	color: #FFFFFF;
	line-height: normal;
	font-weight: normal;
	font-style: italic;
}

.redTitle {
	font-family: helvetica, verdana, arial; 
	font-size: 20px; 
	color: #ea0404; 
	line-height: normal;
	font-weight: bold;
}

.blueTitle {
	font-family: helvetica, verdana, arial; 
	font-size: 20px; 
	color: #D0EEF6; 
	line-height: normal;
	font-weight: bold;
}

.footer {
	font-family: arial, helvetica, verdana;
	font-size: 11px; 
	color: #ea0404; 
	line-height: normal;
	font-weight: normal;
}

a.footer:link, a.footer:visited {
	font-family: arial, helvetica, verdana;
	font-size: 11px; 
	color: #ea0404; 
	line-height: normal;
	font-weight: normal;
	text-decoration: none; 
}


a.footer:hover, a.footer:active {
	font-family: arial, helvetica, verdana;
	font-size: 11px; 
	color: #41546a; 
	line-height: normal;
	font-weight: normal;
	text-decoration: none; 
}

.ftrpwc {
	font-family: arial, helvetica, verdana;
	font-size: 11px; 
	color: #133362; 
	line-height: normal;
	font-weight: normal;
}

a.ftrpwc:link, a.ftrpwc:visited {
	font-family: arial, helvetica, verdana;
	font-size: 11px; 
	color: #133362; 
	line-height: normal;
	font-weight: normal;
	text-decoration: none; 
}


a.ftrpwc:hover, a.ftrpwc:active {
	font-family: arial, helvetica, verdana;
	font-size: 11px; 
	color: #41546a; 
	line-height: normal;
	font-weight: normal;
	text-decoration: none; 
}

/*/end font styles*/

.redBtn {
  	font-family: arial, helvetica, verdana;
	font-size: 11px;
	color: #ffffff; 
  	font-weight: normal;
	background: #ea0404;
	border: 1px solid #ffffff;
	cursor: pointer; 
}

.redBtn:hover {
  	color: #ffffff;
	background: #41546a;
}

.nav{
	font-family: helvetica, verdana, arial;   
	font-size: 14px; 
	color: #000000;
	line-height: normal;
	font-weight: normal;
}

a.nav:visited, a.nav:active, a.nav:link {
	font-family: helvetica, verdana, arial;   
	font-size: 14px; 
	color: #000000;
	line-height: normal;
	font-weight: normal;
}

a.nav:hover{
	font-family: helvetica, verdana, arial;   
	font-size: 14px; 
	color: #FF0000;
	line-height: normal;
	font-weight: normal;
	text-decoration: none;
}

.other{
	font-family: helvetica, verdana, arial;   
	font-size: 16px; 
	color: #DDDDDD;
	line-height: normal;
	font-weight: bold;
	text-decoration: none;
}

a.other:visited, a.other:active, a.other:link {
	font-family: helvetica, verdana, arial;   
	font-size: 16px; 
	color: #DDDDDD;
	line-height: normal;
	font-weight: bold;
}

a.other:hover{
	font-family: helvetica, verdana, arial;   
	font-size: 16px; 
	color: #FF0000;
	line-height: normal;
	font-weight: bold;
	text-decoration: none;
}

.otherpwc{
	font-family: helvetica, verdana, arial;   
	font-size: 16px; 
	color: #DDDDDD;
	line-height: normal;
	font-weight: bold;
	text-decoration: none;
}

a.otherpwc:visited, a.otherpwc:active, a.otherpwc:link {
	font-family: helvetica, verdana, arial;   
	font-size: 16px; 
	color: #DDDDDD;
	line-height: normal;
	font-weight: bold;
}

a.otherpwc:hover{
	font-family: helvetica, verdana, arial;   
	font-size: 16px; 
	color: #133362;
	line-height: normal;
	font-weight: bold;
	text-decoration: none;
}

.insButton {
     font-family: helvetica, verdana, arial;   
     font-size: 14px; 
     font-weight: bold;
     color: #EEEEEE;
     width: 78px;
     height: 33px;
     background-image: url(/images/nav/btn_blank_small.GIF); 
     background-color: none; 
     background-repeat: no-repeat; 
     cursor: pointer;
}
.blueButton {
     font-family: helvetica, verdana, arial;   
     font-size: 14px; 
     font-weight: bold;
     color: #EEEEEE;
     width: 78px;
     height: 33px;
     background-image: url(/images/nav/btn_blank_small_Blue.GIF); 
     background-color: none; 
     background-repeat: no-repeat; 
     cursor: pointer;
}
. {
	font-family: helvetica, verdana, arial;   
	font-size: 14px; 
	color: #000000;
	line-height: normal;
	font-weight: normal;
}
.ExpandNews {
	font-family: helvetica, verdana, arial;   
	font-size: 14px; 
	color: #000000;
	line-height: normal;
	font-weight: normal;
}

.whiteSubtitle {
	font-family: helvetica, verdana, arial;   
	font-size: 18px; 
	color: #FFFFFF;
	line-height: normal;
	font-weight: normal;
}
.imglinks{
	border: none;
}
.whiteBTN {
	font-family: verdana, helvetica, arial;   
	font-size: 14px; 
        color: #EEEEEE;
	line-height: normal;
	font-weight: bold;
	cursor: pointer;
}

.whiteBTN:hover  {
	font-family: verdana, helvetica, arial;   
	font-size: 14px; 
        color: #CCCCCC;
	line-height: normal;
	font-weight: bold;
	cursor: pointer;
}
.H2HCopy {  
   font-family: Verdana, Arial, Helvetica, sans-serif; 
   font-size: 12px; 
   font-weight: bold; 
   color: #6F6F6F
}

