﻿body {
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size:80%;
    color:#333333;
}

.link-s-blue, .link-s-blue a:link, .link-s-blue a:visited, .link-s-blue a:hover, .link-s-blue a:active {
    color:#3840A7;
    text-decoration:underline;
    font-size:0.8em;
    font-weight:bold;
}

.link-s-blue-form, .link-s-blue-form a:link, .link-s-blue-form a:visited, .link-s-blue-form a:hover, .link-s-blue-form a:active {
    color:#3840A7;
    text-decoration:underline;
    font-size:0.8em;
    font-weight:bold;
    padding-left:5px;
}

a:link, a:visited, a:hover, a:active {
    color:#3840A7;
    text-decoration:underline;
}

.link-l-red, .link-l-red a:link, .link-l-red a:visited, .link-l-red a:hover, .link-l-red a:active {
    color:#990000;
    text-decoration:none;
    font-weight:bold;
}

.text-m {
    font-size:0.85em;
}

.text-s {
    font-size:0.8em;
    font-weight:bold;
}

h1 {
    font-family:trebuchet ms; 
    font-size:1.8em; 
    font-weight:bold; 
    color:#990000;
}

h2 {
	font-family:trebuchet ms; 
	font-size: 1.6em;
	font-weight: bold;
	color: #990000;
	margin: 0;
	padding: 2px 0 0 0;
}

.title {
    float:left;
    width:100%;
    font-family:trebuchet ms; 
    font-size:1.8em; 
    font-weight:bold; 
    color:#990000;
    border-bottom:solid 2px #3840A7;
}

.title-break {
    float:left;
    width:100%;
    font-family:trebuchet ms; 
    font-size:1.8em; 
    font-weight:bold; 
    color:#990000;
    border-bottom:solid 2px #3840A7;
    margin-bottom:15px;
}

.title-plain {
    float:left;
    font-family:trebuchet ms; 
    font-size:1.8em; 
    font-weight:bold; 
    color:#990000;
    margin-bottom: 3px;
}

.title-none {
    float:left;
    font-family:trebuchet ms; 
    font-size:1.8em; 
    font-weight:bold; 
    color:#990000;
}

.title-s {
    float:left;
    font-family:trebuchet ms; 
    font-size:1.2em; 
    font-weight:bold; 
    color:#990000;
}

.title-s-breaknone {
    float:left;
    width:100%;
    font-family:trebuchet ms; 
    font-size:1.2em; 
    font-weight:bold; 
    color:#3840A7;
    margin-top:20px;
}

.title-s-break {
    float:left;
    width:100%;
    font-family:trebuchet ms; 
    font-size:1.2em; 
    font-weight:bold; 
    color:#990000;
    border-bottom:dotted 1px #cccccc;
}

.title-s-border {
    float:left;
    width: 100%;
    font-family:trebuchet ms; 
    font-size:1.2em; 
    font-weight:bold; 
    color:#990000;
    padding-bottom: 2px;
    border-bottom:solid 2px #3840A7;
}

.text-black {
    color:#000;
}

p {
    margin:0px;
    padding:0 0 10px 0;
}

.float-left {
    float:left;
}

.float-right {
    float:right;
}

.float-left-clear {
    float:left;
    clear:both;
}

.float-right-clear {
    float:right;
    clear:both;
}

.btn-green-short a:link, .btn-green-short a:visited, .btn-green-short a:hover, .btn-green-short a:active {
    text-decoration:none;
}
.btn-blue-short a:link, .btn-blue-short a:visited, .btn-blue-short a:hover, .btn-blue-short a:active {
    text-decoration:none;
}
.btn-red-short a:link, .btn-red-short a:visited, .btn-red-short a:hover, .btn-red-short a:active {
    text-decoration:none;
}
.btn-blue-tall a:link, .btn-blue-tall a:visited, .btn-blue-tall a:hover, .btn-blue-tall a:active {
    text-decoration:none;
}
.btn-green-tall a:link, .btn-green-tall a:visited, .btn-green-tall a:hover, .btn-green-tall a:active {
    text-decoration:none;
}

.btn-green-short {
    float:left;
    text-decoration:none;
}
.btn-blue-short {
    float:left;
    text-decoration:none;
}
.btn-red-short {
    float:left;
    text-decoration:none;
}

.btn-blue-tall {
    float:left;
    text-decoration:none;
}

.btn-green-tall {
    float:left;
    text-decoration:none;
}

.btn-short-left {
    float:left;
    width:2px;
    height:16px;
    cursor:pointer;
}

.btn-short-bg {
    float:left;
    height:16px;
    font-weight:bold;
    color:#ffffff;
    font-size:1.0em;
    line-height:14px;
    padding:0 2px;
    cursor:pointer;
}

.btn-short-right {
    float:left;
    width:2px;
    height:16px;
    cursor:pointer;
}

.btn-tall-left {
    float:left;
    width:2px;
    height:22px;
    cursor:pointer;
}

.btn-tall-bg {
    float:left;
    height:22px;
    font-weight:bold;
    color:#ffffff;
    font-size:1.0em;
    line-height:20px;
    padding:0 2px;
    cursor:pointer;
}

.btn-tall-right {
    float:left;
    width:2px;
    height:22px;
    cursor:pointer;
}

.btn-green-short .btn-short-left {
    background:url(assets/images/btn-green-short-left.gif) no-repeat;
}
.btn-green-short .btn-short-bg {
    background:url(assets/images/btn-green-short-bg.gif) repeat-x;
}
.btn-green-short .btn-short-right {
    background:url(assets/images/btn-green-short-right.gif) no-repeat;
}

.btn-blue-short .btn-short-left {
    background:url(assets/images/btn-blue-short-left.gif) no-repeat;
}
.btn-blue-short .btn-short-bg {
    background:url(assets/images/btn-blue-short-bg.gif) repeat-x;
}
.btn-blue-short .btn-short-right {
    background:url(assets/images/btn-blue-short-right.gif) no-repeat;
}

.btn-red-short .btn-short-left {
    background:url(assets/images/btn-red-short-left.gif) no-repeat;
}
.btn-red-short .btn-short-bg {
    background:url(assets/images/btn-red-short-bg.gif) repeat-x;
}
.btn-red-short .btn-short-right {
    background:url(assets/images/btn-red-short-right.gif) no-repeat;
}

.btn-blue-tall .btn-tall-left {
    background:url(assets/images/btn-blue-tall-left.gif) no-repeat;
}
.btn-blue-tall .btn-tall-bg {
    background:url(assets/images/btn-blue-tall-bg.gif) repeat-x;
}
.btn-blue-tall .btn-tall-right {
    background:url(assets/images/btn-blue-tall-right.gif) no-repeat;
}

.btn-green-tall .btn-tall-left {
    background:url(assets/images/btn-green-tall-left.gif) no-repeat;
}
.btn-green-tall .btn-tall-bg {
    background:url(assets/images/btn-green-tall-bg.gif) repeat-x;
}
.btn-green-tall .btn-tall-right {
    background:url(assets/images/btn-green-tall-right.gif) no-repeat;
}

.error-asterisk {
    color:#cc0000;
    font-size:0.8em;
    padding-left:3px;
}

.error-text {
    color:#cc0000;
    font-size:0.8em;
}

.termsofuse p, .termsofuse li
{
    text-align:justify;
}

.termsofuse 
{
    padding:0 10px;
}
