/* Great Scott Design stylesheet */

/*layout styles */
.homehead01
{
font-family: verdana,arial,helvetica;
font-size: 14px;
font-weight: bold;
color: #006633;
padding-top: 15px;
padding-bottom: 5px;
padding-left: 20px;
}

.hometext01
{
	font-family: Arial, Helvetica, Verdana, sans-serif;
	color: #006633;
	font-weight: bold;
	font-size: 10px;
	line-height: 10px;
	padding-top: 5px;
	text-align: center;
}

.homebody02
{
	font-family: Arial, Helvetica, Verdana, sans-serif;
	color: #000000;
	font-weight: normal;
	font-size: 11px;
	line-height: 14px;
	padding-top: 0px;
	padding-bottom: 5px;
	padding-left: 20px;
	padding-right: 20px;
}
.servbody01
{
	font-family: Arial, Helvetica, Verdana, sans-serif;
	color: #006633;
    font-size: 12px;
	font-weight: bold;
line-height: 13px;
	padding-top: 20px;
	padding-bottom: 0px;
padding-left: 20px;
padding-right: 20px;
}

.servbody02
{
	font-family: Arial, Helvetica, Verdana, sans-serif;
	color: #000000;
	font-size: 11px;
	font-weight: bold;
line-height: 16px;
	padding-top: 0px;
	padding-bottom: 5px;
padding-left: 20px;
padding-right: 20px;
}

.portbody01
{
font-family: verdana,arial,helvetica;
font-size: 11px;
font-weight: bold;
color: #006633;
text-align: center;
padding-top: 15px;
padding-bottom: 10px;
}

.portbody02
{
font-family: verdana,arial,helvetica;
font-size: 10px;
color: #006633;
text-align: center;
}

.portbody03
{
	font-family: Arial, Helvetica, Verdana, sans-serif;
	color: #000000;
	font-weight: normal;
	font-size: 10px;
	line-height: 10px;
	padding-top: 5px;
	text-align: center;
}

.testbody01
{
	font-family: Arial, Helvetica, Verdana, sans-serif;
	color: #000000;
	font-weight: normal;
	font-size: 11px;
	font-weight: bold;
line-height: 13px;
	padding-top: 20px;
	padding-bottom: 5px;
padding-left: 20px;
padding-right: 20px;
}

.guarbody01
{
font-family: verdana,arial,helvetica;
font-size: 12px;
font-weight: bold;
color: #006633;
text-align: center;
padding-top: 15px;
padding-bottom: 5px;
}
.guarbody02
{
	font-family: Arial, Helvetica, Verdana, sans-serif;
	color: #000000;
	font-weight: normal;
	font-size: 11px;
	font-weight: bold;
line-height: 14px;
	padding-top: 0px;
	padding-bottom: 5px;
padding-left: 20px;
padding-right: 20px;
}

.guarbody03
{
	font-family: Arial, Helvetica, Verdana, sans-serif;
	color: #006633;
	font-weight: normal;
	font-size: 11px;
	font-weight: bold;
line-height: 13px;
	padding-top: 10px;
	padding-bottom: 0px;
padding-left: 20px;
padding-right: 20px;
}

.contbody01
{
	font-family: Arial, Helvetica, Verdana, sans-serif;
	color: #000000;
	font-weight: normal;
	font-size: 11px;
	line-height: 12px;
	padding-top: 0px;

padding-left: 20px;
padding-right: 20px;
}

a:link.contact { 
color: #0000ff;
}

.link01
{
font-family: verdana,arial,helvetica;
font-size: 10px;
color: #FFFFFF;
padding-top: 6px;
}

.link02
{
font-family: verdana,arial,helvetica;
font-size: 10px
color: #0000ff;;
}

a:hover {
	color: #cc0000;
}
a:active {
	color: #cc0000;
}

a:hover.link01 {
	color: #FFFF99;
}
a:active.link01 {
	color: #FFFF99;
}




li li {
	 list-style: disc;
	 }



.linkstandard {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #0000ff;
	padding-left: 4px;
}
.linkstandard a:link {
	text-decoration: underline;
	color: #0000ff;
}
.linkstandard a:visited {
	color: #0000ff;
}
.linkstandard a:hover {
	color: F5B904;
	text-decoration: underline;
}
.linkstandard a:active {
	color: #0000ff;
}