body {
    margin:0px 0px 20px 0px;
    background: #FFFFFF url(images/bg.jpg) repeat-x top;
}
.logo {
    padding: 10px 0px 0px 41px;
}
.navbar {
    background-image: url(images/people.jpg);
    background-repeat: no-repeat;
    background-position: top right;
    font-size:0px;
    line-height:0px;
    padding:0px;
}
a.nav:link, a.nav:active, a.nav:visited {
    display:block;
    color:#666666;
    font-size:10px;
    font-family:arial;
    line-height:1;
    padding:0px 30px 2px 30px;
    text-decoration:none;
}
a.nav:hover {
    color:#000000;
}
a.copyright {
    color:#FFFFFF;
    font-size:9px;
    font-family:arial;
	text-decoration:none;
}
a.copyright:hover {
	text-decoration:underline;
}
.nav_divide {
    background-image: url(images/navbar_divide.gif);
    background-repeat: no-repeat;
    font-size:0px;
    line-height:0px;
    padding:0px;
}

.sidebar {
	background-image: url(images/sidebar.jpg);
	background-repeat: no-repeat;
	background-position: bottom left;
	font-size:0px;
	line-height:0px;
	padding:42px 0px 0px 40px;
}

.title {
    background-repeat: no-repeat;
    background-position: middle left;
    font-size:0px;
    line-height:0;
}
.dottedline {
    background-image: url(images/dottedline.gif);
    background-repeat: repeat-x;
    font-size:0px;
    line-height:0px;
    padding:0px;
    height:1px;
}
.text {
    color:#666666;
    font-size:12px;
    line-height:1.5;
    font-family:arial, helvetica;
    padding:0px;
    margin:0px;
}
.active {
	display:block;
    color:#000000;
    font-size:10px;
    font-family:arial;
    line-height:1;
    padding:0px 30px 2px 30px;
    text-decoration:none;
}
a.text:link,  a.text:active, a.text:visited {
    color:#666666;
    font-size:12px;
    line-height:1.5;
    font-family:arial;
    text-decoration:underline;
    margin:0px;
    padding:0px;
}
a.text:hover {
    text-decoration:none;
}

div.content {
    display:block;
    color:#666666;
    font-size:12px;
    line-height:1.5;
    font-family:arial;
    padding-top:12px;
    height:305px;
    overflow-y:scroll;
}
td.copyright {
    color:#FFFFFF;
    font-size:9px;
    font-family:arial;
    padding-left:101px;
    background-color:#FF0000;
}
.minilist {
	padding: 5px 0px 5px 0px;
}
.paragraphStyle {
	margin-top:8px;
	margin-bottom:8px;
}
a.content {
    text-decoration:none;
}
a.content:hover {
    text-decoration:underline;
}
a.content:link,  a.content:active, a.content:visited {
	color: #949599;
}
a.codePractice:link, a.codePractice:active, a.codePractice:visited {
	font-weight: bold;
    text-decoration:none;
    margin:0px;
    padding:0px;
    color: #929497;
}
a.codePractice:hover {
    text-decoration:underline
}    
td.footer_cell1 { background-color:#666666;font-size:0px;line-height:0; }
td.footer_cell2 { background-color:#CCCCCC;font-size:0px;line-height:0; }
