﻿html, body, div, span, 
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, ol, ul, li,
fieldset, form, label, legend, 
table, caption {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 12px;
	font-family: inherit;
	vertical-align: baseline;
}

body {
    line-height: 1;
    color: black;
    background: white;
}

div, p, ul, ol, h1, h2, h3, h4, h5, img{margin:0px; padding:0px;}

ul{ list-style-type:none; }

a {text-decoration: none; }
a:visited {text-decoration: none; }
a:hover {text-decoration: underline; }

table {  
    border-collapse:collapse;   
    border-spacing:0;   
} 

fieldset,img { border:0; } 

h1,h2,h3,h4,h5,h6 {  
    font-family: Arial;
    font-size:100%;   
    font-weight:normal;   
} 

q:before,q:after { content:''; } 
abbr,acronym { border:0; }  

/* Customized */
/* Elements */
html, body
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10pt;
}
address{ font-style:normal; }
fieldset{ border: solid 1px gray; padding:10px; }
img
{
    display: ;
    border: none;
}
h1{ font-size: 24px; }
h2{ font-size: 18px; }
h3{ font-size: 15px; }
strong{ font-weight: bold; }

hr
{
    background-color: #C0C0C0;
    width: 95%;
    height: 1px;
}

sup 
{ /*vertical-align: text-top;*/
      vertical-align:super;  
}

/* Classes */
.clear{ clear: both }
.clear-left {clear: left }
.clear-right{ clear: right }
    
/* ID */
#wrapper{ width: 100%; margin: 0 auto; position: relative; z-index: -99;}

#wrapper-header
{
    width: 100%;
    height: 116px;
    background: transparent url(/Images/header-bg.png) repeat-x;
    position: relative;
    z-index: 1;
    margin-bottom: -5px;
}

#header, #mainNav, #sidebar, #subNav
{
    font-family: Arial;
}

#header
{ 
    width: 980px; 
    /*height: 96px; - ORG VALUE */
    height: 100px; 
    position: relative; 
    z-index: 1; }

#header-left
{
    width: 365px;
    /*height: 96px; - ORG VALUE */
    height: 98px;
    float: left;
    text-align: right;
    padding-top: 18px;
    /*background-color: #808080;*/
}

#header-right
{
    width: 605px;
    /*height: 96px; - ORG VALUE */
    height: 116px;
    float: left;
    padding-left: 10px;
    text-align: left;
    /*background-color: #C0C0C0;*/
}

#top-nav
{
    width: 550px;
    /*height: 30px; - ORG VALUE */
    height: 50px;
    padding-top: 16px;
    padding-right: 55px;
    /*background-color: Maroon;*/
}

#main-nav
{
    width: 100%;
    height: 45px;
    padding-top: 8px;
    text-align: left;
    position: relative;
    left: -5px;
    /*background-color: Navy;*/
}
/*
#topNav {
    width: 704px;
    float: left;
    text-align: left;
    padding: 17px 0 17px 0;
}
*/

#page
{
    width: 980px;
    margin-top: 5px;
}

/*
#content-wrapper
{
   width: 905px;
   min-height: 540px;
   padding: 0px 30px;
   position: relative;
   top: -5px;
   z-index: -1;
   background-color: Fuchsia;
}
*/

#content
{
    width: 925px;
    min-height: 636px;
    margin: 0px 28px 0px 28px;
    /*background-color: #FFFFFF;*/
    background: #C4C0A0 url( '/images/content-bg.png' ) 0 0 no-repeat;
}

#innerContent
{
    width: 870px;
    min-height: 616px;
    padding-top: 20px;
    text-align: left;
    /*background-color: #C0C0C0;*/
}

#sidebar
{
    width: 255px;
    text-align: center;
    font-weight: bold;
}

#sidebar p
{
    padding: 10px 10px 5px 10px;
}

#content a[href$='.doc'], a[href$='.rtf'] {
	padding: 5px 20px 5px 0;
	background: transparent url(/Images/icons/icon_doc.gif) no-repeat center right;
}

#content a[href$='.xls'] {
	padding: 5px 20px 5px 0;
	background: transparent url(/Images/icons/icon_xls.gif) no-repeat center right;
}

#content a[href$='.rss'], a[href$='.atom'] { 
	padding: 5px 20px 5px 0;
	background: transparent url(/Images/icons/icon_feed.gif) no-repeat center right;
}

#content a[href$='.pps'] { 
	padding: 5px 20px 5px 0;
	background: transparent url(/Images/icons/icon_pps.gif) no-repeat center right;
}

#content a[href$='.mov'], a[href$='.wmv'], a[href$='.mpg'] { 
	padding: 5px 20px 5px 0;
	background: transparent url(/Images/icons/icon_film.gif) no-repeat center right;
}

#content a[href$='.pdf'] { 
	padding: 5px 20px 5px 0;
	background: transparent url(/Images/icons/icon_pdf.gif) no-repeat center right;
}

#content a[href$='.zip'], a[href$='.rar'], a[href$='.gzip'], a[href$='.bzip'], a[href$='.ace'] { 
	padding: 5px 20px 5px 0;
	background: transparent url(/Images/icons/icon_archive.gif) no-repeat center right;
}

#content a[href^="mailto:"] {
	padding: 5px 20px 5px 0;
    background: transparent url(/Images/icons/icon_mailto.gif) no-repeat center right;
}
#content a[href$='.gif'] { 
	padding: 5px 20px 5px 0;
	background: transparent url(/Images/icons/icon_pic.gif) no-repeat center right;
}
#content a[href$='.dwg'] { 
	padding: 5px 20px 5px 0;
	background: transparent url(/Images/icons/icon_dwg.gif) no-repeat center right;
}
