<!-- ####### LAYOUT CSS: MODIFY COLOR, FONT AND BOX SIZE HERE BUT DO NOT DELETE. ####### -->
<style type="text/css">

table {

        font-size:100%;

        color:#535353;

        font-family:Verdana, Arial, Helvetica, sans-serif;

        }

body {

        font-size:80%;

        color:#535353;

        margin:0;

        padding:0;

}

.headerMaroon {

        color:#710909;

        background-color:#F7EAEA;

        font-weight:bold;

        font-size:110%;

        padding:3px 0 5px 0;

}

.framePic {

        border:#E0E0E0 1px solid;

        padding:10px;

        text-align:center;

        vertical-align:top;

        height:117px;

        width:80px;

}

.framePic div.name {

        color:#4F4D4D;

        font-weight:bold;

        padding:5px 0 0px 0px;

}

.rightFrame {

        background-image:url("../images/LayoutTemplate/rightFrame.jpg);

        background-repeat:no-repeat;

        background-position:top left;

        width:24%;

}

.bottomFrame {

        background-image:url("../images/LayoutTemplate/bottomFrame.jpg");

        background-repeat:no-repeat;

        background-position:top right;

        height:15px;

}

.cornerFrame {

        background-image:url("../images/LayoutTemplate/corner.jpg");

        background-repeat:no-repeat;

        background-position:top left;

        height:15px;

        width:19px;

}

.border {

        border:3px dashed #CCCCCC;

        padding:6px;

}

.border .bg {

        background-color:#F7EAEA;

        padding:10px;

}

.border .bg .title {

        color:#710909;

        background-color:#F7EAEA;

        font-weight:bold;

        font-size:100%;

        padding:3px 0 5px 0;

}

.border .bg ul {

        margin:0;

        padding:0 0 0 20px;

}

.border .bg ul li {

        padding:3px 10px 2px 0px;

}</style><!-- ########################### END CSS LAYOUT ###########################  --><br />
<!-- ####### LAYOUT CSS: MODIFY COLOR, FONT AND BOX SIZE HERE BUT DO NOT DELETE. ####### -->
<style type="text/css">
.type04head{
                font-size:110%;
                font-weight:bold;
                padding:15px 5px 10px 0px;
                text-align:left;
}
.type04pad{
        border:#DCDCDC 2px solid;
        width:82px;
        height:82px;
        margin:3px;
}
.type04border {
        border:#C6C6C6 1px solid;
}
.type04subpad{padding:0px 0px 0px 10px;}
.type04bulletpad{padding:13px 3px 0px 3px;}
.type04borderbottom{border-bottom:#CECBC3 solid 1px;
        margin:10px 3px 3px 0px;
        padding:10px 3px 3px 0px;
        text-align:left;
        }
.type04bordertbl{
        border:#CECBC3 1px solid;
        background-color:#F3F2F1;
        padding:0px;
        margin:0px;
}
.type04bggray{
        background-color:#F3F2F1;
        color:#333333;
<style type="text/css">
.ftype01head{
        color:#165582;
        font-size:110%;
        font-weight:bold;
        padding:15px 5px 5px 3px;
}
.ftype01subhead{
        font-size:110%;
        font-weight:bold;
        padding:5px 5px 5px 6px;
}
.ftype01subpad{padding:7px 5px 3px 5px;}
.ftype01line{ background-color:C2C2C2;}
.ftype01subline{ border-bottom:#C2C2C2 solid 1px;
}
.ftype01tab{background-image:url("../images/LayoutTemplate/tab.gif");
        color:#7C7064;
        font-size:110%;
        font-weight:bold;
        padding:3px 10px 3px 20px;
}
