body {font-family: Arial,Helvetica,Verdana,sans-serif; font-size: 12px;}
bodytext {font-family: Arial,Helvetica,Verdana,sans-serif; font-size: 12px;}
td {font-family: Arial,Helvetica,Verdana,sans-serif; font-size: 12px;}
th {font-family: Arial,Helvetica,Verdana,sans-serif; font-size: 12px; color: #ffffff; background-color: #3068a8;}
p {font-family: Arial,Helvetica,Verdana,sans-serif; font-size: 12px; line-height: 13pt;}
h1 {font-size: 17px; color: #950000;}
h2 {font-family: Arial,Helvetica,Verdana,sans-serif; font-size: 24px;}
h3 {font-family: Arial,Helvetica,Verdana,sans-serif; font-size: 20px;}
h4 {font-family: Arial,Helvetica,Verdana,sans-serif; font-size: 18px;}
h5 {font-family: Arial,Helvetica,Verdana,sans-serif; font-size: 16px;}
h6 {font-family: Arial,Helvetica,Verdana,sans-serif; font-size: 14px;}
input {font-family: Arial,Helvetica,Verdana,sans-serif; font-size: 12px;}
select {font-family: Arial,Helvetica,Verdana,sans-serif; font-size: 12px;}
textarea {font-family: Arial,Helvetica,Verdana,sans-serif; font-size: 12px;}
form {display:inline;}

.smallest {font-size: 10px;}
.smaller {font-size: 11px;}
.larger {font-size: 14px;}
.largest {font-size: 16px;}

a {font-family: arial,helvetica,verdana; text-decoration: underline; color: #950000;}
a:link {color: #950000;}
a:active {color: #950000;}
a:visited {color: #950000;}
a:hover {color: #950000;}

a.bodytextlink {font-family: arial,helvetica,verdana; font-size: 11px; text-decoration: underline; color: #950000;}
a.bodytextlink:link {color: #950000;}
a.bodytextlink:active {color: #950000;}
a.bodytextlink:visited {color: #950000;}
a.bodytextlink:hover {color: #950000;}

a.list {font-size: 12px; text-decoration: underline; font-weight: bold; color: #950000;line-height:20px}
a.list:link {color: #ff0000; text-decoration: underline; font-weight: bold; color: #950000;line-height:20px}
a.list:active {color: #000000; text-decoration: underline; font-weight: bold; color: #950000;line-height:20px}
a.list:visited {color: #ff0000; text-decoration: underline; font-weight: bold; color: #950000;line-height:20px}
a.list:hover {color: #000000; text-decoration: none; font-weight: bold; color: #950000;}

a.black {font-size: 12px; text-decoration: underline; font-weight: normal; color: #000000;line-height:20px}
a.black:link {color: #000000; text-decoration: underline; font-weight: normal; color: #000000;line-height:20px}
a.black:active {color: #000000; text-decoration: underline; font-weight: normal; color: #000000;line-height:20px}
a.black:visited {color: #000000; text-decoration: underline; font-weight: normal; color: #000000;line-height:20px}
a.black:hover {color: #000000; text-decoration: none; font-weight: normal; color: #000000;}

a.footer {font-size: 12px; font-family: Trebuchet MS; color: #950000; text-decoration: none; text-transform: uppercase;}
a.footer:link {color: #950000; text-decoration: none;}
a.footer:active {color: #950000; text-decoration: none;}
a.footer:visited {color: #950000; text-decoration: none;}
a.footer:hover {color: #950000; text-decoration: underline;}

a.bottom {font-size: 11px; color: #A60101; text-decoration: none;}
a.bottom:link {color: #A60101; text-decoration: none;}
a.bottom:active {color: #A60101; text-decoration: none;}
a.bottom:visited {color: #A60101; text-decoration: none;}
a.bottom:hover {color: #A60101; text-decoration: underline;}

.bottom {font-size: 11px; padding-top: 15px;}






.btn {
	color: #ffffff;
	background: #3068A8; 
    font-family: Arial,Lucida,Verdana,Helvetica;
	font-size: 12px;
	font-weight: bold;
	border-bottom: 1px solid #104A7B;
	border-right: 1px solid #104A7B;
	border-left: 1px solid #DFECFE;
	border-top: 1px solid #DFECFE;
	height:19px;
	text-decoration:none;
	cursor: hand
}


.border {border: solid 1px #010179;}
.borderbtm {border-bottom: solid 1px #010179;}
.bordertp {border-top: solid 1px #010179;}
.borderlft {border-left: solid 1px #010179;}
.borderrt {border-right: solid 1px #010179;}
.borderltr {border-left: solid 1px #010179; border-top: solid 1px #010179; border-right: solid 1px #010179;}
.borderlb {border-left: solid 1px #010179; border-bottom: solid 1px #0101799;}

.nowrap { white-space: nowrap;}
.breakforprint { page-break-after: always; }


