﻿#primarycontent {
position: relative;
width: 700px;
float: left;
/* background-color:#efecca; */
}

#primarycontent .content {
padding: 2px 5px;
}

#primarycontent h1 {
font: bold 18px "Trebuchet MS", Arial, Helvetica, sans-serif;
margin: 8px 0px;
color:#046380;
border-bottom: 3px solid #046380;
}

#primarycontent h2 {
font-size: 14px;
margin: 8px 0px;
border-bottom: 2px solid #046380;
}

#primarycontent h3 {
font-size: 12px;
font-weight:bold;
line-height: 18px;
padding: 3px;
border-bottom: 1px solid #bbb;
}

#primarycontent h6 {
font-size: 9px;
padding: 0px 0px 8px 3px;
}

#primarycontent p {
padding:0px 3px 8px 3px;
}

#primarycontent ul {margin:0 10px 16px 10px;}
#primarycontent ol {margin:0 10px 16px 18px; list-style-type:decimal-leading-zero;}
#primarycontent li {margin-left: 10px;}

#radtree ul {margin:0;}
#radtree ol {margin:0;}
#radtree li {margin:0;}

.nowrap {display:inline; vertical-align:middle; margin:0 10px;}

#processtext {float:left; width:650px; min-height:400px; padding:5px 0px 8px 0px; display: inline;}
#processtext h1 {font-size: 17px; text-transform: uppercase; color: #193441; font-weight:bold; padding: 8px 0 4px 0; margin:0;}
#processtext h2 {font-size: 14px; text-transform: uppercase; color: #193441; font-weight:bold; padding: 10px 0 4px 0; margin:0; border-bottom:solid 1px #193441;}
#processtext h3 {font-size: 13px; text-transform: uppercase; color: #193441; font-weight: bold; padding: 10px 0 2px 0; margin:0; border:0; text-decoration: underline;}
#processtext h4 {font-size: 12px; color: #193441; font-weight: bold; padding: 10px 0 2px 0; margin:0; border:0; text-decoration: underline;}
#processtext h5 {font-size: 10px; color: #193441; font-weight: bold; padding: 10px 0 2px 0; margin:0; border:0; text-decoration: underline;}
#processtext p {padding: 0 0 5px 10px; margin:0; line-height:17px;}

#processtext ul li {margin:4px 10px;}
#processtext ol {margin:0 10px 16px 18px; list-style-type:decimal-leading-zero;}

#processtext br {clear: left;}