body {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: inherit;
	color: #000000;
	margin-right: 25px;
	margin-left: 150px;
	margin-bottom: 25px;
	margin-top: 10px;
	list-style-image: url(Images/listdot.gif);
	text-indent: 0px;
	background-color: #F9FDFF;
}
a:link { 
	text-decoration: none;
	}
a:visited { 
	text-decoration: none;
	}
a:hover { 
	text-decoration: underline; color: red;
	}
a:active { 
	text-decoration: none;
	}
h1 {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
	color: #333333;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
li {
	list-style-image: url(Images/listdot.gif);
	line-height: 1.3;
	margin-left: 3px;
	margin-right: 1px;
	list-style-position: outside;
}	
h2 {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-align: left;
	margin-left: 5px;
}
h3 {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
}
h4 {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 18px;
	margin-left: 2px;
}
h5 {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin-left: 10px;
}
h6 {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
table.sortable {
	border-collapse: collapse;
}
table.sortable th {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	display: table-cell;
	vertical-align: top;
  	text-align: left;
	background-color: black;
	color: white;
}
table.sortable tr {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	border: 1px solid #999;
	padding: 3px 3px 3px 3px;
}
table.sortable tbody td {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
	display: table-cell;
	vertical-align: top;
	border: 1px solid #999;
	padding: 2px 2px 2px 2px;
	width: 50px;
}
table.sortable tbody tr:nth-child(odd) {
	background: #E0F2F7;
}
table.sortable tbody tr:hover {
	background: #A9F5F2;
}
table.sortable tfoot td {
	border: 1px solid #999;
	padding: 3px 3px 3px 3px;
	background: #1F1F5C;
	color: white;
	font-weight: bold;	
}
table {
	vertical-align: text-top;
  	text-align: left;
}
table.cav {
	border-width: thick;
	border-style: ridge;
	border-color: red;
	border-collapse: collapse;
	background-color: rgb(255, 250, 250);
}
table.cav th {
	border-width: medium;
	padding: 1px;
	border-style: ridge;
	border-color: red;
	background-color: white;
}
table.cav td {
	border-width: medium;
	padding: 1px;
	border-style: ridge;
	border-color: red;
	background-color: white;
}
div {
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.textdiv {
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 20px;
	margin-left: 5px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.multicolumn1 {
	text-align: justify;
-moz-column-width: 250px;
-moz-column-gap: 20px;
-webkit-column-width: 250px;
-webkit-column-gap: 20px;
	column-width: 250px;
	column-gap: 20px;
	border: 5px solid #c4c8cc;
-moz-box-shadow: 5px 5px 7px #888;
-moz-border-radius-bottomright: 15px;
-webkit-box-shadow: 5px 5px 7px #888;
-webkit-border-bottom-right-radius: 15px;
	background-color: #FFFFFF;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 20px;
	margin-left: 5px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.multicolumn2 {
	text-align: justify;
-moz-column-width: 250px;
-moz-column-gap: 20px;
-webkit-column-width: 250px;
-webkit-column-gap: 20px;
	column-width: 250px;
	column-gap: 20px;
	background-color: #FFFFFF;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 20px;
	margin-left: 5px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.multicolumn3 {
	text-align: justify;
-moz-column-width: 250px;
-moz-column-gap: 20px;
-webkit-column-width: 250px;
-webkit-column-gap: 20px;
	column-width: 250px;
	column-gap: 20px;
	background-color: #FFF6FF;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 20px;
	margin-left: 5px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.box {
-moz-box-shadow: 5px 5px 7px #888;
-moz-border-radius-bottomright: 15px;
-webkit-box-shadow: 5px 5px 7px #888;
-webkit-border-bottom-right-radius: 15px;
	background-color: #FFFFFF;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 20px;
	margin-left: 5px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	}
.box2 {
-moz-box-shadow: 5px 5px 7px #888;
-moz-border-radius-bottomright: 15px;
-webkit-box-shadow: 5px 5px 7px #888;
-webkit-border-bottom-right-radius: 15px;
	background-color: #FFFFFF;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 20px;
	margin-left: 5px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	border: 5px solid #c4c8cc;
	}
.logo {
-moz-box-shadow: 5px 5px 7px #888;
-moz-border-radius-bottomright: 15px;
-webkit-box-shadow: 5px 5px 7px #888;
-webkit-border-bottom-right-radius: 15px;
	background-color: #FFFFFF;
	width: 420px;
	margin-top: 1px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 1px;
	padding-bottom: 5px;
	}
.smalltext {font-size: 10px}
.chart {font-size: 10px; font-style: italic;}
.smallredtext {font-size: 10px; color: #ff0000}
.largetext {font-size: 16px}
.largetext2 {font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
font-size: 16px}
.timestext {font-family: "Times New Roman", Times, serif; font-size: 14px; }
.caption {font-family: "Times New Roman", Times, serif; font-size: 12px; }
.orangetext {color: #FF6600}
.darkgreentext {color: #006600}
.redtext {color: #ff0000}
.whitetext {color: #ffffff}
.style2 {font-size: 10px}
.style3 {color: #996600}
.style4 {color: #006600}
.style5 {color: #990000}
.style6 {color: #4A9586}
.style7 {
	font-family: "Times New Roman", Times, serif;
	color: #000080;
	font-size: 14px;
}
.nav {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	margin-left: 15px;
}
.pictallmarg {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
.pictbrmarg {
	margin-right: 10px;
	margin-bottom: 10px;
}
.button {
    -webkit-box-shadow: inset 0px -3px 1px rgba(0, 0, 0, 0.45), 0px 2px 2px rgba(0, 0, 0, 0.25);
    -moz-box-shadow: inset 0px -3px 1px rgba(0, 0, 0, 0.45), 0px 2px 2px rgba(0, 0, 0, 0.25);
	box-shadow: inset 0px -3px 1px rgba(0, 0, 0, 0.45), 0px 2px 2px rgba(0, 0, 0, 0.25);
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
	border-radius: 10px;
	text-shadow: rgba(0,0,0,.4) 0 1px 0;
	border-top: 1px solid #fcfcfc;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#E0ECF8), to(#A9D0F5));
	padding: 5px 10px;
	text-shadow: rgba(0,0,0,.4) 0 1px 0;
	color: black;
	font-size: 12px;
	font-weight:bold;
	font-family: Trebuchet MS;
	text-decoration: none;
	background-color: #E0ECF8;
}  
.button:hover {
    -webkit-box-shadow: inset 0px -3px 1px rgba(0, 0, 0, 0.45), 0px 2px 2px rgba(0, 0, 0, 0.25);
    -moz-box-shadow: inset 0px -3px 1px rgba(0, 0, 0, 0.45), 0px 2px 2px rgba(0, 0, 0, 0.25);
    box-shadow: inset 0px -3px 1px rgba(0, 0, 0, 0.45), 0px 2px 2px rgba(0, 0, 0, 0.25);
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    text-shadow: 1px 1px 0px rgba(0, 0, 0, 0.5);
	border-top-color: #878787;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#A9D0F5), to(#E0ECF8));
   background-color: #A9D0F5;
   color: #ffffff;
   text-decoration: none;
}
.button:active { position: relative; top: 3px;
    -webkit-box-shadow: inset 0px -3px 1px rgba(255, 255, 255, 1), inset 0 0px 3px rgba(0, 0, 0, 0.9);
    -moz-box-shadow: inset 0px -3px 1px rgba(255, 255, 255, 1), inset 0 0px 3px rgba(0, 0, 0, 0.9);
    box-shadow: inset 0px -3px 1px rgba(255, 255, 255, 1), inset 0 0px 3px rgba(0, 0, 0, 0.9);
	border-top-color: #596a75;
	background: #5858FA;
}
.button:active:after { content: ""; width: 100%; height: 3px; background: #fff; position: absolute; bottom: -1px; left: 0; }
.button2 {
    -webkit-box-shadow: inset 0px -3px 1px rgba(0, 0, 0, 0.45), 0px 2px 2px rgba(0, 0, 0, 0.25);
    -moz-box-shadow: inset 0px -3px 1px rgba(0, 0, 0, 0.45), 0px 2px 2px rgba(0, 0, 0, 0.25);
	box-shadow: inset 0px -3px 1px rgba(0, 0, 0, 0.45), 0px 2px 2px rgba(0, 0, 0, 0.25);
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
	border-radius: 10px;
	text-shadow: rgba(0,0,0,.4) 0 1px 0;
	border-top: 1px solid #fcfcfc;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#E0F5F8), to(#A9F5F5));
	padding: 5px 10px;
	text-shadow: rgba(0,0,0,.4) 0 1px 0;
	color: black;
	font-size: 12px;
	font-weight:bold;
	font-family: Trebuchet MS;
	text-decoration: none;
	background-color: #E0F5F8;
}  
.button2:hover {
    -webkit-box-shadow: inset 0px -3px 1px rgba(0, 0, 0, 0.45), 0px 2px 2px rgba(0, 0, 0, 0.25);
    -moz-box-shadow: inset 0px -3px 1px rgba(0, 0, 0, 0.45), 0px 2px 2px rgba(0, 0, 0, 0.25);
    box-shadow: inset 0px -3px 1px rgba(0, 0, 0, 0.45), 0px 2px 2px rgba(0, 0, 0, 0.25);
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    text-shadow: 1px 1px 0px rgba(0, 0, 0, 0.5);
	border-top-color: #878787;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#A9F5F5), to(#E0F5F8));
   background-color: #A9D0F5;
   color: #ffffff;
   text-decoration: none;
}
.button2:active { position: relative; top: 3px;
    -webkit-box-shadow: inset 0px -3px 1px rgba(255, 255, 255, 1), inset 0 0px 3px rgba(0, 0, 0, 0.9);
    -moz-box-shadow: inset 0px -3px 1px rgba(255, 255, 255, 1), inset 0 0px 3px rgba(0, 0, 0, 0.9);
    box-shadow: inset 0px -3px 1px rgba(255, 255, 255, 1), inset 0 0px 3px rgba(0, 0, 0, 0.9);
	border-top-color: #596a75;
	background: #58FAD7;
}
.button2:active:after { content: ""; width: 100%; height: 3px; background: #fff; position: absolute; bottom: -1px; left: 0;
}
