@charset "utf-8";

/* ===
global.css 090113
=== */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5C88B5;
	background-color: #D4E1F1;
}
h1 {
	margin:10px 0;
	font-size:140%;
}
.left {
	background-image: url(../images/left.gif);
}
.right {
	background-image: url(../images/right.gif);
}
td {
	background-color: #FFFFFF;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #689ACD;
	background-color: #D4E1F1;
	padding: 5px;
}
.footer a:link {  color: #689ACD; text-decoration: none}
.footer a:visited { color: #689ACD; text-decoration: none }
.footer a:hover { color: #689ACD; text-decoration: underline }
.footer a:active { color: #689ACD; text-decoration: none }
.bottom {
	background-image: url(../images/bottom.gif);
	background-position: bottom;
}
.footer2 {
	background-color: #D4E1F1;
}
.promo1 {
	margin: 0px;
	border: 1px solid #689ACD;
}
.vidR {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #689ACD;
}
.vidT {
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #689ACD;
	border-right-color: #689ACD;
}
.vidt0 {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #689ACD;
}
.vidRtxt {
	font-size: 12px;
	text-align: right;
	padding: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #689ACD;
}
.promo2 {
	text-align:center;
	font-weight:bold;
	font-size:24px;
	padding:20px;
}
.promo2 a:link {  color: #689ACD; text-decoration: underline}
.promo2 a:visited { color: #689ACD; text-decoration: underline }
.promo2 a:hover { color: #689ACD; text-decoration: none }
.promo2 a:active { color: #689ACD; text-decoration: underline }
div#tgps {
	text-align:center;
	padding:10px;
}
div#tgps img {
	padding:0 10px;
}
