
BODY  {
	font-family: "Times New Roman", "Times Roman", serif;
	font-size: 1.0em;
	color: black;
	margin: .5in;
	border: solid 1pt #003333;
	background-color: #FAF5E7; /*light cream -old background was F5EDCD - wheat */
}

BODY.brs-screen {
	font-family: "Times New Roman", "Times Roman", serif;
	font-size: 16pt;
	color: black;
	margin: .5in, 1in, .5in, 1in;
	border: solid 1pt #003333;
	background-color: #FAF5E7; /*light cream -old background was F5EDCD - wheat */
	background-image: url(http://www.govets.com/Images-gifs/bg_sil_leaf_screen_1.gif);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: center;
}

BODY.narrow {
	margin: 0.5in, 0.25in, 0.5in, 0.25in;
	font-size: 1.15em;
}
	
P   {
	line-height:24pt;
	text-indent: .5in;
	padding-left:.5in;
}

P.block	{
	text-indent: 0in;
}

P.dark  {
	font-weight: 600;
}

P.answer  {
	font-size: 1.25em;
	color:  #003333;  /* hunter */
	font-weight: 575;
	line-height: 14pt;
	margin: 0.5em;
	text-indent: 0;
	padding-top: 6;
	padding-left: 0.25em;
}

P.green  {
	text-indent: 0;
	color: #003333;	
}

P.right  {
	font-size: 16pt;
	text-align: right;
	color: Black;
	margin-left: 10%;
}

P.right-20  {
	font-size: 20pt;
	text-align: right;
	color: Black;
	margin-left: 10%;
}


P.left {
	align: left;
	margin-left: -16;
	text-indent: 0;
	padding-left: 0;
	/* this sucks in netscape*/
}

P.drop	{
	text-indent: 0;
	margin: .25in, .25in, 0in, 1.0in;
	line-height: 16pt;
	border: solid black;
	background-color: white;
	padding: .5em;
}

P.drop:first-line  {
	text-transform: uppercase
}

P.drop:first-letter  {
	font-size: 200%;
	float: left;
	font-weight:500;
}

P.drop-2	{
	text-indent: 0;
	margin: .25in, .25in, 0in, 1.0in;
	line-height: 16pt;
	border: none;
	padding: .5em;
}

P.drop-2:first-line  {
	text-transform: uppercase
}

P.drop-2:first-letter  {
	font-size: 200%;
	float: left;
	font-weight:500;
}

P.faqs	{
	margin:  0, 5em, 0, 5em;
	line-height: 14pt;
	font-size: 1em;
	font-weight: 600;
	text-indent: 0;
	padding-left: 1.2in;
}

P.faqs2	{
	margin:  0.3em;
	line-height: 14pt;
	font-size: 1em;
	font-weight: 500;
	text-indent: 0;
	padding-left: 2em;
}

P.faqs2:first-line  {
	text-transform: uppercase;
	font-weight: 600;
}

B.black  {
	color: black;
}

B.red  {
	color: red;
}

B.hunter {
	color: #003333;
	
}

BLOCKQUOTE.thin	{
	margin: 0in, .75in, 0in, .75in;
	padding: 0in;
}

BLOCKQUOTE.answer {
	font-size: .75em;
	font-weight: 800;
	line-height: 20pt;
	color: #000066;  /* navy */
}

H1, H2, H3, H4, H5, H6  {
	margin: .5in;
	padding-left: .75in;
	color: #003333;  /* dark hunter */
}

H1  {
	font-size: 2.5em;
}

H1.center, H2.center, H3.center, H4.center, H5.center, H6.center  {
	text-align: center;
}

H1.centerbig  {
	font-size: 36pt;
	margin: -24;
	text-align: center;
}

H1.thin, H2.thin, H3.thin, H4.thin, H5.thin, H6.thin   {
	margin-top:  .10in;
	margin-bottom: .10in;
}

H1.vthin, H2.vthin, H3.vthin, H4.vthin, H5.vthin, H6.vthin   {
	margin-top:  .10in;
	margin-bottom: 0;
}

H1.vthin-c, H2.vthin-c, H3.vthin-c, H4.vthin-c, H5.vthin-c, H6.vthin-c   {
	margin-top:  .2em;
	margin-bottom: 0;
	text-align: center;
}

H1.left, H2.left, H3.left, H4.left, H5.left, H6.left {
	text-align: left;
	margin: 0;
	padding-top:24;
	padding-left: 2em;
	color: #003333;
	font-weight: bold;
}

H1.left-gold, H2.left-gold, H3.left-gold, H4.left-gold, H5.left-gold, H6.left-gold {
	text-align: left;
	margin: 0;
	padding: .5em;
	background-color: #003333;
	color: #E7BF2F; /* navlogo gold */
	font-weight: bold;
}

H1.center-gold, H2.center-gold, H3.center-gold, H4.center-gold, H5.center-gold, H6.center-gold {
	text-align: center;
	margin: 0;
	padding: .5em;
	background-color: #003333;
	color: #E7BF2F; /* navlogo gold */
	font-weight: bold;
}

H1.center-gold1, H2.center-gold1, H3.center-gold1, H4.center-gold1, H5.center-gold1, H6.center-gold1 {
	text-align: center;
	margin: 0;
	padding: .5em;
	border: solid 5pt double #003333;
	background-image: url(../Images-gifs/bg_sw_lt_C.gif);
	color: #003333; /* hunter */
	font-weight: bold;
}

H1.right  {
	margin: 0in;
	text-align: right;
}

H2  {
	font-size: 2.0em;
}

H2.black {
	color: black;
	font-style: normal;
	text-align: center;
	margin: 0;
}

H2.right  {
	color: Black;
	margin: 0in;
	text-align: right;
}

H2.out  {
	margin: 0;
	indent: 0;
	color: Red;
	padding-top:12;
}

H3.out  {
	margin: 0;
	indent: 0;
	color: Red;
	padding-top:12;
}

H3  {
	font-size: 1.75em;
}

H3.list  {
	display: list-item;
	list-style-type: disc;
	margin: 0.5in, 0in, 0in, 0in;
	color: #003333;
}

H4  {
	font-size: 1.25em;
}

H5  {
	font-size: 1.15em;
}

H4.blue  {
	color: blue;
	margin: 0in;
	text-indent: 0in;
	padding: 0in;
	font-style: italic;
}

H6	{
	font-size: 1.0em;
}

H6.right-blue  {
	color: blue;
	text-align: right;
	margin-bottom: 14;
	font-size: 14pt;
}

UL {
	margin-left: 2em;
	text-align: left;
	display: list-item;
	list-style-position: inside;
	list-style-image: url("http://www.govets.com/Images-gifs/VWS_bullet.gif")
}

UL.special	{
	margin-top: 1em;
	list-style: square inside;
}

UL.answer {
	font-size:1.5em;
	line-height: 20pt;
}

UL.libris {
	text-align: left;
	display: list-item;
	list-style: url("http://www.govets.com/Images-gifs/sl_bullet_1.gif") disc inside;
}

UL UL  {
	list-style: url("http://www.govets.com/Images-gifs/sl_bullet_2.gif") circle outside;
}
UL.answer {
	font-size:18pt;
	line-height: 20pt;
}

LI  {
	text-align: left;
}

LI.special	{
	list-style: square inside;
}

DL.libris {
	margin-left: 10em
	border: solid black 1em;
	text-align: left;
	display: list-item;
	list-style: url("http://www.govets.com/Images-gifs/sl_bullet_2.gif") disc inside;
}

DT.libris	{
	border: solid black;
	display: list-item;
	list-style: url("http://www.govets.com/Images-gifs/sl_bullet_2.gif") disc inside;
}

A:link  {
	color: blue;
}

A:visited  {
	color: #003333;
}

A:active  {
	color: red;
}

#blue (
	color: #0000FF;
}