body 
{
	padding:0px;
	margin:0px;
	height:100%;
	font-size: 10pt;
	font-family: Arial,Verdana;
	background-color: #F4F5F5;
	color: #717A84;	
}

h1
{
	color: #ED1C24;
	margin: 0 0 10px 0;
	font-size: 16pt;
}

h2
{
	color:#718B85;
	margin:0px;
	font-size:14pt;
}

p
{
	margin:0px;
}

a
{
	color: #ED1C24;
	text-decoration: none;
}

a:hover
{
    text-decoration: underline;
}

.link_
{
	text-decoration:none;
	border-bottom: dashed 1px black;
}


img
{
	padding:0px;
	border:0px;
}

form
{
	padding:0px;
	margin:0px;
}

/************************ WEBSITE LAYOUT ************************/
#outerLayout
{
    width: 1001px;
    margin: 0 auto;
    background-image: url(../../media/images/background.jpg);
    background-repeat: repeat-y;
}

#website
{
    width: 990px;
    background-color: #FFFFFF;
}

#siteHeader
{
    height: 145px;
}

#siteHeader #logo
{
    position: relative;
    top: 55px;
    left: 50px;
}

#pageHeader
{
    height: 130px;
    background-color: #ED1C24;
}

#body
{
    margin: 90px 0 0 0;
}

#leftColumn
{
    float: left;
    margin: 0 26px 0 23px;
    display: inline; /* Used to get around the IE6 "double-left margin" bug */
    width: 216px;
    overflow: hidden;
}

#contentColumn
{
    float: left;
    width: 610px;
    font-size: 11pt;
    line-height: 20px;
}

#ddgFooter
{
    clear: both;
    text-align: center;
    font-size: 8pt;
    padding: 20px 0 0 0;
}

/************************ GENERAL ************************/
.spacer
{
    clear: both;
    height: 0px;
    overflow: hidden;
}

.featureBox
{
    background-color: #EEEEEE;
    border: Solid 1px #CCCCCC;
    padding: 7px;
    margin: 10px 0;
}

.required,
.error,
.highlight
{
    color: #FF0000;
    font-weight: bold;
}

.headerCell,
.dataCell
{
    font-size: 10pt;
    line-height: normal;
}

.headerCell
{
    background-color: #ED1C24;
    color: #FFFFFF;
    vertical-align: top;
    padding: 3px 0 0 5px;

}

.dataCell
{
    background-color: #DADCDE;
}


/************************ MENUS RELATED ************************/
#leftColumn #menu
{
    width: 206px;
    margin: 0 0 40px 0;
    padding: 0;
}

#leftColumn #menu ul
{
    list-style-type: none;
    margin: 0;
    padding: 0;
    
}

#leftColumn #menu ul li
{
    margin: 0;
    padding: 0;
    overflow: hidden;
}

#leftColumn #menu ul li a 
{
    color: #000000;
    background-image: url(../../Media/Menus/Left/Images/item.jpg);
    background-repeat: no-repeat;
    text-transform: uppercase;
    text-align: center;
    font-size: 8pt;
    font-weight: bold;
    text-decoration: none;
    display: block;
    padding: 12px 0 0 0;
    height: 25px;
    margin-top: 20px;
}

#leftColumn #menu ul li a:hover,
#leftColumn #menu .selected
{
    color: #FFFFFF;
    background-image: url(../../Media/Menus/Left/Images/item-hover.jpg);
    background-repeat: no-repeat;
}

#leftColumn #menu ul li .first
{
    margin-top: 0;
}

#leftColumn #menu ul li .last
{
    margin-top: 20px;
}

#leftColumn #menu ul ul li a
{
    background-image: none;
    background-color: #BBC0C5;
    margin-top: 2px;
    padding: 5px;
    height: auto;
}

#leftColumn #menu ul ul li a:hover
{
    background-image: none;
    background-color: #9FA7AE;
    color: #000000;
}

#leftColumn #menu ul ul li .first
{
    margin-top: 2px;
}

#leftColumn #menu ul ul li .last
{
    margin-top: 2px;
}

#leftColumn #menu ul ul .selected
{
    background-image: none;
    color: #000000;
}

#leftColumn #menu ul ul ul li a
{
    background-color: #E4E6E7;
}

#leftColumn #menu ul ul ul li a:hover
{
    background-color: #D6D7D8;
}

#leftColumn #subMenu
{
    margin: 20px 0 0 20px;
}

#leftColumn #subMenu .header
{
    color: #ED1C24;
    font-weight: bold;
    font-size: 14pt;
    margin: 0 0 15px 0;
}

#leftColumn #subMenu .item
{
    margin: 0 0 15px 0;
}

#leftColumn #subMenu .item a
{
    color: #717A84;
    font-weight: bold;
}

/************************ CONTACT US RELATED ************************/
.contactUsHeader,
.contactUsForm,
.contactUsFooter
{
    font-size: 10pt; 
    line-height: normal;
}

.contactUsHeader
{
    width: 600px;
}

.contactUsForm
{
    margin: 10px 0 10px 0;
}

.contactUsFooter
{
    margin: 0 0 10px 0;
    font-weight: bold;
    color: #FF0000;
}

/************************ PRODUCT RELATED ************************/
#products
{
    margin: 0 0 30px 0;
}

#products .itemFirst,
#products .itemLast,
#products .item
{
    border-bottom: solid 1px #ED1C24; 
    margin: 10px 0 0 0;
}

#products .itemFirst
{
    border-top: solid 1px #ED1C24;
    padding-top: 10px;
}

#products .itemFirst .leftColumn,
#products .itemLast .leftColumn,
#products .item .leftColumn
{
    width: 150px; 
    float: left; 
    margin: 0 10px 10px 0;
}

#products .itemFirst .rightColumn,
#products .itemLast .rightColumn,
#products .item .rightColumn
{
    float: left; 
    margin: 0 0 10px 0; 
    width: 420px;
}

#products .itemFirst .header,
#products .itemLast .header,
#products .item .header
{
    color: #ED1C24; 
    font-size: 11pt; 
    font-weight: bold;
}

#products .itemFirst .header a:hover,
#products .itemLast .header a:hover,
#products .item .header a:hover
{
    text-decoration: none;
}

#products .itemFirst .image,
#products .itemLast .image,
#products .item .image
{
    border: Solid 1px #CCCCCC;  
    padding: 3px; text-align: center;
}

#products .itemFirst .moreLink,
#products .itemLast .moreLink,
#products .item .moreLink
{
    font-size: 9pt;
}

#product h1
{
    color: #ED1C24;
    font-size: 14pt;
    font-weight: bold;
    margin: 12px 0;
}

#product h2
{
    color: #717A84;
    font-size: 11pt;
    font-weight: bold;
    font-style: italic;
    margin: 8px 0;
}

#product h3
{
    color: #ED1C24;
    font-size: 11pt;
    font-weight: bold;
    margin: 8px 0;
}

#product table
{
    border-collapse: collapse;
}

#product td
{
    font-size: 10pt;
    line-height: normal;
    padding: 4px 0;
    border-bottom: Solid 1px #ED1C24;
}


#product .attachment
{
    margin: 20px 0 0 0;
    font-style: italic;
}

#product .backLink
{
    margin: 35px 0 0 0;
}


/************************ MISC ************************/
#loginArea
{
    font-size: 10pt;
}