/* Global Styles */
body {
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #000000;
}

td, th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #000000;
}
h1 {
	font-family: Verdana, Helvetica, sans-serif;	
	font-size: 22px;	
	line-height: 24px;
	color: #66BDDE;
}
h2 {	
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 16px;
	color: #51097A;
	font-weight: bold;
	font-style: italic;
}
h3 {
	color: #000000
}
a {
	font-size: 12px;
	color: #51097A;
	font-weight: bold;
}
a:hover {
	font-size: 12px;
	color: #66BDDE;
	text-decoration: none;
}

.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: normal;
	color: #000000;
	font-weight: bold;
}

.header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	background-color: #669900;
 color: #FFFF33;
}


.quotes {
  font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
	line-height: 24px;
	color: #333333;	
}



/* ID Styles */
#navigation td {
	border-bottom: 1px dotted #F2E2FB;
	}

#navigation a {
	background: #B7EAFB;
	color: #51097A;
	text-decoration: none;
	display:block;
	padding:3px 3px 3px 8px;
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
	font-style: italic;
	line-height: 20px;
	font-weight: bold;
	border-bottom-color: #000000;
	border-bottom-style: dotted;
	border-bottom-width: thin;
	}
	
#navigation a:hover {
	background: #EAF9FE;
	color:#51097A;
	
}
.titles {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	line-height: 18px;
	font-weight: bold;
}
.bold {
	font-size: 12px;
	font-weight: bold;
}
.purpbold {
	font-weight: bold;
	color: #51097A;
}
.redbold {
	font-weight: bold;
	color: #FF0000;
}
.privacy {
	font-size: 10px;
	color: #000000;
}
