﻿@charset "utf-8";
/* CSS Document */

body {
	background-color: #FFF;
	text-align: center;
	margin:0;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#FFF;
}

h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 21px;
	color: #a50328;
}

.wrapper {
	background-color:#FFF;
	margin:0 auto;
	width: 900px;
	text-align: left;
	}

.header {
	width: 863px;
	height: 102px;
	margin: 0;
	margin-top: 25px;
	overflow: hidden;
	background-repeat: no-repeat;
	background-image: url(images/header.gif);
}

.topNavigation {
	width: 868px;
	height: 39px;
	background-image: url('/images/topNavigation.gif');
	margin-top: 0x;
	text-align: center;
}

.leftNavTop {
	width: 175px;
    height: 4px;
	background-image: url('/images/topLeftNav.gif');
	text-align: left;
	margin-top: 20px;
	margin-left: 10px;
}

.leftNavBG {
	width: 175px;
	background-image: url('/images/leftNavGray.gif');
	background-repeat: repeat-y;
	margin-left: 10px;
	color: #000;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 10px;
	padding-bottom: 20px;
}

.leftNavWrapper {
	width: 200px;
	background-color: #FFF;
	margin-left: 10px;
}

.subMiddle {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	top: 220px;
	padding-left: 215px;
	position: fixed;
}

.bottomRed {
	width: 664px;
	height: 133px;
	font-size: 12px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	background-image: url('/Coded/images/bottomRed.gif');
	text-align: center;
	color: #fff;
}

.navTop {
	width: 866px;
	height: 18px;
	background-image: url('/images/topNav/navigationTop.gif');
	margin-top: 25px;
}

.navMiddle {
	width: 859px;
	height: 7px;
    background-color:#890120;
	margin-left: 2px;
	padding-left: 5px;
	text-align: center;
	padding-bottom: 7px;

}

.leftNavTop {
	width: 175px;
    height: 4px;
	background-image: url(images/topLeftNav.gif);
	text-align: left;
	margin-top: 20px;
	margin-left: 10px;
}

.leftNavBG {
	width: 175px;
	background-image: url(images/leftNavGray.gif);
	background-repeat: repeat-y;
	margin-left: 10px;
	color: #000;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 10px;
	padding-bottom: 20px;
}

.leftNavWrapper {
	width: 200px;
	background-color: #FFF;
	margin-left: 10px;
}
.bottomRed {
	width: 664px;
	height: 133px;
	font-size: 12px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	background-image: url(images/bottomRed.gif);
	text-align: center;
	color: #fff;
}

.supportPortal A:link {
 text-decoration: none; color: yellow;
}
.supportPortal A:visited {
	text-decoration: none; color: yellow; 
}
.supportPortal A:active {
	text-decoration: none; color: yellow;
}
.supportPortal A:hover {
	text-decoration: underline overline; color: white;
}
.class1 A:link {text-decoration: none; color: white;}
.class1 A:visited {text-decoration: none; color: white;}
.class1 A:active {text-decoration: none; color: white;}
.class1 A:hover {text-decoration: underline overline; color: white;}

.class2 A:link {text-decoration: none; color: black;}
.class2 A:visited {text-decoration: none; color: black;}
.class2 A:active {text-decoration: none; color: black;}
.class2 A:hover {text-decoration: underline; color: black;}

.navMiddleG {
	width: 866px;
	height: 7px;
    background-image: url('/images/topNav/navMiddle.gif');
}

.navBottom {
	width: 866px;
	height: 14px;
	background-image: url('/images/topNav/navigationBottom.gif');
}

.placeHolder {
	width: 843px;
	height: 192px;
	background-image: url('/images/imagePlaceholder.gif');
	margin-top: 20px;
	margin-left: 13px;
	color: #000;
	text-align: center;
}

.mainContent {
	width: 843px;
	height: 253px;
	background-image: url('/images/mainContent.gif');
	background-repeat: no-repeat;
	margin-top: 20px;
	margin-left: 13px;
	padding-left: 10px;
}
.moreUpdates {
	width: 843px;
	height: 253px;
	background-image: url('/images/moreUpdates.gif');
	background-repeat: no-repeat;
	margin-top: 5px;
	margin-left: 13px;
	padding-top: 15px;
	padding-left: 15px;
}

.footer {
	width: 863px;
	heighT: 28px;
	background-image: url('/images/footer.gif');
	margin-left: 13px;
}

.footerRedBar {
	width: 838px;
	height: 2px;
	background-color: #AD3535;
	margin-top: 5px;
	margin-left: 13px;
}

.footerBlackBar {
	width: 835px;
	height: 26px;
	background-color: #363535;
	padding-top: 10px;
	text-align: left;
	margin-left: 13px;
	padding-left: 3px;
}