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: #cccccc;
}
#header, #content
{
	font-size: 0.75em;
}

.col-1, .col-2, .col-3, .col-4
{
	float: left;
}

.topsearch
{
 text-align: right;
}

/*======= 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;
}

/*======= index-1.html =======*/
#page2 #content .col-1
{
	width: 541px;
}
#page2 #content .col-2
{
	width: 250px;
}

/*======= index-2.html =======*/
#page3 #content .col-1
{
	width: 541px;
}
#page3 #content .col-2
{
	width: 250px;
}

/*======= index-3.html =======*/
#page4 #content .col-1
{
	width: 541px;
}
#page4 #content .col-2
{
	width: 250px;
}
#page4 #content .col-1 .col-1
{
	width: 122px;
	margin-right: 10px;
}
#page4 #content .col-1 .col-2
{
	width: 122px;
	margin-right: 10px;
}
#page4 #content .col-1 .col-3
{
	width: 122px;
	margin-right: 10px;
}
#page4 #content .col-1 .col-4
{
	width: 122px;
}

/*======= index-4.html =======*/
#page5 #content .col-1
{
	width: 541px;
}
#page5 #content .col-2
{
	width: 250px;
}
#page5 #content .col-1 .col-1
{
	width: 280px;
	margin-right: 0;
}
#page5 #content .col-1 .col-2
{
	width: 259px;
}


/*=========================*/


#footer
{
	height: 28px;
	font-size: .69em;
}

*
{
	margin: 0;
	padding: 0;
}
body
{
	font-family: Arial;
	font-size: 100%;
	line-height: 1em;
	color: #000000;
	background-color: #fefefe;
}

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_1new.gif) left top repeat-x;
}
.tail-center
{
	background: url(/images/tail-center-new.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: none;
}

.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-bottom: 6px;
	list-style-position: outside;
}
.list4 li a
{
	background: url(/images/marker4.gif) no-repeat left 5px;
	padding-left: 13px;
	color: #676666;
}
.list4 li.last
{
	padding-bottom: 0;
	margin-bottom: 0;
	background: none;
}

.listForm li
{
    list-style-type: disc !important;
    padding: 5px;
    list-style-position:inside;
}

/*==================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;
} */
h1
{
	font-size: .91em;
	text-transform: uppercase;
	font-weight: normal;
	line-height: 2.18em;
	margin-bottom: 10px;
}
h1 span
{
	color: #8c004c;
	font-size: 2em;
	text-transform: none;
	display: block;
	letter-spacing: -1px;
}
h1 strong
{
	color: #545454;
	font-size: 2em;
	text-transform: none;
	display: block;
	letter-spacing: -1px;
	font-weight: normal;
	padding-bottom: 4px;
}
h2
{
	font-size: .91em;
	text-transform: uppercase;
	font-weight: normal;
	line-height: 2.18em;
	margin-bottom: 10px;
}
h2 span
{
	color: #8c004c;
	font-size: 2em;
	text-transform: none;
	display: block;
	letter-spacing: -1px;
}
h2 strong
{
	color: #545454;
	font-size: 2em;
	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; float:left; clear:both;}
.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;
}

.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;
	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: 0px 5px 0 5px;
}
.headboximg
{
	margin-bottom: 1px;
}


/*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
{
margin:0px;
border:0px;
padding:0px;
	background: url(/images/head-right.gif) no-repeat right top;
	height: 380px;
}
#header .indent
{
	padding: 0 14px;
}
#header .row-1
{
	height: 111px;
	border-bottom: 9px solid #333366;
}
#header .row-1 .fleft
{
margin:0px;
border:0px;
padding:0px;
}
#header .menu
{
margin:0px;
border:0px;
padding:0px;
	background: url(/images/menu-bg.gif) left top repeat-x;
	float: right;	 
 text-align: right;
}
#header .menu-left
{
margin:0px;
border:0px;
padding:0px;
	background: url(/images/menu-left.gif) no-repeat left top;
}
#header .menu-right
{
margin:0px;
border:0px;
padding:0px;
 text-align: right;
	background: url(/images/menu-right.gif) no-repeat right top;
}
#header .logo
{
 	padding: 8px 0 10px 0px;
	float: left;
	width: 230px;
}
#header .topnav
{
	width: 450px;
	text-align: right;
	float: right;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 2px;
	padding-left: 2px;
}
#header .headermisc
{
	float: right;
	width: 240px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	color: #333333;
	text-transform: none;
	font-weight: bold;
}
#header .svhmenu
{
    width:auto;
	float: right;
	clear: right;
	margin:0px;
border:0px;
padding:0px;
margin: 18px 0px 0px 0px;
}
#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;
}
.specialContent ul
{
    list-style-type: square;
    list-style-position:inside;
}

.col-1 img 
{
    padding:5px !important;
}
