body
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    margin: 0px;
    color: #000000;
    line-height: 13px;
}

td
{
    font-size: 11px;
}

img
{
    border: 0px;
}

p
{
    font-size: 10px;
    width: auto;
    padding-bottom: 10px; 
}

input, textarea, select
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
}
input, textarea
{
    border: outset 1px #cccccc;
}

th
{
    font-weight: bold;
}

h1
{
    font-size: 15px;
    font-weight: bold;
    margin-top: 0px;
}

h2
{
    font-size: 13px;
    font-weight: bold;
    padding-bottom: 10px; 
}

h3
{
    font-size: 11px;
    font-weight: bold;
}
h4
{
    font-size: 16px;
    font-weight: bold;
    padding: 10px;
}

a
{
    color: #000000;
}
a:hover
{
    color: #000000;
}

/* ------ layout ------------------ */

#wrapper
{
    margin: 0 auto;
    text-align: left;
    width: 820px;
    overflow: hidden;
}

#sub-wrapper
{
    width: 826px;
    background-image: url(../img/background_content.gif);
    background-repeat: repeat-y;      

}

#header
{
    height: 110px;
    width: 820px;
    * width: 800px;
    background-color: #FFFFFF;    
    vertical-align: top;
    border-bottom: 1px solid black;
    background-image: url(../img/background_headmain.gif);
    background-repeat: repeat-y;   

}

#content
{
    margin: 0 auto;
    text-align: left;
    width: 820px;
    overflow: hidden;
}

#footer
{

    width: 830px;
    vertical-align: bottom;
    background-color: #FFD100;

    background-image: url(../img/shadow_bottom.gif);
    background-repeat: no-repeat;
    
}

/* ------ //items: #header ------------------ */

#headerLinkNav
{
    height: 11px;
    width: 820px;
    background-color: #000000;
    background-image: url(../img/background_headlinknav.gif);
    background-repeat: no-repeat;
    padding-left: 28px;
    padding-top: 3px;

}
#headerLinkNav a
{
    text-decoration: none;
    color: #000000;
}

#headerBody
{
    width: 795px;
    background-image: url(../img/header_bg.gif);
    background-repeat: repeat-x;
    height: 95px;
    * height: 94px;
    text-align: left;
    padding-left: 25px;
}

/*#headerLogo
{
    top: 11px;
    left: 620px;
    position: relative;
	border:solid 1px red;
	width:170px;
	background:#FFF;

}
#headerNav
{
    position: relative;
    padding-left: 3px;
    top: 19px;
}*/

#headerLogo
{
    left: 620px;
 	float:right;
	width:175px;
	background:#FFF;
	height:96px;

}
#headerNav
{
 	float:left;
	width:500px;
    padding-left: 3px;
	top: 8px;
	padding-top:74px;
}

.headerNavItem
{
    float: left;
    position: relative;
    padding-right: 22px;
}
.headerNavItem a
{
    font-family: Arial;
    font-weight: bold;
    color: #000000;
    text-decoration: none;
    font-size: 11px;
}
.headerNavItemSelected
{
    float: left;
    position: relative;
    padding-right: 22px;
}
.headerNavItemSelected a
{
    font-family: Arial;
    font-weight: bold;
    color: #FFD100;
    text-decoration: none;
    font-size: 11px;
}
.headerNavItemSelected a:hover
{
    color: #FFD100;
}
.headerNavItem a:hover
{
    color: #FFD100;
}

#headerNav .firstChar
{
    font-size: 12px;
}

/* ------ //items: #content ------------------ */

#contentNav
{
    width: 260px;
    float: left;
    padding-left: 17px;
    padding-top: 15px;
    padding-bottom: 0px;
    padding-right: 0px;
    color: #717171;

}
#contentNav p
{
    margin-bottom: 0px;
    margin-top: 5px;
}
#contentNav .newsflash
{
    background-image: url(../img/sep_dash.gif);
    background-repeat: repeat-x;
    background-position: bottom left;
    padding-top: 20px;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 5px;
    margin-bottom: 0px;
}
#contentNav .contact
{
    padding-top: 10px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 10px;
    margin-bottom: 0px;
}
#contentNav .solutions
{
    padding-top: 5px;
    padding-left: 27px;
    padding-right: 0px;
    padding-bottom: 10px;
    margin-bottom: 10px;
}
#contentNav .solutionspage
{
    background-color: #cccccc;    
    padding-top: 0px;
    padding-bottom: -31px;
    _padding-bottom: -40px
    padding-left: -20px;
    padding-right: -68px;
}
#contentNavSub
{

}
#contentNavSub a
{
    text-decoration: none;
}
#contentNavSub ul
{
    list-style: none;
    padding: 0px;
    margin-left: 20px;

}
#contentNavSub ul ul
{
    padding-left: 5px;
    padding-top: 10px;
    padding-bottom: 10px;
}

#contentNavSub ul li
{
    font-weight: bold;
    padding-bottom: 10px;
}
#contentNavSub ul li li
{
    font-weight: normal;
    padding-bottom: 5px; 
}

.navLinkSelected
{
    font-weight: bold;
    background-image: url(../img/arrows.jpg);
    background-repeat: no-repeat;
    background-position: center left;
    margin-left: -15px;
    padding-left: 15px;
    _margin-left: -15px;
    _padding-left: 16px;    
}

#newsletterSignup 
{
    width: 200px;
    padding-top: 20px;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 5px;
}
#newsletterSignup tr
{
    height: 20px;
    vertical-align: top;
}


#contentMain
{
    float: left;
    width: 540px;
    overflow: hidden;
}
#main-content 
{
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 10px;
    padding-bottom: 40px;
    font-size: 10px;
}
#main-content h1
{
    font-size: 18px;
    font-weight: bold;
    color: #000000;
    padding-top: 10px;
    padding-bottom: 10px;    
    line-height: 18px;
}
#main-content p
{

}
#main-content table
{
    background-color: #CCCCCC;
}
#main-content thead td
{
    background-color: #F3F3F3;
}
#main-content td
{
    background-color: #FFFFFF;
}

#contentForm .contentFormFieldRow textarea, #contentForm .contentFormFieldRow input
{
    width: 350px;
}
#contentForm .contentFormFieldCellName
{
    width: 20px;
}

#breadcrumbs
{
    color: #999999;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 10px;
}
#breadcrumbs a, #breadcrumbs label
{
    text-decoration: none;
    background-image: url(../img/arrow_grey.gif);
    background-repeat: no-repeat;
    background-position: center left;
    padding-left: 8px;
}



/* ------ //items: #footer ------------------ */

#footerBody
{
    width: 828px;
    text-align: center;
    vertical-align: middle;
}
#footerNav
{
    color: #666666;
    position: relative;
    top: 17px;
}
#footerNav a
{
    text-decoration: none;
    color: #666666;
}




/* ------ tables ------------------ */


/* ------ classes ------------------ */

.rqd
{
    color: Red;
}

#userMessage 
{
    color: Red;
}

.more
{
    text-align: right;
}
.more a, .more a:hover
{
    color: #000000;
    text-decoration: none;
}
.normtext
{
    font-size: 10px;
    width: auto;
}
.newslink
{
    font-size: 15px;
    font-weight: bold;
    padding-bottom: 10px; 
    padding-left: 12px;
    text-decoration: none;
}
.h2link, #main-content h2
{
    font-size: 15px;
    font-weight: bold;
    padding-bottom: 10px; 
    text-decoration: none;
    margin:0;
}
.nounderline
{
    font-size: 10px;
    font-weight: bold;
    text-decoration: none;
}
.downloadpdf
{
    font-size: 11px;
    text-decoration: none;
}
.tradeshow
{
    font-size: 14px;
    font-weight: bold;
    text-decoration: none;
}

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
 
.clearfix {
	display: inline-block;
}
 
html[xmlns] .clearfix {
	display: block;
}
 
* html .clearfix {
	height: 1%;
}