/* Global ---------------------------------------------------*/
html {
	background: #FFFFFF;
	color: #000000;
}

body {
	padding: 0px;
	margin: 0px;
	font: 62.5%/1.45em helvetica,arial,sans-serif;
}

* {
	outline: none;
}

a:link {
	color: #B43800;
	text-decoration: none;
}

a:visited {
	color: #003366;
	text-decoration: none;
}
a:hover {
	color: #0066FF;
	text-decoration: underline;
}

p {
	margin: 0 0 10px 0;
}

.HiddenHTML {
	display: none;
}

.Clearer {
	font-size: 0px;
	line-height: 0px;
	clear: both;
}
/*-----------------------------------------------------------*/

/* Header ---------------------------------------------------*/
.Header {
	margin-bottom: 7px;
}
/*-----------------------------------------------------------*/

/* Wrapper --------------------------------------------------*/
.Wrapper {
	width: 930px;
	margin: 0px auto;
}
/*-----------------------------------------------------------*/

/* Content --------------------------------------------------*/
.Content {
	height: 479px;
}

.Content a span {
	display: none;
}

.Content .CNT_LeftColumn {
	float: left;
/*	margin-right: 223px; */
}

.Content .CNT_RightColumn {
	width: 223px;
	float: right;
	display: inline;
}

.Content .CNT_RightColumn ul, .Content .CNT_RightColumn li {
	margin: 0px;
	padding: 0px;
}

.Content .CNT_RightColumn li {
	list-style: none;
}

.Content .CNT_RightColumn .CNT_RightNavTop {
	background: url('../refresh/_img/bg.column-right-top.jpg') no-repeat;
	height: 340px;
}

.Content .CNT_RightColumn .CNT_RightNavTop .CNT_RequestInfo {
	width: 223px;
	height: 77px;
	position: relative;
}

.Content .CNT_RightColumn .CNT_RightNavTop .CNT_Military {
	height: 85px;
	padding: 35px 0 0 90px;
	color: #FFFFFF;
	font: normal 12px/14px Arial;
}

.Content .CNT_RightColumn .CNT_RightNavTop .CNT_GetStarted {
	padding: 40px 0 0 15px;
}

.Content .CNT_RightColumn .CNT_RightNavTop .CNT_RequestInfo a, .Content .CNT_RightColumn .CNT_RightNavTop .CNT_Military a {
	background: url('../refresh/_img/bg.cta-arrows.png') no-repeat;
	height: 11px;
	padding-left: 10px;
	font: normal 11px/11px Arial;
	color: #299cf9;
}

.Content .CNT_RightColumn .CNT_RightNavTop .CNT_RequestInfo a {
	display: block;
	position: absolute;
		top: 22px;
		left: 65px;
}

.Content .CNT_RightColumn .CNT_RightNavTop .CNT_Military p {
	margin-bottom: 7px;
}

.Content .CNT_RightColumn .CNT_RightNavTop .CNT_GetStarted li {
	margin-bottom: 5px;
}

.Content .CNT_RightColumn .CNT_RightNavTop .CNT_GetStarted a {
	background: url('../refresh/_img/bg.get-started-arrows.png') no-repeat;
	height: 11px;
	padding-left: 12px;
	font: normal 12px/12px Arial;
	color: #FFFFFF;
}

.Content .CNT_RightColumn .CNT_RightNavTop .CNT_RequestInfo a:hover,
.Content .CNT_RightColumn .CNT_RightNavTop .CNT_Military a:hover,
.Content .CNT_RightColumn .CNT_RightNavTop .CNT_GetStarted a:hover {
	background-position: 0px -12px;
	color: #f59814;
	text-decoration: none;
}

.Content .CNT_RightColumn .CNT_RightNavBottom {
	background: url('../refresh/_img/bg.column-right-bottom.jpg') no-repeat;
	height: 139px;
}

.Content .CNT_RightColumn .CNT_RightNavBottom .LNK_News,
.Content .CNT_RightColumn .CNT_RightNavBottom .LNK_Graduation,
.Content .CNT_RightColumn .CNT_RightNavBottom .CNT_SocialLinks {
	background: url('../refresh/_img/bg.column-right-bottom.jpg') no-repeat;
	width: 223px;
	height: 42px;
	display: block;
}

.Content .CNT_RightColumn .CNT_RightNavBottom .LNK_Graduation {
	height: 40px;
	background-position: 0px -42px;
}

.Content .CNT_RightColumn .CNT_RightNavBottom .LNK_News:hover {
	background-position: -245px 0px;
}

.Content .CNT_RightColumn .CNT_RightNavBottom .LNK_Graduation:hover {
	background-position: -245px -42px;
}

.Content .CNT_RightColumn .CNT_RightNavBottom .CNT_SocialLinks {
	height: 57px;
	background-position: 0px -82px;
	position: relative;
}

.Content .CNT_RightColumn .CNT_RightNavBottom .CNT_SocialLinks .LNK_LinkedIn,
.Content .CNT_RightColumn .CNT_RightNavBottom .CNT_SocialLinks .LNK_Facebook {
	display: block;
	position: absolute;
		top: 18px;
		left: 155px;
	width: 20px;
	height: 20px;
}

.Content .CNT_RightColumn .CNT_RightNavBottom .CNT_SocialLinks .LNK_LinkedIn {
	left: 183px;
}
/*-----------------------------------------------------------*/

/* SWF ------------------------------------------------------*/
div#swfContainer {
	width:707px;
	height: 479px;
	overflow: hidden;
}
/*-----------------------------------------------------------*/

/* Footer ---------------------------------------------------*/
.Footer {
	background: url('../refresh/_img/bg.footer.gif') no-repeat;
	height: 174px;
	padding: 15px 0 0 0;
}

.Footer .FTR_Column {
	width: 161px;
	float: left;
	padding-left: 25px;
	display: inline;
}

.Footer .FTR_Column .FTR_Title {
	font: bold 13px/18px Arial;
	color: #FFFFFF;
	margin-bottom: 5px;
}

.Footer .FTR_Column a {
	color: #c0c8d0;
	text-decoration: none;
}

.Footer .FTR_Column a:hover {
	color: #FFFFFF;
}

.Footer .FTR_Column ul {
	margin: 0px;
	padding: 0px;
}

.Footer .FTR_Column li {
	list-style: none;
	margin-bottom: 3px;
}

.Footer .FTR_Column li a {
	background: url('../refresh/_img/bg.footer-arrows.png') no-repeat;
	height: 11px;
	padding-left: 10px;
	font: normal 10px/12px Arial;
}

.Footer .FTR_Column li a:hover {
	background-position: 0px -12px;
}

.Footer .FTR_ColumnApply {
	width: 166px;
	padding: 0 0 0 20px;
	display: inline;
}

.Footer .FTR_ColumnApply .FTR_Title {
	font: bold 12px/18px Arial;
	margin-bottom: 7px;
}

.Footer .FTR_ColumnApply .FTR_Title a {
	color: #FFFFFF;
}

.Footer .FTR_ColumnApply div.hr {
	background: transparent url('../refresh/_img/bg.footer-hr.png') no-repeat;
	width: 118px;
	height: 5px;
	margin: 0px auto;
	margin-bottom:15px;
}

.Footer .FTR_ColumnApply div.hr hr {
	display: none;
}

.FooterCopy {
	width: 942px;
	margin: 0px auto;
	margin-top: 20px;
	text-align: left;
	font: normal 10px/14px Arial;
	color: #494747;
}

.Footer .FooterCopy, .Footer .FooterCopy a {
	font: normal 10px/14px Arial;
	text-align: center;
	color: #FFFFFF;
}

.FooterCopy a {
	color: #4e94d1;
}

.FooterDisclaimer {
	margin-top: 5px;
}
/*-----------------------------------------------------------*/