body {
	background-color: #ffffff;
}

h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
}

h1 {
	font-size: 14px;
	font-weight: bold;
}

h2 {
	font-size: 12px;
	font-weight: bold;
}

h3 {
	font-size: 10px;
	font-weight: bold;
	color: #000000;
}
h4 {
	font-size: 12px;
	font-weight: bold;
	color: #6C98AC;
}
h4 a{
	font-size: 12px;
	font-weight: bold;
	color: #6C98AC;
	text-decoration: none;
}

h4 a:link{
	font-size: 12px;
	font-weight: bold;
	color: #6C98AC;
	text-decoration: none;
}
h4 a:hover{
	font-size: 12px;
	font-weight: bold;
	color: #7dA9BD;
	text-decoration: none;
}

p, select, input, textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin: 0px;
	padding: 0px;
}

li, ol,ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	margin-left: 8px;
	padding-left: 12px;
}

/* navigation text on pages */
.navigation {background-image: url(/media/frontend/layout/star-button0.gif);background-repeat: no-repeat;}
.navigation span { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #6C98AC; 	
margin-bottom: 0px;	margin-top: 6px;position:absolute;left:30px;padding: 0px;cursor: pointer; text-decoration: none;}
.navigation a:hover {background: none; text-decoration: none;}
.navigation a:hover span {color: #23499f; text-decoration: none;}
.navigation a img{visibility:hidden}
.navigation a:hover img{visibility:visible}
.navigation img{border:0;}
/*----------------------------------------*/



.mainnav	{
position:relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #6C98AC;
	text-decoration: none;
background-image: url(/media/frontend/layout/star-button1.gif);
background-repeat: no-repeat;
display: block;
width: 163px;
height: 28px;
margin-left: 0px;
padding: 0px;
}

.mainnav a {
display:block;
font-size: 12px;
width: 163px;
height: 28px;
display: block;
margin-left: 0px;
padding: 0px;
color: #6C98AC;
text-decoration: none; 
}

.mainnav img {width: 100%; height: 100%; border: 0; }
* html a:hover  { 
visibility:visible;
color: #23499f;
}
.mainnav a:hover img{visibility:hidden}

.mainnav span {
	position:absolute;
	left:10px;
	top:6px;
	padding: 0px;
	margin-left: 10px;
	cursor: pointer;
}

.formshade {
	background-color: #CCCCCC;
}

p  a { color: #23499f; 
text-decoration: none;}
p a:link { color: #23499f;
text-decoration: none; }
p a:hover { 
	color: #23499f; 
	background: #c0c0c0; 
	text-decoration: none;
}
li  a { color: #23499f; 
text-decoration: none;}
li a:link { color: #23499f;
text-decoration: none; }
li a:hover { 
	color: #23499f; 
	background: #c0c0c0; 
	text-decoration: none;
}
#mainnav .testclass { font-size: 43px; }
.border {
	border: 1px solid #CCCCCC;
}



/* The following Styles are for the Diary System */

.cal-month {
	background: #666666;
	color: #ffffff;
}

.cal-month a {
	background: #666666;
	color: #ffffff;
}

.cal-month a:link {
	background: #666666;
	color: #ffffff;
}

.cal-month a:hover{
	background: #333333;
	color: yellow;
}

.cal-days {
	background: #6d98ad;
		color: #ffffff;
}

.cal-dates-no-link {
	background: #002479;
		color: #ffffff;
}


.cal-dates {
	background: #999999;
		color: #ffffff;
}

.cal-dates a {
	background: #999999;
	color: #ffffff
}

.cal-dates a:link {
	background: #999999;
	color: #ffffff;
}


.cal-dates a:hover {
	background: #333333;
	color: yellow
}
.take-notice {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #0060A9;
}.wob {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000000;
}
.right {
	text-align: right;
}
.col-blue {
	color: #6D98AD;
}
form {width:250px;padding:0;margin:10px 0 0 0;font-size:1em;}
form fieldset {padding:0;margin:0;border:0 none;}
form fieldset legend {display:none;}
form fieldset ol {padding:0;margin:0;list-style:none;}
form fieldset ol li {padding:0;margin:0.5em 0;line-height:1.8em;}
form fieldset ol li label {width:6em;margin-right:1em;display:block;text-align:right;float:left;}
form fieldset ol li input {padding:2px;margin:0;border:1px solid #444;}
form fieldset.controls {text-align:center;}

form#resource {font-size:1em;width:500px;margin:1em auto;}
form#resource fieldset {padding:0.5em;margin:0 auto;border:0 none;}
form#resource fieldset legend {display:none;}
form#resource fieldset ol {padding:0;margin:0;list-style:none;}
form#resource fieldset ol li {padding:0;margin:0.2em 0;line-height:1.5em;display:block;clear:left;}
form#resource fieldset ol li label {width:7em;margin-right:1em;display:block;text-align:right;float:left;}
form#resource fieldset ol li input {width:11em;padding:2px;border:1px solid #444;}
form#resource fieldset p {clear:left;}
form#resource fieldset ol.wider {margin-top:30px;margin-bottom:35px;}
form#resource fieldset ol.wider li label {width:26em;margin-right:0.5em;display:block;text-align:right;float:left;}
form#resource fieldset ol.wider li input {width:1em;padding:2px;border:0 none;}
form#resource fieldset.controls {text-align:right;}

form#complimentary {font-size:1em;width:350px;margin:1em auto;}
form#complimentary fieldset {padding:0.5em;margin:0 auto;border:0 none;}
form#complimentary fieldset legend {display:none;}
form#complimentary fieldset ol {padding:0;margin:0;list-style:none;}
form#complimentary fieldset ol li {padding:0;margin:0.2em 0;line-height:1.5em;display:block;clear:left;}
form#complimentary fieldset ol li label {width:12em;margin-right:1em;display:block;text-align:right;float:left;}
form#complimentary fieldset ol li input {width:11em;padding:2px;}
form#complimentary fieldset ol li input[type="checkbox"] {width:auto;padding:2px;}
form#complimentary fieldset.controls {text-align:right;}


#s121wrapper {font-size : 0.9em;}
#s121wrapper h1 {font-size : 1.2em;}
#s121wrapper li {margin-top : 0.5em;margin-bottom : 0.5em;}
#s121wrapper h2 {font-size : 1.1em;}
#s121wrapper h3 {font-size : 1.1em;color : #0061AA;}
#s121wrapper a {color : #0061AA;}
#s121header {}
#s121header li {font-weight : 600;}
#s121content {}
#s121footer {}
.s121stars {color : #0061AA;font-weight : 800;margin : 1.5em 0;font-size : 1.1em;}
.underline {text-decoration : underline;}
.italic {font-style : italic;}
.s121blue {color : #0061AA;}
.s121john {font-size : 1.5em;}
.s121test {font-size : 0.9em;}

/*-- Nav --*/

		#nav{width:145px;padding:0;margin:0;list-style:none;font-family:Arial,sans-serif;}
		#nav li{width:100%;padding:0;margin:0;}
		#nav li a, #nav li span {width:100%;padding:0;margin:0;padding-left:22px;line-height:28px;font-size:11px;font-weight:bold;color:#6C98AC;
		background:white url(http://www.success121.com/media/frontend/layout/star-button0.gif) top left no-repeat;cursor:pointer;}
		#nav li a span, #nav li span span{padding:0;margin:0;background:transparent;background-image:none;font-family:Arial,Helvetica,sans-serif;
font-size:12px;}
		
		#nav li a:hover, #nav li span:hover {background:white url(http://www.success121.com/media/frontend/layout/star-button1.gif) top left no-repeat;}
		#nav li a:hover span, #nav li span:hover span{background:transparent;background-image:none;}
		
		#nav ul {width:200px;padding:4px 0;margin:0;list-style:none;background:#D8D8D8;border-right:2px solid darkgrey;border-bottom:2px solid darkgrey;}
		#nav ul li{width:200px;padding:0;margin:4px 0;}
		#nav ul li.submenu-left {background-image:url(http://www.success121.com/media/frontend/layout/submenu-off.gif);background-position:right center;background-repeat:no-repeat;}		
		
		#nav ul li a, #nav ul li span{display:block;padding:4px 0;margin:0;background:transparent;background-image:none;font-size:9px;line-height:1.4em;font-weight:bold;color:#6C98AC;}
		#nav ul li a span, #nav ul li span span{padding:0;margin:0 10px;}		
		
		#nav ul li a:hover ,#nav ul li span:hover {background:white;background-image:none;}
		#nav ul li.submenu-left  a:hover, #nav ul li.submenu-left  span:hover{background-image:url(http://www.success121.com/media/frontend/layout/submenu-off.gif);background-position:right center;background-repeat:no-repeat;}
		#nav ul li a:hover span, #nav ul li span:hover span{background:transparent;background-image:none;}		
		
		#nav ul li.submenu-left  li a:hover, #nav ul li.submenu-left  li span:hover{background:transparent;background-image:none;}
		#nav ul li li a:hover ,#nav ul li li span:hover {background:white !important;background-image:none;}
		#nav ul li li a:hover span,#nav ul li li span:hover span{background:transparent !important;background-image:none;}
				
		
		#nav ul ul{width:300px;background:#E5E5E5;}
		#nav ul ul li{width:300px;}
		
		
		
		
/*------------------------- Nav Top --------------------------*/
#navTop{padding:0;margin:0 0 10px 0;list-style:none;display:block;height:22px;border-bottom:1px solid #6C98AC;}
		#navTop li{padding:0;margin:0;line-height:0;}
		#navTop li.active{}
		#navTop li a{width:107px;padding:2px 0 0 0;margin:0 0 0 0;display:block;float:left;background:transparent url(http://www.success121.com/media/frontend/layout/navTop-unselected.png) center top  no-repeat;
			text-align:center;text-decoration:none;color:white;font-weight:bold;font-size:12px;line-height:21px;font-family:Arial, Helvetica, sans-serif;}
		#navTop li.active a{margin-top:1px;color:#6C98AC;background:transparent url(http://www.success121.com/media/frontend/layout/navTop-selected.png) center top  no-repeat;}
		#navTop li a:hover{color:lightgrey;}
		#navTop li a span{}
		
		
/*------------------------- Right Boxes --------------------------*/
/*----- Events Box -----*/
    ul.events{list-style:none;padding:0;margin:10px 0 0;line-height:1.5em;}
    ul.events li{padding:5px 0;margin:0;}