body {
	background-color:#ffffff;
	color:#003300;
	margin-top:0px;
	margin-left:0px;
}

p {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-style : normal;
	color: #272727;
	text-indent: 0px;
}

.cusa {
	font-family : Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style : normal;
	color: #272727;
	text-decoration: none;
}
a.cusa:link,a.cusa:active,a.cusa:visited {
   font-size: 10px;
   color:#0000FF;
}
a.cusa:hover {
	font-size: 10px;
	color:#FF0000;
}
	
.date {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-style : normal;
	color: #4A1029;
	text-decoration: none;
	
	}
	
.welcome {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-style : normal;
	left-margin: 10em;
	color: #272727;
	text-decoration: none
	}
	
.news {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-style : normal;
	color: #000099;
	text-decoration: none
	}
.links {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 7pt;
	font-style : bold;
	color: #444444;
	text-decoration: none
	}
.txtwt {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-style : normal;
	margin-top: 6em;
	margin-left: 6em;
	color: #ffffff;
	text-decoration: none
	}
.textleft {
	background-image: url(images/hm/kids_bg.jpg);
	background-position: left;
	text-align: justify;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-style : normal;
	color: #272727;
	text-decoration: none;

}
ul {
	list-style-image: url(images/consec/bullet.gif);
	margin-bottom:0px;
}

.sm {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-style : normal;
	color: #272727;
	text-decoration: none;
	}

.pagetitle {
	font-family : Arial;
	font-size : 14pt;
	font-style:normal;
	font-weight : 800;
	color: #4A1029;
	text-indent: 0px;
	}
}

.header {
	font-family : Arial;
	font-size : 10pt;
	font-style : normal;
	color: #000066;
	text-decoration: none;
	}
.link {
	font-family : Verdena, Arial, Helvetica, sans-serif;
	font-size : 9pt;
	font-style : normal;
	color: #193A67;
	text-decoration: none;
}
	
a {
	font-family : Verdena, Arial, Helvetica, sans-serif;
	font-size :13px;
	font-style : normal;
	font-weight: 800;
	color: #4A1029;
	text-decoration: none;
	}
	
a:hover {
	font-family : Verdena, Arial, Helvetica, sans-serif;
	font-size : 13px;
	font-style : normal;
	font-weight: 800;
	color: #7373C5;
	text-decoration: none;
}	

.content {
	font-family : Verdena, Arial, Helvetica, sans-serif;
	font-size : 13px;
	font-style : normal;
	font-weight: 400;
	color: #000000;
}

.title {
	font-family : Verdena, Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-style : normal;
	font-weight: bold;
	color: #ffffff;
}

.notes {
	font-family : Verdena, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-style : normal;
	font-weight: bold;
	color: #4A1029;
}

/**********************************/
/* ---------------------------
		   Left Column
   -------------------------- */
#mainnav	{
	font-size:				14px;
	width:					227;
}

#mainnav ul	{
	background:				#FFFFFF;
	list-style:				none;
	margin: 				0px;
	margin-left:			20px;
	padding:				0px;
	text-align:				left;
}

#mainnav ul ul {
	position:				absolute;
	width:					100%;
	top:					0px;
	display: 				none;
	background:				#FFFFFF;
	border-style:			solid;
	border-color:			#cccccc;
	border-width:			3px;
	padding:				2px 3px;
	text-align:				left;
	line-height:			0px;
	font:					bold 11px/16px 'trebuchet ms',albany, futura, helvetica, arial, sans-serif;
	color:					#999999;
}

div#mainnav li ul{
	position:				absolute;
	top:					0;
	left:					100.1%;
	display:				none;
}

#mainnav li	{
	position:				relative;
	width:					150px;
	margin-top:				15px;
}

#mainnav a {
	font-weight:			800;
    font-size:    			12px;
	font-family:			trebuchet,albany, futura, helvetica, arial, sans-serif;
	color: 					#4A1029;
	text-decoration: 		none;
	margin: 				0;
}

#mainnav a:hover {
	color: 					#7373C5;
}

#mainnav ul ul a {
    font-weight:			800;
    font-size:    			12pt;
	font-family:			trebuchet,albany, futura, helvetica, arial, sans-serif;
	color: 					#336633;
	text-decoration: 		none;
	margin: 				0;
	width:					100%
}

#mainnav ul ul a:hover {
	color: 					#A90045;
}

#mainnav ul li:hover ul {
	display: 				block;
}

#mainnav ul li {
	background-image: url(images/button.gif);
	background-color: #0000ff;
	background-repeat: no-repeat;
	width: 109px;
	height: 35px;
	text-align: left;
}
