img
{
    border-style: none;
    border: 0px;
}

#main
{
    width: 893px;
    margin: 0 auto;
    padding-top: 30px;
    padding-bottom: 30px;
}

#header
{
    height: 380px;
    width: 868px;
}
#header .col-1
{
    width: 590px;
    background-color: #ffffff;
}
#header, #content
{
    font-size: 0.75em;
}

.col-1, .col-2, .col-3, .col-4
{
    float: left;
}

/*======= index.html =======*/
#page1 #content .col-1
{
    width: 541px;
}
#page1 #content .col-l
{
    width: 790px;
}
#page1 #content .col-2
{
    width: 250px;
}
#page1 #content .col-1 .col-1
{
    width: 122px;
    margin-right: 10px;
}
#page1 #content .col-1 .col-2
{
    width: 122px;
    margin-right: 10px;
}
#page1 #content .col-1 .col-3
{
    width: 122px;
    margin-right: 10px;
}
#page1 #content .col-1 .col-4
{
    width: 122px;
}



/*=========================*/


#footer
{
    height: 28px;
    font-size: .69em;
}

*
{
    margin: 0;
    padding: 0;
}
body
{
    font-family: Arial;
    font-size: 1em;
    line-height: 100%;
    color: #000000;
    background-color: #ffffff;
}

input, textarea
{
    font-family: Arial;
    font-size: 1em;
}

.fleft
{
    float: left;
}
.fright
{
    float: right;
}
.clear
{
    clear: both;
}

.alignright
{
    text-align: right;
}
.aligncenter
{
    text-align: center;
}

.wrapper, block
{
    width: 100%;
    overflow: hidden;
}
.container
{
    width: 100%;
}

p
{
    margin-bottom: 21px;
}

.tail-top
{
    background: url(/images/tail-top_1.gif) left top repeat-x;
}
.tail-center
{
    background: url(/images/tail-center.gif) left 410px repeat-x;
}

/*==================forms====================*/
input, select
{
    vertical-align: middle;
    font-weight: normal;
}
/*img
{
	border: 0;
	vertical-align: top;
	text-align: left;
}*/

.form
{
    height: 29px;
}
.form input
{
    width: 264px;
    height: 19px;
    background: none;
    color: #373732;
    padding-left: 3px;
    border: 1px solid #a09b96;
}
textarea
{
    width: 254px;
    height: 109px;
    background: none;
    overflow: auto;
    color: #373732;
    padding-left: 3px;
    border: 1px solid #a09b96;
    margin-bottom: 22px;
}

#search-form .text-input
{
    width: 137px;
    border: 1px solid #cdcdcd;
    border-left: 1px solid #404040;
    border-top: 1px solid #404040;
    margin-right: 10px;
    padding: 4px 0 4px 4px;
}
#search-form .submit
{
    background: url(/images/button2.gif) no-repeat left top;
    width: 46px;
    height: 26px;
    border: 0;
    text-align: center;
    color: #fff;
    font-weight: bold;
}
#search-form p
{
    margin-bottom: 8px;
}
#search-form .rowi
{
    height: 52px;
}

/*==================list====================*/
ul
{ 
    
    list-style-position: inside; 
    list-style-type: circle;
    margin-left: 15px;
    
    }
    
    ul ul
{ 
    
    list-style-position: inside; 
    list-style-type: disc;
    margin-left: 10px;
    
    }


.list1
{
    padding-left: 10px;
    padding-bottom: 10px;
}
.list1 li
{
    background: url(/images/marker.gif) no-repeat left 4px;
    padding: 0 0 7px 17px;
    color: #000000;
}
.list1 li a
{
    color: #000000;
    text-decoration: none;
}
.list1 li a:hover
{
    text-decoration: underline;
}

.list2
{
    padding: 14px 0 0 4px;
}
.list2 dt
{
    background: url(/images/marker1.gif) no-repeat left top;
    padding: 0 0 0 23px;
}
.list2 dt a
{
    color: #703572;
    font-weight: bold;
    text-decoration: none;
}
.list2 dt a:hover
{
    color: #111;
}
.list2 dd
{
    padding-left: 23px;
}
.list2 dd a
{
    color: #676666;
}

.list3 dt
{
    font-weight: bold;
    padding-bottom: 5px;
}
.list3 dd
{
    padding-bottom: 24px;
}

.list4 li
{
    background: url(/images/line-dot.gif) left bottom repeat-x;
    padding: 0 0 10px 11px;
    margin-left: 1.75em;
    margin-bottom: 6px;
    list-style-position: outside;
    white-space: normal;
    list-style-image:url(/Images/marker4.gif);
}
.list4 li a
{
    color: #676666;
}
.list4 li.last
{
    padding-bottom: 0;
    margin-bottom: 0;
    background: none;
}

/*==================other====================*/
.img-indent
{
    margin: 0 20px 0 0;
    float: left;
}
.img-box
{
    width: 100%;
    overflow: hidden;
    padding-bottom: 28px;
}
.img-box img
{
    float: left;
    margin: 0 15px 0 0;
}
.img-box1
{
    width: 100%;
    overflow: hidden;
}
.img-box1 img
{
    float: left;
    margin: 0 15px 0 0;
}
.img-box2
{
    width: 100%;
    overflow: hidden;
    padding-bottom: 10px;
}
.img-box2 img
{
    float: left;
    margin: 0 15px 0 0;
}

.p1
{
    margin-bottom: 24px;
}


/*==================txt, links, lines, titles====================*/
a
{
    color: #8c004c;
}
a:hover
{
    text-decoration: none;
}

h1
{
    font-size: 2.08em;
    color: #fff;
    font-weight: normal;
    line-height: 1.16em;
    letter-spacing: -1px;
    background: url(/images/line-hor.gif) left bottom repeat-x;
    padding: 0 0 18px 6px;
    margin-bottom: 17px;
}
h1:first-line
{
    font-weight: bold;
    font-size: 1.2em;
    line-height: 1em;
}
h2
{
    font-size: .91em;
    text-transform: uppercase;
    font-weight: normal;
    line-height: 2.18em;
    margin-bottom: 10px;
}
h2 span
{
    color: #8c004c;
    font-size: 2.64em;
    text-transform: none;
    display: block;
    letter-spacing: -1px;
}
h2 strong
{
    color: #545454;
    font-size: 2.64em;
    text-transform: none;
    display: block;
    letter-spacing: -1px;
    font-weight: normal;
    padding-bottom: 4px;
}
h3
{
    font-size: 1.2em;
    text-transform: uppercase;
    padding-left: 20px;
    color: #4b4747;
    margin-bottom: 33px;
}
h4
{
    font-size: 1em;
}
h5
{
    font-size: .91em;
    color: #373732;
}

.link1
{
    background: url(/images/marker2.gif) no-repeat left top;
    padding-left: 23px;
    font-weight: bold;
}
.link2
{
    background: url(/images/marker3.gif) no-repeat left top;
    padding-left: 23px;
    font-weight: bold;
}

/*==================boxes====================*/
.box
{
    background: #fff;
    width: 868px;
}
.box .border-bot
{
    background: url(/images/border-bot.gif) repeat-x bottom;
}
.box .border-left
{
    background: url(/images/border-left.gif) repeat-y left;
}
.box .border-right
{
    background: url(/images/border-right.gif) repeat-y right;
}
.box .left-top-corner
{
    background: url(/images/left-top-corner.gif) no-repeat left top;
}
.box .right-top-corner
{
    background: url(/images/right-top-corner.gif) no-repeat right top;
}
.box .left-bot-corner
{
    width: 100%;
    background-image: url(/images/left-bot-corner3.gif);
    background-repeat: no-repeat;
    background-position: left bottom;
}
.box .right-bot-corner
{
    width: 100%;
    background-image: url(/images/right-bot-corner3.gif);
    background-repeat: no-repeat;
    background-position: right bottom;
}
.box .inner
{
    padding: 4px 14px 15px 14px;
}

.box1
{
    width: 100%;
    background: url(/images/box1-bg.gif) left bottom repeat-x #ededed;
}
.box1 .left-top-corner
{
    background: url(/images/left-top-corner1.gif) no-repeat left top;
}
.box1 .right-top-corner
{
    background: url(/images/right-top-corner1.gif) no-repeat right top;
}
.box1 .left-bot-corner
{
    background: url(/images/left-bot-corner1.gif) no-repeat left bottom;
}
.box1 .right-bot-corner
{
    background: url(/images/right-bot-corner1.gif) no-repeat right bottom;
}
.box1 .inner
{
    padding-top: 15px;
    padding-right: 0;
    padding-bottom: 15px;
    padding-left: 12px;
}

.imgcontrol img
{
    margin-top: 5px;
    margin-right: 10px;
    margin-bottom: 5px;
    margin-left: 10px;
}

.box2
{
    background: #fff;
    width: 100%;
}
.box2 .border-top
{
    background: url(/images/border-top2.gif) repeat-x top;
}
.box2 .border-bot
{
    background: url(/images/border2.gif) repeat-x bottom;
}
.box2 .border-left
{
    background: url(/images/border2.gif) repeat-y left;
}
.box2 .border-right
{
    background: url(/images/border2.gif) repeat-y right;
}
.box2 .left-top-corner
{
    background: url(/images/left-top-corner2.gif) no-repeat left top;
}
.box2 .right-top-corner
{
    background: url(/images/right-top-corner2.gif) no-repeat right top;
}
.box2 .left-bot-corner
{
    background: url(/images/left-bot-corner2.gif) no-repeat left bottom;
    width: 100%;
}
.box2 .right-bot-corner
{
    background: url(/images/right-bot-corner2.gif) no-repeat right bottom;
    width: 100%;
}

.box2 .inner
{
    padding-top: 24px; /*padding-right: 25px;  REMOVED BY GREG SO ABOUT-US.ASPX DYNAMIC TREEVIEW WORKS IN IE6*/
    padding-bottom: 22px;
    padding-left: 26px;
}

.head-box
{
    width: 250px;
    height: 255px;
    background: url(/images/head-box-bg.jpg) no-repeat left top;
}
.head-box .inner
{
    padding: 3px 5px 0px 10px;
}
.headboximg
{
    margin-bottom: 0px;
}


/*header*/
#header
{
    background: url(/images/head-bg.gif) left top repeat-x;
}
#header .left
{
    background: url(/images/head-left.gif) no-repeat left top;
}
#header .right
{
    background: url(/images/head-right.gif) no-repeat right top;
    height: 380px;
}
#header .indent
{
    padding: 0 14px;
}
#header .row-1
{
    height: 105px;
    border-bottom: 4px solid #aa753f;
}
#header .row-1 .fleft
{
    padding: 0px 0px 0px 2px;
}
#header .menu
{
    background: url(/images/menu-bg.gif) left top repeat-x;
    float: right;
}
#header .menu-left
{
    background: url(/images/menu-left.gif) no-repeat left top;
}
#header .menu-right
{
    background: url(/images/menu-right.gif) no-repeat right top;
}
#header .logo
{
    padding: 6px 0 3px 15px;
    float: left;
    width: 300px;
}
#header .topnav
{
    width: 450px;
    text-align: right;
    float: right;
    padding-top: 30px;
    padding-right: 20px;
    padding-bottom: 2px;
    padding-left: 2px;
}
#header .headermisc
{
    float: left;
    width: 200px;
    padding-top: 8px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 55px;
    color: #333333;
    text-transform: none;
    font-weight: bold;
}
#header .svhmenu
{
    float: right;
    clear: right;
}
#header .headerclear
{
    clear: both;
}

/*content*/
#content
{
    padding-top: 0;
    padding-right: 0;
    padding-bottom: 3px;
    padding-left: 21px;
}
#content .indent
{
    margin-right: 28px;
    padding-top: 9px;
    padding-right: 0;
    padding-bottom: 10px;
    padding-left: 0;
}
#content .indent1
{
    padding-top: 0;
    padding-right: 0;
    padding-bottom: 3px;
    padding-left: 0;
}

/*This cancels out the global selector above which causes FF to ignore text wrapping around images*/


#content .indent2
{
    padding: 27px 0 23px 23px;
}
#content .indent3
{
    padding: 17px 20px 28px 0;
}

/*footer*/
#footer
{
    background: url(/images/foot-left2.gif) no-repeat left top #d9d9d9;
    text-transform: uppercase;
}
#footer .indent
{
    background: url(/images/foot-right2.gif) no-repeat right top;
    height: 28px;
}
#footer p
{
    padding: 5px 0 0 5px;
    margin-bottom: 0;
    text-align: center;
}
#footer a
{
    color: #565656;
}

/*==========================================*/


.logoemhs
{
    float: right;
    margin-top: -340px;
    margin-left: 125px;
    width: 25px;
    text-align: right;
    vertical-align: bottom;
}


.TreeNode
{
    white-space: normal;
}

.widewrapper
{
    width: 800px;
}

.specialContent ul
{
    list-style-type: circle;
    list-style-position: inside;
}
.contentserviceline
{
    font-family: Arial;
    font-size: .9em;
    margin-left: 22px;
    margin-right: 8px;
    margin-bottom: 25px;
    letter-spacing: 160%;
    line-height: 25px;
    color: #51606F;
}


.indent1 ul li 
{
    list-style-image: url(../../Images/solid-bullet.gif);
}
.indent1 ul ul li 
{
    list-style-image: url(../../Images/open-bullet.gif);
}
