html,body {
    min-height:100%
}


body {
	background: #FFFFFF;
	margin: 0px;
}

.nostyle {

}

a:link { color: #3B63A6; text-decoration:underline;}
a:hover {
	color: #50A627;
	text-decoration: underline;
}
a:active {
	color: #50A627;
	text-decoration: underline;
}
a:visited {
	color: #003366;
	text-decoration: underline;
}

p, pre, td, li, blockquote, dd {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
}
th {
	font-family: Calibri, Arial, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #0250A2;
	padding-top: 5px;
	background-color: #7DA7D7;
	padding-bottom: 5px;
}

td.topborder {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	border-top-color : #E3E3E3;
	border-top-style : solid;
	border-top-width : 1px;
	padding-top: 10px;
}

h1 {
	font-family: Calibri, Arial, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #0250A2;
	margin-top:0px;
}
h2 {
	font-family: Calibri, Arial, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #0250A2;
	margin-top:0px;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
	color: #0250A2;
	margin-top:0px;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}

h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
}

ul.li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	list-style-type: square;

}

ol.li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
}

blockquote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	}
tt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	}

.border {
	background-color: #FFFFFF;
	border-bottom: 8px solid #FFFFFF;
}

.bborder {
	border-bottom : 1px solid #BCDC98;
	font-size: 10px;
	font-weight: bold;

}

.left {
	float: left;
	padding-right: 10px;
	padding-bottom: 10px;
}

.right {
	float: right;
	margin-bottom: 10px;
	margin-left: 10px;

}
div.right {
	width:150px;
	margin-top:5px;
}


.features {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #1A5227;
	padding-bottom: 4px;
	text-indent: -10px;
	padding-left: 10px;
}

.featurelist {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-indent: -10px;
	padding-left: 15px;
}
.eventlist {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 11px;
	text-indent: -9px;
	padding-left: 15px;
	padding-bottom: 3px;
	text-decoration: none;

}

.smallheader {
	font-family: Calibri, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	padding: 20px 0px 5px 0px;
}

.dateheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	background-color: #CCCCCC;
	padding: 3px;
	color: #333333;
}


input.small, textarea.small, select.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}

.small {
	font-size: 11px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;

}

a.event {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 9px;
	text-indent: -7px;
	padding : 0px 0px 4px 7px;
	font-weight: normal;
	display: block;
	text-decoration: none;
}

div.date {
    font-family: Calibri, Arial, sans-serif;
	color: #000000;
	font-weight:bold;
	font-size: 12px;
	background-color:#FFFFFF;
	padding: 0px 4px 2px 3px;
    width:12px;
	display:block;
	text-align:center;
}

div.date a{
	text-decoration: none;
}


#bigpic img {
    display: block;
}


.cellborderbottom {
	border-bottom: 1px solid #CCCCCC;
}

.button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #3B63A6;
}

.darkbutton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #ffffff;
	background-color: #990033;
}
.fakelink a {
	color: #FFFFFF;
	font-weight: bold;
	font-family: Calibri, Arial, sans-serif;
	font-size: 14px;
	background: #8DC73F;
	padding: 4px;
	border-top: 2px solid #EFEFEF;
	border-right: 2px solid #AAAAAA;
	border-bottom: 2px solid #666666;
	border-left: 2px solid #CCCCCC;
	text-decoration: none;
}

.notbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
}
.box {
	background-color: #EAEAEA;
	float: left;
	border: 2px solid #999999;
	margin-right: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	margin-bottom: 20px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 6px;
}

.infobox {
	width: 170px;
	padding-top: 6px;
	padding-bottom: 6px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	border-bottom: solid 1px #FFFFFF;


}

.link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-style: normal;
	font-weight: bold;
	background: #6B0C80;
	color: #FFFFFF;
	border : 2px solid #000066;
	border-left : 2px solid #99ccff;
	border-top : 2px solid #99ccff;
	text-align: center;
	padding: 0px 10px 0px 10px;
}

.link:hover, .shortlink:hover {
	background: #6B0C80;
	color: #ffffff;
	text-decoration: none;

}

.link:active {
	background: #C2DBD8;
	color: #238C85;
	border-left : 2px solid #268682;
	border-top : 2px solid #268682;
	text-decoration: none;
	border-right: 2px solid #C2DBD8;
	border-bottom: 2px solid #C2DBD8;
}

.smaller {
	font-size: 9px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;

}

.sideborder {
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #999999;
}
.leftpic {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;


}
.titleblock {
	font-family: Calibri, Arial, sans-serif;
	font-size: 28px;
	font-style: normal;
	font-weight: bold;
	color: #FF6633;
	padding-bottom: 30px;
	background:#C2DBD8 url(images/pages/title_area.jpg) no-repeat right top;

}
td.dateborder {
	background-color: #DDE9F5;
	padding: 0px 6px 6px 0px;
	border-bottom: 8px solid #FFFFFF;
	font-size: 13px;
	font-family: Calibri, Arial, sans-serif;
	text-align: left;


}
td.dayheader {
	background-color: #7DA7D7;
	padding: 3px;
	font-size: 16px;
	color: #0250A2;
	text-align:left;
	width:105px;
	font-family: Calibri, Arial, sans-serif;
	font-weight: bold;

}

div.calbox {
	text-align:center;
	background:#BBC9E1;
	padding:10px;
}
.smdateheader {
	background-color: #999999;
	border: #268682;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;

}
.info {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #FFFFFF;
	padding: 0px 0px 5px 2px;

}
.padded {
	padding-top: 6px;
	padding-bottom: 6px;

}

a.linkbutton
 {
	font-family: Calibri, Arial, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	background: #8DC73F;
	color: #FFFFFF;
	border-left : 2px solid #BCDC98;
	border-top : 2px solid #E2EDCF;
	text-align: center;
	padding: 3px;
	border-right: 2px solid #006600;
	border-bottom: 2px solid #003300;
	text-decoration: none;
}

a.linkbutton:hover, a.linkbutton:active {
	background: #006600;
	color: #FFFFFF;
	text-decoration: none;
}

a.linkbutton:visited {
	color: #FFFFFF;
	text-decoration: none;
}

.boldheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #254A87;
	margin-bottom:-15px;
}
p.header{
	font-weight:bold;
	padding-top: 5px;
	margin-bottom:-12px;
}
p.indent {
	text-indent: -13px;
	padding-left: 9px;
	margin-bottom: -12px;


}
.ltbg {
	background: #EFF4FA;
	border-bottom: 2px solid #FFFFFF;
}

.dkbg {
	background: #DFE9F5;
	border-bottom: 2px solid #FFFFFF;
}

span.ltbg, span.dkbg{
    display:block;
	padding:5px;
	margin-bottom:0px;
	font-size: 11px;
}


.hilite {
	background-color: #FFFFFF;


}
.bpadded {
	padding: 5px;
}
.signupbox
{
	color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
}
img.bar
{
    height:6px;
	border-bottom: 3px solid #7DA7D7;
	width:100%;
	margin-bottom:10px;
}
.sidebar {
	background-color: #005297;

}
a.nounderline:link,a.nounderline:visited,a.nounderline:active {
	text-decoration: none;
}
a.nounderline:hover {
	text-decoration: underline;
}
.white{
	color:#FFFFFF;
}

a.white:link {
	text-decoration: none;
	color:#FFFFFF;
}

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;
}

.ibutton {
	width:130px;
	display:block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	background: #3B63A6;
	color: #FFFFFF;
	border-left : 2px solid #CCCCCC;
	border-top : 2px solid #E5E5E5;
	text-align: center;
	padding: 2px;
	margin-top:4px;
	border-right: 2px solid #666666;
	border-bottom: 2px solid #000000;
	text-decoration: none;
}
.greyborder {
	border: 1px solid #666666;
}
.dottedborder {
	border: 1px dotted #CCCCCC;
}
.dottedborderbottom {
	border-bottom: 1px dotted #CCCCCC;
}

.padded5 {
	padding: 5px;

}
.gray { color: #999999; }
.pad20 {
	padding-left: 20px;
}
.maincell {
	background-image: url(images/template/menu_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;

}
.padded15 {
	padding: 15px;
}
form,input,select { z-index: 0; }

.large {
	font-family: Calibri, Arial, sans-serif;
	font-size: 30px;
	font-weight: bold;
}

.padded10 {
	padding: 10px;
}

dt {
	font-weight: bold;
	font-size: 12px;
	margin-bottom: 4px;
}
dd {
	margin-bottom: 10px;
}

#caption {
	color: #000000;
	position:absolute;
	bottom:0px;
	left:0px;
	width:100%;
	z-index:1;
	text-align:center;
	padding-top:5px;
	padding-bottom:5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	background-color: #FFFFFF;
}

.emphasis {
	font-weight: bold;
	color: #FF0000;
}

a.sidemenuitem {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	display:block;
	text-decoration:none;
	padding: 2px 4px;
	border-bottom: 1px solid #FFFFFF;

}
a.menuitem  {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	display:block;
	text-decoration:none;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 8px;
	border-bottom: 1px solid #FFFFFF;
}
a.menuitem:link, a.sidemenuitem:link, a.menuitem:visited, a.sidemenuitem:visited {
	color: #FFFFFF;
	text-decoration:none;
}

a.menuitem:active, a.sidemenuitem:active, a.menuitem:hover, a.sidemenuitem:hover, a.menuitem:visited:hover, a.sidemenuitem:visited:hover {
    background: #8DC73F;
	color: #FFFFFF;
	text-decoration:none;
}

.red {
	color: #FF0000;
}
td.topmenuitem {
	text-align: center;
	vertical-align: middle;
	white-space: nowrap;
}

td.topmenuitem a, td.topmenuitem a:visited  {
	font-family: Calibri, Arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	display:block;
	border-left: 2px solid #0250A2;
	line-height: 13px;
	padding-right: 4px;
	padding-left: 4px;
}


td.topmenuitem a:hover, td.topmenuitem a.visited:hover {
	color: #0250A2;
}

td.topmenuitem:first-child a {
	border-left:0px;
	padding-left:0px;
}

td.topmenuitem:last-child a {
	padding-right:0px;
}

td.selecteditem a, td.selecteditem a:visited  {
	font-family: Calibri, Arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
    color: #0250A2;
	text-decoration: none;
	display:block;
	border-left: 2px solid #0250A2;
	line-height: 13px;
	padding-right: 6px;
	padding-left: 6px;
}

td.selecteditem:first-child a {
	border-left:0px;
	padding-left:0px;
}

td.selecteditem:last-child a {
	padding-right:0px;
}


td.indented {
     padding-left:8px;
     font-size:11px;
 }
#footerleft {
	background: #8DC73F;
	text-align: right;
	width: 150px;
	padding-right: 10px;
	border-right: 3px solid #FFFFFF;
	font: 10px Arial, Helvetica, sans-serif;
	color: #0250A2;
}

#footerleft h2 {
}
 #footerleft strong{
 	display:block;
	font-size: 12px;
	padding-top:8px;

 }

#buckets {
	margin-top:10px;
	margin-bottom: 20px;

}
 #buckets td{
	padding-left: 15px;
	line-height:20px;
	font-size: 13px;
	padding-right: 10px;

 }

#buckets a {
    text-decoration: none;
}


.footerright {
	background: #8DC73F;
	width: 200px;
	font: 10px/12px Arial, Helvetica, sans-serif;
	color: #0250A2;
	text-align: left;
	vertical-align: middle;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-top: 6px;


}
.tollfree {
	font: 50px Calibri, Arial, sans-serif;
	color: #FFFFFF;
	background: #8DC73F;
	text-align: center;
	margin-left: 50px;
	vertical-align: middle;


}

div.arrow-left{
	font-size:16px;
	font-weight: bold;
	float:left;
	margin-left: 20px;

}
div.arrow-left a{
	text-decoration: none;
}
div.arrow-right{
	font-size:16px;
	font-weight: bold;
	float:right;
	margin-right: 20px;

}
div.arrow-right a{
	text-decoration: none;
}

div.daybar{
	background: #DDE8F4;
	display: block;
	height: 24px;
	padding-top: 6px;
	vertical-align: middle;
	font-weight: bold;
	color: #32659C;
}
.list li {
	list-style: none;
	margin-left: -45px;
	display:block;
	padding-bottom:6px;
	background: #DFE9F5 url(images/list-arrow.gif) no-repeat left 6px;
	border-bottom: 2px solid #FFFFFF;
	padding-top: 6px;
	padding-left: 12px;
	font-size: 12px;
}

#copybox {
	margin-right: 30px;
	margin-left: 15px;
}
.quote {
	font: italic bold 15px Georgia, "Times New Roman", Times, serif;
	color: #7DA7D7;
}
.green {
    	color: #8DC73F;
		font-weight: bold;
}

.clist li {
	font-size: 11px;
	list-style: none;
	margin-left: -25px;
	display:block;
	margin-bottom:3px;
}


.clist a {
    text-decoration:none;
}

.linklist li {
	font-size: 12px;
	list-style: none;
	margin-left: -25px;
	display:block;
	margin-bottom:10px;
}

.submenu li {
	font-family: Calibri, Arial, sans-serif;
	font-size: 15px;
	list-style: none;
	font-weight: normal;
	margin-right: 10px;
	margin-left: -40px;
	display:block;
	padding-bottom:3px;
	padding-top: 3px;
	font-style: normal;

}

.submenu a {
    color: #32659C;
	text-decoration:none;
}

.greenborder {
    padding-right:0px;
	border-right: 2px solid #8DC73F;
	border-left: 2px solid #8DC73F;
}
.copycontainer {
	padding-top: 15px;
	background: url(images/grborder.gif) no-repeat 0px 15px;
	padding-bottom: 20px;
	padding-left: 15px;
}

#buytix {
	float: right;
	margin-top: -15px;
	margin-right: -30px;
}
