/* CSS Document */

Body {
	background-color: #adcff7;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: medium;
	line-height: 127%;
}

Table { background-color: #ffffff;
}
ul {
	list-style-image: url(images/or_bullet.gif);
}
ul.top { margin-top: -12px;
}

.leftnavtxt {
	font-size: x-small;
	list-style-image: url(images/green_bullet.jpg);
	padding: 0 10px 5px 0;
}

.leftnavtxt a { color: #666; text-decoration: none;}
.leftnavtxt a:hover {  text-decoration: underline;}
.leftnavtxt:visited { color: #000;
}

.botnavtxt {
	font-size:9px; color: #666;
}
.botnavtxt a { color: #666; text-decoration: none;}
.botnavtxt a:hover {  text-decoration: underline;}
.botnavtxt:visited { color: #000;}

/* home styles only */

.homeboxes {
	font-size: 12px;
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-left: 8px;
}
/* sub styles only */
.bound {
	font-size: 14px;
	padding: 0px 5px 0px 20px;
}
li.boundlist {
	font-size: 12px;
	padding: 5px 5px 12px 0px;
}

li.arrowlist {
	font-weight: bold;
	font-size: 11px;
	line-height: 114%;
	padding: 5px 5px 12px 0px;
	list-style-image: url(images/pink_arrow.gif);
}
.arrowlist a{
	color: black;
}
.arrowlist a:hover {
	color: #906;
}
.fontxs {
	font-size: 12px;
}
.form {
	font-size: medium;
}
.padding {
	padding: 10px 20px 20px 25px;
}
.tip {
	font-size: 15px;
	color: #b20f82;
	font-weight: bold;
	padding:12px 10px 12px 10px;
}
.subhead {
	font-size: large;
	color: #c52c95;
	font-weight: bold;
}
.dontsubhead {
	font-size: large;
	color: #06c;
	font-weight: bold;
}
.footerheads {
	font-size: large;
	color: #c52c95;
	font-weight: bold;
}
.leftnavheads {
	font-size: large;
	font-weight: bold;
	padding-top: 12px;
}
.leftnavsubheads {
	font-size: 14px;
	font-weight: bold;
	padding-top: 15px;
}
.topnavheads {
	font-size: 18px;
	font-weight: bold;
	padding-top: 10px;
}
.smheadtxt{
font-size: 15px;
	color: #b20f82;
	font-weight: bold;
padding: 0 0 8px 0;
	}
li.arrowlist {
   list-style-type:none;
   padding: 0 10px 6px 2px;
   list-style-image: url(images/pink_arrow.gif);
}
