
body {
	margin: 0px;
	padding: 0px;
	background-repeat: repeat-x;
	background-color: #8A7F91;
	color:#9c92a2;
	font-family:Verdana, Arial, Helvetica, sans-serif; color:#333333;
	font-size:12px;
}
a { text-decoration: underline; color: #5c2f91; }
a:hover { color:#5c2f91; text-decoration: none; }
a:visited { color:#5c2f91; text-decoration: underline; }

.schedulebox { font-size:12px; font-family:Verdana, Arial, Helvetica, sans-serif; color:#333333; }

.schedulebox a { color:#5c2f91; font-style: normal; text-decoration: underline; }
.schedulebox a:link { color: #5c2f91; font-style: normal; text-decoration: underline; }
.schedulebox a:visited { color:#5c2f91; font-style: normal; text-decoration: underline; }

.schedulebox a:hover { color:#5c2f91; font-style: normal; text-decoration: none; }

.leveltwo_nav a:active { color:#5c2f91; font-style: normal; text-decoration: none; }

.testsmall { font-size:10px; font-family:Verdana, Arial, Helvetica, sans-serif; color:#333333; }

.inner { font-size:11px; font-family:Verdana, Arial, Helvetica, sans-serif; color:#333333; }

.inner a { color:#5c2f91; font-style: normal; text-decoration: underline; }
.inner a:link { color: #5c2f91; font-style: normal; text-decoration: underline; }
.inner a:visited { color:#5c2f91; font-style: normal; text-decoration: underline; }
.inner a:hover { color:#5c2f91; font-style: normal; text-decoration: none; }



/* Form styles
------------------------------------------------------------------*/
.searchfield {
	border: 1px solid #B8BEC9;
	height: 16px;
	color:#999999;
	font-size:9px
}

form {
	margin:0;
	padding:0;
}

.form_label {
	font-size:11px;
	line-height: 1.5em;
	margin:2px 0 2px 0;
}

.search_container {
	width: 525px;
	margin:0 8px 0 8px; }

.search_text {
	font-size:11px;
	color:#333399;
}

.search_text a:link{
	font-size:11px;
	color:#FF9900;
	font-weight:bold;	
}

.search_subhead {
	font-size:14 px;
	font-weight:bold;
	color:#009900;
}

.errortext {
	font-size:12px;
	color:#cc0000;	
	line-height: 1.5em;
	margin:0 14px 13px 14px;

}


.menu { 
	margin: 0;
	padding: 0;
}



/* General styles
------------------------------------------------------------------*/

h1 {
	font-size:25px;
	font-weight:normal;
	line-height: 1.5em;
	color:#333399;
	margin:8px 14px 0 14px;
}

h2 {
	font-size:20px;
	font-weight:normal;
	line-height: 1.5em;
	color:#333399;
	margin:8px 14px 0 14px;
}

h3 { 
	font-size:12px; 
	font-weight:bold; 
	line-height: 1.5em; 
	margin:3px 14px 0; 
}

h3 a:link { 
	color:#000000;
	text-decoration: underline;
}

h3 a:hover { 
	color:#3b3b3b;
	text-decoration: none;
}

hr { height: 0px; border: 0px; border-top: 1px solid #d9d9d9; }	






/* Main body text styles
------------------------------------------------------------------*/

.body_text {
	font-size:12px;
	line-height: 1.5em;
	margin:0 14px 13px 14px;
	color:#333333;
}

ul.body_text { 
	font-size: 12px; 
	line-height: 1.5em; 
	margin: 0 14px 13px 14px; 
	padding: 0 0 0 15px; 
}
.body_text a {
	color:#333399; 
}

/*Call outs*/
.callout_text {
	font-size:12px;
	line-height: 1.5em;
	margin:0 14px 13px 14px;
}
ul.callout_text { 
	font-size: 12px; 
	line-height: 1.5em; 
	margin: 0 14px 13px 14px; 
	padding: 0 0 0 15px; 
}






/* Navigation styles
------------------------------------------------------------------*/

/*Subnav*/
.subnav_title {
	font-size:13px;
	color:#990000;
	font-weight: bold;
	margin: 16px;
	
}

.subnav {
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin: 24px;
	
}

.subnav a:link {
	color:#333399;
	font-style: normal;
	text-decoration: none;
}

.subnav a:visited {
	color:#333399;
	font-style: normal;
	text-decoration: none;
}

.subnav a:hover { color:#333399; font-style: normal; text-decoration: underline; background-image:url(../images/arrow_sml.gif); 
background-repeat: no-repeat; 
background-position: -15px top; }

.subnav a:active {
	color:#333399;
	font-style: normal;
	text-decoration: none;
}


/*Second Level Nav*/
.leveltwo_nav { font-size:11px; font-family:Verdana, Arial, Helvetica, sans-serif; margin: 0; padding: 0; }

.leveltwo_nav a { color:#333399; font-style: normal; text-decoration: none; height: 16px; margin: 0; padding: 6px 0 6px 14px; display: block; }
.leveltwo_nav a:link { color: #333399; font-style: normal; text-decoration: none; }
.leveltwo_nav a:visited { color:#333399; font-style: normal; text-decoration: none; }

.leveltwo_nav a:hover { color:#333399; font-style: normal; text-decoration: underline; background-image: url(../images/arrow_sml.gif); background-repeat: no-repeat; background-position: 0 50%; }

.leveltwo_nav a:active { color:#333399; font-style: normal; text-decoration: none; }


/*Footer Nav*/
.footernav { color: #306; font-size:12px; text-align: center; margin: 0 0 0 8px; padding: 0; }
.footernav a:link {
	color:#fff;
	font-style: normal;
	text-decoration: underline;
}

.footernav a:visited {
	color:#fff;
	font-style: normal;
	text-decoration: underline;
}

.footernav a:hover { color:#306; font-style: normal; text-decoration: none; 
}

.footernav a:active {
	color:#fff;
	font-style: normal;
	text-decoration: underline;
}








/* Home Page styles
------------------------------------------------------------------*/

.side_text {
	font-size:10px;
	line-height:1.5em;
	border-bottom:1px;
	border-bottom-color: #2188C7;
	border-bottom-style: solid;
	padding: 6px 0 6px 6px;
	margin: 0 6px 0 16px;
	text-align: left;
}

.side_text a:link{
	text-decoration: none;
}
.side_text a:hover {
	color:#666666;
	font-style: normal;
	text-decoration: underline;
}








/* Contact Page styles
------------------------------------------------------------------*/
.contact_color {
	color:#3E1A62;
}









/* Enews styles
------------------------------------------------------------------*/

.article_head {
	font-size:21px;
	font-weight:normal;
	line-height: 1.5em;
	color:#5B2F92;
	margin:6px 14px 0 14px;
}
.article_deck { color: #5b2f92; font-size: 12px; font-weight: bold; line-height: 1.5em; margin: 0 14px 4px; }

.enews_head {
	font-size:18px;
	font-weight:bold;
	line-height: 1.5em;
	color:#5B2F92;
	margin:0 14px 0 14px;
	padding: 0,0;
}

.enews_head a {
	color:#5B2F92;
}








	
/* Workshop Page styles
------------------------------------------------------------------*/

.wrkshp_subhead {
	font-size:15px;
	font-weight: bold;
	color: #98330b;
	line-height:1.4em;
	margin: 8px 16px 0 14px;
	text-align: left;
}






/* Home Page styles
------------------------------------------------------------------*/

.body_callout {
	font-size:10px;
	line-height:1.5em;
	border-bottom:1px;
	text-align: left;
}









/* Tips Page styles
------------------------------------------------------------------*/

.articles {
	font-size:10px;
	line-height:1.3em;
	margin: 0 16px 7px 6px;
	text-align: left;
}

.articles a:link {
	color:#666666;
	font-style: normal;
	text-decoration: underline;
}

.articles a:visited {
	color:#666666;
	font-style: normal;
	text-decoration: underline;
}

.articles a:hover {
	color:#666666;
	font-style: normal;
	text-decoration: none;
}

.articles a:active {
	color:#666666;
	font-style: normal;
	text-decoration: underline;
}

.archive_text {
	font-size:12px;
	line-height: 1.5em;
	margin:6px 0 6px 12px;
}

.archive_text a {
	color:#339; 
}








/* Video styles
------------------------------------------------------------------*/

.videobox_text {
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
    color:#333333;	
	text-align:left;
	margin: 0px 0px 0px 0px;	
}

.videobox_head {
	font-size:14px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
    color:#4C2478;
	font-weight: bold;	
	text-align:left;
	margin: 0px 0px 0px 0px;		
}

.loginbox_text {
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
    color:#ffffff;
}








/* Footer styles
------------------------------------------------------------------*/

.footer_copyright { color: #c8c8c8; font-size: 10px; text-align: center; margin: 8px 0 0 10px; }

.footer_copyright a {
	color:#c8c8c8;
	
}
.footer_contact { color: #fff; font-size: 12px; text-align: center; margin-top: 0; margin-bottom: 5px; }
.footer_contact a { color: #fff; }
.footer_heading { color: #306; font-size: 12px; text-align: center; margin-top: 4px; margin-bottom: 5px; }








/* Breadcrumb styles
------------------------------------------------------------------*/

.breadcrumbs { 
	font-size: 10px; 
	line-height: 1.5em; 
	margin: 8px 0 8px 14px; 
}
	
.breadcrumbs a { 
	color: #333; 
}







/* Event styles - used for Gateway Page too
------------------------------------------------------------------*/

h3.event_head { 
	font-size:18px; 
	font-weight: bold; 
	line-height: 1.5em; 
	color:#0C1A63; 
	margin:0 8px 0 8px; }

.event_headline {
	font-size:13px;
	font-weight: bold;
	color: #024260;
	line-height:1.4em;
	border-bottom:1px;
	border-bottom-color: #024260;
	border-bottom-style: solid;
	padding: 6px 0 6px 0px;
	margin: 8px 16px 0 14px;
	text-align: left;
}

.event_headline a:link {
	color: #024260;
	text-decoration: none;
	
}

.event_headline a:hover {
	color: #024260;
	text-decoration: underline;
	
}

.event_detail {
	font-size:11px;
	line-height:1.5em;
	padding: 6px 0 6px 6px;
	margin: 0 6px 0 28px;
	text-align: left;
}

.event_detail a:link{
	color: #024260;
	text-decoration: underline;
}

.event_detail a:hover {
	color:#024260;
	font-style: normal;
	text-decoration: none;
}

.event_text a {
	color:#333399; 
}

.event_text {
	font-size:11px;
	line-height: 1.3em;
	margin:0 0 8px 8px;
}

ul.event_text {
	font-size:11px;
	line-height: 1.3em;
	margin:0 7px 0px 8px;
	padding: 0 0 0 15px
}

.event_details {
	font-size:10px;
	line-height: 1.2em;
	margin: 0 7px 0 0;
}

.event_details a {
	color:#333;
	text-decoration: none;
}

#gateway_callout {
	background-color: #f0f4f8;
	border-top: 1px;
	border-top-style: solid;
	border-top-color: #f4f4f4;
	border-bottom: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ffffff;
}








/* Coaching Page styles
------------------------------------------------------------------*/

.coach_classname {
	font-size:13px;
	font-weight: bold;
	color: #e47904;
	line-height:1.4em;
	margin: 8px 16px 0 14px;
	text-align: left;
}

.coach_subhead {
	font-size:12px;
	font-weight: bold;
	color: #0066CC;
	line-height:1.4em;
	margin: 0px 16px 0 14px;
	text-align: left;
}

.coach_description {
	font-size:12px;
	line-height: 1.5em;
	margin:0 16px 13px 14px;
	color:#333333;
}




.quote {
	font-size:12px;
	line-height: 1.4em;
	color:#333333;
}









/* Misc for now styles
------------------------------------------------------------------*/


/* Registry Items from old Form */
.headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 15px;
	font-weight: bold;
	color: #466cba;
}
.bullets {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bolder;
	color: red;	
	line-height: 10px;
}
.bodytext {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #626262;
}
.footer {
	font-family: Verdana, serif;
	font-size: 10px;
	color: #737677;
}
.sidetext {
	font-family: Verdana, sans-serif;
	font-weight: bold;
	font-size: 11px;
	line-height: 11px;
	color: #02557c;
}
.sideheadline {
	font-family: Verdana, sans-serif;
	font-size: 10px;
	line-height: 11px;
	color: #6185b4;
	font-weight: bold;
}	

/* Old Enews classes */
.subTitle { color: #400E6D; font-size: 18px; line-height: 22px; font-weight: bold; margin-bottom: 8px; margin-top: 5px; }
.subtitle a { text-decoration: underline; color: #400e6d; }
.subtitle a:hover { text-decoration: none; }




.regtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}

.regsubhead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #75B3EC;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFCC00;
}

.inputbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 250px;
}

.inputboxreq {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 250px;
	background-color: #E4EDF4;
	}
	
.loginbox {
	background-color: #FFFFCC;
	height: 15px;
	font-size: 11px;
	line-height: 1.0em;
}
.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-weight: bold;
	margin:0 14px 13px 14px;
	color: #CE3F07;
}

.sectiontitle { color: #1e5c29; font-size: 14px; font-weight: bold; padding-bottom:5px; margin-bottom: 10px; border-bottom: 2px solid #d9d9d9; }