/* MISC */
h1 { font-size: 17px; font-weight: bold; line-height: 19px;margin:8px 0 8px 0; }
h2 { font-size: 14px; font-weight: bold; display: inline; }
h3 { font-size: 13px; font-weight: bold; display: inline; }
h4 { }
h5 { }
h6 { }

.h2 { font-size: 14px; font-weight: bold; display: inline; text-decoration: none; }
.h2:link { font-size: 14px; font-weight: bold; display: inline; text-decoration: underline; }
.h2:active { font-size: 14px; font-weight: bold; display: inline; text-decoration: underline; }
.h2:visited { font-size: 14px; font-weight: bold; display: inline; text-decoration: underline; }
.h2:hover { font-size: 14px; font-weight: bold; display: inline; text-decoration: none; }

.breadcrumb { font-size: 11px; font-weight: normal; }
.copyGreen { color: #006700; }
.fun { font-size: 18px; font-weight: bold; line-height: 18px; text-align: center; }
.copyRed { color: #CE0000; font-size: 15px; font-weight: bold;}
.copyRed2 { color: #CE0000; font-size: 13px; font-weight: bold;}
.copyRed21 {
	display: block;
	text-align: center;
	font-weight: bold;
	line-height: 17px;
	color: #CC0000;
	background-color:#FFFF00
}
.copyRed3 { color: #CE0000 }
.copyBlue { color: #022B9F }
.copyCenter { text-align: center; }


a img.bordered { border: 2px solid #000; }
a:hover img.bordered { border-color: #022B9F; }

a.rollover, a.rolloverSmall, a.rolloverWide, a.rolloverTall,
a.rolloverRed, a.rolloverSmallRed, a.rolloverWideRed, a.rolloverTallRed,
a.rolloverGreen, a.rolloverWideGreen, a.rolloverTallGreen,
a.rolloverYellow, a.rolloverWideYellow, a.rolloverTallYellow {
	display: block;
	text-align: center;
	text-decoration: underline;
	font-weight: bold;
	line-height: 26px;
	color: #FFFFFF;
}
a.rolloverGreenv2 {
	display: block;
	text-align: center;
	text-decoration: underline;
	font-weight: bold;
	line-height: 26px;
	color: #000000;
}
a.rollover { width: 164px; height: 30px; background: transparent url("/images/buttons/red_button.164x30.gif") no-repeat 0px 2px; }
a.rolloverSmall { width: 82px; height: 30px; background: transparent url("/images/buttons/red_button.82x30.gif") no-repeat 0px 2px; }
a.rolloverWide { width: 250px; height: 30px; background: transparent url("/images/buttons/red_button.250x30.gif") no-repeat 0px 2px; }
a.rolloverTall { width: 164px; height: 60px; background: transparent url("/images/buttons/red_button.164x60.gif") no-repeat 0px 2px; }
a.rolloverRed { width: 164px; height: 30px; background: transparent url("/images/buttons/red_button.164x30.gif") no-repeat 0px 2px; }
a.rolloverSmallRed { width: 82px; height: 30px; background: transparent url("/images/buttons/red_button.82x30.gif") no-repeat 0px 2px; }
a.rolloverWideRed { width: 250px; height: 30px; background: transparent url("/images/buttons/red_button.250x30.gif") no-repeat 0px 2px; }
a.rolloverTallRed { width: 164px; height: 60px; background: transparent url("/images/buttons/red_button.164x60.gif") no-repeat 0px 2px; }
a.rolloverGreenv2 { width: 164px; height: 30px; background: transparent url("/images/buttons/green_buttonv2.164x30.gif") no-repeat 0px 2px; }
a.rolloverGreen { width: 164px; height: 30px; background: transparent url("/images/buttons/green_button.164x30.gif") no-repeat 0px 2px; }
a.rolloverWideGreen { width: 250px; height: 30px; background: transparent url("/images/buttons/green_button.250x30.gif") no-repeat 0px 2px; }
a.rolloverTallGreen { width: 164px; height: 60px; background: transparent url("/images/buttons/green_button.164x60.gif") no-repeat 0px 2px; }
a.rolloverYellow { width: 164px; height: 30px; background: transparent url("/images/buttons/yellow_button.164x30.gif") no-repeat 0px 2px; }
a.rolloverWideYellow { width: 250px; height: 30px; background: transparent url("/images/buttons/yellow_button.250x30.gif") no-repeat 0px 2px; }
a.rolloverTallYellow { width: 164px; height: 60px; background: transparent url("/images/buttons/yellow_button.164x60.gif") no-repeat 0px 2px; }

a.rollover:active, a.rolloverSmall:active, a.rolloverWide:active,
a.rolloverRed:active, a.rolloverSmallRed:active, a.rolloverWideRed:active,
a.rolloverGreen:active, a.rolloverWideGreen:active,
a.rolloverYellow:active, a.rolloverWideYellow:active { color: #FFFFFF; background-position: 0px -27px; }
a.rolloverGreenv2:active { color: #000000; background-position: 0px -27px; }
a.rollover:visited, a.rolloverSmall:visited, a.rolloverWide:visited,
a.rolloverRed:visited, a.rolloverSmallRed:visited, a.rolloverWideRed:visited,
a.rolloverGreen:visited, a.rolloverWideGreen:visited,
a.rolloverYellow:visited, a.rolloverWideYellow:visited { color: #FFFFFF; background-position: 0px 2px; }
a.rolloverGreenv2:visited { color: #000000; background-position: 0px 2px; }
a.rollover:hover, a.rolloverSmall:hover, a.rolloverWide:hover,
a.rolloverRed:hover, a.rolloverSmallRed:hover, a.rolloverWideRed:hover,
a.rolloverGreen:hover, a.rolloverWideGreen:hover,
a.rolloverYellow:hover, a.rolloverWideYellow:hover { color: #000000; background-position: 0px -27px; }
a.rolloverGreenv2:hover { color: #FFFFFF; background-position: 0px -27px; }
a.rolloverTall:active,
a.rolloverTallRed:active,
a.rolloverTallGreen:active,
a.rolloverTallYellow:active { color: #FFFFFF; background-position: 0px -57px; }
a.rolloverTall:visited,
a.rolloverTallRed:visited,
a.rolloverTallGreen:visited,
a.rolloverTallYellow:visited { color: #FFFFFF; background-position: 0px 2px; }
a.rolloverTall:hover,
a.rolloverTallRed:hover,
a.rolloverTallGreen:hover,
a.rolloverTallYellow:hover { color: #000000; background-position: 0px -57px; }
	
hr {
	border: 0;
	width: 90%;
	color: #c0d5e7;
	background-color: #c0d5e7;
	height: 2px;
}

.bullet {list-style-image: url(../images/check.gif); margin: 2px 0px 0px 10px; padding: 0;  align: absmiddle;}
.bullet2 {margin: 8px 0px 0px 0px;}


 hr {
  border: 0;
  width: 90%;
 color: #c0d5e7;
background-color: #c0d5e7;
height: 2px;
}
.box1Inner {
    width: 156px;
    margin-left: 2px;
    margin-bottom: 15px;
    padding: 10px;
    float: left; }


/* bullets */
#custom ul {
		list-style: none;
		margin-left: 0;
		padding-left: 1em;
		text-indent: -1em;
		}

li { margin-bottom: 0px; }