/* additional gateway styles, to work in ie 6 */
#inset-box-header{
	padding-bottom: 38px;
}
#gateway-tabs{
	position: absolute;
	margin-top: 10px;
}
/* end additional gateway styles, to work in ie 6 */

p{
	margin: 0px;
	padding: 0px;
}
#veterans{
	position: relative;
	height: 1200px;
}
#vet-header{
	position: relative;
	padding-top: 20px;
	width: 649px;
	height: 567px;
	background: url("/images/veterans/vet-background.jpg");
	background-repeat: no-repeat;
}
#vet-headerText{
	padding: 0px 0px 0px 10px;
	color: #23307f;
	font-family: helvetica,sans-serif;
	font-size: 14px;
	line-height: 1.8;
	width: 440px;
}
#vet-headerText span{
	color: #23307f;
	font-family: helvetica,sans-serif;
	font-size: 32px;
	font-weight: bold;
}
#vet-subheaderText{
	padding: 90px 0px 0px 10px;
	color: #262626;
	font-family: helvetica,sans-serif;
	font-size: 14px;
	line-height: 1.8;
	width: 400px;
}
#vet-steps{
	position: absolute;
	z-index: 1;
	top: 320px;
}
.vet-step{
	padding: 0px 0px 12px 0px;
}
.vet-stepTop{
	width: 615px;
	height: 10px;
	background: bottom url("/images/veterans/vet-stepTop.png");
	background-repeat: no-repeat;
}
.vet-stepBody{
	width: 615px;
	min-height: 75px;
	background: url("/images/veterans/vet-step.png");
	background-repeat: repeat-y;
}
/* ie exception */
* html .vet-stepBody{
	height: 75px;
}
.vet-stepBodyNumber{
	width: 70px;
	float: left;
	text-align: center;
	color: #23307f;
	font-family: helvetica,sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 1.1;
}
.vet-stepBodyNumberDigitOne{
	color: #23307f;
	font-family: helvetica,sans-serif;
	font-weight: bold;
	line-height: 1.1;
	font-size: 60px;
}
.vet-stepBodyNumberDigitTwo{
	color: #23307f;
	font-family: helvetica,sans-serif;
	font-weight: bold;
	line-height: 1.1;
	font-size: 50px;
}
.vet-stepBodyText{
	color: #000000;
	margin-left: 80px;
	width: 532px;
	font-family: helvetica,sans-serif;
	font-size: 12px;
	line-height: 1.6;
}
.vet-stepTitle{
	color: #cc0000;
	font-size: 16px;
	padding-bottom: 2px;
}
.vet-stepBottom{
	width: 615px;
	height: 12px;
	background: url("/images/veterans/vet-stepBottom.png");
	background-repeat: no-repeat;
}