/* css document */


body { 
	margin:0;
	padding:0;
	}

body, td, th {
	font-family:Arial, Helvetica, sans-serif;
}

.boxedtext {
	font-size:13px;
	line-height:14px;
}

.smalltitletext {
	font-size:13px;
	line-height:14px;
	color:#006666;
	font-weight:bold;
}

.footnote {
	font-size:10px;
}

a:link {
	color:#006666;
}

a:hover {
	color:#ffffff;
}

a:visited {
	color:#1F3333;
}

h1, h2, h3, h4, h5 { color:#006666; }

#locations h2 {margin-top:0px;padding:5px 0;background-color:#FFF;}

a.left:link {color:#FFFFFF}
a.left:hover {color:#006666}
a.bottom:link {color:#ffffff}
a.bottom:hover {color:#000000}


#container {width:900px;margin:10px auto;}
#belowNav {clear:both;background:url(../images/belowbuttons.gif) repeat-x;height:21px;}
#bottom {clear:both;background:url(../images/bottom.gif) repeat-x;height:43px;text-align:right;}
#bottomlinks { 
	font-size: 10px; 
	color:#ffffff;
	line-height:13px;
	padding-top:13px;
	padding-right:13px;
}
#innerContainer {background-color:#DAD5C2;}
#left {width:215px;background-color:#99997A;float:left;color:#FFF;}
#right {width:650px;padding:10px 10px 10px 20px;float:left;}

#locations a {color:#F2ECDA;}
#locations a:hover {color:#FFF;}
#locations {
	font-size:12px;
	text-align:center;
	line-height:16px;
	padding:10px;
}
#nav {
	width:100%;
	height:24px;
	background-color:#99997A;
}
#nav a{
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;	
	text-decoration:none;
	padding:4px 8px;
	display:block;
	float:left;
	font-size:13px;
	color:#FFF;
	border-right:dotted 1px #FFF;
	font-weight:bold;
}

#nav a:hover{
	text-decoration:underline;
	background-color:#FFF;
	color:#006666;
}

#hearingTest td{
	padding:5px 0;
	border-bottom:dotted 1px #C90;
	font-size:13px;
}

#hearingTest th{
	padding:5px 5px;
	border-bottom:dotted 1px #000;
	font-size:13px;
}

#mfgContent p  {
	padding-bottom:0px;	
	margin-bottom:0px;
}

#mfgContent ul  {
	padding-top:5px;	
	margin-top:0px;
}

#nav a.lyric {
background-color:#d8732d;	
}
