/* Heading Styles */
td.nav{
	background-repeat: no-repeat;
	text-align: center;
}

a.nav {
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a:visited.nav {
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a:hover.nav {
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	color: #C1D1D7;
	text-decoration: none;
}

/* Navigation Menu - Adjustable Sizing*/
#stretch,
#stretch_table {width:100%;margin:0;padding:0;text-align: center;}
#stretch {display:table;}
#stretch_table td {width: 12%;}
#stretch li {display:table-cell;list-style:none;border:0px solid #fff;}
#stretch_table a {display:block;margin-top:0;}
#stretch a {display:block;margin-top:3px; margin-bottom: 0px;padding:0;}
/*\*//*/ 
#stretch {display:block;}
#stretch li {display:inline-block;width:12%;} 
/* */
/*For More Navigation Styles, refer to Chromestyle.css */

/*LeftNav Styles */
a.leftnav {
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	color: #404E55;
	text-decoration: none;
	margin-left: 8px;
}
a:visited.leftnav {
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	color: #404E55;
	text-decoration: none;
	margin-left: 8px;
}
a:hover.leftnav {
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	color: #65757D;
	text-decoration: none;
	margin-left: 8px;
}
p.leftnav {
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	margin-left: 8px;
}
	
/*Body Styles */
h1{
	font-family: arial;
	font-size: 16px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	margin-top: 3px;
	margin-left: 10px;
	margin-bottom: 0px;
}

h2{
	font-family: arial;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
	margin: 10px;
}

h3{
	font-family: arial;
	font-size: 12px;
	color: #3D4C53;
	font-weight: bold;
	text-decoration: underline;
	margin-top: 2px;
	margin-left: 10px;
	margin-bottom: 0px;
}

p{
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	text-align: justify;
	margin-left: 10px;
}

p.directory{
	text-align: left;
	margin-top: 0px;
	margin-left: 10px;
}

li.body{
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	margin-left: 10px;
	text-align: left;
}

a.content{
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	text-decoration: underline;
	color: #145D7F;
}

a:visited.content{
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	text-decoration: underline;
	color: #145D7F;
}

a:hover.content{
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #145D7F;
}

a.directory{
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #63889B;
}

a:visited.directory{
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #5A707A;
}

a:hover.directory{
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	text-decoration: underline;
	color: #63889B;
}

/* Footer Styles */
a.footer {
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a:visited.footer {
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a:hover.footer {
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	color: #C1D1D7;
	text-decoration: none;
}
a.footer2 {
	font-family: arial;
	font-size: 11px;
	font-weight: normal;
	color: #F0F1F1;
	text-decoration: none;
}
a:visited.footer2 {
	font-family: arial;
	font-size: 11px;
	font-weight: normal;
	color: #F0F1F1;
	text-decoration: none;
}
a:hover.footer2 {
	font-family: arial;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
p.footer{
	font-family: arial;
	font-size: 10px;
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
}
p.footer2 {
	font-family: arial;
	font-size: 10px;
	color: #BAC7CE;
	font-weight: normal;
	text-decoration: none;
	text-align: center;
}
