/* CSS Document */
* {
	font-family: Arial, Helvetica, sans-serif;
}
body {
	margin: 15px;
	font-size: 71%;
	color: #000000;
	line-height: 14px;
}
.content {
	padding: 10px;
}
a:link {
	color: #000066;
	text-decoration: none;
}
a:visited {
	color: #6699cc;
	text-decoration: underline;
}
a:hover {
	color: #CCCCCC;
	text-decoration: underline;
}
a:active {
	color: #6699cc;
	text-decoration: none;
}
.leftnav a:link {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
}
.leftnav a:visited {
	color: #FFFF99;
	text-decoration: underline;
	font-size: 12px;
}
.leftnav a:hover {
	color: #CCCCCC;
	text-decoration: underline;
	font-size: 12px;
}
.leftnav a:active {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
}
sup.tm {
	line-height: 100%;
	vertical-align: top;
	font-size: 50%;
}

.quicklist_title {
	color: #000066;
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
}
a.quicklist:link {
	color: #000066;
	text-decoration: underline;
	font-size: 12px;
}
a.quicklist:visited {
	color: #666666;
	text-decoration: underline;
	font-size: 12px;
}
a.quicklist:hover {
	color: #6699CC;
	text-decoration: none;
	font-size: 12px;
}
a.quicklist:active {
	color: #000066;
	text-decoration: none;
	font-size: 12px;
}

a.one:link {
	color: #000066;
	text-decoration: underline;
	font-size: 18px;
	line-height: 20px;
	font-weight: bold;
}
a.one:visited {
	color: #666666;
	text-decoration: underline;
	font-size: 18px;
	line-height: 20px;
	font-weight: bold;
}
a.one:hover {
	color: #6699CC;
	text-decoration: none;
	font-size: 18px;
	line-height: 20px;
	font-weight: bold;
}
a.one:active {
	color: #000066;
	text-decoration: none;
	font-size: 18px;
	line-height: 20px;
	font-weight: bold;
}
.one_sm {
	font-size: 12px;
	line-height: 14px;
}
a.two:link {
	color: #000066;
	text-decoration: underline;
	font-size: 10px;
}
a.two:visited {
	color: #666666;
	text-decoration: underline;
	font-size: 10px;
}
a.two:hover {
	color: #6699CC;
	text-decoration: none;
	font-size: 10px;
}
a.two:active {
	color: #000066;
	text-decoration: none;
	font-size: 10px;
}
sup {
	font-size: 8px;
}
.footer {
	font-size: 90%;
	color: #000000;
	padding: 4px;
	line-height: 100%;
}
.footer1 {
	color: #ffffff;
	font-style: italic;
	font-size: 10px;
	padding: 4px;
}
.box {
	border: thin solid #999999;
}
.style2 {font-size: 85%}
.preheadline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #CC0000;
	font-style: italic;
}
h2, .bnArticleHeader {
	font-size: 160%;
	font-weight: bold;
	color: #000066;
	line-height: normal;
	vertical-align: top;
}

.bnArticleHeaderSm {
	font-size: 80%;
	font-weight: bold;
	color: #000066;
	line-height: normal;
	vertical-align: top;
}
h2.red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 160%;
	font-weight: strong;
	color: #CC0000;
}
.red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 160%;
	line-height: 100%;
	font-weight: bold;
	color: #CC0000;
}
.subheaders {
	font-size: 130%;
	font-weight: bold;
	color: #000066;
	line-height: 5mm;
}
.subheaders2 {
	font-size: 100%;
	font-weight: bold;
	color: #000066;
}
.subheaders3 {
	font-size: 120%;
	font-weight: bold;
	color: #CC0000;
	line-height: 120%;
}
div {
	font-size: 100%;
}
.bottombox {
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #006633;
}
.bgmenu {
	/*background-image: url(images/bg.gif);*/
	background-repeat: repeat-y;
}
h3 {
	font-size: 150%;
	font-weight: bold;
	line-height: normal;
	color: #000066;
}
.end {
	font-size: 120%;
	font-weight: strong;
	color: #006633;
}
#r {text-decoration:none;
	font-size: 10%;
}
.box1 {
	border: thin solid #990000;
}

p.listIntro {
	margin-bottom: 0px;
	padding-bottom: 0px;
} 
ul.bulletList {
	margin-top: 0px;
	margin-bottom: 0px;
}
#bulletList {
	padding-top: 0px;
	margin-top: 0px;
	margin-left: 16px;
	padding-left: 0px;
	list-style: none;
}

li, #bulletList li  {
	margin-top: 0px;
	list-style-type: disc;
}

ol.numList {
	margin-top: 0px;
	margin-bottom: 0px;
}
#numList {
	padding-top: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-left: 24px;
	list-style-type: decimal;
}
#numList li {
	margin-top: 0px;
	font-weight: bold; /*you must use the nobold span to not bold the list text*/
}
.nobold {
	font-weight: normal;
}

.caption {
	position: relative;
	z-index: 1;
	left: 100px;
	top: 150;
}
.margins {
	margin-top:0px;
}
.subheaders1 {
	font-size: 170%;
	font-weight: strong;
	color: #641000;
	line-height: normal;
}
.leftnav {
	background-color: #333366;
}
.left_nav_wrapper {
	background-color: #5A6DA2;
}
