/* LINKS */
a,a:link,a:link,a:link,a:hover {background:transparent;text-decoration:underline;cursor:pointer} 
a:link {color:#cc3333} 
a:visited {color:#666666} 
a:hover,a:active {color:#cc3333} 

.breadcrumb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
}
.bodycopy {
	font-family: Times New Roman, Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: 18px;
	margin-top: 0px;
}

.bodycopysmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	margin-top: 0px;
}
.bodycopysmallA {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	padding: 7px;
}
.bodycopysmall2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	margin-top: 0px;
}

.bodycopysmall3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 14px;
	margin-top: 0px;
	margin-left: 10px;
	padding-left: 20px;
}

.bodycopysmall4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: 10px;
	color:#999999;
}

.bodycopybold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 20px;
	margin-top: 0px;
	font-weight: bold;
}

.bodycopybold2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: 16px;
	margin-top: 0px;
	font-weight: bold;
}

.bodycopyheader1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: 24px;
	color:#ffffff;
	letter-spacing: 1px;
}

.bodycopyextrabold {
	font-family: Times New Roman, Times, serif;
	font-size: 18px;
	font-style: normal;
	line-height: 20px;
	margin-top: 0px;
	font-weight: bolder;
}

/* LISTS */
ul {
	margin: .3em 0 1.5em 0;
	list-style-type:none;
	padding: 0 0 0 0;
}
ul.content {
	margin: .3em 0 1.5em 0;
	list-style-type:none;
	padding: 0 0 0 0;
	margin: .5em .5em 1.5em;
}
ul.related {margin-top: -1em}


ol {}
ol li {padding: 0 0 0 0;background: none;margin-left: 0;}

li {
	line-height: 18px;
	padding: 0 0 0 2px;
	font-size: 14px;
	text-decoration: none;
	margin-left: 2em;
	list-style-type: disc;
}


li.red {
	line-height: 20px;
	background: transparent url(/img/sprites.gif) no-repeat 0 -736px;
	padding: 0 0 0 6px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;
	margin-top: 0px;
}

li.blue {
	line-height: 20px;
	background: transparent url(/img/sprites.gif) no-repeat 0 -756px;
	padding: 0 0 0 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;
	margin-top: 0px;
}

li.brown {
	line-height: 20px;
	background: transparent url(/img/sprites.gif) no-repeat 0 -776px;
	padding: 0 0 0 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;
	margin-top: 0px;
}

li.doc {background-position: 3px -500px}
ul.nomarker li {background:none;padding-left:0}
dl {margin: 0 0 1em 0}
dt {font-weight:bold;margin-top: 1.3em}
dl dl {margin: 0 0 1.5em 30px}
