BODY  {
	background-color : White;
	color : inherit;
	font-family :  Tahoma, Arial, sans-serif;
	font-size : 10pt;
	font-weight : normal;
	margin-left : 0;
	margin-top : 0;
}

P {
	font-family :  Tahoma, Arial, sans-serif;
	font-size : 10pt;
	font-weight : normal;
	text-align: justify;
}

A {
	background-color : transparent;
	font-family :  Tahoma, Arial, sans-serif;
	font-weight : bold;
	font-size : 10pt;
	color : #990000;
	text-decoration :  none;
}

A#nav {
	font-family: Arial Narrow;
	font-size: 12pt;
}

A#nav_admin {
	color: #FFFFFF;
	font-family: Arial Narrow;
	font-size: 13pt;
}

A:HOVER {
	background-color : transparent;
	font-family :  Tahoma, Arial, sans-serif;
	font-weight : bold;
	font-size : 10pt;
	color : #FF0000;	
	text-decoration :  underline;
}

A#nav:HOVER {
	font-family: Arial Narrow;
	font-size: 12pt;
}

A#nav_admin:HOVER {
	color: #FFFFFF;
	font-family: Arial Narrow;
	font-size: 13pt;
}

TD {
	font-family :  Tahoma, Arial, sans-serif;
	font-size : 10pt;
}

TD#label {
	font-weight: bold;
	text-align: right;
	vertical-align: top;
	background-color: #D1E0E7;
	white-space: nowrap;
}

TD#input {
	vertical-align: top;
	background-color: #D1E0E7;
	white-space: nowrap;
}

TD#links {
	vertical-align: top;
	text-align: justify;
}

INPUT {
	font-family :  Tahoma, Arial, sans-serif;
	font-size : 10pt;
}

P#rainbow_bridge {
	font-family: Calibri, Times New Roman;
	font-size: 11pt;
	font-weight: normal;
	font-style: italic;
	text-align: justify;
}

HR {
	color: #990000;
}

IMG#dog {
	border: thick ridge #990000;
}

.dog {
	border: thick ridge #990000;
}

.heading {
	font-family : Tahoma, Arial, sans-serif;
	font-size : 14pt;
	color: #000000;
	font-weight : bold;
	text-align: center;
}

.subheading {
	font-family : Tahoma, Arial, sans-serif;
	font-size : 12pt;
	color: #000000;
	font-weight : bold;
}

.error {
	font-family : Tahoma, Arial, sans-serif;
	font-size : 10pt;
	color: #FF0000;
	font-weight : bold;
}

.copywrite {
	font-family : Tahoma, Arial, sans-serif;
	font-size : 8pt;
	color: #000000;
	text-align : right;
}

.required {
	font-family : Tahoma, Arial, sans-serif;
	font-size : 10pt;
	font-weight : bold;
	color: #FF0000;
}

.letter {
	font-family: Calibri, Times New Roman;
	font-size: 11pt;
	font-weight: normal;
	font-style: italic;
	text-align: justify;
}

.signature {
	font-family: Script MT Bold, Times New Roman;
	font-size: 12pt;
	font-weight: bold;
	font-style: italic;
}

.faq_question {
	font-family : Tahoma, Arial, sans-serif;
	font-size : 10pt;
	font-weight : bold;
	text-align: left;
}

.faq_answer {
	font-family : Tahoma, Arial, sans-serif;
	font-size : 10pt;
	font-weight : normal;
	text-align: justify;
}





