/******* General *******/
td {font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #4D4D4D; vertical-align: top;}
input, select, textarea { FONT-SIZE: 11px; FONT-FAMILY: verdana }
img {border: 0px; margin: 0px; }
li {padding-bottom: 7px; list-style-image: url(images/bullet.gif);}
ul { margin: 8px 0px 0px 22px; }
body {margin: 0px; padding: 0px;}

/******* LINKS *******/
a {text-decoration: underline;}
a:active {text-decoration: underline;}
a:link {text-decoration: underline;}
a:visited {text-decoration: underline;}
a:hover {text-decoration: none; }

.fade {background-image: url('images/fader.jpg'); background-repeat: repeat-y; background-position: right;}
.dotsUp {background-image: url('images/dot-up.gif'); background-repeat: repeat-y;}
.dotside {background-image: url('images/dot-side.gif'); background-repeat: repeat-x;}
.people {background-image: url('images/people.jpg'); background-repeat: no-repeat; background-position: bottom right;}
.column01 {background-color: #F9F9F9; font-size: 11px;}
.line {background-color: #DADCD9; height: 1px;}
.button	{background-color: #F9F9F9;	border: 1px solid #A3A8A0; text-align: center; color: #7299C6; cursor: pointer; padding-top: 3px; padding-bottom: 3px; font-size: 11px;}
#dr td {text-align: left;}
.footer {background-image: url(images/footer.gif); background-repeat: repeat-x; height: 39px;}
#aaron a {color: #888888; line-height: 18px;}
#foot a {color: #8C8C8C;}
#head a {color: #4D4D4D;}
#footBar a {color: white;}

/******* extras *******/
.blue-txt {color: #7299C6;}
.green-txt {color: #689B67;}
.white-txt {color: #fff;}
.grey-txt {color: #989898;}
.roman {font-family: Times New Roman;}
.txt-16 {font-size: 16px;}
.txt-18 {font-size: 18px;}
.txt-24 {font-size: 24px;}
.txt-14 {font-size: 14px;}
.txt-11 {font-size: 11px;}
.b-top {border-top: 1px solid #E2E2E2;}
.b-bot {border-bottom: 1px solid #E2E2E2;}
.b-right {border-right: 1px solid #D1D1D1;}
.b-left {border-left: 1px solid #D1D1D1;}
.l-h-16 {line-height: 16px;}
.bold {font-weight: bold;}
.pb4 {padding-bottom: 4px;}