* 
{
margin:0; 
padding:0;
}

.SGHorizontalLine 
{ 
color: #cccccc; 
height: 2px; 
width: 100%; 
}

a:link 
{
color:#cccccc
} /* unvisited link */

a:visited 
{
color:#f7ffbc
} /* visited link */

a:hover 
{color:#f7ffbc
} /* mouse over link */

a:active 
{color:#f7ffbc
} /* selected link */

.SGInstructions 
{ 
font-family: Verdana; 
font-size: 16px; 
color: #f7ffbc; 
font-weight: normal; 
text-align: left; 
background-color: #; 
line-height: 150%; 
margin-top: 10px;
margin-right: 100px;
margin-bottom: 0px;
margin-left: 40px;
}

.SGNormalText    
{ 
font-family: Verdana; 
font-size: 16px; 
color: #fff; 
font-weight: normal; 
text-align: left; 
line-height: 130%; 
margin-top: 10px;
margin-right: 100px;
margin-bottom: 0px;
margin-left: 40px;
}
.SGTextNotes{
font-family: Verdana; 
font-size: 15px; 
color: #bbb; 
font-weight: normal; 
text-align: left; 
line-height: 130%; 
margin-top: 10px;
margin-right: 100px;
margin-bottom: 0px;
margin-left: 40px;
}
.SGQuestion  
{ 
font-family: Verdana; 
font-size: 16px; 
color: #f7ffbc; 
font-weight: normal; 
text-align: left; 
line-height: 150%; 
margin-top: 20px;
margin-right: 100px;
margin-bottom: 20px;
margin-left: 40px;
padding-top:20px;
}

.SGQuestion_table
{ 
font-family: Verdana; 
font-size: 16px; 
color: #f7ffbc; 
font-weight: normal; 
text-align: left; 
line-height: 150%; 
margin-top: 10px;
margin-right: 0px;
margin-bottom: 0px;
margin-left: 0px;
}

.SGQuestionCenter
{ 
font-family: Verdana; 
font-size: 8pt; 
color: #f7ffbc; 
font-weight: bold; 
text-align: center; 
line-height:150%; 
}

.SGResponse  
{ 
font-family: Verdana; 
font-size: 16px; 
color: #; 
font-weight: normal; 
text-align: left; 
background-color: #cccccc;
margin-top: 10px;
margin-right: 100px;
margin-bottom: 0px;
margin-left: 40px;
}

.SGResponseInstructions 
{ 
font-family: Verdana; 
font-size: 10pt; 
color: #cccccc; 
font-weight: normal; 
text-align: left; 
font-style: italic;
line-height: 150%;
background-color: none; 
margin-top: 10px;
margin-right: 100px;
margin-bottom: 0px;
margin-left: 40px;
}

.SGSection   
{ 
font-family: Verdana; 
font-size: 15pt; 
color: #f7ffbc; 
font-weight: normal; 
text-align: left; 
background-color: none; 
/*line-height: 260%; */
margin-top: 30px;
margin-right: 100px;
margin-bottom: 0px;
margin-left: 40px;
padding-top: 20px;
border-top: 4px double #333;
}

.SGTitle    
{ 
font-family: Verdana; 
font-size: 21pt; 
color: #cccccc; 
font-weight: bold; 
text-align: left; 
background-color: none;
line-height: 200%; 
margin-top: 10px;
margin-right: 0px;
margin-bottom: 0px;
margin-left: 100px;
}

.SGWatermark  
{ 
font-family: Verdana; 
font-size: 8pt; 
color: #f7ffbc; 
font-weight: normal; 
text-align: left; 
margin-top: 10px;
margin-right: 100px;
margin-bottom: 40px;
margin-left: 40px;
}

.SGpage
{ 
position: absolute; 
top: 150px;
left: 150px;
visibility: hidden;
width: 700px;
}

img.logo
{
margin:20px;
height:auto;
width:auto;
float:left;
}
.end{
	margin: 20px 40px;
	padding: 20px 0;
	border-top: 1px dotted #333;
	
}
p,ul,ol,li{
	margin: 1em 0;
}
ul,ol {
margin-left: 30px;
}
input[type="checkbox"],
input[type="radio"]{
	margin-right: 5px;
}
input[type="submit"]{
	margin: 20px 10px 20px 40px;
}

