/* Element styles*/
p  {
	background-color: transparent;
	font-family: arial, verdana, sans-serif;
	font-size: x-small;
	color: #000000;
}

ul  {
	background-color: transparent;
	font-family: arial, verdana, sans-serif;
	font-size: x-small;
	list-style-type: square;
	color: #000000;
}

ol  {
	background-color: transparent;
	font-family: arial, verdana, sans-serif;
	font-size: x-small;
	color: #000000;
	list-style-type: decimal;
}


li  {
	background-color: transparent;
	font-family: arial, verdana, sans-serif;
	padding-bottom: 10px;
	font-size: x-small;
	color: #000000;
	
}

h1  {
	background-color: transparent;
	color: #000000;
	font-family: arial, sans-serif;
	font-size: large;
	font-weight: bold;
}

h2  {
	background-color: transparent;
	color: #000000;
	font-family: arial, sans-serif;
	font-size: medium;
	font-style: normal;
	font-weight: bold;
}

h3  {
	background-color: transparent;
	color: #000000;
	font-family: arial, sans-serif;
	font-size: small;
	font-style: oblique;
	font-weight: bold;
}

h4  {
	background-color: transparent;
	color: #000000;
	font-family: verdana, arial, sans-serif;
	font-size: small;
}

h5  {
	background-color: transparent;
	color: #000000;
	font-family: verdana, arial, sans-serif;
	font-size: x-small;
}

li.tightlist {
    margin-top: -1em;
	line-height: -1em;
	}

td.body  {
	padding: 5px;
	vertical-align: top;
	background-color: transparent;
	font-family: arial, verdana, sans-serif;
	font-size: x-small;
	color: #000000;
}

/* search results table */
td.searchresults {
    padding: 5px;
	text-align: center;
	vertical-align: top;
	background-color: #cccccc;
	font-family: arial, verdana, san-serif;
	font-size: xx-small;
	font-style: normal;
	color: #000000;
}

td.searchresults1 {
    padding: 5px;
	text-align: center;
	vertical-align: top;
	background-color: #f1f1f1;
	font-family: arial, verdana, san-serif;
	font-size: xx-small;
	font-style: normal;
	color: #000000;
}

th.searchresults {
    padding: 5px;
	vertical-align: top;
	text-align: center;
	background-color: #003366;
	font-family: arial, verdana, san-serif;
	font-size: x-small;
	font-style: normal;
	color: #ffffff;
}

table.searchresults {
   border-style: solid;
   border-width: thin;
   border-color: #ffffff;
   width: 625px;
}   
   
   
td.linktable  {
    padding-bottom: 20px;
	text-align: center;
	vertical-align: top;
	background-color: #ffffff;
	font-family: arial, verdana, san-serif;
	font-size: xx-small;
	font-style: normal;
	color: #000000;
}   
    	

p.quote {
    padding-left: 5em;
	padding-right: 5em;
	font-family: arial, verdana, sans-serif;
	font-size: x-small;
	color: #000000;
	font-style: oblique;
	}

p.skinnyheader {
    margin-top: -1em;
	}

/*main navbar links*/
a.topnav {
	background-color: transparent;
	color: #ffffff;
	padding-left: 15px;
	margin: 0;
	text-align: center;
	text-decoration: none;
	font-family: arial, verdana, sans-serif;
	font-style: normal;
	font-size: 12px;
	font-weight: bold;
	}
	
a:visited.topnav {
	background-color: transparent;
	color: #ffffff;
	padding-left: 15px;
	margin: 0;
	text-align: center;
	text-decoration: none;
	font-family: arial, verdana, sans-serif;
	font-style: normal;
	font-size: 12px;
	font-weight: bold;
	}
	
a:active.topnav {
	background-color: transparent;
	color: yellow;
	padding-left: 15px;
	margin: 0;
	text-align: center;
	text-decoration: none;
	font-family: arial, verdana, sans-serif;
	font-style: normal;
	font-size: 12px;
	font-weight: bold;
	}
	
a:hover.topnav {
	background-color: transparent;
	color: yellow;
	padding-left: 15px;
	margin: 0;
	text-align: center;
	text-decoration: none;
	font-family: arial, verdana, sans-serif;
	font-style: normal;
	font-size: 12px;
	font-weight: bold;
	}
/*bottom navbar links*/
a.botnav {
	background-color: transparent;
	color: #ffffff;
	padding-left: 5px;
	padding-right: 5px;
	vertical-align: middle;
	text-align: center;
	text-decoration: underline;
	font-family: arial, verdana, sans-serif;
	font-style: normal;
	font-size: xx-small;
	font-weight: bold;
	}
	
a:visited.botnav {
	background-color: transparent;
	color: #ffffff;
	padding-left: 5px;
	padding-right: 5px;
	vertical-align: middle;
	text-align: center;
	text-decoration: underline;
	font-family: arial, verdana, sans-serif;
	font-style: normal;
	font-size: xx-small;
	font-weight: bold;
	}
	
a:active.botnav {
	background-color: transparent;
	color: #ffffff;
	padding-left: 5px;
	padding-right: 5px;
	vertical-align: middle;
	text-align: center;
	text-decoration: underline;
	font-family: arial, verdana, sans-serif;
	font-style: normal;
	font-size: xx-small;
	font-weight: bold;
	}
	
a:hover.botnav {
	background-color: transparent;
	color: yellow;
	padding-left: 5px;
	padding-right: 5px;
	vertical-align: middle;
	text-align: center;
	text-decoration: underline;
	font-family: arial, verdana, sans-serif;
	font-style: normal;
	font-size: xx-small;
	font-weight: bold;
	}


/*navbar links*/
a.navbar  {
	background-color: transparent;
	color: #330000;
	font-family: arial, verdana, sans-serif;
	margin-left: 5px;
	text-decoration: none;
	font-size: x-small;
	font-weight: bold;
}

a:visited.navbar {
	background-color: transparent;
	color : #330000;
	margin-left: 5px;
	text-decoration: none;
	font-family: arial, verdana, sans-serif;
	font-size:  x-small;
	font-weight: bold;
}

a:active.navbar  {
	background-color: transparent;
	color : #330000;
	margin-left: 5px;
	text-decoration: none;
	font-family: arial, verdana, sans-serif;
	font-size:  x-small;
	font-weight: bold;
}

a:hover.navbar{
	background-color: #330000;
	color : #ffffff;
	margin-left: 5px;
	text-decoration: none;
	font-family: arial, verdana, sans-serif;
	font-size:  x-small;
	font-weight: bold;
}

a.readmore{
	background: transparent;
	color: #660000;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: x-small;
	font-style : normal;
	text-align: center;
	text-decoration: none;
	border: none;
}

a:visited.readmore{
	background: transparent;
	color: #660000;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: x-small;
	font-style : normal;
	text-align: center;
	text-decoration: none;
	border: none;
}

a:active.readmore{
    background: #660000;
    color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: x-small;
	font-style : normal;
	text-align: center;
	text-decoration: none;
	border: none;
}

a:hover.readmore{
	background: #660000;
    color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: x-small;
	font-style : normal;
	text-align: center;
	text-decoration: none;
	border: none;
}

/* Begin links within a subheading */
a.subsublink {
	background-color: transparent;
	color: #330000;
	margin-left: .5em;
	margin-right: .5em;
	text-decoration: none;
	font-family: arial, verdana, sans-serif;
	font-style: normal;
	font-size: x-small;
	font-weight: bold;
	}
	
a:visited.subsublink {
	background-color: transparent;
	color: #330000;
	margin-left: .5em;
	margin-right: .5em;
	text-decoration: none;
	font-family: arial, verdana, sans-serif;
	font-style: normal;
	font-size: x-small;
	font-weight: bold;
	}
	
a:active.subsublink {
	background-color: transparent;
	color: #003366;
	margin-left: .5em;
	margin-right: .5em;
	text-decoration: none;
	font-family: arial, verdana, sans-serif;
	font-style: normal;
	font-size: small;
	font-weight: bold;
	}
	
a:hover.subsublink {
	background-color: #330000;
	color: #ffffff;
	margin-left: .5em;
	margin-right: .5em;
	text-decoration: none;
	font-family: arial, verdana, sans-serif;
	font-style: normal;
	font-size: x-small;
	font-weight: bold;
	}
/*end links witnin a subheading */

a.linklist{
	background: transparent;
	color: Navy;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: x-small;
	font-style : normal;
	text-align: left;
	text-decoration: none;
	border: none;
}

a:visited.linklist{
	background: transparent;
	color: Navy;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: x-small;
	font-style : normal;
	text-align: left;
	text-decoration: none;
	border: none;
}

a:active.linklist{
	background: Navy;
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: x-small;
	font-style : normal;
	text-align: left;
	text-decoration: none;
	border: none;
}

a:hover.linklist{
	background: Navy;
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: x-small;
	font-style : normal;
	text-align: left;
	text-decoration: none;
	border: none;
}
