/* Base Browser Classes */
/* --------------------------------------------------------------------------- */
body {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
color: #000000;
line-height: 18px;
background-color: #ffffff;
margin: 0;
padding: 0;
}
a, a:active {
font-weight: bold;
color: #0054a6;
text-decoration: underline;
}
a:hover {
font-weight: bold;
color: #0054a6;
text-decoration: none;
}
h1 {
font-size: 25px;
color: #0054a6;
padding: 0 0 12px 0;
margin: 0;
}
h2 {
font-size: 20px;
color: #919191;
padding: 0 0 25px 0;
margin: 0;
}
h3 {
font-size: 12px;
color: #000000;
padding: 0;
margin: 0;
}
ul {
font-size: 12px;
list-style-image:url(../Images/gdct_bulletPoint.gif);
list-style-position: outside;
padding: 0 0 0 10px;
margin: 0;
}
ul li {
color: #000000;
padding: 3px 0 3px 0;
margin: 0;
}





/* Template Classes */
/* --------------------------------------------------------------------------- */
#pageBar {
width: 100%;
height: 20px;
background-image: url(../Images/gdct_pageBar.gif);
background-repeat: no-repeat;
background-position: left;
}
#photoBottom {
background-image: url(../Images/gdct_photoBottomTab.gif);
background-repeat: no-repeat;
padding: 5px 0 0 100px;
}
#photoCFBottom {
background-image: url(../Images/gdct_photoBottomCFTab.gif);
background-repeat: no-repeat;
padding: 5px 0 0 100px;
}
.photoCFBottom {
font-size: 10px;
color: #000000;
line-height: 11px;
}
#photoBottom a, #photoBottom a:active, #photoCFBottom a, #photoCFBottom a:active {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
color: #000000;
text-decoration: underline;
line-height: 11px;
}
#photoBottom a:hover, #photoCFBottom a:hover {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
color: #000000;
text-decoration: none;
line-height: 11px;
}
.photoTitle {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight: bold;
font-size: 12px;
color: #0054a6;
}
#content {
width: 490px;
text-align: left;
}
#bulletPoints {
width: 459px;
height: 156px;
background-image: url(../Images/gdct_bulletGradBkg.gif);
background-repeat: no-repeat;
padding: 17px;
}
.bulletTitle {
font-size: 15px;
color: #000000;
font-weight: bold;
padding: 0 0 5px 0;
}
#phoenixNapLogo {
width: 248px;
height: 45px;
padding: 0 0 8px 10px;
float: right;
}
.footer {
color: #7c7c7c;
}
