/* Style Sheet by Peter Tynan http://www.peter-tynan.org */

body {
	font-family: 'Lucida Grande', Verdana, Geneva, Lucida, Arial, Helvetica, sans-serif;
	margin-top: 1.58em;
	margin-left: 1.58em;
	margin-right: 1em;
	margin-bottom: 1.58em;
	padding-top: 0;
	padding-left: 0;
	padding-right: 0;
	padding-bottom: 0;
	border-top: 0;
	border-left: 0;
	border-bottom: 0;
	border-right: 0;
	width: auto;
}

h1, h2, h3, h4, h5, h6, th, dt	{ 
	font-family: 'Lucida Grande', Verdana, Geneva, Lucida, Arial, Helvetica, sans-serif; 
}

h1 {
	font-size: x-large;
	text-align: left;
	background-color: White;
	color: #698ea8;
}

h2, h3, h4, h5, h6   {
	text-align: left;
	font-size: large;
	background-color: White;
	color: #698ea8;
}

p, div, ul, dl, dt, dd, pre, ol, li, blockquote, address	{
	color: Black;
}

a, address, blockquote, body, cite, code, dd, del, dfn,		
div, dl, dt, em, form, h1, h2, h3, h4, h5, h6, iframe, img, kbd,		
li, object, ol, p, q, samp, small, span, strong, sub, sup, ul, var, 		
applet, big, center, dir, font, hr, menu, pre,		
abbr, acronym, bdo, button, fieldset, ins, label	{
	word-spacing: normal;
	letter-spacing: normal;
	text-transform: none;
	text-decoration: none;
	border-color: #698ea8;
	border-style: none;
}	

body	{
	color: Black;
	background-color: White;
}	

em	{
	font-style: italic;
	font-weight: inherit;
	color: black;
	background-color: White;
}	

strong	{
	font-style: inherit;
	font-weight: bold;
	color: black;
	background-color: White;
}	

em strong, strong em	{
	font-style: normal;
	font-weight: bolder;
	color: black;
	background-color: White;
}	

b	{
	font-weight: bold;
}

i	{
	font-style: italic;
}

dd {
	text-align: justify;
}

.warning	{
	text-transform: none;
	font-style: normal;
	font-weight: bold;
	color: black;
	background-color: Yellow;
}	

del	{
	text-decoration: line-through;
	background-color: #FF7F50;
}	

ins	{
	text-decoration: none;
	background-color: Yellow;
}	

var, cite, dfn, .note	{
	font-style: italic;
}	

address	{
	font-style: normal;
	letter-spacing: .1em;
}	

abbr, acronym, span.abbr {
  cursor: help;
  border-bottom: 1px dashed #698ea8;
}		

dt, th, thead, tfoot	{
	color: #698ea8;
	font-weight: bold;
}	

hr	{
	color: #698ea8;
}	

#colophon	{
	display: none;
}	

col, colgroup, table, tbody, td, tr	{
	color: Black;
	text-decoration: none;
	border-color: #698ea8;
	border-style: none;
	background-color: White;
}	

A:link  {
	text-decoration: none;
	font-weight: bold;
	color: #4b758e;
	display: inline block;
	background-color: transparent;
}   

A:visited   {
	text-decoration: none;
	font-weight: bold;
	color: #5b839b;
	display: inline block;
	background-color: transparent;
}   

A:active    {
	text-decoration: none;
	font-weight: bold;
	color: #87a5b7;
	display: inline block;
	background-color: transparent;
}

A:hover {
	text-decoration: none;
	color: #367393;
	display: inline block;
	background-color: transparent;
}   

A.offsite   {
	text-decoration: none;
	font-weight: normal;
	color: #3e687f;
	display: inline block;
	background-color: transparent;
}	


.old {
	display: block;
}

#float {
	float: none;
	text-align: center;
	clear: both;
}

#float p {
	font-size: xx-small;
	text-align: center;
}

#clear {
	float: none;
	text-align: center;
	clear: both;
}

#clear p {
	font-size: xx-small;
	text-align: center;
}

#clear1 {
	float: none;
	text-align: center;
	clear: both;
}

#clear1 p {
	font-size: xx-small;
	text-align: center;
}

p.small {
	font-size: x-small;
}

p.valid {
	font-size: x-small;
	color: Black;
	font-family: monospace;
}

#bread {
	font-size: x-small;
	border: 1px solid #205a77;
	padding: 3px;
	margin-bottom: 25px;
	width: 97%;
}

table{ 
	display: table;
}

caption {
	text-align: left;
	display: table-caption;
}

thead{ 
	display: table-header-group;
} 

tbody{ 
	display: table-row-group;
} 	

tr{ 
	display: table-row;
} 

th  {
	display: table-cell;
	text-align: left;
}

td{ 
	display: table-cell;
	text-align: left;
}

#vallist li {
	display: inline;
	list-style-type: none;
	padding-right: 20px;
	font-size: x-small;
}

#hozlist dd {
	display: inline;
	list-style-type: none;
	padding-left: 1%;
	margin-right: 0px;
	margin-left: 0px;
	font-size: medium;
}

#hozlist dt {
	padding-top: 2em;
}

.jus {
	text-align: justify;
}
