/* CSS Document */

body {
font-family: Verdana;
font-size: 10pt;
line-height: 12pt;
color:#000033;
font-weight: normal;
background-color: #FFFFFF;
margin: 0 auto 20 auto;
}

#page {
margin: 0 auto 0 auto;
width: 778px;
padding: 15px;
}

#column1 {
margin-top: 0px;
margin-left: 12px;
width: 160px;
background-color: #000033;
height: 100%;
float: left;
}

#column2 {
margin-top: 0px;
width: 510px;
padding: 10px;
background-color: #FFFFFF;
float: right;
}

#header, #footer {
width: auto;
clear: both;
}

#header {
height: 134px;
background-image:url(images/banner5aa.gif);
background-repeat: no-repeat;
}

#footer {
font-size: 9pt;
margin-left: 11px;
margin-bottom: 0;
height: 40px;
border-top: 1px solid #999966;
}

#footer a {
color: #0066FF;
}

#footer a:visited {
color: #0066FF;
}

#column1 a {
font-size: 9pt;
font-weight: bolder;
color: #0066ff;
text-decoration: none;
}

#column1 a:hover {
color:#CCCC66;
}

h1 {
	color:#0066FF;
	font-size:16px;
	font-weight: bold;
	line-height: 16px;
	text-align: right;
	font-style: italic;
	}

h2 {
	color:#660000;
	font-size: 20px;
	font-weight: bold;
	text-align: right;
	}

h3 {
color: #660000;
font-size: 14pt;
font-weight: bold;
}
h4 {
color: #000033;
font-size: 12pt;
font-weight: bold;
}

a {
color: #0066FF;
text-decoration: none;
font-weight: bold;
font-size: 10pt;
}

a:visited {
color:#660000;
}


.list {
display: list-item;
list-style: url(images/whet_bullet.gif) outside;
line-height: 16pt;
}

/* Be sure to add or delete IDs below, according to
the number of messages that you have. */
#ran1,#ran2,#ran3,#ran4{
  display: none;
}

#quotebox {
font: 10pt Verdana italic;
color: #CC0000;
border: 1pt solid #000066;
padding: 5px;
}