/***********************************************/

/* 3col_leftNav.css                             */

/* Use with template 3col_leftNav.html          */

/***********************************************/



/***********************************************/

/* HTML tag styles                             */

/***********************************************/ 



body{

	margin-bottom:0px;

	margin-left:0px;

	margin-right:0px;

	margin-top:20px;

}



body,td,th {

	font-family: Arial,sans-serif;

	font-size: 12px;

	color: #333333;

}



.quicklinks{

	font-size:16px;

	font-weight:bold;

	color:#354957;

}



a{

	color: #3f5a6d;

	text-decoration: none;

	border:none;

}



a:link{

	color: #3f5a6d;

	text-decoration: none;

	border:thin, #FFFFFF;

}



a:visited{

	color: #3f5a6d;

	text-decoration: none;

	border:none;

}



a:hover{

	color: #87a1b3;

	text-decoration: none;

	border:none;

}



.bottomheader{

	line-height:30px;

	color:#354957;

	font-size:14px;

	font-weight:bold;

}
