/* CSS Document */

body { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 70%; line-height: 1.25em; color: #333333;	background-color: #7A8597; margin: 20px; }
a, a:visited { font-weight: bold; color: #4F5B6F; text-decoration: underline; }
a:hover { font-weight: bold; color: #4F5B6F; text-decoration: none; }
p { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 1em; line-height: line-height: 1.5em; color: #333333; margin: 0 0 10px 0; }
h2 { font-family: Verdana, Arial, Helvetica, sans-serif; color: #FFFFFF; font-size: 1.25em; line-height: 1.25em; width: 445px; margin: 0 0 15px 0; }
h3 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 1em; line-height: 1.25em; font-weight: bold; color: #FFFFFF;	width: 445px; margin: 0; display: block; }
ul { font-size: 1em; padding: 0 0 0 15px; margin: 0 0 20px 0; }
li { padding: 0; margin: 0; }

div#content { width: 650px; background-color: #7A8597; }
div#topRow { width: 650px; height: 85px; background-image: url(../imgs/bgrnd1.jpg); background-color: #7A8597; margin: 0 0 3px 0; }
div#pageArea { font-size: 1em; width: 650px; background-image: url(../imgs/bgrnd2.jpg); background-color: #A5B8D6; background-position: left bottom; background-repeat: no-repeat; overflow: visible; }

div#topRow h1 { float: left; margin: 0; width: 278px; height: 85px; text-indent: -9999px; }
div#topRow h1 a { display: block; width: 100%; height: 100%; text-decoration: none; background: transparent url(../imgs/logo.jpg) no-repeat; }

div#info { width: 166px; height: 70px; font-weight: bold; float: right; margin: 15px 0 0 0; color: #FFFFFF; }
div#menu { width: 166px; height: 70px; font-weight: bold; float: right; margin: 20px 0 0 0; color: #FFFFFF; }
div#textContent { width: 445px; margin: 20px 0 20px 20px; float: left; display: inline; overflow: visible; }

.blue { color: #4F5B6F; }
.update { font-weight: regular; color: #FFFFFF; }