/* NOTES */
/* top, right, bottom, left */

/* Body Document Default */
body { margin: 0; font-size: 80%; background: #cdd8f9; color: #000; font-family: arial, helvetica, sans-serif; }


/* Enable Visible Borders For Development */
div { border: 0px dotted #000; }

/* Default Links (a on its own is only anchor destination) */
a:link { font-family: arial, helvetica, sans-serif; color: #c6120f; text-decoration: none; }
a:visited { color: #c6120f; text-decoration: none;}
a:hover, a:active { color: #c6120f;  text-decoration: underline;}

/* generic controls */
.spacer { border: 0; }
.noborder { border: 0; }
.center { margin: auto; }
img { border: 0; }
ul, ol, dl, form { margin-top: 0em; margin-bottom: 0em; }
ul { margin-left: 1em; padding-left: 1em; } /* Firefox sees margin; IE sees padding */
ol { }
.Copyright { background: #ffffff url(dividershort.gif) no-repeat; background-position: right top; padding: 2px 0px 2px 0px; text-align: right; font-size: 0.85em; font-weight: normal; color: #fff; clear:both; border-top:0px solid #000000;}


/* main central column */
#layout { width: 800px; max-width: 800px; min-width: 50%; border:1px solid #707070; background:#ffffff; margin-top:15px;padding:0px;}


.dividerbar {width: 800px; height:11px }



/* main left hand menu column */
#sidenavigation { float: left; width: 125px; padding-top: 0px; display: block;  margin-left:0px; margin-right:0px; text-decoration: none;}
.bullets {margin: 0px; padding: 15px; list-style: none;}


/* mid panels */
div, td, table, .MsoNormal, .tdNormalBody, a.NormalBody, .NormalBody { font-size: 1em; }
#maincolumn {float: left; width: 525px; margin-bottom:10px; margin-top: 15px;}
#welcome {width: 90%; display: block; padding:10px; margin-left: 10px; margin-right:10px; margin-bottom: 10px; margin-top: 15px;}
.PageTitle { color: #000; font-size: 1em; font-weight: bold; }
.newsboxleft {clear: left; float:left; width:98%;  padding:10px; margin-bottom: 5px; margin-left:10px; background: #cdd8f9 url(bluegradtop2.gif) no-repeat; background-position: right top; border:solid 1px #c0c0c0;}


/* right panels */
#rightsidenavigation { float: right; width: 125px; padding-top: 0px; display: block;  margin-left:0px; margin-right:0px; text-decoration: none;}

