a:link {
color: #4075ab;
text-decoration: none;
}

a:hover {
color: #4075ab;
text-decoration: none;
}

a:visited {
color: #4075ab;
text-decoration: none;
}

body {
margin:0px; 
background:#fff9a5; 
font-family:times new roman, georia, serif; 
font-size:14px;
}

#bluey {
height:8px;
background:url(../img/top_line.gif) repeat-x #003366;
}

#callout {
background:url(../img/callout.png) no-repeat;
width:279px;
height:46px; 
cursor:pointer;
}

#cspa {
padding:5px 15px 6px 15px;
color:#1f346d;
font-weight:bold;
text-decoration:none;
font-size:14px;
}

#footer {
text-align:center;
background:url(../img/bottom_bkgd.gif) repeat-x #005e9e; 
height:50px;
position:fixed;
left:0px;
bottom:-1px;
z-index:2;
width:100%;
}

#footer a{
color:#fff9a5;
text-decoration:none;
font-weight:bold;
margin:0px 6px;
}

#footer a:hover{
color:#a5c6db;
}

.huge {
font-size:60px;
padding:0 0 20px 0;
}

.huge2 {
font-size:36px;
padding:0 0 20px 0;
color: #4075ab;
}

#nav-box {
padding:0 40px 0 0;
background:url(../img/nav-tile.gif) repeat-x #005e9e;
vertical-align:bottom;
}

#nav td {
padding:0px 5px 0px 5px;
vertical-align:bottom;
line-height:0px;
}

#nav a{
color:#000;
font-weight:bold;
}

#nav a:hover{
color:#fff9a5;
}

#navy {
height:8px;
background:url(../img/bottom_line.gif) repeat-x #003366;
}

#page-body {
vertical-align:top;
height:100%;
padding:15px;
font-size:14px;
}

#page-body table {
font-size:14px;
}

.stretch {
width:90%;
}

.subtitle {
font-weight:bold;
}

.title {
font-weight:bold;
font-size:24px;
}

