.Header {
	FONT-WEIGHT: bold; FONT-SIZE: 24px; COLOR: #0b1e6c; FONT-FAMILY: "Palatino Linotype", "Book Antiqua", Palatino, serif
}
.copy {
	FONT-SIZE: 14px; COLOR: #0b1e6c; FONT-FAMILY: "Palatino Linotype", "Book Antiqua", Palatino, serif
}
.sidebar {
	FONT-WEIGHT: bold; FONT-SIZE: 20px; COLOR: #000; FONT-FAMILY: "Palatino Linotype", "Book Antiqua", Palatino, serif
}
.legal {
	FONT-SIZE: 11px; COLOR: #0b1e6c; FONT-FAMILY: "Palatino Linotype", "Book Antiqua", Palatino, serif
}
.copy2 {
	PADDING-LEFT: 5px; FONT-SIZE: 14px; COLOR: #0b1e6c; FONT-FAMILY: "Palatino Linotype", "Book Antiqua", Palatino, serif
}

.ContentArea
{
    font-size: 14px;
    color: #0b1e6c;
    font-family: "Palatino Linotype" , "Book Antiqua" , Palatino, serif;
}

.PageHeading
{
    background-image: url("images/PageHeading.jpg");
    background-repeat: no-repeat;
    font-weight: bold;
    font-size: 24px;
    color: #0b1e6c;
    font-family: "Palatino Linotype" , "Book Antiqua" , Palatino, serif;
    padding-left: 40px;
    padding-bottom: 10px;
}

.ListItemTitle
{
    background-image: url("images/PageHeading.jpg");
    background-repeat: no-repeat;
    font-weight: bold;
    font-size: 24px;
    color: #0b1e6c;
    font-family: "Palatino Linotype" , "Book Antiqua" , Palatino, serif;
    padding-left: 40px;
}

.ListItemContent
{
    font-size: 14px;
    color: #0b1e6c;
    font-family: "Palatino Linotype" , "Book Antiqua" , Palatino, serif;
    padding-left: 40px;
    padding-bottom: 10px;
}

.FormFieldLabel
{
    font-weight: bold;
}

.FormSectionHeading
{
    font-weight: bold;
    font-size: 18px;
    color: #0b1e6c;
    font-family: "Palatino Linotype" , "Book Antiqua" , Palatino, serif;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #b1b1b1;
}

.Footer a
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #FFFFFF;
    text-decoration: none;
}
