* {
    padding: 0;
    margin: 0;
} 

img { border: none; }
body     { font: 0.8em/1.5em "Trebuchet MS Verdana", Arial, sans-serif; background: #fff }
a   { color: #00f; text-decoration: none }
a:hover {
	text-decoration: underline;
}


#BWpagewrap      { background-color: #edeeb1; margin: 4px auto auto; width: 700px; border: solid 1pt #006 }
#twocolumn    { background-color: #ff780d; margin-top: 5px; margin-bottom: 5px; margin-left: 17px; width: 95%; height: auto; float: left; border-style: none }
#blocks    { background: #edeeb1 url("images/blocks.gif"); padding-left: 17px; height: 30px }
#blocks1 { background: #fff url("images/blocks.gif"); padding-left: 17px; height: 30px }
#content  { padding: 0 40px }

#bottom {

background: #fff url('images/botbg.jpg');
height: 30px;
}


.header      { background-image: url("images/175logo.gif"); background-repeat: no-repeat; background-attachment: scroll; background-position: right center; height: 100px }

.header h1  { color: #EC0D8C; font-size: 20px; padding-top: 28px; padding-left: 17px }
.header h1 a  { color: #EC0D8C; font-size: 20px; text-decoration: none }
.header h2  { color: #2e0041; font-size: 16px; margin-top: 20px; padding-top: 0; padding-left: 17px }
.header h3  { color: #2e0041; font-size: 14px; margin-top: 12px; padding-top: 0; padding-left: 17px }
.middle     { text-align: justify; margin: 10px; padding: 1%; width: 95%; float: left }
.footnote { font-size: x-small; text-align: justify; margin-top: -12px; margin-left: 10px; padding: 1%; width: 95%; float: left }
.middle h2 { color: #2e0041; font-size: 17px; padding-top: 0; padding-left: 17px }
.middle h4 { color: #072b61; font-size: 14px; margin-top: 10px; margin-bottom: 10px }
.left        { background-color: #ec0d8c; margin: 5px 10px 10px 15px; padding: 1%; width: 43%; height: auto; float: left; border-style: none }
.left a { color: #fff; text-decoration: none }
.right    { background-color: #2e0041; margin: 10px 10px 10px 0; padding: 1%; width: 43%; float: right }
.left ul  { margin: 0; padding: 10px 0 15px 20px }
.left li      { color: #000; font-size: 0.9em; list-style-type: disc; margin-bottom: 5px; padding-top: 10px }
.left h2           { color: #fff; font-size: 18px; background-color: #2e0041; margin-top: -7px; margin-left: -6px; padding: 10px 35px 5px 10px; width: 231px; height: 10%; border: solid 1px #000 }
.right h2  { color: #fff; font-size: 14px; padding-bottom: 5px; border-bottom: 2px outset #ec0d8c }
.right a { color: #fff; text-decoration: none }
.right ul {padding: 10px 0 15px 20px;margin:0;}
.right li   { color: #fff; white-space: normal; list-style-image: url("images/bullet.gif"); display: list-item; margin-top: 5px; margin-bottom: 5px; margin-left: 15px; padding-top: -12px; top: 20px }
#clear {
	display: block;
	clear: both;
	width: 100%;
	height:1px;
	overflow:hidden;
}

#footer        { color: #000066; font-size: x-small; text-align: center; margin-top: 30px; padding-top: 2px; padding-bottom: 2px; border-style: solid; border-width: 1px 0 0; border-color: #000066 }


