.sectiontitle{ 
	font-family:Verdana;
	font-weight:bold;
	font-size:12px;
	color:#336699;
	background-color:#ffffff;
	text-decoration:underline;
	}
	
.title { 
	font-family:"Times New Roman", Times, serif;
	font-size:18pt; 
	color:#660066;
	}

.title_sm { 
	font-family:"Times New Roman", Times, serif;
	font-size:13pt; 
	color:#660066;
	}
	
.purple_italic { 
	font-family:"Times New Roman", Times, serif;
	font-size:12pt; 
	color:#660066;
	}
		
.purplelink { 
	font-family:"Times New Roman", Times, serif;
	font-size:12pt;
	font-weight:100; 
	color:#990099;
	}

.bluelink {font-family:verdana; font-size:11px; color:#336699;}
.bluelink:hover {color:#ff6600;}
.leftnav { background-color:#000000; }
.menusection {
    padding-top:15px;
    padding-bottom:5px;
    font-family:verdana; font-size:11px; color:white; font-weight:bold;
}
.normaltext {
    font-family:verdana;
    font-size:11px;
    color:#000000;
    line-height:15px;
}
p.opttext {
    margin-top:4px;
    margin-bottom:3px;
}

code {
    color:#666666;
    background-color:#f4f4f4;
}

.bold {
    font-weight:bold;
    color:#666666;
}

.boldlink {
    font-weight:bold;
    color:#336699;
}

.textbox {
    height:18px;
    border:#cccccc 1px solid;
}
.maintext {
	font-family:"Times New Roman", Times, serif;
	font-size: 15px;
	color: #111111;
	line-height: 160%;
}
.maintext-tight {
	font-family:"Times New Roman", Times, serif;
	font-size: 15px;
	color: #111111;
	line-height: 120%;
}
