body {
    font-family: verdana,tahoma,arial,helvetica;
    font-size: 11px;
    font-style: normal;
    line-height: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    color: #000000;
    text-decoration: none;
    list-style-position: outside;
    list-style-type: square;
    margin: 0px;
    padding: 0px;
}

h1,h2 {
    font-size: 14px;
    font-weight: bold;
    margin-top: 2px;
    margin-bottom: 2px;
    padding: 2px;
}

h3,h4,h5,h6 {
    font-size: 12px;
    font-weight: bold;
    margin-top: 2px;
    margin-bottom: 2px;
    padding: 2px;
    color: #567777;
}

a {
    font-family: verdana,tahoma,arial,helvetica;
    color: #8F1A32;
    text-decoration: none;
}
a:hover, a:active {
    color: #006600;
    text-decoration: underline;
}

.text, .smalltext, .mainheader, .subheader, .smallheader{
    font-family: verdana,arial,tahoma,helvetica;
    text-decoration: none;
}
.text {
    font-size: 11px;
    color: #000000;
}
a.text {
    color: #006600;
}

.smalltext {
    font-size: 10px;
    color: #000000;
}
.mainheader {
    font-size: 13px;
    font-weight: bold;
    color: #527373;
}

.subheader {
    font-weight: bold;
    font-size: 12px;
    color: #2EB54B;
}

.smallheader {
    font-weight: bold;
    font-size : 11px;
    color: #8F1A32;
}

.formlabel {
    font-size: 11px;
    color: #527373;
    font-weight: normal;
}

input.submitbutton {
    height: 25px; 
    background-color: #527373;
    border: solid #181818 1px;
    padding: 1px;
    cursor: pointer;
    color: #FFFFFF;
    font-size : 11px;
    font-weight: bold;
}
input.submitbutton a:hover {
	border: solid #181818 1px;
    color: #335F91;
}

.clearfix:after {
    content:".";
    display:block;
    height:0;
    font-size:0;
    clear:both;
    visibility:hidden;
}
.clearfix { display:inline-block; }

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

a.mvBtn01,a.mvBtn01:visited,a.mvBtn01:active{font:700 14px Arial;height:35px;line-height:35px;text-decoration:none;color:#fff!important;outline:none;}
a.mvBtn01 .l,a.mvBtn01:hover .l,a.mvBtn01:active .l,a.mvBtn01 .r,a.mvBtn01:hover .r,a.mvBtn01:active .r{width:10px;height:35px;display:block;cursor:pointer;float:left;background:url(/images/btns01-borders.png) no-repeat;_background:url(/images/btns01-borders.gif) no-repeat;}
a.mvBtn01 em,a.mvBtn01:hover em,a.mvBtn01:active em{background:url(/images/btns01-centers.png) repeat-x 0 0;_background:url(/images/btns01-centers.gif) repeat-x 0 0;display:block;cursor:pointer;float:left;height:34px;line-height:34px;padding:0 5px;font-style:normal;}
a.mvBtn01.disabled *,a.mvBtn01.disabled:hover *,a.mvBtn01.disabled:active *,a.mvBtn01.disabled:visited *{cursor:default!important;}
a.mvBtn01 .l{background-position:0 0;}a.mvBtn01:hover .l{background-position:0 -35px;}
a.mvBtn01:active .l{background-position:0 -70px;}
a.mvBtn01.disabled .l,a.mvBtn01.disabled:hover .l,a.mvBtn01.disabled:active .l,a.mvBtn01.disabled:visited .l{background-position:0 -593px;}
a.mvBtn01 em{background-position:0 0;}
a.mvBtn01:hover em{background-position:0 -35px;}
a.mvBtn01:active em{background-position:0 -70px;}
a.mvBtn01.disabled em,a.mvBtn01.disabled:hover em,a.mvBtn01.disabled:active em,a.mvBtn01.disabled:visited em{background-position:0 -593px;}
a.mvBtn01 .r{background-position:-10px 0;}a.mvBtn01:hover .r{background-position:-10px -35px;}a.mvBtn01:active .r{background-position:-10px -70px;}
a.mvBtn01.disabled .r,a.mvBtn01.disabled:hover .r,a.mvBtn01.disabled:active .r,a.mvBtn01.disabled:visited .r{background-position:-10px -593px;}

