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

#top { 
background-color:#F2F8FD;
height: 74px;
}

.centerPage {
margin: 0 auto;
width: 980px;
}

H1,H2,H3,H4,H5 {
padding:0;
margin: 0 5px 5px 10px;
}

#adTop {
padding: 5px 0 10px 5px;
height: 90px;
width: 720px;
}

H1 {
color:#000;
margin-top:0.25em;
margin-bottom:0.15em;
font-size:1.7em;
font-weight:normal;
}

.h1Color {color:#505050;}

H2.block, H3.block {
background-color:#F0F0F0;
color:#2B4B90;
font-weight:bold;
line-height:1.8em;
font-size:1.2em;
}

H2,H3{
color:#505050;
font-weight:normal;
font-size:1.4em;
}

.h2Color {color: #505050;}

H4 {
color:#666;
line-height:1.2em;
font-size:1em;
}

H5 {
color:#333;
font-weight:700;
}

/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.underlinemenu {
font-size:.9em;
font-weight: bold;
width: 100%;
background: #EAF5FF;
border-bottom: 1px solid #BEDDF6;
border-top: 1px solid #BEDDF6;
}

.underlinemenu ul {
padding: 4px 0 3px 5px; /*4px should equal top padding of "ul li a" below, 3px should equal bottom padding + bottom border of "ul li a" below*/
margin: 0;
text-align: left;
}

.underlinemenu ul li {
display: inline;
}

.underlinemenu ul li a {
color: #494949;
padding: 4px 3px 1px 3px;
margin-right: 25px; /*spacing between each menu link*/
text-decoration: none;
font-family:Arial, Sans-Serif;
}

.underlinemenu ul li a:hover, .underlinemenu ul li a.selected {
background-color:#EEE;
border-bottom: 3px solid #91BDEE;
}

.more {
background:url("/g/morearrow.gif") no-repeat scroll 100% 50% transparent;
color:#0088CC;
cursor:pointer;
font-style:normal;
padding-right:10px;
white-space:nowrap;
}

textarea {
font-size: 1em;
}

form {
margin:0;
}

.included ul {
margin-top:.25em;
padding-left:5px;
margin-left:20px;
}

.included ul li {
background:transparent url('/g/checkGreen.gif') no-repeat 5px 5px;
padding:0 10px 10px 30px;
list-style:none;
}

ol {
color: #666;
margin-top:0;
}

ol ul li {
color: #000;
}

ol li {
margin-bottom:20px;
}

ol li ul li {
margin-bottom:10px;
}

ol p {
color: #000;
}

p {
margin:5px 5px 10px 10px;
}

p.action {
background-color: #ffc;
padding-top:3px;
padding-bottom:3px;
margin-top:20px;
}

.small, table.left p {
font-size:0.9em;
line-height:1.3em;
}

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

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

a:hover {
text-decoration:underline;
}

a:active {
text-decoration:none;
}

.normal {
font-weight:normal;
}

div {
margin-top:0;
}

img {
border:0;
}

blockquote {
margin-top:0;
padding-top:0;
}

.indent {
margin-left:1em;
}

.half {
font-size:.5em;
}

#line {
border-bottom:1px solid #CCC;
}

.blue {
color:#124FC2;
}

.white {
color:#FFF;
}

.green {
font-weight:700;
color:#669933;
}

.gray {
color:#666;
}

table.blue {border-collapse:collapse;}
table.blue td {line-height:1.3em;color:#333;padding:5px 0 10px 10px;}
table.blue TH {color:#000;font-weight:normal;border:#c6e3ff solid;border-width:0 0 1px;margin:0;padding:5px;}
table.blue a:active {color:#003399;text-decoration:none;}
table.blue a:link,table.blue a:visited {color:#003399;text-decoration:none;}
table.blue a:hover {color:#003399;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;
}

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

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

.even {
background:#F1F1F1;
}


ul {
margin-top:0px;
}

ul a:link {
text-decoration:none;
}

ul a:visited {
text-decoration:none;
}

ul a:hover {
text-decoration:underline;
}

ul a:active {
text-decoration:none;
}

