.PageWidth {
	width: 992px;
	border: 1px none #666666;
}
.Header {
	background-image: url(/Images/Header.jpg);
	background-repeat: no-repeat;
	height: 100px;
	background-position: center top;
}
.MenuBG {
	background-repeat: repeat-x;
	background-position:bottom;
	height: 46px;
	padding: 0px;
}
.Glow {
	background-image: url(/New/Images/Glow.jpg);
	background-repeat: repeat-x;
	height: 17px;
	background-color: #FFFFFF;
	background-position: center top;
}
.SideMenu {
	background-repeat: repeat-y;
	width: 190px;
	background-color: #A6CBE5;
}
.Footer {
	background-image: url(/New/Images/Footer.jpg);
	background-repeat: no-repeat;
	height: 40px;
}
.FooterText {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #FFFFFF;
}

.TextHeading {
	font-family: "Trebuchet MS";
	color: #006699;
	font-size: 24px;
}
.Button {
	background-image: url(/New/Images/Button.png);
	background-repeat: no-repeat;
	width: 80px;
	height: 25px;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #EEEEEE;
	margin: 2px;
	padding: 3px;
	border: 0px solid #66899D;
}

.BodyText {
	font-family: Tahoma;
	font-size: 14px;
	color: #333333;
}
.BodyTextSmall {
	font-family: Tahoma;
	font-size: 12px;
	color: #333333;
}


.PageBorder {
	width: 992px;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.NavText {
	font-family: Arial;
	color: #003366;
	font-size: 14px;
	list-style: none;
}
.Box {
	background-image: url(/New/Images/Box.jpg);
	background-repeat: no-repeat;
	height: 150px;
	width: 300px;
	background-position: center center;
}
ul {
        margin: 0;
        padding: 0;
        }

/* =-=-=-=-=-=-=-[Menu Three]-=-=-=-=-=-=-=- */

#menu3 {
        width: 189px;
        margin: 0px;
        }

#menu3 li a {
          height: 32px;
          voice-family: "\"}\"";
          voice-family: inherit;
          height: 24px;
        text-decoration: none;
        }

#menu3 li a:link, #menu3 li a:visited {
        color: #003366;
        display: block;
        background: url(/new/images/menu3.gif);
        padding: 8px 0 0 30px;
        }

#menu3 li a:hover, #menu3 li #current, #menu3 li a:active {
        color: #283A50;
        background: url(/new/images/menu3.gif) 0 -32px;
        padding: 8px 0 0 30px;
        }
.Repeater {
	background-image: url(/New/Images/repeater.jpg);
	background-repeat: repeat-x;
	height: 118px;
	background-position: top;
	position:relative;
}
.NotFound {
	background-image: url(/New/Images/404.jpg);
	background-repeat: no-repeat;
	height: 400px;
	width: 600px;
}
.PageRule {
	background-color: #666666;
	height: 2px;
	width: 990px;
}
.ButtonLarge {

	background-image: url(/New/Images/ButtonLarge.png);
	background-repeat: no-repeat;
	color: #FFFFFF;
	width: 130px;
	height: 25px;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #EEEEEE;
	margin: 2px;
	padding: 3px;
	border: 0px solid #66899D;
}
.BorderBox {
	background-color: #EBEBEB;
	border: 1px solid #CCCCCC;
}
.PicBorder {
	padding: 5px;
	border: 1px solid #E9E9E9;
	background-color: #F3F3F3;
}
.Text2 {

	font-family: Arial;
	color: #003366;
	font-size: 14px;
}
.LivechatText {
	font-size: 9px;
	color: #CCCCCC;
}
.VDots {
	background-image: url(/New/Images/vdots.gif);
	background-repeat: repeat-y;
	width: 10px;
	background-position: center;
}
.TextHeadingSmall {

	font-family: "Trebuchet MS";
	color: #006699;
	font-size: 18px;
}
.BodyTextSmaller {

	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
}
.BorderBoxRed {

	background-color: #FFD7D7;
	border: 1px solid #FF9999;
}
