textarea{
	color:				#006000;
	background-color:	#eeeeee;
}

body{
	background-color:	#ced5ce;
}

.sc{
	font-weight: bold;
	font-size: 28pt;
	font-family: "Monotype Corsiva", "Brush Script MT", "Times New Roman", serif;
	font-variant: normal;
	font-style: normal;
	vertical-align: middle;
	text-align: center;
	color: #006000;
}

.scHeader{
	font-weight: bold;
	font-size: 28pt;
	font-family: "Monotype Corsiva", "Brush Script MT", "Times New Roman", serif;
	font-variant: normal;
	font-style: normal;
	vertical-align: middle;
	text-align: center;
	color: #006000;
}

.scMenu{
    font-family: Arial, Helvetica, Sans Serif;
    font-size: 11px;
    text-decoration: none;
}
a.scMenu:link{
	font-weight: normal;
	color: #006000;
	text-decoration: none;
	background-color: transparent;
}

a.scMenu:visited{
	font-weight: normal;
	color: #006000;
	text-decoration: none;
	background-color: transparent;
}

a.scMenu:hover{
	font-weight: normal;
	color: #003000;
	text-decoration: none;
	background-color: transparent;
}

a.scCopyLink:link{
	background-color: transparent;
	color : #006000;
	font-family: Arial, Helvetica, Sans Serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-decoration: underline;
}

a.scCopyLink:visited{
	background-color: transparent;
	color : #006000;
	font-family: Arial, Helvetica, Sans Serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-decoration: underline;
}

a.scCopyLink:hover{
	background-color: transparent;
	color : #002000;
	font-family: Arial, Helvetica, Sans Serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-decoration: underline;
}


.scTitle{
	font-weight: bold;
	font-size: 20pt;
	font-family: "Monotype Corsiva", "Brush Script MT", "Times New Roman", serif;
	font-variant: normal;
	font-style: normal;
	vertical-align: middle;
	text-align: center;
	color: #006000;
}
.scInfo{
	font-weight: bold;
	font-size: 12pt;
	font-family: "Times New Roman", serif;
	font-variant: normal;
	font-style: normal;
	vertical-align: middle;
	text-align: center;
	color: #006000;
}
.scInfoNew{
	font-weight: normal;
	font-size: 10pt;
	font-family: "Arial", serif;
	font-variant: normal;
	font-style: normal;
	vertical-align: middle;
	text-align: center;
	color: #006000;
}
.scTableHeader{
	font-weight: bold;
	font-size: 12pt;
	font-family: "Times New Roman", serif;
	font-variant: normal;
	font-style: normal;
	vertical-align: middle;
	text-align: center;
    text-decoration: underline;
	color: #006000;
}
.scTableHeaderNew{
	font-weight: bold;
	font-size: 10pt;
	font-family: "Arial", serif;
	font-variant: normal;
	font-style: normal;
	vertical-align: middle;
	text-align: center;
    text-decoration: underline;
	color: #006000;
}
.scTable{
	font-weight: normal;
	font-size: 12pt;
	font-family: "Times New Roman", serif;
	font-variant: normal;
	font-style: normal;
	text-align: justify;
	color: #006000;
}
.scTableNew{
	font-weight: normal;
	font-size: 10pt;
	font-family: "Arial", serif;
	font-variant: normal;
	font-style: normal;
	text-align: justify;
	color: #006000;
}
.scDirections{
	font-weight: normal;
	font-size: 10pt;
	font-family: "Times New Roman", serif;
	font-variant: normal;
	font-style: normal;
	vertical-align: middle;
	text-align: center;
	color: #006000;
}
.scCopyright{
    color : #006000;
    font-family: Arial, Helvetica, Sans Serif;
    font-size: 11px;
    font-weight: normal;
    text-decoration: none;
	vertical-align: bottom;
}
.scForm{
	font-weight: normal;
	font-size: 12pt;
	font-family: "Times New Roman", serif;
	font-variant: normal;
	font-style: normal;
	text-align: right;
	color: #006000;
}
.scFormColor{
	background-color: #eeeeee;
	font-weight: normal;
	font-size: 12pt;
	font-family: "Times New Roman", serif;
	font-variant: normal;
	font-style: normal;
	text-align: right;
	color: #006000;
}
.scButton {
    background-color: #eeeeee;
    color : #006000;
    font-family: Arial, Helvetica, Sans Serif;
    font-size: 12px;
    font-weight: normal;
    text-decoration: none;
	vertical-align: bottom;
}
.scLink{
	font-weight: bold;
	font-size: 12pt;
	font-family: "Times New Roman", serif;
	font-variant: normal;
	font-style: normal;
	vertical-align: middle;
	text-align: center;
	color: #006000;
}
a.scLink:link{
	text-decoration: underline;
	background-color: transparent;
}

a.scLink:visited{
	text-decoration: underline;
	background-color: transparent;
}

a.scLink:hover{
	text-decoration: underline;
	background-color: #eeeeee;
}
table.line{
	height:				1%;
	border-width:		3px;
	border-top-style:	solid;
	border-bottom-style:solid;
	border-left-style:	solid;
	border-right-style:	solid;
	border-color:		#006000;
	border-spacing: 	0;
}
