/***********************************************/
/* HTML tag styles                             */
/***********************************************/
body { 
	margin-left: auto; 
	margin-right: auto; 
	position: relative;
	font-family: Arial ; 
	font-size: 12px; 
	color: #656565; 
	padding: 0px 0px 0px 0px;
	margin:  0px 0px 0px 0px; 
	line-height: 125%;

}

a { 
	color: #656565; 
	text-decoration: none; 
	
	}

a:hover { 
	color: #656565;  
	text-decoration: underline; 
	
	}

a:visited { 
	color: #656565; 
	text-decoration: none; 
	}

a:visited:hover { 
	color: #656565; 
	text-decoration: underline; 
	
	}
	
.text_sm {
	font-size: 11px; 
}
	
	
/* FLASH */
	
	#info {
		width: 576px;
		overflow: hidden;
	}

	#flashcontenttop {
		width: 576px;
		height: 82px;
		float: left;
	}
	#flashcontentlogo {
		width: 162px;
		height: 82px;
		float: left;
	}
	#flashcontent {
		width: 576px;
		height: 492px;
		float: left;
	}




/* Format */

/* PURPLE */

.purple_text_bold{ 
	font-family: Arial ;
	color: #BC0D76;
	text-decoration: none;
	font-weight:bold;
}

a.purple_text_bold { 
	font-weight: bold; 
	color: #BC0D76;
	text-decoration: none; 
	
	}

a:hover.purple_text_bold { 
	color: #BC0D76; 
	text-decoration: underline; 
	
	}

a:visited.purple_text_bold { 
	color: #BC0D76;
	text-decoration: none; 
	}

a:visited:hover.purple_text_bold { 
	color: #BC0D76;
	text-decoration: underline; 
	
	}
	
.purple_text_bold_sm{ 
	font-size: 11px;
	font-family: Arial;
	color: #BC0D76;
	text-decoration: none;
	font-weight:bold;
}

a.purple_text_bold_sm { 
	font-weight: bold; 
	color: #BC0D76;
	text-decoration: none; 
	
	}

a:hover.purple_text_bold_sm { 
	color: #BC0D76; 
	text-decoration: underline; 
	
	}

a:visited.purple_text_bold_sm { 
	color: #BC0D76;
	text-decoration: none; 
	}

a:visited:hover.purple_text_bold_sm { 
	color: #BC0D76;
	text-decoration: underline; 
	
	}
	
	
	
	

/* BLUE */		

.blue_text_bold{ 
	font-family: Arial ;
	color: #1A43B9;
	text-decoration: none;
	font-weight:bold;
}

a.blue_text_bold { 
	font-weight: bold; 
	color: #1A43B9;
	text-decoration: none; 
	
	}

a:hover.blue_text_bold { 
	color: #1A43B9; 
	text-decoration: underline; 
	
	}

a:visited.blue_text_bold { 
	color: #1A43B9;
	text-decoration: none; 
	}

a:visited:hover.blue_text_bold { 
	color: #1A43B9;
	text-decoration: underline; 
	
	}
	
	
.blue_text_bold_sm {
	font-size: 11px; 
	font-family: Arial ;
	color: #1A43B9;
	text-decoration: none;
	font-weight:bold;
}

a..blue_text_bold_sm {
	font-size: 11px; 
	font-weight: bold; 
	color: #1A43B9;
	text-decoration: none; 
	
	}

a:hover.blue_text_bold_sm { 
	color: #1A43B9; 
	text-decoration: underline; 
	
	}

a:visited.blue_text_bold_sm { 
	color: #1A43B9;
	text-decoration: none; 
	}

a:visited:hover.blue_text_bold_sm { 
	color: #1A43B9;
	text-decoration: underline; 
	
	}
	
	
	
	

/* GREEN */

.green_text_bold{ 
	font-family: Arial ;
	color: #AAB43B;
	text-decoration: none;
	font-weight:bold;
}

a.green_text_bold { 
	font-weight: bold; 
	color: #AAB43B;
	text-decoration: none; 
	
	}

a:hover.green_text_bold { 
	color: #AAB43B;
	text-decoration: underline; 
	
	}

a:visited.green_text_bold { 
	color: #AAB43B;
	text-decoration: none; 
	}

a:visited:hover.green_text_bold { 
	color: #AAB43B;
	text-decoration: underline; 
	
	}
	
.green_text_bold_sm{ 
	font-size: 11px; 
	font-family: Arial ;
	color: #AAB43B;
	text-decoration: none;
	font-weight:bold;
}

a.green_text_bold_sm { 
	font-weight: bold; 
	color: #AAB43B;
	text-decoration: none; 
	
	}

a:hover.green_text_bold_sm { 
	color: #AAB43B;
	text-decoration: underline; 
	
	}

a:visited.green_text_bold_sm { 
	color: #AAB43B;
	text-decoration: none; 
	}

a:visited:hover.green_text_bold_sm { 
	color: #AAB43B;
	text-decoration: underline; 
	
	}
	



/* GREY */

.grey_text_bold { 
	font-size: 12px; 
	font-family: Arial ;
	color: #656565; 
	text-decoration: none;
	font-weight:bold;
}

a.grey_text_bold { 
	color: #656565; 
	text-decoration: none; 
	font-weight:bold;
	
	}

a:hover.grey_text_bold { 
	color: #656565; 
	text-decoration: underline; 
	font-weight:bold;
	
	}

a:visited.grey_text_bold { 
	color: #656565; 
	text-decoration: none; 
	font-weight:bold;
	}

a:visited:hover.grey_text_bold { 
	color: #656565; 
	text-decoration: underline; 
	font-weight:bold;
	
	}




.grey_text_sm{ 
	font-size: 11px; 
	font-family: Arial ;
	color: #656565; 
	text-decoration: none;
}

a.grey_text_sm { 
	color: #656565; 
	text-decoration: none; 
	
	}

a:hover.grey_text_sm { 
	color: #656565; 
	text-decoration: underline; 
	
	}

a:visited.grey_text_sm { 
	color: #656565; 
	text-decoration: none; 
	}

a:visited:hover.grey_text_sm { 
	color: #656565; 
	text-decoration: underline; 
	
	}
	
.grey_text_bold_sm{ 
	font-size: 11px; 
	font-family: Arial ;
	color: #656565; 
	text-decoration: none;
	font-weight:bold;
}

a.grey_text_bold_sm { 
	color: #656565; 
	text-decoration: none;
	font-weight:bold; 
	
	}

a:hover.grey_text_bold_sm { 
	color: #656565; 
	text-decoration: underline; 
	font-weight:bold;
	
	}

a:visited.grey_text_bold_sm { 
	color: #656565; 
	text-decoration: none; 
	font-weight:bold;
	}

a:visited:hover.grey_text_bold_sm { 
	color: #656565; 
	text-decoration: underline; 
	font-weight:bold;
	
	}



/* Form */

form { padding: 0px; margin: 0px; }
.FormField { width: 200px; color: #549DC0; font-family: Arial, Verdana;  padding: 0px 10px 0px 0px; margin:0px;}
.FormButton { width: 63px; height: 16px; margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px; border: 0px;}








