﻿BODY, HTML
{font-size: 11pt; font-family: Georgia; margin-top: 0px;}

img
{border: 0px;}

#container
{margin: 0 auto; width: 1000px;} 

A
{color: black;text-decoration: none;}

A:hover
{color: White;text-decoration: none;background-color: #006400;}

h1
{font-size: 14pt; color: #006400;	font-weight: bold; padding: 0px 0px 0px 0px; border-bottom: 0.05em solid black;}

h2
{
	font-size: 12pt;
	color: #006400;
	font-weight: bold;
	padding: 0px 0px 0px 0px;
	border-bottom: 0.05em solid black;
}
h3
{
	font-size: 12pt;
	color: #006400;
	font-weight: bold;
	border-bottom: 0.05em solid black;
}

h4
{
	color: #006400;
	text-align:center;
	margin: 5px 5px 5px 5px;
}

p
{
	padding-bottom: 0px;
	margin: 0px 5px 5px 5px;
	padding: 0px 0px 0px 5px;
}
p.indt
{
	text-indent: 10px;
}
p.ctr
{
	text-align: center;
	color: Gray;
}
p.bdy
{
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 2px;
}
div.hdr
{
	font-size: 12pt;
	color: Gray;
	font-weight: bold;
	border-bottom: 0.05em solid black;	
}
p.mnu
{
	font-size: 12pt;
	color: Gray;
	border-bottom: 0.05em solid black;
	border-top: 0.05em solid black;
	padding: 10px;
	margin: 0px;
	background-color: #d2d2d2;
	text-align: center;
}
p.slbl
{
	font-size: 7pt;
	color: #696969;
	font-variant: small-caps;
	font-weight: bold;
}
p.msg
{
	color: Red;
	font-family: Calisto MT;
	font-variant: small-caps;
	font-weight: bold;
}
p.smnu
{
	color: Gray;
	font-size: 8pt;
	text-align: center;
}
.linkmenu
{
	color: Gray;
	font-size: small;
	text-align: center;
}
div#left
{
	float: left;
	padding: 5px;
	width: 400px;
}
div#middle
{
	float: left;
	padding: 5px;
	width: 400px;
}
div#bigright
{
	float: left;
	padding: 0px 0px 0px 20px;
	width: 650px;
}

div#left1
{
	float: left;
	width: 400px
}
div#left2
{
	float: left;
	width: 400px;
}
div#right
{
	float: left;
	width: 140px;
	padding-left: 10px;
}


div#rightsmall
{
	float: right;
	padding: 10px;
	width: 200px;
	margin: 10px;
	padding-right: 10px;
}
div#rightlarge
{
	float: none;
	padding: 10px;
	width: 430px;
	margin: 10px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
}
li
{
	list-style-type: square;
}
li.clr
{

}
.standard
{
}
 
.floatLeft 
{ 
    float: left; 
    margin: 5px 5px 5px 5px;
    padding: 5px 5px 5px 5px; 
}
.floatRight 
{ 
    float: right; 
    margin: 4px 0px; 
}
.small
{
	font-size: x-small;
	text-decoration: underline;
	padding: 1px;
}

.smallitalic
{
	font-size: small;
	font-style: italic;
	color: #666666;
}

#pagetop
{
	border: 0;
	color: White;
	background-color: black;
	border-bottom: white thin solid;
	border-top: white thin solid;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 20px;
	padding-bottom: 20px;
	margin: 0px;
	position: relative;
	text-align: center;
}
#pinstruct
{
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 20px;
	padding-bottom: 20px;
}
#navline
{
	border: 0;
	background-color: #005100;
	border-bottom: #FFFFC0;
	border-top: thin solid black;
	font-variant: small-caps;
	text-align: right;
	color: white;
	font-size: small;
}
#pagebottom
{
	background-color: #005100;
	border-bottom: #FFFFC0;
	border-top: thin solid black;
	font-variant: small-caps;
	text-align: center;
	color: white;
	font-size: small;
}

#plogo
{
	border: 0;
	padding-top: 20px;
	padding-right: 20px;
	text-align:right ;
	font-size:xx-large;
}

.validatorCalloutHighlight
{
	background-color: #fffacd;
}

.watermarked
{
	color: gray;
	font-style: italic;
	font-family: 'Times New Roman';
}

.silverbox
{
	height: 260px;
	background: white url(images/250x250Silver.PNG) no-repeat;
	padding: 0px 15px 0px 15px;
	font-size: smaller;
}

