@charset "utf-8";
/* CSS Document */
body {
	margin: 0;
	padding: 0;
	background: #cfcfcf;
	font-family: Arial,Verdana,sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;	
	height: 100%;
	}
a{
 outline:none;
 }
.black-font{
            font-family: Verdana, Arial, Helvetica, sans-serif;
			font-size: 35px;
			color: #000000;
			float: left;
			}
.red-font{
            font-family: Verdana, Arial, Helvetica, sans-serif;
			font-size: 35px;
			color: #dd1b00;
			padding-left:5px;
			}
.footerlinks{
      color:#000000;
	  text-decoration:none;
	  }
.footerlinks:hover{
      color:#dd1b00;
	  text-decoration:underline;
	  }
.mystyle2
{
FONT-SIZE: 20px;
font-family:Arial, Helvetica, sans-serif; 
color:#CC0000;
font-weight:bold;
}
.mystyle4
{
font-size:20px;
font-family:Arial, Helvetica, sans-serif;
color:#003300;
text-align:justify;
}
.sidelink{
      text-decoration: none;		
 	  color: #000000;
	  }
.sidelink:hover{
      text-decoration: underline;		
 	  color: #CC0000;
	  }
.smallheading{
  font-size:14px;
  font-weight:bold;
  color:#000000;
  }
#t2 {
	position: relative;
	width: 815px;
	height: 200px;
	/*margin: 0 0 0 25px;
	padding: 0 0 0 30px;*/
	}	
	#t2_tabrow {
		font-size: 11px;
		padding: 0; 
		margin: 0;
	}
		#t2_tabrow LI {
			float: left; 
			list-style-type: none;
			text-align: center;	
			line-height: 12px;
		}
		#t2_tabrow LI A {
			height: 24px;
			width: 127px;
			background-image: url(images/t2_tab_bg.png);
			text-decoration: none;
			display: block;
			color: #000000;
			padding: 2px 0 0 0;
		}
		#t2_tabrow A:hover, #t2_tabrow a:active, #t2_tabrow a.active {
			height: 24px;
			width: 127px;	
			background-image: url(images/t2_tab_bgO.png);
			text-decoration: none;		
			display: block;
			color: #ffffff;
			padding: 2px 0 0 0;
		}
	#t2_stripe {
		position: absolute;
		top: 25px;
		left: 30px;	
		width: 762px;
		height: 5px;
		background-image:url(images/t2_tab_stripe.png);
		}
	#t2_content {
		position: absolute;
		top: 30px;
		left: 20px;
		width: 762px;
		height: 176px;
		background-image: url(images/t2_tab_content_bg.png);

	}
		#first {
			position: absolute;			
		}
		#second {
			position: absolute;			
		}
		#third {
			position: absolute;			
		}
		#fourth {
			position: absolute;			
		}
		#fifth {
			position: absolute;			
		}
		#sixth {    					
			position: absolute;			
		}
#t3 {
	position: relative;
	width: 762px;
	height: 97px;
	margin: 0 0 0 35px;
	}
	#t3_1 {
		position: absolute;
		top: 42px;
		left: 10px;
		width: 226px;
		height: 46px;
		font-size: 10px;
		line-height: 11px;
		}	
	#t3_2 {
		position: absolute;
		top: 42px;
		left: 269px;
		width: 226px;
		height: 46px;
		font-size: 10px;
		line-height: 11px;		
		} 		
	#t3_3 {
		position: absolute;
		top: 42px;
		left: 523px;
		width: 226px;
		height: 46px;
		font-size: 10px;
		line-height: 11px;		
		}
	#t3_heading a{
		position: absolute;
		left: 1px;
		top: -22px;
		width: 110px;
		height: 15px;
		display: block;
	}
	#t3_heading a:hover {
		position: absolute;
		left: 1px;
		top: -22px;
		width: 110px;
		height: 15px;
		display: block;
	}
	#t3_heading1 a{
		position: absolute;
		left: 1px;
		top: -22px;
		width: 48px;
		height: 15px;
		display: block;
	}
	#t3_heading1 a:hover {
		position: absolute;
		left: 1px;
		top: -22px;
		width: 48px;
		height: 15px;
		display: block;
	}
	#t3_more a:link, #t3_more a:visited {
		position: absolute;
		left: 189px;
		top: -22px;
		width: 40px;
		height: 15px;
		display: block;
	}
	#t3_more a:hover {
		position: absolute;
		left: 189px;
		top: -22px;
		width: 40px;
		height: 15px;
		display: block;
		}
a, a:visited {
	color: #dd1b00;	
	text-decoration: none;
	}
a:hover	{
	color: #dd1b00;	
	text-decoration: underline;
	}
	.midellinks{
      color:#000000;
	  text-decoration:none;
	  font-size:14px;
	  }
.midellinks:hover{
      color:#dd1b00;
	  text-decoration:underline;
	  }
.mainlink{
      color:#000000;
	  text-decoration:none;
	  font-size:12px;
	  }
.mainlink:hover{
      color:#dd1b00;
	  text-decoration:underline;
	  }
.sidelink{
      color:#000000;
	  text-decoration:none;
	  font-size:11px;
	  }
.sidelink:hover{
      color:#dd1b00;
	  text-decoration:underline;
	  }
