@charset "UTF-8";
/* CSS Document */
body {
	padding: 0; 
	font: .9em/1.5em Arial, Helvetica, sans-serif; 
	color: #333;
	position:relative;
	background-color:#fff;
	margin: 35px 20px 20px 20px;
	/* margin:20px; */
	}

#branding_home {
	width:100%;
	position:relative;
	min-width:1000px;
	background-color:red;
	}

#branding_home h1 {
	padding-top:5px;
	height:85px;
	width:327px;
	background:transparent url(../images/logo.gif) no-repeat;	
	text-indent: -9999px;
	}
	
#branding_home h1 a {
	height:85px;
	width:327px;
	display:block;
	}
	
#branding {
	width:100%;
	position:relative;
	min-width:1000px;
	/* background:#fff url(../images/banner.jpg) right -50px no-repeat; */
	}
#sub_banner_image {
	position:absolute;
	right:0px;
	top:0px;
	}
	
#branding h1 {
	padding-top:5px;
	height:85px;
	width:327px;
	background:transparent url(../images/logo.gif) no-repeat;	
	text-indent: -9999px;
	}
	
#branding h1 a {
	height:85px;
	width:327px;
	display:block;
	}
	
h2 {
	color:#fff;
	text-transform:uppercase;
	}

.col_01 h2 {
	/* margin: 10px 0 0 0; */
	}

h3 {
	padding-top:1em;
	color:#003399;
	}
	
#search {
	position:absolute;
	top:-35px;
	right:0em;
	width:321px;
	height:27px;
	}

.search-box input {
	vertical-align:bottom;}
	
#text_adjust {
	position:absolute;
	top:-30px;
	right:280px;
	z-index:11;
	}
	
#text_adjust div {
	padding:0 4px 0 0;
	float:left;
	height:25px;	
	}
	
.col_02 h2 {
	line-height:2.4;
	text-align:left;
	color:#fff;
	text-transform:uppercase;
	}

#branding_home blockquote, #branding blockquote {
	position:absolute;
	top:-9999px;
	}
	
.colmask {
	clear:both;
	margin: 10px 0 0 0;
	float:left;
	overflow: hidden;
	position:relative;
	width:100%;
	min-width:1000px;
	padding:0 0 20px 0;
	border-bottom:1px solid #ccc;
	}
	
.holygrail {
	background: #FFF none repeat scroll 0 0
	}

.holygrail .colmid {
	float:left;
	margin-left:-13em;
	position:relative;
	right:100%;
	width:200%;
	}
	
.holygrail .colleft {
	float:left;
	left: 25em;
	margin-left: -50%;
	position:relative;
	width:100%;
	background-color:#fff;
	}

.holygrail .col1wrap {
	float:left;
	padding-bottom: 1em;
	position:relative;
	right: 12em;
	width:50%;
	}
	
.holygrail .col_01 {
	left:200%;
	margin: 0 13em;
	overflow: hidden;
	position: relative;
	}
	
.holygrail .col_02 {
	float: right;
	position: relative;
	right: 0em;
	width: 12em;
	}
	
.holygrail .col_03 {
	float:right;
	left:50%;
	margin-right: 0em;
	position: relative;
	width: 12em;
	}
	
.col_03 p img {
	margin:auto;
	padding-top:10px;
	}
	
strong {
	color:#003399;
	}
	 
.footer_nav {
	width:100%;
	color:#000;
	}

#primary_nav {
	margin:auto;
	background:#fff url(../images/grey_line_horizontal.gif) top repeat-x;
	position:relative;
	height:2.4em;
	min-width:1000px;
	}

#primary_nav ul {
	padding: 0;
	margin: 0;
	list-style: none;
	text-align:center;
	white-space:nowrap;
	}

#primary_nav ul.links li {
	line-height:2.4em;
	padding:.6em 0 .6em 0;
	display: inline;
	text-align: center;
	}

#primary_nav a {
	text-decoration: none;
	white-space: nowrap;
	color:#666;
	padding:.6em 1% .6em 1%;
	letter-spacing: .10em;
	}

#primary_nav a:hover {
line-height:2.4em;
		background:#444 url(../images/nav_over.gif) 50% repeat-x;
	color:#107bbd;
	cursor:pointer;
	}

#primary_nav a.active {
	padding-bottom:11px;
	color:#333;
	}

#primary_nav li.active a:hover {
	border:none;
	}

/********/

#footer_nav {
	/* margin:auto; */
	float:left;
	position:relative;
	height:1.4em;
	font-size:80%;
	min-width:1000px;
	clear:both;
	padding:5px 0 0 0;
	}

#footer_nav ul {
	padding: 0;
	margin: 0;
	list-style: none;
	text-align:center;
	white-space:nowrap;
	}

#footer_nav ul.links li {
	line-height:1.2em;
	padding: 0 0 0 0;
	display: inline;
	text-align: center;
	}

#footer_nav li a {
	padding:0;
	text-decoration: none;
	white-space: nowrap;
	color:#666;
	padding:0 .5% 0 1%;
	letter-spacing: .10em;
	background:#fff url(../images/footer_nav_div.gif) left repeat-y;
	}

#footer_nav a:hover {
	color:#107bbd;
	cursor:pointer;
	}

#footer_nav a.active {
	padding-bottom:11px;
	color:#333;
	}

#footer_nav li.active a:hover {
	border:none;
	}

.clear {
	clear:both;
	}
	
/***********/
#secondary_nav ul, #tertiary_nav ul {
	padding: 1.0em 0 1.2em 5px;
	}
	
#secondary_nav ul li, #tertiary_nav ul li  {
	line-height:1.6em;
	
	}

#secondary_nav ul li a, #tertiary_nav ul li a {
	text-decoration:none;
	border-bottom:1px solid #ccc;
	color:#333;
	display:block;
	}

#secondary_nav ul li a:hover, #tertiary_nav ul li a:hover {
	text-decoration:none;
	border-bottom:1px solid #006699;
	color:#666;
	}

/**********/
ul.program_catagories, ul.program_catagories li {
	padding:0px;
	background:none;
	}

ul.program_catagories {
	padding:10px 0 0 0;
	}
		
ul.program_catagories li {
	position:relative;
	min-height:120px;
	padding: 0 0 1em 160px;
	}

p.preview-img {
	position:absolute;
	left:0px;
	top:0px;
	margin-top:0px;
	}

li#copyright {
	margin-right:1.4em;
	}

.search-box {
	float:right;
	padding:4px 0 0 0;
	}
.col_01 p {
	margin: 1em 0 0 0;
	}
.col_01 ul li {
	margin: 0 0 0 1em;
	list-style-position: inside;
	list-style-type: square;
	}
ul.program_catagories li {
	list-style-type:none;
	}
		
.col_01 ul {
	margin: 0 0 1em 0;
	}
/*** PROFILES ***/
table.profiles {
	border-bottom:1px solid #ccc;
	width:100%;
	margin:5px;

	}

td.staff_photo {
	width:100px;
	height:100px;
	padding:0 7px 7px 0;
	}
	
td.staff_name {
	font-weight:bold;
	}
td.staff_title {
	font-style:italic;
	}
td.staff_email a {
	color:#333;
	}
/*** END PROFILES ***/

#primary_nav .right {width: 11px; float: right; background:transparent url(../images/line.gif) right repeat-y;}

#primary_nav .left {width: 11px; float: left; background:transparent url(../images/line.gif) right repeat-y;}

#primary_nav .right .corner_ur {width:11px;position:absolute;height:50%;top:0px;background:transparent url(../images/nav_bg_ur.gif) right top no-repeat;}
#primary_nav .right .corner_lr {width:11px;position:absolute;height:50%;vertical-align:bottom;bottom:0px;background:transparent url(../images/nav_bg_lr.gif) bottom right no-repeat;}

#primary_nav .left .corner_ul {width:11px;position:absolute;height:50%;top:0px;background:transparent url(../images/nav_bg_ul.gif) left top no-repeat;}
#primary_nav .left .corner_ll {width:11px;position:absolute;height:50%;vertical-align:bottom;bottom:0px;background:transparent url(../images/nav_bg_ll.gif) bottom left no-repeat;}

#primary_nav .primary_nav_bg {background: transparent url(../images/grey_line_horizontal.gif) repeat-x scroll center bottom; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial; height: 2.4em;}
/*** END NAVBAR ***/
/*** HEADER - CONTENT & New to VFI ***/
#header_content, #header_new_to_vfi {position:relative;background-color: rgb(179, 179, 179);height:2.4em;}

#header_content .right, #header_new_to_vfi .right {width: 11px; float: right;height:1.2em;}
#header_content .left, #header_new_to_vfi .left {width: 11px; float: left;height:1.2em;}

#header_content .right .corner_ur, #header_new_to_vfi .right .corner_ur {width:11px;position:absolute;height:50%;top:0px;background:transparent url(../images/grey_bg_ur.gif) right top no-repeat;}
#header_content .right .corner_lr, #header_new_to_vfi .right .corner_lr {width:11px;position:absolute;height:50%;bottom:0px;background:transparent url(../images/grey_bg_lr.gif) bottom right no-repeat;}

#header_content .left .corner_ul, #header_new_to_vfi .left .corner_ul {width:11px;position:absolute;height:50%;top:0px;background:transparent url(../images/grey_bg_ul.gif) left top no-repeat;}
#header_content .left .corner_ll, #header_new_to_vfi .left .corner_ll {width:11px;position:absolute;height:50%;bottom:0px;background:transparent url(../images/grey_bg_ll.gif) bottom left no-repeat;}
#header_content h2, #header_new_to_vfi h2 {line-height:2.4em;}

/*** HEADER - PROGRAMS ***/
#header_programs {position:relative;background-color: rgb(244, 0, 84);height:2.4em;}

#header_programs .right {width: 11px; float: right;height:1.2em;}
#header_programs .left {width: 11px; float: left;height:1.2em;}

#header_programs .right .corner_ur {width:11px;position:absolute;height:50%;top:0px;background:transparent url(../images/pink_bg_ur.gif) right top no-repeat;}
#header_programs .right .corner_lr {width:11px;position:absolute;height:50%;bottom:0px;background:transparent url(../images/pink_bg_lr.gif) bottom right no-repeat;}

#header_programs .left .corner_ul {width:11px;position:absolute;height:50%;top:0px;background:transparent url(../images/pink_bg_ul.gif) left top no-repeat;}
#header_programs .left .corner_ll {width:11px;position:absolute;height:50%;bottom:0px;background:transparent url(../images/pink_bg_ll.gif) bottom left no-repeat;}
#header_programs h2 {line-height:2.4em;}

/*** HEADER - SERVICES ***/
#header_services {position:relative;background-color: rgb(0, 84, 170);height:2.4em;}

#header_services .right {width: 11px; float: right;height:1.2em;}
#header_services .left {width: 11px; float: left;height:1.2em;}

#header_services .right .corner_ur {width:11px;position:absolute;height:50%;top:0px;background:transparent url(../images/blue_bg_ur.gif) right top no-repeat;}
#header_services .right .corner_lr {width:11px;position:absolute;height:50%;bottom:0px;background:transparent url(../images/blue_bg_lr.gif) bottom right no-repeat;}

#header_services .left .corner_ul {width:11px;position:absolute;height:50%;top:0px;background:transparent url(../images/blue_bg_ul.gif) left top no-repeat;}
#header_services .left .corner_ll {width:11px;position:absolute;height:50%;bottom:0px;background:transparent url(../images/blue_bg_ll.gif) bottom left no-repeat;}
#header_services h2 {line-height:2.4em;}

/**** HOME HEADER PROGRAMS ****/

#home_header_programs {position:relative;background-color: rgb(244, 0, 84);height:2.4em;}

#home_header_programs .right {width: 11px; float: right;height:1.2em;}
#home_header_programs .left {width: 11px; float: left;height:1.2em;}

#home_header_programs .right .corner_ur {width:11px;position:absolute;height:50%;top:0px;background:transparent url(../images/pink_bg_ur.gif) right top no-repeat;}
#home_header_programs .right .corner_lr {width:11px;position:absolute;height:50%;bottom:0px;background:transparent url(../images/pink_bg_lr.gif) bottom right no-repeat;}

#home_header_programs .left .corner_ul {width:11px;position:absolute;height:50%;top:0px;background:transparent url(../images/pink_bg_ul.gif) left top no-repeat;}
#home_header_programs .left .corner_ll {width:11px;position:absolute;height:50%;bottom:0px;background:transparent url(../images/pink_bg_ll.gif) bottom left no-repeat;}
#home_header_programs h2 {line-height:2.4em;}

/**** HOME HEADER - SERVICES ****/
#home_header_services {position:relative;background-color: rgb(0, 84, 170);height:2.4em;}

#home_header_services .right {width: 11px; float: right;height:1.2em;}
#home_header_services .left {width: 11px; float: left;height:1.2em;}

#home_header_services .right .corner_ur {width:11px;position:absolute;height:50%;top:0px;background:transparent url(../images/blue_bg_ur.gif) right top no-repeat;}
#home_header_services .right .corner_lr {width:11px;position:absolute;height:50%;bottom:0px;background:transparent url(../images/blue_bg_lr.gif) bottom right no-repeat;}

#home_header_services .left .corner_ul {width:11px;position:absolute;height:50%;top:0px;background:transparent url(../images/blue_bg_ul.gif) left top no-repeat;}
#home_header_services .left .corner_ll {width:11px;position:absolute;height:50%;bottom:0px;background:transparent url(../images/blue_bg_ll.gif) bottom left no-repeat;}
#home_header_services h2 {line-height:2.4em;}

/*** HEADER - Newsletter ***/
#header_newsletter {margin:1em 0 1em 0;}
#header_newsletter {position:relative;background-color: #f7d933;height:2.4em;}

#header_newsletter .right {width: 11px; float: right;height:1.2em;}
#header_newsletter .left {width: 11px; float: left;height:1.2em;}

#header_newsletter .right .corner_ur {width:11px;position:absolute;height:50%;top:0px;background:transparent url(../images/yellow_bg_ur.gif) right top no-repeat;}
#header_newsletter .right .corner_lr {width:11px;position:absolute;height:50%;bottom:0px;background:transparent url(../images/yellow_bg_lr.gif) bottom right no-repeat;}

#header_newsletter .left .corner_ul {width:11px;position:absolute;height:50%;top:0px;background:transparent url(../images/yellow_bg_ul.gif) left top no-repeat;}
#header_newsletter .left .corner_ll {width:11px;position:absolute;height:50%;bottom:0px;background:transparent url(../images/yellow_bg_ll.gif) bottom left no-repeat;}
#header_newsletter h2 {line-height:2.4em;color:#787461;}



dl {
	padding:20px;

	border-bottom:1px solid #ccc;
	}

dt {}
dd {margin-left:30px;}

span.time {
	font-style:italic;
	}
th {
	font-weight:bold;
	color:#003399;
	}	
table {
	margin-bottom:10px;}	
table.calendar {
		
	}
table.calendar td {
	padding:5px 5px 5px 5px;
	}
ol.apply {
	list-style-type:decimal;
	}
h4 {
	color:#F40054;
	border-bottom:1px #003399 solid;
	}
.employer th{
	border-bottom:1px #003399 solid;
	}
p.address {
	border-top:1px solid #0054AA;
	margin-top:1em;
	padding-top:1em;
	}
span.icon {padding-top:-20px}
ul#flags li {
    display: inline;
}
div#language {
	position:absolute;
	top:-23px;
	right:500px;
	z-index:11;
	}

#social_tab {
position:absolute;
top:-35px;
left:0px;
width:84px;
height:38px;
background:#fff url(/images/social_tab.png) no-repeat;
padding-left:10px;
}
#social_tab img {
padding:0 8px 0 0;
margin:3px 0 0 0px;
}
