html {
}


body {
background-color: #8c9940;
font-family: Trade Gothic,Verdana,Arial,Helvetica,sans-serif;
font-size: 12px;
line-height: 160%;
color: #ffffff;
margin: 0px;
}


td {
font-family: Trade Gothic,Verdana,Arial,Helvetica,sans-serif;
font-size: 12px;
line-height: 160%;
color: #ffffff;
}

h2 {
font-family: Trade Gothic,Verdana,Arial,Helvetica,sans-serif;
font-size: 14px;
line-height: 160%;
margin-left: 158px;
margin-top: 
}

h1 {
font-family: Trade Gothic,Verdana,Arial,Helvetica,sans-serif;
font-size: 14px;
line-height: 160%;
margin-left: 158px;
margin-top: 
}

h3 {
font-size: 12px;
margin-top: 5px;
}


/* don't change the order of these! it breaks IE/mac  */
a:link    { color: #ffffff; background-color: transparent; text-decoration: none;}
a:visited { color: #ffffff; background-color: transparent; text-decoration: none;}
a:hover   { color: #ffffff; background-color: transparent; text-decoration: underline;}
a:active  { color: #ffffff; background-color: transparent; text-decoration: underline;}

a.imgNoBG:link    { background-color: transparent;}
a.imgNoBG:visited { background-color: transparent;}
a.imgNoBG:hover   { background-color: transparent;}
a.imgNoBG:active { background-color: transparent;}



table.splash {
margin: 24px 34px 0 31px;
}


td.top_left {
width: 685px;
padding: 0 0 30px 0;
}

td.top_right{
width: 220px;
padding: 0 0 30px 0;
}

td.right {
width: 220px;
}


td.left {
width: 685px;
}


p.heading {
margin: 12px 0 0 158px;
padding: 0 0 0 0;
}

p.standard {
margin: 8px 40px 0 158px;
padding: 0 0 0 0;
}

p.contact {
margin: 8px 0 0 0;
padding: 0 0 0 0;
font-weight: bold;
}


div.purple {
width: 220px;
margin: 15px 0 0 0;
padding: 5px;
background-color: #78496a;
font-size: 13px;
line-height: 130%;
color: #ffffff;
}


p.purple {
margin: 7px;
padding: 0 0 0 0;
}

h3.purple {
margin-left: 7px;
}


ul.purple {
margin-left: 7px;
padding-left: 0px;
}

ul {
list-style-type: disc;
font-size: 8px;
color: #ffffff;
padding-left: 158px;
margin-left: 0px;
margin-top: 0px;
padding-top: 5px;
}



li {
list-style-position: inside;
padding-bottom: 1px;
}


.list_font {
color: #ffffff;
font-size: 12px;
} 


.standOut {
font-weight: bold;
}