body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	background: #BAE4F2 url(images/template/bg_left.jpg) no-repeat fixed left bottom;

}
.padded10 {
	position:relative;
	height:1%;
	z-index:1;
	clear: none;
	border-bottom: 1px solid #B1E795;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;



}



p, li, td {
	font-size: 14px;
	color: #000000;
	line-height: 120%;
	margin-right: 20px;


}
p {
	margin-top: 0px;
	text-align: left;
	line-height: 140%;
	margin-left:10px;
	margin-right: 20px;


}
li {
	margin-bottom:6px;
	text-align: justify;
    line-height: 140%;
}


a {
	font-weight: bold;
	text-decoration: none;
}

a.biglink:link {
	font-size: 16px;
	font-weight: bold;
	color: #DA464B;
	text-decoration: none;
}

a.biglink:hover {
	color: #0099CC;
	text-decoration: underline;
}

a.biglink:active {
	color: #DA464B;
}

a.biglink:visited {
	color: #DA464B;
}

a.biglink:visited:hover{
	color: #3399CC;
	text-decoration: underline;
}

a:link {
	color: #006699;

}
a:hover {
	color: #DA464B;
	text-decoration: underline;
}
a:active {
	color: #DA464B;
}
a:visited {
	color: #003366;
}

.small {
	font-size: 11px;
}
.white {
	color: #FFFFFF;
}
.ltbg { background: #E3FBFD; }

.dkbg { background: #C4E7F4; }

.hilite { background: #EDFDFE; }
.bpadded {
	padding: 5px;
}
.signupbox
{
	color:#FFFFFF;

	font-size:10px;
	font-weight:bold;
}
img.bar
{
	background:#6C88C6;
	width:672px;
	height:2px;
}

a.white:link {
	text-decoration: none;
	color:#FFFFFF;
	font-weight: normal;

}

a.white:hover, a.white.link:hover, a.white.active:hover {
	text-decoration: underline;
	color:#FFFFFF;
}

a.white:active {
	text-decoration: underline;
	color:#FFFFFF;
}

a.white:visited {
	text-decoration: none;
	color:#FFFFFF;
}
h3 {
	font: bold 14px Tahoma, Arial, sans-serif;
	color: #000000;
    margin-left:10px;

}
h4 {
	font: bold 13px Tahoma, Arial, sans-serif;
	color: #000000;
    margin-left:10px;
    margin-bottom:-4px;

}

.boldheader {
	font-size: 14px;
	font-weight: bold;
	color: #216383;
}
h2 {
	font-size: 18px;
	color: #006699;
	margin-top: 0px;
	font-weight: normal;
        margin-left:10px;


}
.sidepad {
	padding: 0px 10px;
}
.right {
	float: right;
	margin-bottom: 15px;
	margin-left: 15px;


}
.left {
	float: left;
	margin-bottom: 10px;
	margin-right: 10px;
}
.bordered {
	border-bottom: 1px solid #CCFF66;
	padding-bottom: 10px;
	padding-top: 10px;


}

hr {
	background: #99CC00;
	border: 0px;
	height: 1px;
	clear: both;

}
table{
	border-collapse: collapse;

}
table .calendar {
    width:1050px;
}


.calendar  td {
    border: 3px solid #A77AC5;
	padding: 6px;
	margin:0px;
}

.calendar  th {
	border-left: 3px solid #4944A8;
	background: #4944A8;
	padding: 6px;
	margin:0px;
	width:150px;
	color: #FFFFFF;
	font-size: 20px;
	font-weight: normal;
}

.calendar li {
    font-size: 12px;
	margin-left: -20px;
}
.rightbox {
	float: right;
	margin-left: 15px;
	clear: right;
    z-index:100;
}


.buttonbox {
	float:right;
	text-align:center;
	display:inline-block;
	position:relative;
	top:0;
	left:0;
	width:150px;
	margin-left:15px;
	margin-top:20px;
	clear: both;
}
h1 {
	font: bold 30px Candara, Arial, sans-serif;
	color: #DA464B;
	margin-top: 6px;
	margin-bottom: 10px;
    margin-left:10px;

}
.smaller {
	font-size: 80%;
}
.floatright {
	margin: 15px 15px 15px;
	float: right;
	text-align: left;
	width: 505px;
	z-index:110;
	clear: right;
}
.floatright a{
  font-weight: normal;
 	margin-bottom: 10px;
}
th {
	font: bold 18px Arial, Helvetica, sans-serif;
	color: #000000;
	background: #B1E795;
}
.black {
	color: #000000;
}
 ul.logos li {
   list-style: none;
   margin-right:20px;
   clear:all;
 }
#webbody {
	background: url(images/template/bg_right.jpg) no-repeat fixed right bottom;
	z-index: 0;
	width: 100%;

}

