@import url(tn_dept_5.css);
  /* import 5.0 browsers style sheet */
@import url(tn_dept_nonIE.css)screen; 
  /*  import  non/IE (Mozilla/Gecko) only style sheet  */

/*
*  File: tn_dept.css
*/
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

h1.headerBoxed,
h2.headerBoxed,
h3.headerBoxed,
h4.headerBoxed,
h5.headerBoxed,
h6.headerBoxed,
*.headerBoxed2 
{
	font-weight: bold;
	color: #ffffff;
	background-color: #78879d;
	text-align: center;
	float: right;
}
td.leftMenu, *.td_divider {
}
#photo {
	text-align: left;
}
.captionline {
	background-color: #E2E6EB;
	color: #000000;
}
.title {
	color : #000066;
	font-size : 200%;
	font-weight : bold;
}

.smallText {
	font-size: 70%;
	font-weight: bold;
}
.redText {
	color: #FF0000;
	font-weight: bold;
}

.smallRedText {
	color: #FF0000;
	font-weight: bold;
	font-size: 80%;
}

.alignRight {
	text-align: right;
}

.subTitle {
	color:#000066;
	font-size:150%;
}

.timesFont {
	color:#000000;
	font-size:150%;
	font-family:"Times New Roman";
	text-align: left;
}

.timesSmFont {
	color:#000000;
	font-family:"Times New Roman";
}

.timesCenter {
	color:#000000;
	font-size:175%;
	font-family:"Times New Roman";
	text-align: center;
}

.winColor {
	color:windowtext;
}

.underline {
	text-decoration:underline;
}
.fntlay
{
  font-size: 10px;
  font-family:Verdana, Arial, Helvetica, sans-serif;
}

.contText
{
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:12px;
  color:#000000;
  }

.HeadingTxt
{
   font-size:20px;
   font-family:Verdana, Arial, Helvetica, sans-serif;
   color:#000066;
}
.HeadingTxtBl
{font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:25px;
color:#000066;
font-weight:bold;
}

.border {
	border: 1px solid #003399;
}

.fntlaybld
{
  font-size: 10px;
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-weight:bold;
}

/* The styles below came directly from the Governer's office.  Do not override these styles. */

.InvisibleLink
{	display: none;
	background: #ffffff;
	color: #ffffff;
}

.margin {
	margin-right: 5px;
}

.horiz_nav 
{
	font-size: 11px;
	color: #ffffff;
	font-family: verdana, arial, sans-serif;
	font-weight: normal;

} 
A#id1:link {color: #ffffff; text-decoration: none}
A#id1:active {color: #ff0000; text-decoration: underline}
A#id1:visited {color: #ffffff; text-decoration: none}
A#id1:hover {color: #ffffff; text-decoration: underline}

.footer
{
	text-align: center; 
	font-size: 11px; 
	font-family: verdana, arial, sans-serif;
}




/* End Governer's code block */

