/* Global Whitespace Reset (leftjustified.net) */
* {padding: 0; margin: 0;}

/* HTML and Body Tags */
html body {height: 100%; margin: 0 auto; background: #DEDBCC; font: 11px Verdana, Arial, Helvetica, sans-serif; line-height: 15px; color: #666;}
/* Mozilla Only */
html,body {height: 100.01%;}

td {font: 11px Verdana, Arial, Helvetica, sans-serif; line-height: 15px; color: #666;}
p { margin-bottom: 15px;}
.date {color: #996d21;}

/* Standard Links */
a:link, a:visited, a:active {color: #09C; text-decoration: underline;}
a:hover {color: #09C; text-decoration: none;}

/* HTML Headings */
h1, h2 {padding-bottom: 4px; font-family: Arial, Helvetica, sans-serif; color: #09C; display: block; clear: right;}
h1 {padding-bottom: 0; font: bold 20px "Trebuchet MS", Arial, Helvetica, sans-serif;}
h2 {font-size: 16px;}

/* Images */
img {border: none; background: none;}

/* Unordered Lists */
ul {margin-bottom: 15px;}
ul li {margin: 0 0 .5em 2em; list-style: url(../images/iconArrowsRight_A9CB40.gif); font-weight: normal;}

/* Ordered Lists */
ol {padding: 5px 10px 10px 10px;}
ol li{margin: .5em 0 .5em 2em; font-weight: normal;}

/* Page Layout */
#pageContainer {width: 740px; margin: 0 auto;}


/* Footer */
#footer {margin: 0 0 0 230px; font: 11px Verdana, Arial, Helvetica, sans-serif; color: #79735b; line-height: 20px; text-align: center;}
#footer a {font-weight: normal; color: #79735b; text-decoration: underline;}
#footer a:hover {font-weight: normal; color: #79735b; text-decoration: none;}

/* Content Layout */
.content {padding: 25px;}

/* Dotted Cell Backgrounds */
.vdots {background: url(../images/bgDotsV.gif) repeat-y top center;}
.hdots {background: url(../images/bgDotsH.gif) repeat-x left center;}
