body, td, th, textarea {
font-family:verdana,arial,helvetica,sans-serif;
line-height:1.5em;
color:#000;
margin:0;
font-size:.9em;
}

form {
text-align:center;
}

body {
background:#E1EEFC url(/g/bg.gif) repeat-y;
background-position:center top;
color:#FFF;
margin:0 auto;
text-align:left;
width:984;
}

ol {
color: #999999;
}

ol li {
background-image: none;
padding-left: 0;
margin-left: 0;
}

ol p, ul {
color: #333;
}

ul {
padding-left:25;
margin-left:5px;
margin-top:0;
list-style-image:url(/g/bullet.gif);
}

td {
line-height:1.4em;
margin:5px 10px 10px 10px;
}

p {
line-height:1.4em;
color:#333333;
margin:5px 10px 10px 10px;
}

a:link {
color:#003399;
text-decoration:none;
}

a:visited {
color:#003399;
text-decoration:none;
}

a:hover {
text-decoration:underline;
color:#2A70FC;
}

a:active {
color:#FF9933;
text-decoration:none;
}

div {
margin-top:0;
}

img {
border:0;
}

H1,H2,H3,H4,H5 
{
padding:0;
font-family:Arial,Helvetica,sans-serif;
}


H1 {
color:#039;
font-size:1.7em;
line-height:1.2em;
margin: 5px 0 0 10px;
}

H2 {
color:#093A86;
font-size:1.3em;
line-height:1.3em;
font-weight:bold;
margin:0 0 0 10px;
}

H3 {
color:#093A86;
font-size:1.3em;
line-height:1.3em;
margin:0 0 0 10px;
}

.menu {
height: 1.5em;
}

.separator {
color:#416AB0;
border:0;
padding: 0 5px 0 5px;
}

#line {
border-top:1px solid #416AB0;
}

hr {height:1px; border-style:dashed; border-width:1px 0 0 0;border-color:#999;}


table.blue {border:#c6e3ff solid;border-width:1px;border-collapse:collapse;}
table.blue td {line-height:1.3em;color:#333;padding:5px 0 10px 10px;}
table.blue TH {background:#e5f2ff;color:#000;font-weight:normal;border:#c6e3ff solid;border-width:0 0 1px;margin:0;padding:5px;}
table.blue a:active {color:#c60;text-decoration:none;}
table.blue a:link,table.blue a:visited {color:#039;text-decoration:none;}
table.blue a:hover {color:#c60;text-decoration:underline;}
tr.odd td {background-color: #F1F1F1;border-bottom:1px solid #c6e3ff;border-top:1px solid #c6e3ff;}

.rounded_box{
background-image:url(/g/round_box_bottom.gif);
background-repeat:no-repeat;
background-position: bottom left;
width:340px;
overflow:auto;
margin:auto;
}

.rounded_box .title{
background-image:url(/g/round_box_top.gif);
background-repeat:no-repeat;
height:30px;
color:white;
font-size:20px;
padding:12px;
}

.rounded_box h1{
color:white;
font-size:18px;
display:inline;
}
.rounded_box .body{
background:#e7f3ff;
border-left:1px solid #81a9e2;
border-right:1px solid #81a9e2;
margin-bottom:17px;
}

.a, cite, .cite, .cite:link {
color:green;
font-style:normal;
}

.red {
color:#CC0000;
}