/* BROWSER FLAGS (firemarshals/default): default */
/* -------------------------------- default -------------------------------- */
.body {
	background-image:url(../data/i/sub-content-bg.png);
	background-position:0px 0px;
}
input,select,textarea {
	color:#424242;
	font-family:Tahoma,Arial,Verdana,sans-serif;
	font-size:13px;
	padding: 3px;
	border:1px solid #b3b398;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px; 
}
input:hover,
select:hover,
textarea:hover, 
input:focus,
select:focus,
textarea:focus 
{
	outline:none;
	border:1px solid #005a9b;
}
.caption {
 	height: 135px;
	background-image:url(../data/captions/randomfile);
	position:relative;
}
.captionNameS {
 	position:absolute;
	top: 56px;
	left: 23px;
	font-size: 37px;
	color: #fff;
}
.captionName {
 	position:absolute;
	top: 56px;
	left: 24px;
	font-size: 37px;
	color: #022138;
}
.contentBox {
 	top:0px;
}
.contentBox {
 	width: 990px;
}

.LeftNavi {
 	width: 251px;
}
.subContent {
	font-size:13px;
	margin-left:9px;
	margin-right:4px;
	min-height:500px;
	padding:12px;
	padding-top:0px;
	width:475px;
	float:left;
}
.LeftNavi a {
 	display:block;
	padding: 10px;
	color: #fff;
	margin-bottom:1px;
	font-size: 13px;
	text-decoration:none;
	padding-left: 15px;

}
.LeftNavi .leftDiv0-active a {
	background-image:url(../data/i/lefta.png);
}
.LeftNavi .leftDiv0 a {
	background-image:url(../data/i/left.png);
	background-color:#0073c2;
	background-repeat: repeat-x;
}
.lastItem { 
	height:10px;
	background-image:url(../data/i/end.png);
	background-position: top left;
	background-repeat: no-repeat;
	margin-bottom: 50px;
	
}
.left1, .left2, .logoLink span {
 	display:none;
}
.left1-active a {
	color:#004779;
	border-bottom:1px solid #ccc;
}
.leftDiv1-active a {
 	font-weight: bold;
}
.left2-active a {
	font-size: 11px;
	padding-left: 40px;
	border-bottom:1px solid #ccc;
	padding-top:5px;
	padding-bottom: 5px;

}
.LeftNavi a:hover {
	color: #fff;
 	background-image:url(../data/i/hover.png);
	background-color: #8be1ff;
	background-repeat: repeat-x;
}
.subContent li {
 	padding-bottom:5px;
}
.subContent {
 	line-height: 20px;
}
.reg, .reg2,
.ecsCheckoutButton,
.ecsButton2 input,
.btnContinue,
.checkoutPrevButton,
.btnConfirm,
.checkoutNextButton {
 	background-image:url(../data/i/left.png);
	padding: 5px;
	color: #fff;
	font-weight: bold;
	border:1px solid #97c6e5;
	text-decoration: none;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px; 

}
.reg2:hover, .reg:hover,
.ecsCheckoutButton:hover,
.ecsButton2 input:hover,
.btnContinue:hover,
.checkoutPrevButton:hover,
.btnConfirm:hover,
.checkoutNextButton:hover {
	background-image:url(../data/i/lefta.png);
}
.logoLink {
	display:block;
	width: 500px;
	height: 105px;
	position:absolute;
	top: 0px;
	left: 0px;
	background-image:url(../data/i/spacer.gif);
 }

.stylesBorder {
	padding-bottom:20px;
}
.stylesHeader {
	border-bottom:1px solid #666666;
	color:#666666;
	font-size:18px;
	font-weight:bold;
}
.formRequired {
 	font-weight: bold;
	color:#AB060A;
	padding-left:5px;
}
.checkoutHeader {
	font-size:19px;
	font-weight:normal;
	line-height:23px;
	margin:0;
	padding-top:0;
	background-image:url(../data/i/dot.png);
	background-position:left bottom;
	background-repeat: repeat-x;
	border:0 none;
	padding-bottom:5px;
	margin-bottom:5px;
	margin-top:10px;
}

.error {
	background-image:url(../data/i/lefta.png);
	background-color: #d4272b;
	background-repeat: repeat-x;
	color: #fff;
	padding: 5px;

}
.checkoutError {
	margin-bottom:15px;
}
.checkoutBlocks {
 	width:100%;
}
.pdfFlyer {
	border:1px solid #b3b398;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px; 
	background-image:url(../data/pdficon.gif);
	background-repeat: no-repeat;
	padding:10px 11px 14px 47px;

}
.page114 .Bulletin {
 	display:none;
}
.page114 .subContent {
	width:690px;


}
.newsHeader {
	padding-top:0px;
	margin: 0px;
	font-size: 20px;
	color: #205b82;
	line-height: 30px;
	font-weight: normal;	
 	
}
.newsYears {
	padding:10px;
	border:1px dashed #ccc;
	margin-bottom:15px;
}