.callToAction {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #FF0000;
	text-decoration: underline;
	font-weight: bold;
}
.search {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #000066;
}
.title
{
    font-size: 12px;
    vertical-align: top;
    font-family: Arial, Helvetica, sans-serif;
    text-align: left;
    font-weight: bold;
    color: #000000;
    margin: 10px;
    padding-right: 10px;
    padding-left: 10px;
    padding-bottom: 10px;
    padding-top: 10px;
}
.list {
    border-right: #a9a9a9 solid;
    border-bottom: #a9a9a9 solid;
    font-size: 12px;
    vertical-align: top;
    font-family: Arial, Helvetica, sans-serif;
    background-color: #FDEDD6;
    text-align: left;
    font-weight: bold;
    color: #000000;
    padding-right: 10px;
    padding-left: 10px;
    padding-bottom: 1px;
    padding-top: 1px;
}
.header:link, .header:visited {
    font-weight: bold; 
    color: red
}
.header:hover {
    font-weight: bold; 
    text-decoration: underline; 
    color: red; 
    background: #FDEDD6;
}
.category:hover {
    text-decoration: underline; 
    color: red; 
    background: #FDEDD6;
}
.category:visited {
    text-decoration: none; 
    color: green;
}
.category:link {
    font-size: 12px; 
    text-decoration: none; 
    color: blue;
}
.category 
{
    font-size: 12px;
}
body {
    font-size: 12px; 
    font-family: Arial, Helvetica, Sans-Serif; 
    background: #ffffff; 
    margin: 0px;
 }
.sss {
	background-image: url(/templates/sssBackground.jpg);
}
.glossaryFind {
	font-family: Arial, Sans-Serif; 
	font-size: 10px; 
	text-align: right;
	vertical-align: top; 	
	float:right; 
}
.glossaryFindTxt{
	font-size: 10px; 
	border-right: #000000 thin inset; 
	border-top: #000000 thin inset; 
	border-left: #000000 thin inset; 
	border-bottom: #000000 thin inset;
}
.glossaryFindBtn{
	font-size: 10px; 
	color: black; 
	border-top: white thin outset; 
	border-left: white thin outset; 
	border-bottom: silver thin outset;
	border-right: silver thin outset; 
}
