body {
font-family: Lucida Grande, Verdana, Arial, Helvetica, sans-serif;
font-size: 100%;
font-style: normal;
font-weight: normal;
color: #000000;
margin: 10px;
background-color: #9B9;
}

body a:link {
text-decoration: underline;
color: #06c;
font-size: 87.5%;
font-weight: normal;
}

body a[href]:hover, a[href]:focus, a[href]:active {
color:#DFB7B7;
font-size: 87.5%;
font-weight: normal;
background-color: #fff;
}

body a:visited {
text-decoration: underline;
color: #FFB0D5;
font-size: 87.5%;
font-weight: normal;
}

#container {
font-family: Lucida Grande, Verdana, Arial, Helvetica, sans-serif;
font-size: 100%;
font-style: normal;
font-weight: normal;
margin: 10px;
}

#container a:link {
text-decoration: underline;
color: #06c;
font-size: 100%;
font-weight: normal;
}

#container a[href]:hover, a[href]:focus, a[href]:active {
color:#DFB7B7;
font-size: 100%;
font-weight: normal;
}

#container a:visited {
text-decoration: underline;
color: #FFB0D5;
font-size: 100%;
font-weight: normal;
background-color: #fff;
}

#social {
font-family: Lucida Grande, Verdana, Arial, Helvetica, sans-serif;
font-size: 87.5%;
font-style: normal;
font-weight: normal;
margin: 10px;
}

#social hr {
width: 70%
height: 2px;
color: #9B9;
background-color: #9B9;
border: 0px solid #9B9;
}

#social a {
text-decoration: underline;
color: #0066CC;
font-weight: normal;
}

#navbar {
z-index: 1;
font-family: Lucida Grande, Verdana, Arial, Helvetica, sans-serif;
line-height: 175%;
text-align: center;
color: #000000;
background-color: #fff;
margin-top: 125px;
}

#navbar ul {
font-size: 75%;
font-family: 'Lucida Sans Unicode', 'Lucida Grande', Verdana, Arial, sans-serif;
list-style-type: none;
padding: 0 0;
}

#navbar li {
margin-bottom: 3px;
}

#navbar a:link {
color: #06c;
text-decoration: none;
}

#navbar a:hover, a:focus, a:active {
color: #06c;
text-decoration: none;
}

#navbar a:visited {
color: #06c;
text-decoration: none;
}

#leftcol {
	z-index: 2;
	font-family: Lucida Grande, Verdana, Arial, Helvetica, sans-serif;
	font-size: 87.5%;
	text-align: left;
   	line-height: 130%;
	color: #000000;
	background-color: #fff;
}

#rightcol {
	z-index: 3;
	font-family: Lucida Grande, Verdana, Arial, Helvetica, sans-serif;
	font-size: 87.5%;
	text-align: left;
   	line-height: 130%;
	color: #000000;
	background-color: #fff;
}

.quotes {
	padding-left: 30px;
	padding-right: 30px;
}

a img {border: 0;} 

h1 {
	margin-bottom: 0px;
	text-align: center;
	color: #CA7F9D;
	background-color: #fff;
	text-decoration: none;
}

h2 {
font-style: normal;
font-weight: bold;
text-align: center;
color: #CA7F9D;
margin: 0px;
background-color: #fff;
}

h3 {
font-style: normal;
font-weight: bold;
color: #CA7F9D;
margin: 0px;
background-color: #fff;
}

h4 {
font-size: small;
color: #000;
padding: 3px;
text-align: center;
border: thin solid #9B9;
background-color: #DFB7B7;
}

strong, b {font-weight: 300;}/*NN 4.xx needs that...*/ 
big {font-style: normal; font-weight: normal; font-family: Lucida Grande, Verdana, Arial, sans-serif; font-size:larger;}
small {font-size:smaller;}

.quotes hr {
width: 50%;
height: 2px;
color: #9B9;
background-color: #9B9;
border: 0px solid #9B9;
}

hr {
width: 50%;
height: 2px;
color: #9B9;
background-color: #9B9;
border: 0px solid #9B9;
}

p {
font-size: 87.5%;
font-weight: normal;
margin-top: 16px;
}

p a:link {
text-decoration: underline;
color: #0066CC;
font-size: 100%;
font-weight: normal;
background-color: #fff;
}

p a:hover, a:focus, a:active {
text-decoration: underline;
color:#DFB7B7;
font-size: 100%;
font-weight: normal;
background-color: #fff;
}

p a:visited {
text-decoration: underline;
color: #FFB0D5;
font-size: 100%;
font-weight: normal;
background-color: #fff;
}

p.az {
font-size: 87.5%;
font-style: normal;
font-weight: bold;
text-align: center;
}

p.quotes {
font-size: 87.5%;
padding-left: 15px;
padding-right: 15px;
}

p.quotes a:link {
text-decoration: underline;
color: #0066CC;
font-size: 100%;
font-weight: normal;
background-color: #fff;
}

p.quotes a:hover, a:focus, a:active {
text-decoration: underline;
color:#DFB7B7;font-size: 100%;
font-weight: normal;
background-color: #fff;
}

p.quotes a:visited {
text-decoration: underline;
color: #FFB0D5;font-size: 100%;
font-weight: normal;
background-color: #fff;
}

p.authors {
font-size: 87.5%;
padding-left: 250px;
padding-right: 15px;
}

#add {
font-family: Lucida Grande, Verdana, Arial, Helvetica, sans-serif;
font-style: normal;
font-weight: normal;
color: #666;
background-color: #fff;
}

.add a:link, a:hover {
	color: #666;
	text-decoration: none;
	font-weight: normal;
	background-color: #fff;
}

p.add {
font-family: Lucida Grande, Verdana, Arial, Helvetica, sans-serif;
color: #666;
font-size: 75%;
font-weight: normal;
background-color: #fff;
}

em { /*sets italics to bold to stand out better*/
	font-weight: bold;
	font-style: italic;
}

abbr, acronym {
	border-bottom: 1px dotted #666;
}

body .InvSquestions {
	color: #fff;
  	font-weight:bold;
  	font-size:87.5%;
  	background:#9b9;
  	border-top:1px dotted #333;
  	border-bottom:1px dotted #333;
  	padding:2px;
}

.InvShelp {
	color: #000;
}

body .InvShelpT {
	background: #ffc;
}

body .InvShelpT a:link, a:hover, a:visited {
	background: #ffc;
}

#INV a, a:visited, a:hover {
	text-decoration: none;
}

.date {
	font-size: 87.5%;
	font-weight: normal;
	font-family: MS, Lucida Grande, Verdana, Arial, Helvetica, sans-serif;
}

.subBodyText {
	font-size: 87.5%;
	font-weight: normal;
	font-family: Lucida Grande, Verdana, Arial, Helvetica, sans-serif;
}

.author {
	font-size: 87.5%;
	font-weight: normal;
	font-family: Lucida Grande, Verdana, Arial, Helvetica, sans-serif;
}

#notificationOptions {
	font-size: 87.5%;
	font-weight: normal;
	font-family: Lucida Grande, Verdana, Arial, Helvetica, sans-serif;
}

#SSC2NotificationContactDiv td {
	font-size: 87.5%;
	font-weight: normal;
	font-family: Lucida Grande, Verdana, Arial, Helvetica, sans-serif;
}

body .vIsText_3000 {
	height: 100px;
}

#show_hide_link {
	font-size: 87.5%;
	font-weight: normal;
	font-family: Lucida Grande, Verdana, Arial, Helvetica, sans-serif;
}

#comments td.date { 
	display: none; 
}