@charset "utf-8";

a {
	font-family: Verdana, Geneva, sans-serif;
	font-style: normal;
	color: #2E3092;
	text-decoration: none;
	font-weight:bold;
}
td,input,select,textarea {  font-family: Verdana, Geneva, sans-serif; font-weight: normal; font-style: normal; color: #2E3092}

.regText {
	font-family: Verdana, Geneva, sans-serif;
	font-size:12px;
	font-weight: normal;
	font-style: normal;
	color: #666;
	text-align: justify;
	padding-bottom: 6px;
	line-height: 150%;
}

.smallerText {
	font-family: Verdana, Geneva, sans-serif;
	font-size:9px;
	font-weight: bold;
	font-style: normal;
	color: #666666;
	text-align: left;
	padding-bottom: 15px;
	line-height: 150%;
	padding-left: 6px;
}


.headerText {
	font-family: Verdana, Geneva, sans-serif;
	font-size:13px;
	font-weight: bold;
	color: #2DB455;
	text-align: left;
	padding-bottom: 6px;
}

.subHeaderText {
	font-family: Verdana, Geneva, sans-serif;
	font-size:13px;
	font-weight: bold;
	color: #2DB455;
	text-align: left;
	padding-top: 15px;
	padding-bottom: 6px;
}

li.bullets {
	display:block;
	color:#2E3092;
	line-height:20px;
	text-decoration:none;
	background-image: url(images/bullet.png);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: 13px;
}

li.bullets ul li {
	display:block;
	color:#666666;
	line-height:20px;
	text-decoration:none;
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: 0px;
	padding-right:30px;
}

.title1 {  font-family: Verdana, Geneva, sans-serif; font-size: 10pt; font-weight: bold; color: #2E3092}
.title2 {  font-family: Verdana, Geneva, sans-serif; font-size: 10pt; font-weight: bold; color: #2DB455}
.title3 {  font-family: Verdana, Geneva, sans-serif; font-size: 11pt; font-weight: bold; color: #2DB455}
.title4 {  font-family: Verdana, Geneva, sans-serif; font-size: 11pt; font-weight: bold; color: #2DB455}
.cal_calendar {font-size:10pt;font-family:verdana;padding:0px;margin:0px;border:none; border-collapse:collapse;}
.cal_header {background-color:#C3DD9C;padding:0px;margin:0px;border:none; border-collapse:collapse;}
.cal_cell {padding:2px;spacing:2;margin:1px;border:0px groove;text-align:center;width:3ex;color:#333333;font-weight:bold;font-family: Verdana, Geneva, sans-serif; cursor:pointer}
.cal_labelcell {padding:2px;spacing:2;margin:1px;border:0px groove;text-align:center;font-size:10pt;color:#049142;font-weight:bold;font-family: Verdana, Geneva, sans-serif;}
.cal_oddweek {background-color:#EBF5DD;padding:0px;margin:0px;border:none; border-collapse:collapse;}
.cal_evenweek {background-color:#EBF5DD;padding:0px;margin:0px;border:none; border-collapse:collapse;}
.cal_day {width:3ex;text-align:center;padding:0px;margin:0px;border:none; border-collapse:collapse;cursor:hand;}
.cal_today {color:black;font-weight:bold;width:3ex;padding:0px;margin:0px;border:none; border-collapse:collapse; cursor:pointer}
.cal_disabled {color:#999999;width:3ex;padding:0px;margin:0px;border:none; border-collapse:collapse;}
.cal_common {color:black;width:3ex;padding:0px;margin:0px;border:none; border-collapse:collapse; cursor:pointer}
.cal_holiday {color:black;width:3ex;padding:0px;margin:0px;border:none; border-collapse:collapse; cursor:pointer}
.cal_event {background-color:yellow;color:red;width:3ex;padding:0px;margin:0px;border:none; border-collapse:collapse; cursor:pointer}


#bg {
	background-color: #2DB455;
	background-image: url(images/header-span.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
#contentPositioner {
	width:100%;
	float:left;
	background-image: url(images/content-holder_02.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom: 103px;
	margin-bottom: 15px;
}

#contentHolder {

}

#content {
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 15px;

}

#contentBG {
	width: 773px;
	background-image: url(images/content-holder_01.jpg);
	background-repeat: repeat-y;
	background-position: center bottom;
}
#footer {
	margin-top: 20px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: 11px;
	font-weight: normal;
	font-variant: normal;
	color: #FFF;
}

#footer a {
	font-family: Verdana, Geneva, sans-serif; 
	font-weight: normal; 
	font-style: normal; 
	color: #ffffff; 
	text-decoration:none
}

#breadcrumbs {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 11px;
	font-weight: normal;
	font-variant: normal;
	margin-bottom: 20px;
	color: #2e3092;
	text-align: center;
	padding-right: 10px;
}

#breadcrumbs a{
	text-decoration: none;
}


#title {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #FFF;
	height: 16px;
	float: left;
	padding-right: 25px;
	display:none;
}

sup {
	vertical-align: baseline;
	font-size: 0.8em;
	position: relative;
	top: -0.4em;
	margin-right: 0.125em;
	}

sub {
	vertical-align: baseline;
	font-size: 0.8em;
	position: relative;
	bottom: -0.4em;
	margin-right: 0.125em;
	}
