/* CSS Document */

/* =ProgramsHeads */

h1 { font-size : 150%; color : #a64685; }
h2 { font-size : 130%; color : #a64685; }
h3 { font-size : 110%; color : #a64685;}

/* =ProgramsHeaderColor */
div#header {
	background-color : #b95295;}
	

.title {
	color : #ffffff;
	text-transform : uppercase; letter-spacing : .4em; font-weight : normal; font-size : 180%;
}
	
	
/* =GuidelinesBoldColor*/
.Bold { font-weight : bold; color : #a64685;}

.sidebarNav {
	list-style-type : none;
	font-size : 95%;
	padding-left : 0;
	margin-left : 0;	
	
}

.sidebarNavItem {
	border-bottom : 1px dashed #b1c4be;
	margin-bottom : 10px;
	padding-bottom : 10px;
}

.tiny2 {
	font : 90%/100% Tahoma, Verdana, Arial, sans-serif; font-weight : normal;}
	
.tiny3 {
	font : 98%/100% Tahoma, Verdana, Arial, sans-serif; font-weight : normal;}
	
.heading1 {font-size : 150%; color : #a64685; font-weight : bold; line-height : 160%}

.heading2 {font-size : 110%; color : #a64685; font-weight : bold;}