@charset "utf-8";
a {
text-decoration:none;
}
a:link {
	color: #D2232A;
}
a:visited {
	color: #D2232A;
}
a:hover {
	color: #FFFFFF;
}
a:active {
	color: #000000;
}
body, div, h1,h2,h3 {margin:0; padding:0;}
body {
	background-color: #25408F;
	background-position: left top;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	background-attachment: scroll;
	background-repeat: repeat-x;
	line-height: 1em;
	font-size: 12px;
	color: #000000;
	background-image: url(images/background.jpg);
}
blockquote{
	margin-top: 0px;
	margin-bottom: 0px;
}
li {
	background-image:url(images/check.gif);
	background-repeat: no-repeat;
	list-style:none;
	padding-left: 35px;
	background-position: 0 0;
	margin-bottom: 10px;
	line-height: 1.8em;
}
td.off {
	background-color: #25408F;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #25408F;
}
td.on{
	background-color: #D2232A;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D2232A;
}
td.curpage{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	background-color: #25408F;
}
.left {
	margin: 5px;
	float: left;
}
.right {
	margin: 5px;
	float: right;
}
.style1 {
	font-size: 18px;
	color: #D2232A;
	font-weight:bold;
}
.style2 {
	font-size: 16px;
	font-weight: bold;
	color: #25408F;
}
.standout{
text-align:center;
text-transform:uppercase;
color:#FF0000;
font-size:large;
}
.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
} 
.btn {
	color:#FFFFFF;
	font-weight: bold;
	background-color: #D12126;
	border: 1px outset #FFFFFF;
}
div#container {
	width: 780px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 25px;
}
div#header {
	text-align: center;
	font-size: 18px;
	height: 206px;
	background-image: url(images/headerbg.png);
	background-repeat: no-repeat;
}
div#headerleft img {
	float: left;
	padding-top: 25px;
	padding-left: 30px;
}
div#headerright {
	float: right;
	text-align: right;
	line-height: 2em;
	z-index: 0;
	margin-right: 25px;
}
div#headerright img {
	padding-top: 45px;
}
div#navbar {
	background-image: url(images/navbar.png);
	background-repeat: repeat-y;
}
div#navbar td {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: small;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
div#navbar a {
	text-decoration: none;
	color: #FFFFFF;
}
div#main {
	text-align: left;
	background-image: url(images/content.png);
	background-repeat: repeat-y;
	line-height: 2em;
}
div#main a {
text-decoration:none;
}
div#main a:link {
	color: #25408F;
}
div#main a:visited {
	color: #25408F;
}
div#main a:hover {
	color: #666666;
}
div#main a:active {
	color: #000000;
}
div#leftside {
	width: 200px;
	float: left;
	margin-right: 5px;
	height: 100%;
	padding-left: 15px;
	margin-top: 10px;
}
div#rightside {
	width: 530px;
	float: right;
	margin-top: 20px;
	margin-right: 20px;
	padding-bottom: 25px;
}
div#middle p img{
	padding: 1px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;

}
div#footer {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
	text-align: center;
	margin: 0px;
	background-image: url(images/footerbackground.gif);
	height: 60px;
	background-repeat: repeat-x;
	padding-top: 75px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
div#footer p {
	padding: 5px;
	margin: 0px;
}
div#bottom {
	height: 100px;
	background-repeat: no-repeat;
	background-image: url(images/bottom.png);
}
div#middle {
	width: 700px;
	margin-left: 40px;
	padding-bottom: 25px;
	padding-top: 1px;
}
#remotenav {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #E2E6F0;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 10px;
	margin-top: 5px;
	margin-right: 20px;
	margin-bottom: 5px;
	margin-left: 5px;
}

