/* blue grades - root level; text properties for states: normal, hover, click */
.TM0i0 {
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	;
	color: #333333;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	padding: 0px;
	vertical-align: middle;
}

/* blue grades - root level; box properties for states: normal */
.TM0o0 {
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
}

/* blue grades - root level; box properties for states: hover, click */
.TM0o1 {
	color: #333333;
	text-align: center;
	vertical-align: middle;
	text-decoration: underline;
	border-top: 0px none;
	border-right: 0px none;
	border-bottom: 0px none;
	border-left: 0px none;
}

/* blue grades - sub levels; text properties for states: normal, hover, click */
.TM1i0 {
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	;
	color: #CC0000;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	text-decoration: underline;
	padding: 0px;
	vertical-align: middle;
}

/* blue grades - sub levels; box properties for states: normal */
.TM1o0 {
	background: none;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
}

/* blue grades - sub levels; box properties for states: hover, click */
.TM1o1 {
	text-align: center;
	vertical-align: middle;
	text-decoration: underline;
	color: #CC0033;
	font-size: 12px;
}
.bodyLarge {
	font-family: Tahoma;
	font-size: 13px;
	font-style: normal;
	color: #333333;
	font-family: Tahoma;
}
.GreyMed{
	font-family: Tahoma;
	font-size: 14px;
	font-style: normal;
	color: #333333;
	font-family: Tahoma;
}
.header {
	font-family: Tahoma;
	font-size: 16px;
	font-style: normal;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.redSmall {
	font-family: Tahoma;
	font-size: 10 px;
	font-style: normal;
	color: #CC3300;
	font-family: Tahoma;
}

.red {
	font-family: Tahoma;
	font-size: 13px;
	font-style: normal;
	color: #CC3300;
	font-family: Tahoma;
}
.redLarge {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #CC3300;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.redXLarge {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	color: #CC3300;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}


.article { 
	font-family: Arial,Helvetica,Sans-Serif; 
	font-size: 13px; 
	text-decoration: none;
	font-weight: bold;
	color: #6699CC;
}

.article:hover { 
	font-family: Arial,Helvetica,Sans-Serif; 
	font-size: 13px; 
	text-decoration: underline;
	font-weight: bold;
	color: #CC3300;
}

.nav-text-under { 
	font-family: Arial,Helvetica,Sans-Serif; 
	font-size: 12px; 
	text-decoration: normal;
	font-weight: normal;
	color: #CC0000;
}

.nav-text-under:hover { 
	font-family: Arial,Helvetica,Sans-Serif; 
	font-size: 12px; 
	text-decoration: normal;
	font-weight: normal;
	color: #564B61;
}

.grey-text-under { 
	font-family: Tahoma; 
	font-size: 13px; 
	text-decoration: none;
	font-weight: normal;
	color: #333333;
}

.grey-text-under:hover { 
	font-family: Tahoma; 
	font-size: 13px; 
	text-decoration: underline;
	font-weight: normal;
	color: #333333;
}

.links-text-under { 
	font-family: Tahoma; 
	font-size: 13px; 
	text-decoration: normal;
	font-weight: normal;
	color: #333333;
}

.links-text-under:hover { 
	font-family:Tahoma; 
	font-size: 13px; 
	text-decoration: underline;
	font-weight: normal;
	color: #007FC1;
}

.SeaBlue {
	font-family:Tahoma;
	font-size: 15px;
	text-decoration: none;
	font-weight: normal;
	color: #6699cc;
}

.SeaBlueSmall {
	font-family:Tahoma;
	font-size: 13px;
	text-decoration: none;
	font-weight: normal;
	color: #6699CC;
}

.SeaBlueXSmall {
	font-family:Tahoma;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
	color: #6699CC;
}

.GraySm {
	font-family:Tahoma; 
	font-size: 12px; 
	text-decoration: none;
	font-weight: normal;
	color: #333333;
}

.redWhite {
	font-family: Tahoma;
	font-size: 16px;
	font-style: normal;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.WhiteLgeBold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
}
.GraySmItalic {
	font-family:Tahoma;
	font-size: 12px;
	text-decoration: none;
	font-weight: normal;
	color: #333333;
	font-style: italic;
}
.WhiteXLarge {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.purpleLink {
	font-family: Tahoma;
	font-size: 13px;
	font-style: normal;
	color: #413453;
	font-family: Tahoma;
}