.title		{

	font-size: 	18px;
	font-weight: 	bold;
	font-family: 	Arial, Helvetica, sans-serif;
	color : 	#003399;
	text-align: 	center;

}


.body		{
	font-size: 	13px;
	font-family:	Arial, Helvetica, sans-serif;
	text-align: 	left;
	list-style-image: url(../images/bullet_blue_10x10.gif);


}

.pagenum	{

	font-size: 	12px;
	font-family:	Arial, Helvetica, sans-serif;
	text-align:	center;

}

.subtitle 	{
	font-family: 	Verdana, Arial, Helvetica, sans-serif;
	font-size: 	16px;
	font-weight: 	bold;
	color: 		#003399;
	text-align: 	left;
	font-variant: normal;
	letter-spacing: 2px;


}
.objective 	{

	font-family: 	Arial, Helvetica, sans-serif;
	font-size: 	16px;
	font-weight: 	bold;
	color: 		#000000;
	text-align: 	center;

}

.instructions 	{

	font-family: 	Arial, Helvetica, sans-serif;
	font-size: 	14px;
	font-weight: 	normal; 
	color: 		#000000; 
	text-align: 	left;

}

.code		{

	font-family:	Courier New, monospace;
	font-size:	12px;
	color:		#000000;
}

.emcode {

 	font-family: Courier New, monospace;
	font-size: 12px;
	color: #CC0000;
}

.formButton {

 	border-top:   	#627fb6 3px solid;
 	border-right:   #003399 3px solid;
 	border-left:   	#627fb6 3px solid;
 	border-bottom:  #003399 3px solid;
 	padding-top:   	1px;
 	padding-right:  1px;
 	padding-left:   1px;
 	font-weight:   	bold;
 	font-size:   	11px;
 	margin:   	1px;
 	color:    	#ffffff;
 	font-family:   	Arial, Helvetica, sans-serif; 
 	background-color:	#294e9b;

}
.cutline {
	font-size: 	12px;
	font-family:	Arial, Helvetica, sans-serif;
	text-align: 	center;
	font-style: normal;

}
.subtitleCentered {


	font-family: 	Arial, Helvetica, sans-serif;
	font-size: 	16px;
	font-weight: 	bold;
	color: 		#003399;
	text-align: 	center;
}
.bodyEmphasized {
	font-size: 	14px;
	font-family:	Arial, Helvetica, sans-serif;
	text-align: 	center;
	list-style-image: url(../images/bullet_blue_10x10.gif);
	background-color: #003399;
	line-height: 24px;
	font-style: normal;
	padding: 7px;
	color: #FFFFFF;
	font-weight: bold;
	width: 70%;

}
.menulink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	font-weight: bold;

}
.menudescription {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000066;

}
.menutopic {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
}
.menulinkadvanced {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	font-weight: normal;
}
.purpose {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-variant: normal;
	text-align: left;
	width: auto;
	color: #003399;
	letter-spacing: 1px;
	white-space: normal;
	border: thin none #000066;
	background-repeat: repeat;
	font-weight: normal;
	font-size: 14px;
	position: static;
	margin: 0px;
	height: auto;
	
}
.mainTitle {
	font-family: 	Verdana, Arial, Helvetica, sans-serif;
	font-size: 	30px;
	font-weight: 	bold;
	color: 		#003399;
	text-align: 	left;
	font-variant: normal;
	letter-spacing: 2px;
	vertical-align: bottom;
	padding-top: 25px;
	padding-right: 20px;
	padding-bottom: 25px;
	padding-left: 25px;
	margin: 0px;
	background-color: #FFFFFF;
	background-repeat: repeat;


}
.reviewlink {

	font-family: "Courier New", Courier, mono;
	font-style: normal;
	font-variant: normal;
	text-align: left;
	width: auto;
	color: #FF0000;
	letter-spacing: 1px;
	white-space: normal;
	border: thin none #000066;
	padding: 15px 10px 40px;
	background-image: none;
	background-repeat: repeat;
	font-weight: bold;
	font-size: 12px;
	position: static;
	margin: 0px;
	height: auto;
}
