html,body {
	height: 100%;
	width: 100%;
}
body {
	margin: 0px;
	padding: 0px;
	background-color: #363636;
} 
form {
	margin: 0px;
	padding: 0px;
}
.Container {
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	width: 750px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;	
	padding-left:61px;
	padding-right:61px;
	background-image: url(../images/bg-bodyShadow.gif);
	background-repeat: repeat-y;
	height: 100%;
}
.bg_bodyShadow_t {
	height: 6px;
	width: 750px;
	background-image: url(../images/bg_bodyShadow_t.gif);
	background-repeat: repeat-x;
	background-color: #363636;
	position: relative;
	float: left;
}
.bg_bodyShadow_tl {
	height: 29px;
	width: 61px;
	position: relative;
	background-image: url(../images/bg_bodyShadow_tl.gif);
	background-repeat: no-repeat;
	top: -6px;
	left: -61px;
	float: left;
	display: none;
}
.Header{
	background-color: #FFFFFF;
}

/* -------------- Navigation ------------ */
.Nav{
	background-image: url(../images/nav-filler.gif);
	background-repeat: repeat-x;
	vertical-align: top;
	height: 33px;
	padding-left: 23px;
	background-color: #FFFFFF;
}
/* -------------- General Content Area ------------ */
.ContentArea{
	padding-bottom:8px;
	padding-top:10px;
	padding-left:6px;
	padding-right:10px;
	background-color: #F0F0F0;
	background-image: url(../images/bg-contentArea.gif);
	background-repeat: repeat-x;
	background-position: top;
	position:relative;
	float:left;
}

/* -------------- Picture Box ------------ */
.PictureBox{
	width: 502px;
	float: right;
	margin-right:2px;
	float:right;	
}
.PictureBox img{
	border: 6px solid #363636;
}

/* -------------- Main Box ------------ */
.MainBox{
	width: 502px;
	position:relative;
	font-family: Arial, Helvetica, sans-serif;
	background-image:url(../images/bg-SubBox-header.gif);
	background-repeat: no-repeat;
	background-position: left top;
	float:right;
	margin-right:2px;
	margin-bottom: 30px;
	margin-top:8px;

}
.MainBox .MainBox-header {
	float:left;
	width: 492px;
	display:block;
	margin-bottom: 20px;
	color: #9F0E0E;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	padding-top:12px;
	padding-left:12px;

}
.MainBox p.text-first-child {
	padding: 0px;
	padding-left:5px;
	margin-top: 0px;
}
.MainBox ul {
	display:block;
	padding: 0px;
	margin-top: 0px;
	float:left;
}
.MainBox li {
	padding-bottom: 10px;
	list-style-type: none;
	list-style-image: url(../images/link-arrow.gif);
	margin-left: 35px;
}
.MainBox p {
	width:460px;
	padding-left:5px;
}
.MainBox .paragraph-Title {
	font-weight: bold;
	color: #CD0303;
}
.MainBox h2 {
	text-align: left;
	padding-top: 5px;
	padding-bottom: 10px;
	padding-left: 18px;
	font-size: 13px;
	color: #363636;
	clear:both;
	margin: 0px;
	padding-right: 0px;

}
.MainBox p.paragraph-Important1 {
	font-weight: bold;
	font-size: 14px;
	margin-top:25px;
	padding-top:5px;
	color: #333333;
	display:block;
	text-align: center;
	clear: both;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC; 
}
.MainBox a:link,
.MainBox a:visited {
	color: #CD0303;
}
/* Indent all */
.MainBox .image-title, .MainBox p, .MainBox ul {
	margin-left: 14px;
	margin-right: 14px;
}
.MainBox .image-border{
	border: 3px solid #363636;
}

/* -------------- SubNav Box ------------ */
.SubNavBox {
	width: 220px;
	float: left;
	background-image: url(../images/bg-winSubNav.gif);
	background-repeat: repeat-x;
	margin-bottom: 30px;
	background-color: #F0F0F0;
	background-position: left top;
}
.SubNavBox-titlebar {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	background-image:url(../images/bg-winCS_Header.gif);
	background-repeat:repeat-x;
	width: 190px;
	float: left;
	display: block;
	color: #FFFFFF;
	height:31px
}
.SubNavBox-titlebar .header-title {
	float: left;
	padding-top: 8px;
	padding-bottom: 7px;
	padding-left: 3px;
	background-image: url(../images/bg-winCS_Bear.gif);
	background-repeat: no-repeat;
	background-position: right;
	height: 15px;
	width: 187px;
}
.SubNavBox .SubNavBox-leftShadow {
	background-image:url(../images/bg-winSubNav_Left.gif);
	background-repeat:no-repeat;
	float:left;
	height:274px;
	width: 15px;

}
.SubNavBox .SubNavBox-rightShadow {
	background-image:url(../images/bg-winSubNav_Right.gif);
	background-repeat:no-repeat;
	float:right;
	height:274px;
	width: 15px;
}
.SubNavBox ul {
	width:190px;
	margin: 3px 0px;
	padding: 0px;
	list-style-type: none;
	display:block;
	float:left;
}
.SubNavBox li {
	list-style-type: none;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #BEBCBC;
	margin-left: 10px;
	margin-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.SubNavBox li.li-first-child {
	border:none;
}
.SubNavBox ul li ul{
	margin: 0px;
}
.SubNavBox li ul li {
	border:none;
}
.SubNavBox .link-current {
	font-weight: bold;
	background-color: #F5F2F2;
	padding-top: 3px;
	padding-bottom: 3px;
}
.SubNavBox a:link, 
.SubNavBox a:visited {
	color: #CD0303;
	text-decoration: none;
	font-size: 11px;
	display: block;
	background-image: url(../images/link-arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 12px;
}
.SubNavBox a:hover,
.SubNavBox a:active,
.SubNavBox a:focus {
	text-decoration: underline;
}
/* -------------- SubNav Box ------------ */

/* -------------- SubNav Customer Service Box ------------ */
.SubCSRBox-Header {

}
.SubCSRBox {
	border: 1px solid #DEDEDE;
	float: left;
	padding:8px;
	background-color: #F9F9F9;
	width: 160px;
	display:block;
	margin-top:190px;	
	margin-left:4px;
}
.SubCSRBox-Title {
	text-align: center;	
	width: 160px;
	font-size:11px;	
	display:block;
}
.SubCSRBox p {
	font-size: 11px;
	display: block;
	width:175px;
	margin:8px;	
}
.SubCSRBox a:link, 
.SubCSRBox a:visited {
	color: #CD0303;
	text-decoration: none;
	font-size: 11px;
	display: inline;
	background-image: none;
	padding: 0px;
}
.SubCSRBox a:hover,
.SubCSRBox a:active,
.SubCSRBox a:focus {
	text-decoration: underline;
}
/* -------------- SubNav Customer Service Box ------------ */

/* Contact Table */
.ContactTable {
	margin-left: 10px;
	padding: 0px;
	width: 95%;
	float:left;
}
.ContactTable th {
	text-align: left;
	padding-top: 6px;
	padding-bottom: 10px;
	font-size: 14px;
	color: #363636;

}
.ContactTable input, .ContactTable textarea {
	font-family: Arial, Helvetica, sans-serif;

}
.ContactTable .form-textFieldOFF {
	padding:2px;
	font-size: 11px;
	background-color: #FFFFFF !important ;
}
.ContactTable .form-textFieldON {
	padding:2px;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #666666 !important ;
	
}
.ContactTable .form-inputLabel {
	background-color: #F5F5F5;
	font-weight: bold;
	padding-left: 6px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.ContactTable .form-textRequiredField {
	font-weight: normal;
	color: #CD0303;
	font-size: 12px;
}
.ContactTable .form-button {
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #333333;
	padding-top: 1px;
	padding-right: 13px;
	padding-bottom: 1px;
	padding-left: 13px;
	cursor: pointer;
}

/* Login Box */
.LoginBox {
	padding: 0px;
	margin-left:20px;
	margin-right:auto;
	float:left;
}
.LoginBox th {
	text-align: left;
	padding-bottom: 10px;
	font-size: 11px;
	color: #363636;
	font-weight: normal;
}
.LoginBox td {
	padding-top: 3px;
	padding-bottom: 3px;
}
.LoginBox input, .LoginBox textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.LoginBox .form-textFieldOFF {
	padding:2px;
	font-size: 11px;
}
.LoginBox .form-textFieldON {
	padding:2px;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #666666;
}
.LoginBox .form-inputLabel {
	background-color: #F5F5F5;
	font-weight: bold;
	padding-left: 6px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.LoginBox .form-textRequiredField {
	font-weight: normal;
	color: #CD0303;
	font-size: 12px;
}
.LoginBox .form-textError {
	font-weight: normal;
	color: #CD0303;
	font-size: 11px;
	margin-left: 20px;
}
.LoginBox .form-button {
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #333333;
	padding-top: 1px;
	padding-right: 13px;
	padding-bottom: 1px;
	padding-left: 13px;
	cursor: pointer;
}
.LoginBox a:link, 
.LoginBox a:visited {
	color: #CD0303;
	text-decoration: none;
	font-size: 11px;
	background-image: url(../images/link-arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-bottom: 2px;
	padding-top: 2px;
	display: block;
	padding-left: 8px;
}
.LoginBox a:hover,
.LoginBox a:active,
.LoginBox a:focus {
	text-decoration: underline;
}
/* -------------- Footer ------------ */
.Footer {
	display:block;
	padding-left: 10px;
	padding-top: 10px;
	float:left;
}
.Footer img{
	float:left;
	margin-right:8px;
}
.Footer .text-subLinks {
	font-size: 11px;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	display: block;
	margin-top:2px;
	margin-bottom:3px;
}
.Footer .text-subLinks a:link,
.Footer .text-subLinks a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.Footer .text-subLinks a:hover {
	text-decoration: underline;
}

.Footer .text-copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #DBD8D8;
	display: block;
	float: left;

}
.Footer .text-copyright a:link,
.Footer .text-copyright a:visited {
	color: #DBD8D8;
	text-decoration: none;
}
.Footer .text-copyright a:hover {
	text-decoration: underline;
}
/* Misc */
.clr {
    clear:both;
}
.ctr {
	text-align: center;
}	
.clsShow                {}
.clsHide                {
	display: none;
	background-color: #FFFFFF;
}
