a.default_link
{
background-color: #ffffff;
color: #0000ff;
cursor: default;
display: inline;
font-family: Arial;
font-size: 12px;
height: auto;
text-decoration: none;
}
a.default_link:hover
{
background-color: #ffffff;
color: #ff0000;
cursor: pointer;
display: inline;
font-family: Arial;
font-size: 12px;
height: auto;
text-decoration: underline;
}
a.page_link
{
background-color: #ededed;
color: #000066;
cursor: default;
display: block;
font-family: Arial;
font-size: 11px;
height: auto;
padding-left: 5px;
text-decoration: none;
width: 100%;
}
a.page_link:hover
{
background-color: #9999ff;
color: #ffffff;
cursor: pointer;
display: block;
font-family: Arial;
font-size: 11px;
height: auto;
padding-left: 5px;
text-decoration: none;
width: 100%;
}
a.page_header_link
{
background-color: #9999ff;
cursor: pointer;
}
a.ssd_link
{
background-color: #ffffff;
color: #0000ff;
cursor: pointer;
display: block;
font-family: Arial;
font-size: 12px;
height: auto;
text-decoration: underline;
}
a.ssd_link:hover
{
background-color: #ffffff;
color: #ff0000;
cursor: pointer;
display: block;
font-family: Arial;
font-size: 12px;
height: auto;
text-decoration: underline;
}
.asterisk
{
color: #ff0000;
font-family: Arial;
font-size: 12px;
}
body
{
margin-left: 0px;
margin-top: 0px;
background-color: #ffffff;
color: #505050;
}
.div_page_body
{
background-color: #ffffff;
height: 1500px;
left: 11%;
position: absolute;
top: 125px;
width: 63.6%;
}
.div_page_body_header
{
background-color: #ffffcc;
border-color: #9999ff; 
border-style: solid;
border-width: 1px;
font-family: Arial;
font-size: 12px;
font-weight: bold;
height: auto;
left: 11%;
padding-left: 1%;
padding-right: 1%;
padding-bottom: 3px;
padding-top: 3px;
position: absolute;
text-align: center;
top: 72px;
width: 61.6%;
}
.div_page_header
{
background-color: #9999ff;
border-bottom-color: #000066;
border-bottom-style: solid;
border-bottom-width: 2px;
border-collapse: collapse;
height: 62px;
padding-left: 8.5%;
width: 93%;
}
.div_page_gutter
{
background-color: #bbcceb;
border-right-color: #808080;
border-right-style: solid;
border-right-width: 1px;
height: 2500px;
left: 0px;
position: relative;
top: 0px;
width: 10%;
}
.div_page_links
{
background-color: #ffffff;
height: 345px;
left: 75.7%;
position: absolute;
top: 72px;
width: 165px;
}
font
{
color: #505050;
font-family: Arial;
font-size: 12px;
font-weight: normal;
}
.bold
{
color: #505050;
font-family: Arial;
font-size: 12px;
font-weight: bold;
}
hr
{
color: #000066;
}
.page_section_header
{
background-color: #ffffcc;
border-color: #9999ff; 
border-style: solid;
border-width: 1px;
color: #000066;
cursor: default;
display: block;
font-family: Arial;
font-size: 12px;
font-weight: bold;
padding-left: 3px;
width: 100%;
}
.table_page_links
{
border-collapse: collapse;
position: relative;
top: 0px;
width: 100%;
}
.td_page_links
{
width: 100%;
}
.table_page_title
{
border-collapse: collapse;
left: -1px;
position: relative;
top: 5px;
width: 100px;
}
.td_page_title
{
color: #000066;
font-family: Arial;
font-size: 13px;
font-weight: bold;
padding-left: 5px;
width: 100px;
}
textarea
{
color: #000066;
font-family: Arial;
font-size: 12px;
}