@charset "utf-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.layoutMasthead {
	background-image: url(../images/masthead.jpg);
	height: 188px;
	width: 640px;
}


.layoutNavAddress {
	background-image: url(../images/nav_address.gif);
	height: 52px;
	width: 256px;
}

.layoutLeftColumn {
	width: 276px;
}
.layoutLeftListPad {
	margin-left: 80px;
	margin-bottom: 10px;
}
.layoutBodyStyle {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	background-color: #FFFFFF;
	padding-top: 30px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.textSmallOrange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF6633;
}
.textOrange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF6633;
}
.textSmallDarkGreen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006600;
}
.textDarkGreen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #006600;
}
a.textDarkGreen:link {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 14px;
        color: #66CC66;
}
a.textDarkGreen:visited {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 14px;
        color: #66CC66;
}
a.textDarkGreen:hover {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 14px;
        color: #EF8F55;
        text-decoration: none;
}
.textHeadline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #315119;
}
.textSubHeadline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #6C9250;
}
.textSubSubHead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #6C9250;
	font-weight: bold;
}
.textFormInstructions {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #315119;
	font-weight: bold;
}
.textFormSubInstructions {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #315119;
	font-weight: bold;
}
.textFormRequired {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #D1570C;
	font-weight: bold;
}

.textFormRequireds { color: #D1570C; display: inline; }


.layoutLeftColumnBG {
	background-image: url(../images/leftcolumn_bg.gif);
	background-repeat: repeat-y;
}
.textLeftList {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CAC174;
	line-height: 18px;
}
.layoutLeftNote {
	background-image: url(../images/note.jpg);
	height: 264px;
	width: 276px;
}

a.textLeftList:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CAC174;
}
a.textLeftList:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CAC174;
}
a.textLeftList:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #EF8F55;
	text-decoration: none;
}
.textFooter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
a.textFooter:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #666666;
}
a.textFooter:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #666666;
}
a.textFooter:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #DE6F2A;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #DE6F2A;
}
.layoutFooterPad {
	padding-left: 10px;
}
a.textBodyLink:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #315119;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #FFFFFF;
}
a.textBodyLink:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #315119;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #FFFFFF;
}
a.textBodyLink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #D6611A;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #D6611A;
}
.layoutBullet {
	margin-top: 1px;
}
.layoutLeftColumnNoNote {
	width: 276px;
	background-image: url(../images/leftcolumn_bg_nonote.gif);
	background-repeat: repeat-y;
	background-position: right;
}

.bullet span {
display:none;
}
.bullet {
       background-image: url(../images/bullet.gif);
       height: 14px;
       width: 14px;
       margin: 0px;
	   padding: 0px;
	
}

