/*------ General elements ------*/
body
{
    margin: 0;
	background-color: #cbcfd8;
    font-family: tahoma, sans-serif;
    font-size: 12px;
}
p, td, div
{
    font-size: 12px;
    behavior: url('iepngfix.htc');
	margin: 0 0 10px 0;
}
input
{
	font-size: 11px;
}
input.button
{
	font-size: 13px;
	border: 1px #000000 solid;
	padding: 2px 5px 0 5px;
	background-color: #c9c9ca;
}
select
{
    font-size: 11px;
	border: 1px white solid;
}
li
{
    line-height: 15px;
	padding: 0;
	margin: 0;
}
h1
{
    font-size: 16px;
    color: #9f0606;
    margin-top: 5px;
}
h2
{
    font-size: 14px;
    color: #0B3B8F;
}
h3
{
    font-size: 12px;
    color: #094fa3;
	margin-bottom: 5px;
}
a
{
    font-size: 12px;
    font-weight: normal;
    color: #094fa3;
	text-decoration: none;
}
a:hover
{
    font-size: 12px;
    font-weight: normal;
    color: #9f0606;
	text-decoration: underline;
}
a.acrobatLink
{
    font-size: 10px;
    font-weight: normal;
    color: #000000;
	text-decoration: none;
}
a.acrobatLink:hover
{
    font-size: 10px;
    font-weight: normal;
    color: #9f0606;
	text-decoration: underline;
}
img
{
    behavior: url('iepngfix.htc');
}



/*------ These are the container divs ------*/
td.body
{
    padding: 20px;
}
div.body
{
    width: 550px;
    margin-left: 15px;
    margin-top: 10px;
}
div.footer
{
    text-align: center;
    margin-top: 50%;
}
div.pageHeader
{
    background-image: url("images/header_General.png");
    width: 770px;
    height: 29px;
    color: #000000;
    font-weight: bold;
    font-size: 15pt;
}
div.side
{
    position: absolute;
    margin-top: 10px;
    margin-left: 550px;
}
div.menu
{
    
    height: 32px;
    top: 54px;
    position: relative;
    text-align: right;
}
div.header
{
    width: 770px;
    height: 229px;
    position: relative;
    background-image: url("images/header.jpg");
    background-repeat: no-repeat;
    behavior: url('iepngfix.htc');
}
div.news
{
    padding: 25px;
}


/*------ Specific elements ------*/
a.footerLink
{
    text-decoration: none;
    font-weight: none;
    color: #000000;
	text-decoration: none;
}
a.footerLink:hover
{
    text-decoration: none;
    font-weight: none;
    color: #b97c1b;
	text-decoration: underline;
}
p.divider
{
    width: 100%;
	color: #9f053e;
    font-size: 6pt;
    text-align: center;
    letter-spacing: 0.05cm;
	background-image: url('images/divider.gif');
	background-repeat: repeat-x;
}
div#DistributorInfo{
    text-align: center;
    margin-top: 40px;
    padding: 10px;
    background-color: #E5B73F;
    width: 695px;
    float: left;
}
img.border-pic
{
	padding: 4px;
	border: 1px solid #aeaeae;
	background-color: #ffffff;
}
