body {
background-position: 0% 0%; font-size : 11px;
font-family : verdana;
color : #000000;
background-color:transparent; background-repeat:repeat; background-attachment:fixed
} 

.headerbg{
height: 100%;
width: 100%;
background-color: #003399
}


p {
font-size : 12px;
font-family : verdana;
color : #000000;
text-align : left;
line-height : 1.25;
} 

p.link {
font-size : 12px;
font-family : verdana;
color : #000000;
text-align : left;
line-height : 1.25;
}

p.blue {
font-size : 13px;
font-family : verdana;
color : #003399;
text-align : left;
line-height : 1.25;
}

p.white {
font-size : 12px;
font-family : verdana;
color : #FFFFFF;
text-align : left;
line-height : 1;
} 

h2 {
font-family : arial;
color : #003399;
text-align : left;
margin : 10px 0px 0px 0px;
line-height : 1;
border-bottom : solid 1px #CCC;
}

h5 {
font-family : arial;
color : #999999;
text-align : left;
line-height : 1;
}

a:link {
font-weight : normal;
font-size : 12px;
font-family : verdana;
color : #003399;
text-decoration : bold;
} 

a:visited {
font-weight : normal;
font-size : 12px;
font-family : verdana;
color : #999999;
text-decoration : normal;
} 

a:hover {
font-weight : normal;
font-size : 12px;
font-family : verdana;
color : #000000;
text-decoration : underline;
} 

a.top:link {
font-weight : normal;
font-size : 10px;
font-family : verdana;
color : #003399;
text-decoration : none;
margin-bottom: 15px;
} 

a.top:visited {
font-weight : normal;
font-size : 10px;
font-family : verdana;
color : #003399;
text-decoration : none;
margin-bottom: 15px;
} 

a.top:hover {
font-weight : normal;
font-size : 10px;
font-family : verdana;
color : #003399;
text-decoration : none;
margin-bottom: 15px;
} 

a.side:link {
font-weight : normal;
font-size : 12px;
font-family : verdana;
color : #666666;
text-decoration : normal;
line-height: 1.5;
} 

a.side:visited {
font-weight : normal;
font-size : 12px;
font-family : verdana;
color : #999999;
text-decoration : normal;
line-height: 1.5;
} 

a.side:hover {
font-weight : normal;
font-size : 12px;
font-family : verdana;
color : #003399;
text-decoration : normal;
line-height: 1.5;
} 


a.unsub:link {
font-weight : bold;
font-size : 11px;
font-family : verdana;
color : #FFFFFF;
text-decoration : underline;
} 

a.unsub:visited {
font-weight : bold;
font-size : 11px;
font-family : verdana;
color : #CCCCCC;
text-decoration : underline;
} 

a.unsub:hover {
font-weight : bold;
font-size : 11px;
font-family : verdana;
color : #CCCCCC;
text-decoration : underline;
} 

ul {
list-style-type : disc;
font-weight : normal;
font-size : 12px;
font-family : verdana;
color : #000000;
}

ul.content {
list-style: none;
margin-left: 0;
padding-left: 1em;
text-indent: -1em;
}


img.masthead  {
max-width : 1200px;
width : expression(this.width > 1200 ? 1200: true);
}

img.ad{
margin: 10 0 10 0;
border: solid 1px #003399;
}

