/* Cascading Stylesheet for the Argosy Learning Network */

BODY {
	font-family: Verdana;
	color:	#000000;
}

A:link {
	color:	#3366CC;
}

A:hover {
	color:	#003399;
}

A:visited {
	color:	#999999;
}

.subnav {
	color: #006600;
	font-size:	8pt;
	text-decoration: none;
	

.bullet {
	color:	#3399FF;
}

.bodyText {
	font-size:	9pt;
}

.bodyTextBold {
	font-size:		9pt;
	font-weight: 	bold;
}

.bodyTextItalic {
	font-size:		9pt;
	font-style: 	italic;
}

.bodyTextSmall {
	font-size:	8pt;
}

.pageSubHeader {
	font-size:		10pt;
	font-weight: 	bold;
	color:			003366;
}

.page3rdLevelHeader {
	font-size:		9pt;
	font-weight: 	bold;
	color:			006600;	
}
	
.highlightSubHeader {
	font-size:		8pt;
	font-weight: 	bold;
	color:			333333;
}

.hpgHighlightText {
	font-size:		8pt;
	color:			FFFFFF;
}

.hpgHighlightGreen {
	font-size:		8pt;
	font-weight		bold;	
	color: 			#CCFFCC;
	
}

.hpgHighlightBold {
	font-size:		8pt;
	font-weight: 	bold;
	color:			FFFFFF;	
}

.hpgHighlightProdName {
	font-size:		9pt;
	font-weight: 	bold;
	color:			999999;	
}

.listItem {
	font-size:		9pt;
	font-weight: 	bold;
	color:			3399ff;
}

.footerText {
	font-size:		8pt;
	color:			FFFFFF;
}

.footerArgosy {
	font-size:		8pt;
	color:			003366;
}

.footerLink {
	font-size:	8pt;
	color:		333399;
}

.footerHover {
	font-size:	8pt;
	color:		666666;
}

.footerVisited {
	font-size:	8pt;
	color:		666666;

