body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	margin: 0px;
	padding: 0px;
	background-color: #EBE5DA;
	text-decoration: none;
}
a:link {
	color: #0000CC;
	text-decoration: none;
}
.leftshadow {
	background-color: #EBE5DA;
	background-image: url(images/shadow_left.jpg);
	background-repeat: repeat-y;
	background-position: right;
}
.rightshadow {
	background-color: #EBE5DA;
	background-image: url(images/shadow_right.jpg);
	background-repeat: repeat-y;
	background-position: left;
}
.bottomshadow {
	background-color: #EBE5DA;
	background-image: url(images/shadow_bottom.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.whitebkgd {
	background-color: #FFFFFF;
	text-align: center;
	vertical-align: top;
}
.bulletlink:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0033CC;
	text-decoration: none;
}
.bulletlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0033CC;
	text-decoration: none;
}
.bulletlink:hover {
	color: #FC0000;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FC0000;
}
.link {
	color: #0000CC;
	text-decoration: none;
}
.link:link {
	color: #0000CC;
	text-decoration: none;
}
.link:hover {
	color: #FC0000;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FC0000;
}
.linkBold {
	color: #0033CC;
	font-weight: bold;
	text-decoration: none;
}
.linkBold:link {
	color: #0033CC;
	font-weight: bold;
	text-decoration: none;
}
.linkBold:hover {
	color: #FC0000;
	font-weight: bold;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FC0000;
}
.subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #999999;
}
.subhead2Blue {
	font-size: 14px;
	font-weight: bold;
	color: #003399;
}
.bullets {
	list-style-position: outside;
	list-style-image: url(images/red-bullet.jpg);
	list-style-type: circle;
}
.livearea {
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	padding-top: 0px;
	padding-right: 7px;
	padding-bottom: 7px;
	padding-left: 7px;
}
.PhoneNumber {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FC0000;
}
.liveareaFooter {
	background-color: #FFFFFF;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #DDDDDD;
}
.backlinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}
.tablehead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000099;
	background-color: #BDC9F2;
	vertical-align: middle;
	text-align: center;
}
.BoldRed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FC0000;
}
.footerlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0033CC;
	text-decoration: none;
}
.footerlink:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0033CC;
	text-decoration: none;
}
.footerlink:hover {
	color: #FC0000;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FC0000;
}
.bulletsGrey {
	list-style-position: outside;
	list-style-image: url(images/grey-bullet.jpg);
	list-style-type: circle;
}
.bulletsBlue {
	list-style-position: outside;
	list-style-image: url(images/blue-bullet.jpg);
	list-style-type: circle;
}
.accentbox {
	background-color: #FFFFFF;
	background-image: url(images/blue-gradient.jpg);
	background-repeat: repeat-x;
	background-position: top;
	border: 1px solid #3C6AE4;
	text-align: center;
}
.bulletlinkMenu:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #0033CC;
	font-weight: bold;
	text-decoration: none;
}
.bulletlinkMenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #0033CC;
	font-weight: bold;
	text-decoration: none;
}
.bulletlinkMenu:hover {
	color: #FC0000;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FC0000;
	font-weight: bold;
}
.BoldBlue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0033CC;
}
.backlinks:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}
.backlinks:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
.backlinksBlack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
.BoldPurple {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #6501A9;
}
.tablecells {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.BoldOrange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #DA6300;
}
.BoldYellow {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #C49A00;
}
.BoldBrown {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #663333;
}
.Bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.aaItemNumber {
	font-size: 12px;
	font-weight: bold;
}
.accentboxRed {
	background-color: #FFFFFF;
	background-image: url(images/red-gradient.jpg);
	background-repeat: repeat-x;
	background-position: top;
	border: 1px solid #E00000;
	text-align: center;
}
.BoldGreen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #006600;
}
.BoldCyan {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0033FF;
}
.centeredpic {
	text-align: center;
}
.inset6px {
	text-indent: 6px;
}
.BoldTeal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #009999;
}
.subhead2Red {
	font-size: 14px;
	font-weight: bold;
	color: #CC0000;
}
.subhead2Green {
	font-size: 14px;
	font-weight: bold;
	color: #006600;
}
.subhead2Purple {
	font-size: 14px;
	font-weight: bold;
	color: #330099;
}
.accentboxGreen {
	background-color: #FFFFFF;
	background-image: url(images/green-gradient.jpg);
	background-repeat: repeat-x;
	background-position: top;
	border: 1px solid #009933;
	text-align: center;
}
.accentboxPurple {
	background-color: #FFFFFF;
	background-image: url(images/purple-gradient.jpg);
	background-repeat: repeat-x;
	background-position: top;
	border: 1px solid #6633CC;
	text-align: center;
}
.italic {
	font-style: italic;
}
.italicBold {
	font-style: italic;
	font-weight: bold;
}
.citationitalicBold {
	font-style: italic;
	font-weight: bold;
	color: #666666;
}
.citationitalic {
	font-style: italic;
	color: #666666;
}
.subhead2PurpleLite {
	font-size: 14px;
	font-weight: bold;
	color: #6600CC;
}
.textPurple {
	color: #6600CC;
}
.subhead2Black {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.linkBoldBlue {
	color: #0033CC;
	font-weight: bold;
	text-decoration: none;
}
.linkBoldBlue:link {
	color: #0033CC;
	font-weight: bold;
	text-decoration: none;
}
.linkBoldBlue:hover {
	color: #0066FF;
	font-weight: bold;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #0066FF;
}
.linkBoldRed {
	color: #CC0000;
	font-weight: bold;
	text-decoration: none;
}
.linkBoldRed:link {
	color: #CC0000;
	font-weight: bold;
	text-decoration: none;
}
.linkBoldRed:hover {
	color: #FF3333;
	font-weight: bold;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FF3333;
}
.linkBoldCyan {
	color: #0033FF;
	font-weight: bold;
	text-decoration: none;
}
.linkBoldCyan:link {
	color: #0033FF;
	font-weight: bold;
	text-decoration: none;
}
.linkBoldCyan:hover {
	color: #0099FF;
	font-weight: bold;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #0099FF;
}
.linkBoldPurple {
	color: #6501A9;
	font-weight: bold;
	text-decoration: none;
}
.linkBoldPurple:link {
	color: #6501A9;
	font-weight: bold;
	text-decoration: none;
}
.linkBoldPurple:hover {
	color: #9100F4;
	font-weight: bold;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #9100F4;
}
.linkBoldGreen {
	color: #006600;
	font-weight: bold;
	text-decoration: none;
}
.linkBoldGreen:link {
	color: #006600;
	font-weight: bold;
	text-decoration: none;
}
.linkBoldGreen:hover {
	color: #00CC33;
	font-weight: bold;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #00CC33;
}
.linkBoldOrange {
	color: #DA6300;
	font-weight: bold;
	text-decoration: none;
}
.linkBoldOrange:link {
	color: #DA6300;
	font-weight: bold;
	text-decoration: none;
}
.linkBoldOrange:hover {
	color: #FF9933;
	font-weight: bold;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FF9933;
}
.linkBoldYellow {
	color: #C49A00;
	font-weight: bold;
	text-decoration: none;
}
.linkBoldYellow:link {
	color: #C49A00;
	font-weight: bold;
	text-decoration: none;
}
.linkBoldYellow:hover {
	color: #C49A00;
	font-weight: bold;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #C49A00;
}
.linkBoldYellowDark {
	color: #AB8700;
	font-weight: bold;
	text-decoration: none;
}
.linkBoldYellowDark:link {
	color: #AB8700;
	font-weight: bold;
	text-decoration: none;
}
.linkBoldYellowDark:hover {
	color: #E6B600;
	font-weight: bold;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #E6B600;
}
.linkBoldBrown {
	color: #663333;
	font-weight: bold;
	text-decoration: none;
}
.linkBoldBrown:link {
	color: #663333;
	font-weight: bold;
	text-decoration: none;
}
.linkBoldBrown:hover {
	color: #9E6E43;
	font-weight: bold;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #9E6E43;
}
.linkNormalBlue {
	color: #0033CC;
	text-decoration: none;
}
.linkNormalBlue:link {
	color: #0033CC;
	text-decoration: none;
}
.linkNormalBlue:hover {
	color: #0066FF;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #0066FF;
}
.linkNormalRed {
	color: #CC0000;
	text-decoration: none;
}
.linkNormalRed:link {
	color: #CC0000;
	text-decoration: none;
}
.linkNormalRed:hover {
	color: #FF3333;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FF3333;
}
.linkNormalCyan {
	color: #0033FF;
	text-decoration: none;
}
.linkNormalCyan:link {
	color: #0033FF;
	text-decoration: none;
}
.linkNormalCyan:hover {
	color: #0099FF;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #0099FF;
}
.linkNormalPurple {
	color: #6501A9;
	text-decoration: none;
}
.linkNormalPurple:link {
	color: #6501A9;
	text-decoration: none;
}
.linkNormalPurple:hover {
	color: #9100F4;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #9100F4;
}
.linkNormalGreen {
	color: #006600;
	text-decoration: none;
}
.linkNormalGreen:link {
	color: #006600;
	text-decoration: none;
}
.linkNormalGreen:hover {
	color: #00CC33;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #00CC33;
}
.linkNormalOrange {
	color: #DA6300;
	text-decoration: none;
}
.linkNormalOrange:link {
	color: #DA6300;
	text-decoration: none;
}
.linkNormalOrange:hover {
	color: #FF9933;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FF9933;
}
.linkNormalYellow {
	color: #C49A00;
	text-decoration: none;
}
.linkNormalYellow:link {
	color: #C49A00;
	text-decoration: none;
}
.linkNormalYellow:hover {
	color: #C49A00;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #C49A00;
}
.linkNormalYellowDark {
	color: #AB8700;
	text-decoration: none;
}
.linkNormalYellowDark:link {
	color: #AB8700;
	text-decoration: none;
}
.linkNormalYellowDark:hover {
	color: #E6B600;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #E6B600;
}
.linkNormalBrown {
	color: #663333;
	text-decoration: none;
}
.linkNormalBrown:link {
	color: #663333;
	text-decoration: none;
}
.linkNormalBrown:hover {
	color: #9E6E43;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #9E6E43;
}
.smalltextRed {
	font-size: 10px;
	color: #CC0000;
}
.boxpurple {
	background-color: #FFFFFF;
	margin: 4px;
	padding: 4px;
	border: 1px solid #9900FF;
}
.boxgreen {
	background-color: #FFFFFF;
	margin: 4px;
	padding: 4px;
	border: 1px solid #00CC00;
}
.boxblue {
	background-color: #FFFFFF;
	margin: 4px;
	padding: 4px;
	border: 1px solid #0000FF;
}
.boxred {
	background-color: #FFFFFF;
	margin: 4px;
	padding: 4px;
	border: 1px solid #FF0000;
}
.linkreverse {
	color: #CC0000;
	text-decoration: none;
}
.linkreverse:link {
	color: #CC0000;
	text-decoration: none;
}
.linkreverse:hover {
	color: #0000CC;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #0000CC;
}.accentboxBuffered {
	background-color: #FFFFFF;
	background-image: url(images/blue-gradient.jpg);
	background-repeat: repeat-x;
	background-position: top;
	border: 1px solid #0033CC;
	text-align: center;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 0px;
}
.aaPrice {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.accentboxGreenBuffered {
	background-color: #FFFFFF;
	background-image: url(images/green-gradient.jpg);
	background-repeat: repeat-x;
	background-position: top;
	border: 1px solid #006600;
	text-align: center;
	margin: 6px;
	padding: 6px;
}
.accentboxPurpleBuffered {
	background-color: #FFFFFF;
	background-image: url(images/purple-gradient.jpg);
	background-repeat: repeat-x;
	background-position: top;
	border: 1px solid #330099;
	text-align: center;
	margin: 6px;
	padding: 6px;
}
.smalltextRed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CC0000;
	text-decoration: none;
}
.accentboxBlueSM {
	background-color: #FFFFFF;
	background-image: url(images/blue-gradient-short.jpg);
	background-repeat: repeat-x;
	background-position: top;
	border: 1px solid #0033CC;
	text-align: left;
	margin-top: 3px;
	margin-right: 3px;
	margin-bottom: 3px;
	margin-left: 8px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 8px;
}
.linkSmallBlack:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
.linkSmallBlack:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
.imagelink {
	border: 1px solid #FFFFFF;
}
.imagelink img {
	border: 1px solid #FFFFFF;
}
.linkSmallBlack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
.linkSmallBlue:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #0000FF;
	text-decoration: none;
}
.linkSmallBlue:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #0099FF;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #0099FF;
}
.linkSmallBlue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #0000FF;
	text-decoration: none;
}
.imagelink img:hover {
, Style=?, StartX=?, StartY=?, FinishX=?, FinishY=?);
	border: 1px dotted #CC0000;
}
.linkLarger {
 font-size: 17px;
	color: #0033CC;
	text-decoration: none;
}
.linkLarger:link {
 font-size: 17px;
	color: #0033CC;
	text-decoration: none;
}
.linkLarger:hover {
 font-size: 17px;
	color: #FC0000;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FC0000;
}.textlarger {
	font-size: 17px;
}
.boxBlueLgText {
	font-size: 14px;
	background-color: #FFFFFF;
	border-top-color: #0033CC;
	border-right-color: #0033CC;
	border-bottom-color: #0033CC;
	border-left-color: #0033CC;
}
.accentboxRedBuffered {
	background-color: #FFFFFF;
	background-image: url(images/red-gradient-short.jpg);
	background-repeat: repeat-x;
	background-position: top;
	text-align: center;
	margin: 4px;
	padding: 4px;
	vertical-align: middle;
	border-top-width: 0px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #990000;
	border-bottom-color: #990000;
	border-left-color: #990000;
}
.BoldRedDark {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #990000;
}
.RedBoxWhiteText {
	font-size: 14px;
	color: #FFFFFF;
	background-color: #CC0000;
	text-align: center;
	vertical-align: middle;
	margin: 4px;
	padding: 4px;
	border: 2px solid #990000;
	font-weight: bold;
}
.WhiteBoxItalic {
	font-size: 12px;
	font-style: italic;
	color: #000000;
	background-color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
	margin: 4px;
	padding: 4px;
}
.smalltextRedLink {
	font-size: 10px;
	color: #CC0000;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.smalltextRedLink:link {
	font-size: 10px;
	color: #CC0000;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.smalltextRedLink:hover {
	font-size: 10px;
	color: #FF3333;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-width: 1px;
	border-bottom-color: #FF3333;
}
.fineprintBlackLink:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
.fineprintBlackLink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
.fineprintBlackLink {
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.accentboxYellow {
	background-color: #FFFFFF;
	background-image: url(images/yellow-gradient.jpg);
	background-repeat: repeat-x;
	background-position: top;
	border: 1px solid #E4B400;
	text-align: center;
}
.accentboxOrange {
	background-color: #FFFFFF;
	background-image: url(images/orange-gradient.jpg);
	background-repeat: repeat-x;
	background-position: top;
	border: 1px solid #DA8545;
	text-align: center;
}
.buffer {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 5px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.accentboxBrown {
	background-color: #FFFFFF;
	background-image: url(images/brown-gradient.jpg);
	background-repeat: repeat-x;
	background-position: top;
	border: 1px solid #8B6654;
	text-align: center;
}
.accentboxCyan {
	background-color: #FFFFFF;
	background-image: url(images/cyan-gradient.jpg);
	background-repeat: repeat-x;
	background-position: top;
	border: 1px solid #0099FF;
	text-align: center;
}
.linkMedBlue {
	color: #0033CC;
	text-decoration: none;
	font-size: 11px;
	line-height: 13px;
}
.linkMedBlue:link {
	color: #0033CC;
	text-decoration: none;
	font-size: 11px;
	line-height: 13px;
}
.linkMedBlue:hover {
	color: #0066FF;
	text-decoration: none;
	font-size: 11px;
	line-height: 13px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #0066FF;
}
.linkMedRed {
	color: #CC0000;
	text-decoration: none;
	font-size: 11px;
	line-height: 13px;
}
.linkMedRed:link {
	color: #CC0000;
	text-decoration: none;
	font-size: 11px;
	line-height: 13px;
}
.linkMedRed:hover {
	color: #FF3333;
	text-decoration: none;
	font-size: 11px;
	line-height: 13px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FF3333;
}
.linkMedCyan {
	color: #0033FF;
	text-decoration: none;
	font-size: 11px;
	line-height: 13px;
}
.linkMedCyan:link {
	color: #0033FF;
	text-decoration: none;
	font-size: 11px;
	line-height: 13px;
}
.linkMedCyan:hover {
	color: #0099FF;
	text-decoration: none;
	font-size: 11px;
	line-height: 13px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #0099FF;
}
.linkMedPurple {
	color: #6501A9;
	text-decoration: none;
	font-size: 11px;
	line-height: 13px;
}
.linkMedPurple:link {
	color: #6501A9;
	text-decoration: none;
	font-size: 11px;
	line-height: 13px;
}
.linkMedPurple:hover {
	color: #9100F4;
	text-decoration: none;
	font-size: 11px;
	line-height: 13px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #9100F4;
}
.linkMedGreen {
	color: #006600;
	text-decoration: none;
	font-size: 11px;
	line-height: 13px;
}
.linkMedGreen:link {
	color: #006600;
	text-decoration: none;
	font-size: 11px;
	line-height: 13px;
}
.linkMedGreen:hover {
	color: #00CC33;
	text-decoration: none;
	font-size: 11px;
	line-height: 13px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #00CC33;
}
.linkMedOrange {
	color: #DA6300;
	text-decoration: none;
	font-size: 11px;
	line-height: 13px;
}
.linkMedOrange:link {
	color: #DA6300;
	text-decoration: none;
	font-size: 11px;
	line-height: 13px;
}
.linkMedOrange:hover {
	color: #FF9933;
	text-decoration: none;
	font-size: 11px;
	line-height: 13px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FF9933;
}
.linkMedYellow {
	color: #C49A00;
	text-decoration: none;
	font-size: 11px;
	line-height: 13px;
}
.linkMedYellow:link {
	color: #C49A00;
	text-decoration: none;
	font-size: 11px;
	line-height: 13px;
}
.linkMedYellow:hover {
	color: #C49A00;
	text-decoration: none;
	font-size: 11px;
	line-height: 13px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #C49A00;
}
.linkMedYellowDark {
	color: #AB8700;
	text-decoration: none;
	font-size: 11px;
	line-height: 13px;
}
.linkMedYellowDark:link {
	color: #AB8700;
	text-decoration: none;
	font-size: 11px;
	line-height: 13px;
}
.linkMedYellowDark:hover {
	color: #E6B600;
	text-decoration: none;
	font-size: 11px;
	line-height: 13px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #E6B600;
}
.linkMedBrown {
	color: #663333;
	text-decoration: none;
	font-size: 11px;
	line-height: 13px;
}
.linkMedBrown:link {
	color: #663333;
	text-decoration: none;
	font-size: 11px;
	line-height: 13px;
}
.linkMedBrown:hover {
	color: #9E6E43;
	text-decoration: none;
	font-size: 11px;
	line-height: 13px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #9E6E43;
}
.RedBoxWhiteTextLeftpad {
	font-size: 14px;
	color: #FFFFFF;
	background-color: #CC0000;
	text-align: center;
	vertical-align: middle;
 margin:6px 4px 4px 4px;
	padding: 4px;
	border: 2px solid #990000;
	font-weight: bold;
	text-indent: 3px;
}
.accentboxRedBufferedLeftpad {
	background-color: #FFFFFF;
	background-image: url(images/red-gradient-short.jpg);
	background-repeat: repeat-x;
	background-position: top;
	text-align: center;
 margin:6px 4px 4px 4px;
	padding: 4px;
	vertical-align: middle;
	border-top-width: 0px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #990000;
	border-bottom-color: #990000;
	border-left-color: #990000;
	right: 3px;
}
.bufferLeft {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}
.smalltextRedLink:visited {
	font-size: 10px;
	color: #990000;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.whitebkgdLeft {
	background-color: #FFFFFF;
	text-align: left;
	vertical-align: top;
}
.textMLBlue {
	color: #0037DC;
}
.textMLRed {
	color: #ce0008;
}
.headerbackground {
	background-image: url(images/topmenu2010/headerbackground.jpg);
	background-repeat: repeat-x;
}
.boxorange {
	background-color: #FFFFFF;
	margin: 4px;
	padding: 4px;
	border: 1px solid #FF9933;
}
.boxblueNOPAD {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	border: 1px solid #9FACFF;
}
