body {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: Trebuchet MS,Arial,Helvetica,Verdana,sans-serif; font-size: 11px;}
h1 {font-family: Arial,Helvetica,Verdana,sans-serif; font-size: 19px; font-weight: normal; color:#070548;}
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;}
h7 {font-family: Arial,Helvetica,Verdana,sans-serif; font-size: 14px;}
h6 {font-family: Arial,Helvetica,Verdana,sans-serif; font-size: 12px; font-weight: bold; color:#070548;}


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;}

.bottom {border-left: 1px solid #0C1B6E; border-right: 1px solid #0C1B6E; color: #B7BBD4; font-weight: bold}

a {font-family: arial,helvetica,verdana; text-decoration: underline; color: #0066cc;}
a:link {color: #0066cc;}
a:active {color: #0066cc;}
a:visited {color: #0066cc;}
a:hover {color: #ff9900;}

a.textnav {font-size: 10px; color: #ff0000; text-decoration: underline;}
a.textnav:link {color: #ff0000; text-decoration: underline;}
a.textnav:active {color: #000000; text-decoration: underline;}
a.textnav:visited {color: #ff0000; text-decoration: underline;}
a.textnav:hover {color: #000000; text-decoration: none;}

a.pagelink {font-size: 13px; color: #0C1B6E; font-weight: bold; text-decoration: underline;}
a.pagelink:link {color: #0C1B6E; font-weight: bold; text-decoration: underline;}
a.pagelink:active {color: #0C1B6E; font-weight: bold; text-decoration: underline;}
a.pagelink:visited {color: #0C1B6E; font-weight: bold; text-decoration: underline;}
a.pagelink:hover {color: #CBAE15; text-decoration: none;}


a.bottomnav {font-size: 10px; font-weight: bold; color: #B7BBD4; text-decoration: none; font-family: Trebuchet MS,Arial,Helvetica,Verdana,sans-serif;}
a.bottomnav:link {font-weight: bold; color: #B7BBD4; text-decoration: none; font-family: Trebuchet MS,Arial,Helvetica,Verdana,sans-serif;}
a.bottomnav:active {font-weight: bold; color: #B7BBD4; text-decoration: none; font-family: Trebuchet MS,Arial,Helvetica,Verdana,sans-serif;}
a.bottomnav:visited {font-weight: bold; color: #B7BBD4; text-decoration: none; font-family: Trebuchet MS,Arial,Helvetica,Verdana,sans-serif;}
a.bottomnav:hover {font-weight: bold; color: #ffffff; text-decoration: underline; font-family: Trebuchet MS,Arial,Helvetica,Verdana,sans-serif;}


ul{
  font-family: Arial,Helvetica,Verdana,sans-serif;
  font-size: 11px;
          }


.btn {
	color: #ffffff;
	background: #DFECFE; 
   	font-family: Arial,Lucida,Verdana,Helvetica;
	font-size: 12px;
	font-weight: bold;
	color:#070548
	border-bottom: 1px solid #070548;
	border-right: 1px solid #070548;
	border-left: 1px solid #070548;
	border-top: 1px solid #070548;
	height:19px;
	text-decoration:none;
	cursor: hand
}

.quest {
	color: #CBAE15;
   	font-family: Arial,Lucida,Verdana,Helvetica;
	font-size: 16px;
	font-weight: bold;
	
}
.quest2 {
	color: #0C1B6E;
   	font-family: Arial,Lucida,Verdana,Helvetica;
	font-size: 14px;
	font-weight: bold;
	
}
.questa {
	color: #FF0000;
   	font-family: Arial,Lucida,Verdana,Helvetica;
	font-size: 14px;
	font-weight: bold;
	margin-right: 5px;
}

.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;}
