/* HOME */


a.clip:link {
	font-family: arial, sans-serif;
	font-size: 11px;
	color: white;
	line-height: 125%;
	text-decoration: underline; 
}
a.clip:visited {
	font-family: arial, sans-serif;
	font-size: 11px;
	color: white;
	line-height: 125%;
	text-decoration: underline;
}
a.clip:hover {
	font-family: arial, sans-serif;
	font-size: 11px;
	line-height: 125%;
	color: #888;
}
.hmbg
{
	background-image: url(images/hm_bg.gif);
	background-repeat: no-repeat;
	background-position: center top;
	width: 800px;
	height: 405px;
	padding: 130px 10px 0 15px;
}

.hmnews { width:250px; height: 167px; font-family: arial, sans-serif; color: white; font-size:11px}

.pdtp8 { padding-top:8px; }

.pdhmtp { padding-top: 55px; }

.pdlft20 { padding-left: 20px; }

.redcirc
{
	padding: 0px 0px 0px 320px;
	background-image: url(images/redcircle.gif);
	background-repeat: no-repeat;
	background-position: right top;
	width: 265px;
	height: 80px;
}

.footer
{
	font-family: verdana, sans-serif;
	font-size: 9px;
	line-height: 125%;
}

.whthm
{
	font-family: verdana, sans-serif;
	font-size: 9px;
	line-height: 125%;
	color: white;
}

/* HEADER */

.submarg { margin-top: 0px; }

/* CONTENT */
.main
{
	font-family: verdana, sans-serif;
	font-size: 8.5pt;
	line-height: 125%;
	color: black;
}

.mainsched
{
	padding:8px 0px 4px 0px;
	font-family: verdana, sans-serif;
	font-size: 8.5pt;
	font-weight: bold;
	line-height: 125%;
	color: black;
	border-bottom: 1px solid gray;
}
.schedblk
{
	padding:8px 0px 4px 0px;
	font-family: verdana, sans-serif;
	font-size: 8.5pt;
	font-weight: normal;
	line-height: 125%;
	color: black;
	border-bottom: 1px solid gray;
}
.schedred
{
	padding:8px 0px 4px 0px;
	font-family: verdana, sans-serif;
	font-size: 8.5pt;
	font-weight: normal;
	line-height: 125%;
	color: red;
	font-weight: bold;
	border-bottom: 1px solid gray;
}

.login
{
	padding: 8px;
	font-family: verdana, sans-serif;
	font-size: 8.5pt;
	line-height: 125%;
	color: black;
	background: #ddd;
	
}

.gray
{
	font-family: verdana, sans-serif;
	font-size: 8.5pt;
	line-height: 125%;
	color: gray;
}

.sidepd { padding-left: 25px; }

.subtppd { padding-top: 40px; height: 400px;}

.clientpd { padding-left: 10px; }

.bottompd { padding-bottom: 50px; }


/*  LINKS */

a:link {
	font-family: arial, sans-serif;
	font-size: 11px;
	color: red;
	line-height: 125%;
	text-decoration: underline; 
}
a:visited {
	font-family: arial, sans-serif;
	font-size: 11px;
	color: red;
	line-height: 125%;
	text-decoration: underline;
}
a:hover {
	font-family: arial, sans-serif;
	font-size: 11px;
	line-height: 125%;
	color: #888;
}


a.demo:link {
	font-family: arial, sans-serif;
	font-size: 11px;
	color: red;
	line-height: 25%;
	text-decoration: none; 
}
a.demo:visited {
	font-family: arial, sans-serif;
	font-size: 11px;
	color: red;
	line-height: 25%;
	text-decoration: none;
}
a.demo:hover
{
	font-family: arial, sans-serif;
	font-size: 11px;
	line-height: 25%;
	color: #888;
	text-transform: inherit;
}




/* FOOTER */

.subfoot
{
	background-image: url(images/footer_bg.gif);
	background-position: center bottom;
	background-color: white;
	width: 800px;
	height: 73px;
	font-family: verdana, sans-serif;
	font-size: 9px;
	line-height: 125%;
	color: white;
	padding-top: 22px;
	background-repeat: no-repeat;
}