body
{
font-family:arial,helvetica,verdana,sans-serif;
font-size:medium;
color:black;
background-color:white;
background-image:url(images/bgimage-1280x1.gif);
background-repeat:repeat;
width:590px;
margin:0 0 0 170px;
text-align:left;
}

.center{text-align:center}
.bold{font-weight:bold}
.italic{font-style:italic}
.bolditalic{font-style:italic;font-weight:bold}
.centerbold{text-align:center;font-weight:bold}
.small{font-size:small}
.job-desc{font-size:small}

div.left{position:absolute;left:0px;top:0px;display:block;width:170px}
div.header{clear:right;height:65px;width:590px}
div.content{clear:right;width:590px}
div.rightfloat{display:table-cell;float:right;clear:right;vertical-align:middle;margin-left:15px}
div.footer{clear:right;width:590px;text-align:center}

h4{margin:0}
h4.industry-title{color:#336699;margin-left:16px}
h4.job-title{color:#333366;margin-left:16px;text-decoration:underline}

p{font-family:arial,helvetica,verdana,sans-serif;font-size:medium;text-align:left;color:black;margin-left:16px}
p.front{font-size:large}
p.tagline{font-size: 15px}
p.copyright{margin:0;font-size:x-small;text-align:center}
p.job-type-location{font-size:small;font-weight:bold;font-style:italic}

hr{margin-left:16px;background-color:#999900;height:3px}

ul{list-style:disc outside}

img{border:0}
img.logo{margin:15px 0 0 5px}
img.left{margin:5px 0 0 5px}
img.footer{margin:0}
img.hrlinetop{margin:15px 0 0 10px;width:575px;height:4px}
img.hrlinebot{margin:0 0 0 10px;width:575px;height:4px}

table.joblist{margin:16px;width:97%;border-style:solid;border-width:2px;border-color:#999900;border-collapse:collapse;}
table.joblist th{font-size:small;font-weight:bold;padding:2px;border-style:solid;border-width:2px;border-color:#999900;-moz-border-radius: ;}
table.joblist td{font-size:small;padding:2px;border-style:inset;border-width:1px;border-color:#999900;-moz-border-radius: ;}

a:link {text-decoration:none;color: #333366}     /* unvisited link */
a:visited {text-decoration:none;color: #333366}  /* visited link */
a:hover {text-decoration:underline;color: #336699}   /* mouse over link */
a:active {text-decoration:none;color: #333366}   /* selected link */

a.underline:link {text-decoration:underline;color: #333366}     /* unvisited link */