/* CSS Document */


<!--

A:         { font-family: Tahoma, Verdana, Arial; font-size: 11pt; color: #B51839; text-decoration: none; font-weight: none;} 
A:link     { font-family: Tahoma, Verdana, Arial; font-size: 11pt; color: #990000; text-decoration: none; font-weight: bold;}
A:visited  { font-family: Tahoma, Verdana, Arial; font-size: 11pt; color: #990000; text-decoration: none; font-weight: normal;}
A:hover    { font-family: Tahoma, Verdana, Arial; font-size: 11pt; color: #9999CC; text-decoration: none; font-weight: bold;}

a.menu:link  { font-family: Tahoma, Verdana, Arial; font-size: 13pt; color: #B51839; font-weight: normal; font-style: normal; text-decoration: none;}
a.menu:visited  { font-family: Tahoma, Verdana, Arial; font-size: 13pt; color: #B51839; font-weight: normal; font-style: normal; text-decoration: none;}
a.menu:hover  { font-family: Tahoma, Verdana, Arial; font-size: 13pt; color: #9999CC; font-weight: normal; font-style: normal; text-decoration: none;}
a.menu:active  { font-family: Tahoma, Verdana, Arial; font-size: 13pt; color: #00316B; font-weight: normal; font-style: normal; text-decoration: none;}

a.sidebar:link  { font-family: Tahoma, Verdana, Arial; font-size: 11pt; color: #B51839; font-weight: normal; font-style: normal; text-decoration: none;}
a.sidebar:visited  { font-family: Tahoma, Verdana, Arial; font-size: 11pt; color: #B51839; font-weight: normal; font-style: normal; text-decoration: none;}
a.sidebar:hover  { font-family: Tahoma, Verdana, Arial; font-size: 11pt; color: #9999CC; font-weight: normal; font-style: normal; text-decoration: none;}
a.sidebar:active  { font-family: Tahoma, Verdana, Arial; font-size: 11pt; color: #00316B; font-weight: normal; font-style: normal; text-decoration: none;}

a.resource:link  { font-family: Tahoma, Verdana, Arial; font-size: 11pt; color: #0000FF; font-weight: normal; font-style: normal; text-decoration: underline;}
a.resource:visited  { font-family: Tahoma, Verdana, Arial; font-size: 11pt; color: #0000FF; font-weight: normal; font-style: normal; text-decoration: underline;}
a.resource:hover  { font-family: Tahoma, Verdana, Arial; font-size: 11pt; color: #FF0000; font-weight: normal; font-style: normal; text-decoration: underline;}
a.resource:active  { font-family: Tahoma, Verdana, Arial; font-size: 11pt; color: #0000FF; font-weight: normal; font-style: normal; text-decoration: underline;}

.title     { font-family: Times New Roman, Times, serif; font-size: 26pt; color: #FFFFFF; font-weight: bold; font-style: normal; text-decoration: none;}
.title_sub     { font-family: Arial, Verdana, serif; font-size: 14pt; color: #000000; font-weight: normal; font-style: italic; text-decoration: none;}
.checklist_title     { font-family: Times New Roman, Times, serif; font-size: 12pt; color: #660099; font-weight: bold; font-style: normal; text-decoration: none;}
.checklist_sub     { font-family: Arial, Verdana, serif; font-size: 18pt; color: #000000; font-weight: normal; font-style: italic; text-decoration: none;}
.sidebar_head   { font-family: Tahoma, Verdana, Arial; font-size: 15pt; color: #990099; font-weight: bold; font-style: normal; text-decoration: none;}
.sidebar_body    { font-family: Tahoma, Verdana, Arial; font-size: 11pt; color: #000000; font-weight: normal; font-style: normal; text-decoration: none;}
.body_head	 { font-family: Times New Roman, Times, serif; font-size: 21pt; color: #660099; font-weight: bold; font-style: normal; text-decoration: none;}
.body		 { font-family: Tahoma, Verdana, Arial; font-size: 11pt; color: #333333; font-weight: normal; font-style: normal; text-decoration: none;}
.body_bold	 { font-family: Times New Roman, Times, serif; font-size: 12pt; color: #333333; font-weight: bold; font-style: normal; text-decoration: none;}
.footer     { font-family: Times New Roman, Times, serif; font-size: 14pt; color: #FFFFFF; font-weight: normal; font-style: italic; text-decoration: none;}
.fineprint     { font-family: Palatino, Verdana, Helvetica; font-size: 8pt; color: #ffffff; font-weight: normal; font-style: normal; text-decoration: none;}
.form_body    { font-family: Tahoma, Verdana, Arial; font-size: 10pt; color: #000000; font-weight: bold; font-style: normal; text-decoration: none;}
.quotes     { font-family: Times New Roman, Times, serif; font-size: 11pt; color: #660066; font-weight: bold; font-style: italic; text-decoration: none;}
input.btn { font-family: Palatino, Verdana, Helvetica; font-size: 16pt; color: #B51839; font-weight: normal; font-style: normal; text-decoration: none;}
 .special {display:none;}

table.sample {
	border-width: thin thin thin thin;
	border-spacing: 2px;
	border-style: solid solid solid solid;
	border-color: purple purple purple purple;
	border-collapse: separate;
	background-color: white;
}
table.sample th {
	border-width: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border-style: none none none none;
	border-color: gray gray gray gray;
	background-color: white;
	-moz-border-radius: 0px 0px 0px 0px;
}
table.sample td {
	border-width: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border-style: none none none none;
	border-color: gray gray gray gray;
	background-color: white;
	-moz-border-radius: 0px 0px 0px 0px;
}

table.checklist {
	border-width: thin thin thin thin;
	border-spacing: 0px;
	border-style: solid solid solid solid;
	border-color: gray gray gray gray;
	border-collapse: separate;
	background-color: white;
}
table.checklist th {
	border-width: 2px 0px 2px 0px;
	padding: 0px 0px 0px 0px;
	border-style: solid solid solid solid;
	border-color: gray gray gray gray;
	background-color: #CCCCFF;
	-moz-border-radius: 0px 0px 0px 0px;
	font-family: Tahoma, Verdana, Arial;
	font-size: 10pt;
	color: #333333;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
}
table.checklist td {
	border-width: 1px 1px 1px 1px;
	padding: 0px 0px 0px 0px;
	border-style: solid solid solid solid;
	border-color: gray gray gray gray;
	background-color: white;
	-moz-border-radius: 0px 0px 0px 0px;
	font-family: Tahoma, Verdana, Arial;
	font-size: 10pt;
	color: #333333;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	
}

-->

