/*Start Markup styles*/
div { color: black; font-size: 11px; font-family: "Trebuchet MS", Verdana, Helvetica, Arial, Geneva }
h1  { color: #696969; font-size: 18px; text-align: right; display: block; margin: 10px 0; padding: 10px 0 0 }
h2    { color: #000; font-size: 14px; line-height: 18px; background-color: #D7E0EE; background-position: 0 center; display: block; margin: 0; padding: 0 0 0 12px; vertical-align: middle; border-top: 9px solid #D7E0EE; border-bottom: 9px solid #D7E0EE; }
h3 { color: #000; font-size: 12px; line-height: 18px; background-color: #DDDDDD; background-position: 0 center; display: block; margin: 0; padding: 0 0 0 12px; vertical-align: middle; border-top: 4px solid #DDDDDD; border-bottom: 4px solid #DDDDDD; }
p  { }
a:link   { color: #527aaf; font-weight: bold; text-decoration: none; padding: 2px }
a:visited   { color: #696969; font-weight: bold; text-decoration: none; padding: 2px }
a:hover, a.rollover:hover   { color: black; font-weight: bold; text-decoration: none; background-color: #b0c4de; padding: 2px }
/*End Markup styles*/

/* Start DIV IDs*/

#header        { background-color: #b0c4de; background-image: url(../images/header.gif); background-repeat: no-repeat; background-position: right bottom; display: block; margin-right: 10px; margin-left: 10px; height: 60px }

#outerblock    { background-color: #dcdcdc; margin-top: 10px; margin-right: 10px; margin-left: 10px; padding-right: 10px; padding-bottom: 10px; padding-left: 10px }
#innerblock { background-color: #fff; border: solid 1px #606060 }
#innercontent { padding-right: 10px; padding-bottom: 10px; padding-left: 10px }
/* End DIV IDs */

