h1 {
	margin:0px;
	padding:0px;
}
a {
	color:#47aa42;
	text-decoration:none;
}	
a:hover {
	text-decoration:underline;
}
a.submenu {
	color:#000000;
}
a.submenu:hover {
	color:#47aa42;
	text-decoration:underline;
}
.mainTitle {
	font-family:Arial;
	font-weight:bold;
	font-size:18px;
	color:#000;
	padding-top:40px;
	padding-bottom:15px;
}
.pageTitle {
        font-size:20px;
        font-weight:normal;
        color:#545454;
        border-bottom:1px solid #cdcdcd;
}
.sectionTitle {
        font-size:14px;
        font-family:Arial;
        font-weight:#1a1a1a;
}
.subtitle1,.subtitle6 {
	font-family:Arial;
	font-weight:bold;
        font-size:16px;
        color:#0082c8;
}
.subtitle2 {
	font-family:Arial;
        font-weight:bold;
        font-size:14px;
	color:#494949;
}
.subtitle3,.subtitle4,.subtitle5 {
	font-family:Arial;
        font-size:16px;
        color:#3a8c36;
}
.subtitle4 {
	font-weight:bold;
}
.subtitle5 {
	font-size:12px;
}
.subtitle6 {
	font-size:13px;
}
.subtitle7 {
	font-weight:normal;
	font-size:12px;
}
.subtitle8 {
	font-size:10px;
	color:#666;
}
.content {
	font-family:Arial;
	font-size:12px;
	color:#616161;
	line-height:18px;
}
.text10 {
        font-size:10px;   
        font-family:Arial; 
        font-weight:normal;
}
.text10bold {
        font-size:10px;   
        font-family:Arial;
        font-weight:bold;
}
.text11 {
	font-size:11px;   
        font-family:Arial;
	font-weight:normal;
}
.text11bold {
	font-size:11px;   
        font-family:Arial;
	font-weight:bold;
}
.text12 {
        font-size:12px;   
        font-family:Arial;
        font-weight:normal;
}
.text12bold {
        font-size:12px;   
        font-family:Arial;
        font-weight:bold;
}
.text14 {
        font-size:14px;   
        font-family:Arial;
        font-weight:normal;
}
.text14bold {
        font-size:14px;
        font-family:Arial;
        font-weight:bold;
}
.text16 { 
       	font-size:16px;   
        font-family:Arial;
        font-weight:normal;
}
.text16bold {
        font-size:16px;
        font-family:Arial;
        font-weight:bold;  
}
.text18bold {
        font-family:Arial;
        font-weight:bold;
        font-size:18px;
}



/* ### TAG CLOUD FONTS ### */
.tag1 {
	font-family:Arial;
	font-weight:normal;
	font-size:11px;
	color:#5ed558;
}
.tag2 {
        font-family:Arial;
        font-weight:normal;
        font-size:16px;
	color:#47a342;
}
.tag3 {
	font-family:Arial;
        font-weight:normal;
        font-size:22px;
	color:#2c6929;
}
.tag4 {
        font-family:Arial;
        font-weight:normal;
        font-size:26px;
}
.tag5 {
        font-family:Arial;        
        font-weight:bold;  
        font-size:26px;
}

/* ### SCHEDULE FONTS ### */
.times, .events {
        font-family:Arial;
        font-size:12px;
        color:#4e4e4e;
}
.events {
        font-weight:bold;
}
.locationTitle,.moderatorTitle,.speakerTitle {
	clear:both;
	float:left;
	padding-right:5px;
        font-weight:bold;
        color:#999;
	width:70px;
        text-align:right;
}
.location {
	float:left;
        font-size:12px;
        color:#5AAFE0;
}
.eventDescription {
	font-family:Arial;
        font-size:12px;
        color:#4e4e4e;
	font-weight:normal;
}


.italic {
	font-style:italic;
}

/* ### FONT COLORS ### */
.blue {
	color:#1c90d0;
}
.red {
	color:#d00000;
}
.grey {
	color:#a3a3a3;
}
.greyText {
	color:#616161;
}
.black {
	color:#000000;
}
.green {
	color:#47aa42;
}[A
