/*
Theme Name: Vitae

*/



/* Begin Typography & Colors */
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	/*background: #d5d6d7 url('images/kubrickbgcolor.jpg');*/
	color: #333;
	text-align: center;
	background-color:#0a1b60;
}
#page {
	/*position: relative;*/
	margin-left:auto;
	margin-right:auto;
	/*background-color: white;*/
	/*border: 1px solid #959596;*/
	text-align: left;
}
#header {
	/*background: #73a0c5 url('images/kubrickheader.jpg') no-repeat bottom center;*/
}
#headerimg {
	margin: 7px 9px 0;
	height: 192px;
	width: 740px;
}
#content {
	font-size: 1.2em;
	margin-top:10px;
	
	
}
.widecolumn .entry p {/*
	font-size: 1.05em;
*/}
.narrowcolumn .entry, .widecolumn .entry {/*
	line-height: 1.4em;
*/}
.widecolumn {/*
	line-height: 1.6em;
*/}
.narrowcolumn .postmetadata {/*
	text-align: center;
*/}
.alt {/*
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
*/}
#footer {
	/*background: #eee url('images/kubrickfooter.jpg') no-repeat top;*/
	border: none;
}
small {/*
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
*/}
#headerimg .description {/*
	font-size: 1.2em;
	text-align: center;
*/}
#sidebar h2 {/*
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.2em;
*/}
.commentlist li, #commentform input, #commentform textarea {/*
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
*/}
.commentlist li {/*
	font-weight: bold;
*/}
.commentlist li .avatar {/*
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
*/}
.commentlist cite, .commentlist cite a {/*
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
*/}
.commentlist p {/*
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
*/}
#commentform p {/*
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
*/}
.commentmetadata {/*
	font-weight: normal;
*/}
#sidebar {/*
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
*/}
small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {/*
	color: #777;
*/}
code {/*
	font: 1.1em 'Courier New', Courier, Fixed;
*/}
acronym, abbr, span.caps {/*
	font-size: 0.9em;
	letter-spacing: .07em;
*/}
#wp-calendar #prev a, #wp-calendar #next a {/*
	font-size: 9pt;
*/}
#wp-calendar a {/*
	text-decoration: none;
*/}
#wp-calendar caption {/*
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
*/}
#wp-calendar th {/*
	font-style: normal;
	text-transform: capitalize;
*/}
/* End Typography & Colors */



/* Begin Structure */
body {
	/*margin: 0 0 20px 0;*/
	padding: 0;
}
#page {
	/*background-color: #FFFFFF;*/
	/*margin: 20px auto;*/
	padding: 0;
	/*width: 760px;*/
	/*border: 1px solid #959596;*/
}
#header {
	background-color: #73a0c5;
	margin: 0 0 0 1px;
	padding: 0;
	height: 200px;
	width: 758px;
}
#headerimg {/*
	margin: 0;
	height: 200px;
	width: 100%;
*/}
.narrowcolumn {/*
	float: left;
	padding: 0 0 20px 45px;
	margin: 0px 0 0;
	width: 450px;
*/}
.widecolumn {/*
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
*/}
.post {/*
	margin: 0 0 0px;/*text-align: justify;*/
	}
.post {
	margin:0px;
	padding:0px;
}
.post a{
	color:#0a1b60;
}
.post a:hover{
	text-decoration:none;
}
.post h3{
	color:#0a1b60;
	margin:0px;
	padding:0px;
}
.postSpan{
	color:#626ea3;
	font-weight:bold;
}
.entry p{
	padding:0px;
	margin:0px;
}
.post hr {/*
	display: block;
*/}
.widecolumn .post {/*
	margin: 0;
*/}
.narrowcolumn .postmetadata {/*
	padding-top: 5px;
*/}
.widecolumn .postmetadata {/*
	margin: 30px 0;
*/}
.widecolumn .smallattachment {/*
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
*/}
.widecolumn .attachment {/*
	text-align: center;
	margin: 5px 0px;
*/}
.postmetadata {/*
	clear: left;
*/}
.clear {/*
	clear: both;
*/}



#footer {
	padding: 0;
	margin: 0 auto;
	width: 760px;
	clear: both;
}
#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
}
/* End Structure */



/*	Begin Headers */
h1 {/*
	padding-top: 70px;
	margin: 0;
*/}
h2 {/*
	margin: 30px 0 0;
*/}
h2.pagetitle {/*
	margin-top: 30px;
	text-align: center;
*/}
#sidebar h2 {/*
	margin: 5px 0 0;
	padding: 0;
*/}
h3 {/*
	padding: 0;
	margin: 30px 0 0;
*/}
h3.comments {/*
	padding: 0;
	margin: 40px auto 20px;
*/}
/* End Headers */



/* Begin Images */
p img {/*
	padding: 0;
	max-width: 100%;
*/}
/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {/*
	display: block;
	margin-left: auto;
	margin-right: auto;
*/}
img.alignright {/*
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
*/}
img.alignleft {/*
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
*/}
.alignright {/*
	float: right;
*/}
.alignleft {/*
	float: left
*/}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {/*
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
*/}
html>body .entry li {/*
	margin: 7px 0 8px 10px;
*/}
.entry ul li:before, #sidebar ul ul li:before {/*
	content: "\00BB \0020";
*/}
.entry ol {/*
	padding: 0 0 0 35px;
	margin: 0;
*/}
.entry ol li {/*
	margin: 0;
	padding: 0;
*/}
.postmetadata ul, .postmetadata li {/*
	display: inline;
	list-style-type: none;
	list-style-image: none;
*/}
#sidebar ul, #sidebar ul ol {/*
	margin: 0;
	padding: 0;
*/}
#sidebar ul li {/*
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
*/}
#sidebar ul p, #sidebar ul select {/*
	margin: 5px 0 8px;
*/}
#sidebar ul ul, #sidebar ul ol {/*
	margin: 5px 0 0 10px;
*/}
#sidebar ul ul ul, #sidebar ul ol {/*
	margin: 0 0 0 10px;
*/}
ol li, #sidebar ul ol li {/*
	list-style: decimal outside;
*/}
#sidebar ul ul li, #sidebar ul ol li {/*
	margin: 3px 0 0;
	padding: 0;
*/}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {/*
/*margin: 10px auto;
	padding: 5px 3px;
	text-align: center;*/
	}
#sidebar #searchform #s {/*
	width: 108px;
	padding: 2px;
*/}
#sidebar #searchsubmit {/*
	padding: 1px;
*/}
.entry form { /* This is mainly for password protected posts, makes them look better. */
	/*text-align:center;
*/}
select {/*
	width: 130px;
*/}
#commentform input {/*
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
*/}
#commentform textarea {/*
	width: 98%;
	padding: 2px;
*/}
#commentform #submit {/*
	margin: 0;
	float: right;
*/}
/* End Form Elements */



/* Begin Comments*/
.alt {/*
	margin: 0;
	padding: 10px;
*/}
.commentlist {/*
	padding: 0;
	text-align: justify;
*/}
.commentlist li {/*
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
*/}
.commentlist p {/*
	margin: 10px 5px 10px 0;
*/}
#commentform p {/*
	margin: 0px 0px 3px 0px;
*/}
.nocomments {/*
	text-align: center;
	margin: 0;
	padding: 0;
*/}
.commentmetadata {/*
	margin: 0;
	display: block;
*/}
/* End Comments */



/* Begin Sidebar */
#sidebar {
	/*padding: 20px 0 10px 0;
	margin-left: 545px;*/
	/*padding: 0;
	width: 190px;
	float: left;
*/}
#sidebar form {/*
	margin: 0;
*/}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {/*
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
*/}
#wp-calendar #next a {/*
	padding-right: 10px;
	text-align: right;
*/}
#wp-calendar #prev a {/*
	padding-left: 10px;
	text-align: left;
*/}
#wp-calendar a {/*
	display: block;
*/}
#wp-calendar caption {/*
	text-align: center;
	width: 100%;
*/}
#wp-calendar td {/*
	padding: 3px 0;
	text-align: center;

*/}
#wp-calendar td.pad:hover { /* Doesn't work in IE */
	/*background-color: #fff;
*/}
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {/*
	cursor: help;
*/}
acronym, abbr {/*
	border-bottom: 1px dashed #999;
*/}
blockquote {/*
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
*/}
blockquote cite {/*
	margin: 5px 0 0;
	display: block;
*/}
.center {/*
	text-align: center;
*/}
hr {/*
	display: none;
*/}
a img {
	border: none;
}
.navigation {/*
	display: block;
	text-align: center;/*margin-top: 10px;
	margin-bottom: 60px;*/
	}
/* --------------------  */
/*  Tags Declaration  */
body {
	margin: 0;
	padding: 0;
	text-align: center;
	font-family: "Arial";/*background: #2c3e88 url("images/body-bg.gif") repeat-x left top;*/
}
A {/*
	text-decoration: none;
*/}
A:HOVER {/*
	text-decoration: underline;
*/}
IMG {
	border: none;
}
.relax {/*
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
*/}
/*  Page  */
#page {
	/*margin: auto;
	text-align: left;
	width: 887px;*/
}
.container {
	/*float: left;*/
	width: 1001px;
	margin: 0;
	/*padding: 0px 19px 0px 19px;*/
	background:none;
	/*background: url("images/shadow.png") repeat-y left top;*/
	background-color:#0a1b60;
	margin-left:auto;
	margin-right:auto;
}
/*  Header  */
.header {
	float: left;
	width: 1001px;
	/*padding-bottom: 20px;*/
	background-image:url(images/header.jpg);
	background-repeat:no-repeat;
}
.header-logo {
    float: left;
    width: 167px;
    margin: 0;
    padding: 0;
    line-height: 0;
    font-size: 0;
    padding-left: 20px;
}

.header-search {
	float: right;
	width: 350px;
	margin: 0;
	padding: 0;
	margin-top: 20px;
	background: url("images/header-search-bg.gif") repeat-x left top;
	position: relative;
	z-index: 100000;
}
.header-search A {
	color: #FFFFFF;
}
.header-search-left {
	float: left;
	width: 100%;
	margin: 0;
	padding: 0;
	background: url("images/header-search-left.gif") no-repeat left top;
}
.header-search-right {
	float: left;
	width: 350px;
	height: 66px;
	margin: 0;
	padding: 0;
	background: url("images/header-search-right.gif") no-repeat right top;
}
.header-search FORM {
	float: left;
	width: 100%;
	margin: 0;
	padding: 12px 0px 5px 0px;
}
.header-search FORM LABEL {
	float: left;
	font-size: 14px;
	color: #ffffff;
	font-weight: bold;
	margin: 0;
	padding: 5px 10px 0px 20px;
}
.header-search FORM INPUT {
	float: left;
	width: 172px;
	height: 19px;
	font-weight: bold;
	margin: 0;
	padding: 3px 0px 0px 5px;
	border: 1px solid #5a5958;
}
.header-search FORM INPUT.i-go {
	float: left;
	width: 36px;
	height: 24px;
	margin: 0;
	padding: 0;
	margin-left: 5px;
	border: none;
	cursor: pointer;
	background: url("images/go.gif") no-repeat left top;
}
.header-search P {
	font-size: 12px;
	color: #ffffff;
	margin: 0;
	padding: 0px 0px 0px 35px;
	text-align: center;
}
.header-search-page A {
	color: #FFFFFF;
}
.header-search-page {
	float: right;
	width: 350px;
	margin: 0;
	padding: 0;
	color: #FFFFFF;
	margin-right: 40px;
	margin-top: 20px;
	background: url("images/header-search-bg.gif") repeat-x;
}
.header-search-page FORM {
	float: left;
	width: 100%;
	margin: 0;
	padding: 12px 0px 5px 0px;
}
.header-search-page FORM LABEL {
	float: left;
	font-size: 14px;
	color: #ffffff;
	font-weight: bold;
	margin: 0;
	padding: 5px 10px 0px 20px;
}
.header-search-page FORM INPUT {
	float: left;
	width: 172px;
	height: 19px;
	font-weight: bold;
	margin: 0;
	padding: 3px 0px 0px 5px;
	border: 1px solid #5a5958;
}
.header-search-page FORM INPUT.i-go {
	float: left;
	width: 36px;
	height: 24px;
	margin: 0;
	padding: 0;
	margin-left: 5px;
	border: none;
	cursor: pointer;
	background: url("images/go.gif") no-repeat left top;
}
.header-search-page P {/*
	font-size: 12px;
	color: #ffffff;
	margin: 0;
	padding: 0px 0px 0px 35px;
	text-align: center;
*/}
.main-menu {
	float: left;
	width: 1001px;
	margin: 0;
	padding: 0;
	/*border: 1px solid #24234e;*/
	background: url("images/menu-bg.gif") repeat-x left top;
	position: relative;
	z-index: 20000;
}
.main-menu-ltc {
	float: left;
	/*width: 100%;*/
	margin: 0;
	padding: 0;
	position: relative;
	left: -1px;
	top: -1px;
	/*background: url("images/menu-ltc.gif") no-repeat left top;*/
}
.main-menu-rtc {
	float: left;
	width: 100%;
	margin: 0;
	padding: 0;
	position: relative;
	right: -2px;
	/*background: url("images/menu-rtc.gif") no-repeat right top;*/
}
.main-menu UL {
	float: left;
	/*width: 100%;*/
	margin: 0;
	padding: 0;
	position: relative;
	top: 1px;
	list-style: none;
	font-size: 14px;
	line-height: 14px;
}
.main-menu UL LI {
	float: left;
	/*height: 35px;*/
    margin: 0;
	padding: 0;
	/*background: url("images/menu-sep.gif") no-repeat left top;*/
	position: relative;
	left: 0px;
	top: 0px;
	z-index: 500000;
	padding: 10px 19px;
}
.main-menu UL LI#li-first {
	background: none;
}
.main-menu UL LI A {
	display: block;
	color: #ffffff;
	font-weight: bold;
	margin: 0px;
	}
.main-menu A:hover {
	text-decoration: none;
}
.main-menu UL LI.li-first A {
	padding: 10px 18px 0px 30px;
}
/*  Content  */
.content {
	float: left;
	width: 100%;
	margin: 0;
	padding: 0;
	/*padding-top: 225px;*/
	/*position: relative;*/
	/*background: url("images/content-home.jpg") no-repeat left top;*/
	z-index: 1;
	padding-bottom:20px;
	padding-bottom: 0px;
	}

/*background: url("images/content-search.jpg") no-repeat left top;*/
.different1 {/*
	float: left;
	width: 235px;
	height: 65px;
	margin: 0;
	padding: 0;
	line-height: 0;
	font-size: 0;
*/}
.different.dif-home {/*
	position: absolute;
	left: 305px;
	top: 100px;
*/}
.different.dif-sub {/*
	position: absolute;
	left: 115px;
	top: 75px;
*/}
.left-col {
	/*float: left;*/
	/*width: 487px;
	margin: 0;
	padding: 0;
	position: relative;
	left: 20px;
	background: #ffffff;
	padding-bottom: 20px;*/
}
.left-col-ltc {/*
	float: left;
	width: 100%;
	margin: 0;
	padding: 0;
	background: url("images/left-col-ltc.gif") no-repeat left top;
*/}
.left-col-ltc.sub-ltc {/*
	background: url("images/left-col-ltc-sub.gif") no-repeat left top;
*/}
.left-col-rtc {/*
	float: left;
	width: 100%;
	margin: 0;
	padding: 0;
	background: url("images/left-col-rtc.gif") no-repeat right top;
*/}
.left-col-rtc.sub-rtc {/*
	background: url("images/left-col-rtc-sub.gif") no-repeat right top;
*/}
.different img{
	display:none;
}
.left-col-block {
	float: left;
	margin: 0;
	padding: 0;
	/*position: relative;
	left: 30px;*/
	/*min-height: 220px;*/
	
	background-color:#FFF;
	padding:15px;
	/*margin:5px;*/
	
	width:672px;
}
.left-col-block H1 {
	font-size: 32px;
	color: #2c3e88;
	font-weight: normal;
	margin: 0;
	/*padding: 20px 0px 0px 0px;*/
	line-height: 36px;
	font-family:Arial, Helvetica, sans-serif;
}
.left-col-block P {
	font-size: 12px;
	color: #333333;
	font-weight: normal;
	margin: 0;
	padding: 10px 0px 0px 0px;
}
.left-col-block P.p-bold {
	font-weight: bold;
	margin: 0;
	padding: 0px 0px 0px 0px;
	color:#626ea3;
}
.left-col-block P.p-padding {
	padding: 15px 0px 5px 0px;
}
.left-col-block P SPAN {
	font-size: 12px;
	color: #333333;
	font-weight: normal;
	margin: 0;
	padding: 0;
}
.left-col-block H2 {
	font-size: 23px;
	color: #2c3e88;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin: 0;
	padding: 20px 0px 11px 0px;
	line-height: 25px;
	/*border-bottom: 6px solid #e3e5f0;*/
}
.left-block {/*
	float: left;
	width: 100%;
	margin: 0;
	padding: 12px 0px 10px 0px;
	border-top: 1px solid #cccccc;
*/}
.left-block.first-b {/*
	border-top: none;
*/}
.left-col-block H3 {/*
	font-size: 15px;
	color: #333333;
	font-weight: bold;
	margin: 0;
	padding: 0px 0px 0px 0px;
*/}
.left-col-block H3 A {/*
	font-size: 15px;
	color: #333333;
	font-weight: bold;
	margin: 0;
	padding: 0px 0px 0px 0px;
*/}
.left-button {/*
	float: left;
	/*width: 100%;*/
   /* margin: 10px 10px 0px 0px;
	padding: 0;
	background: url("images/left-button-bg.gif") repeat-x left top;
	position:relative;
	left: -3px;
*/}
.left-button-l {/*
	float: left;
	/*width: 100%;*/
    /*margin: 0;
	padding: 0;
	background: url("images/left-button-l.gif") no-repeat left top;
*/}
.left-button-r {/*
	float: left;
	/*width: 100%;*/
    /*height: 30px;
	margin: 0;
	padding: 0;
	background: url("images/left-button-r.gif") no-repeat right top;
*/}
.left-button A {/*
	display: block;
	font-size: 11px;
	color: #ffffff;
	font-weight: bold;
	margin: 0;
	padding: 7px 20px 7px 20px;
*/}
.left-button A.a-apply {/*
	padding: 7px 20px 7px 30px;
	background: url("images/apply-ico.gif") no-repeat 12px center;
*/}
.left-button A.a-print {/*
	padding: 7px 20px 7px 30px;
	background: url("images/print-ico.gif") no-repeat 12px center;
*/}
.left-info {/*
	float: left;
	width: 100%;
	margin: 0;
	padding: 7px 0px 10px 0px;
*/}
.right-col {
	float: right;
	width: 289px;
	margin: 0;
	padding: 0;
	/*position: relative;
	right: 20px;*/
	padding-top:10px;
	padding-bottom: 20px;
}
.right-link {
	float: left;
	width: 120px;
	margin: 0;
	padding: 0;
	position: relative;
	/*left: 9px;*/
	margin-bottom: 5px;
	background: url("images/btnBg.jpg") repeat-x left top;
}
.right-link.client-logo {/*
	background: url("images/client-logo-bg.gif") repeat-x left top;
*/}
.right-link-left {
	float: left;
	width: 8px;
	margin: 0;
	padding: 0;
	position: relative;
	left: -8px;
	background: url("images/btnBgLeft.jpg") no-repeat left top;
}
.right-link-left.client-logo-left {/*
	background: url("images/client-logo-left.gif") no-repeat left top;
*/}
.right-link-right {
	float: left;
	width: 120px;
	height: 40px;
	margin: 0;
	padding: 0;
	position: relative;
	right: -17px;
	background: url("images/btnBgRight.jpg") no-repeat right top;
}
.right-link-right a{
}
.right-link-right.client-logo-right {
	background: url("images/client-logo-right.gif") no-repeat right top;
}
.right-link A {
	display: block;
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
	margin: 0;
	/*padding: 18px 0px 18px 0px;*/
	line-height:40px;
	text-align: center;
	position: relative;
	left: -9px;
}
.right-link A.c-l-link {
	display: block;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	margin: 0;
	/*padding: 23px 0px 23px 20px;*/
	text-align: center;
	position: relative;
	/*left: -9px;*/
	background: url("images/client-logo-link.gif") no-repeat 12px center;
}
.right-link SPAN {
	font-size: 15px;
	color: #000000;
	font-weight: normal;
	margin: 0;
	padding: 0;
}
.right-block {
	float: left;
	width: 282px;
	margin: 0;
	padding: 5px 0px 5px 0px;
	/*position: relative;
	left: 10px;*/
	/*border-bottom: 1px solid #cccccc;*/
}
.right-block.r-b-none {
	padding: 5px 0px 0px 0px;
	border-bottom: none;
}
/*.right-block P {
	display: block;
	font-size: 16px;
	color: #363967;
	font-weight: bold;
	margin: 0;
	padding: 0;
	margin-bottom: 5px;
}*/
#right-block-top{
	background-color:#d0d2dd;
	/*width:100%;*/
	height:29px;
	font-weight:bold;
	line-height:29px;
	font-size:14px;
	padding-left:10px;
	color:#2c3e88;
	
	/*width:282px;*/
}
#right-block-content{
	background-color:#ededed;
	padding-bottom:15px;
	padding-top:10px;
	padding-left:10px;
	padding-right:10px;
	
	/*width:272px;*/
}
.right-block A {
	/*font-size: 11px;*/
	color: #0a1b60;
	font-weight: normal;
	font-family:Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	text-decoration:underline;
}
.right-block a:hover{
	text-decoration:none;
}
.l8stJbsPost{
	padding-bottom:10px;
	font-size:10px;
}
.l8stJbsPost a{

	font-size:11px;
}

/*  Footer  */
.footer {
	float: left;
	width: 1001px;
	margin: 0;
	padding: 5px 0px 10px 0px;
	/*border-top: 5px solid #3b406e;
	background: #000000;*/
	text-align: center;
	color:#FFF;
}
.footer a{
	color:#FFF;
	text-decoration:none;
}
.footer a:hover{
	text-decoration:underline;
}
.footer P {/*
	font-size: 11px;
	color: #cccccc;
	font-weight: bold;
	margin: 0;
	padding: 5px 0px 0px 0px;
*/}
.footer A {/*
	font-size: 11px;
	color: #999999;
	font-weight: normal;
	margin: 0;
	padding: 0;
*/}
.footer SPAN {/*
	font-size: 11px;
	color: #999999;
	font-weight: normal;
	margin: 0;
	padding: 0px 2px 0px 5px;
*/}
.subsearch {/*
	float: left;
	width: 100%;
	margin: 0;
	padding: 15px 0px 0px 0px;
*/}
.subsearch LABEL {/*
	float: left;
	font-size: 14px;
	color: #363967;
	font-weight: bold;
	margin: 0;
	padding: 5px 10px 0px 0px;
*/}
.subsearch INPUT {/*
	float: left;
	width: 172px;
	height: 19px;
	font-weight: bold;
	margin: 0;
	padding: 3px 0px 0px 5px;
	border: 1px solid #5a5958;
*/}
.subsearch INPUT.i-gosub {/*
	float: left;
	width: 65px;
	height: 24px;
	margin: 0;
	padding: 0;
	margin-left: 5px;
	cursor: pointer;
	font-size: 12px;
	font-weight: bold;
	background: #f1f2f0;
*/}
.left-col-block P.p-detail {/*
	padding: 10px 0px 10px 0px;
	margin-top: 10px;
*/}
.left-col-block H3#respond {/*
	padding: 10px 0px 0px 0px;
*/}
/* End Various Tags & Classes*/



/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
	It won't be a stylish marriage, I can't afford a carriage.
	But you'll look sweet upon the seat of a bicycle built for two." */
.more-link {/*
	display: block;
	float: left;
	background: url('imagesbutton-read-more.gif');
	width: 98px;
	height: 31px;
*/}
#tagline {
	font-size: 11px;
	color: #999999;
	text-align:center;
	height:20px;
	line-height:12px;
	margin:0px !important;
}
#tagline a {/*
	color: #999999;
*/
line-height:20px;
color: #999999;
}
#tagfooter {/*
	width: 100%;
	text-align: center;
	font-size: 10px;
	padding-bottom: 5px;
	padding-top: 10px;
*/}
fieldset.cf-fs1 {/*
	border:0;
	padding:0;
*/}
fieldset.cf-fs1 legend {/*
	display:none;
*/}
ol.cf-ol {/*
	margin:0;
	padding:0;
*/}
ol.cf-ol li {/*
	margin:0 0 8px 0;
	padding:0;
	list-style:none!important;
	clear:both
*/}
ol.cf-ol li label {/*
	display:block;
*/}
ol.cf-ol li input {/*
	width:200px;
	margin-right:3px;
*/}
ol.cf-ol li select {/*
	width:203px;
	background: #FCFcFc;
*/}
ol.cf-ol li textarea {/*
	background: #FCFcFc;
*/}
ol.cf-ol li label.cf-before {/*
	display:inline;
	float:right;
	width:375px;
*/}
ol.cf-ol li input.cf-box-b {/*
	width:auto;
	float:left
*/}
fieldset.cf_hidden {/*
	display:none;
*/}
p.cf-sb {/*
	margin:10px 0
*/}
/* this bit deals with the subNav hover */
.main-menu UL LI UL {
	margin: 0;
	padding: 0;
	position: absolute;
	left: 0px;
	top: 34px;
	z-index: 100000;
	background: #6E7DB5;
	border: 1px solid #24234E;
 	
	
	float: none !important;
	width: 100%;
	display: none;
}
.main-menu UL LI:HOVER UL {
	display: block;
}
.main-menu UL LI UL LI {
	background: none;
	display: block;
	float: none;
	padding: 5px 40px 5px 0px;
	margin: 0px 6px -1px 6px;
	border-bottom: 1px solid #24234E;
	height: auto;
}
.main-menu UL LI UL LI A {
	display: inline;
	padding: 0;
}
html .main-menu UL LI UL LI {
	height: 1%;
}
#content .header-search-right p {/*
	color: #ffffff;
*/}
#nav {
	margin-left:75px;
}
#nav  li a{
	text-decoration:none;
}
#nav li:hover ul ul, #nav li.sfhover ul ul {
	display: block;
}
#nav li:hover ul, #nav li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul { /* lists nested under hovered list items */
	display: block;
}
/* index Left Colum */
#leftColum{
	width:210px;
	min-height:300px;
	float:left;
	padding-top:10px;
}
#lftSrchBar{
	width:236px;
	color:#FFF;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
}
#searchSideBarTop{
	height:29px;
	background-color:#313751;
	font-weight:bold;
	text-align:center;
	line-height:29px;
	
}
#searchSideBar{
	background-color:#626ea3;
	padding-left:10px;
	
}
#searchSideBar input{
	/*clear:both;
	float:left;*/
	position:relative;
	top:10px;
}
#searchSideBar select{
	/*clear:both;
	float:left;*/
	position:relative;
	top:15px;
}
.jbTxt{
	position:relative;
	top:10px;
}
.jbTxt1{
	position:relative;
	top:15px;
}
.srchWiden{
	width:195px;
	border-color:#000;
	border-style:solid;
	border-width:1px;
}
#featured{
	padding-top:10px;
	width:236px;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
}
#featuredTop{
	background-color:#e8e8e8;
	height:29px;
	font-weight:bold;
	text-align:center;
	line-height:29px;
	
}
#featuredCont{
	background-color:#FFF;
	/*padding-left:10px;*/
	padding-bottom:15px;
	padding-top:10px;
	
	min-height:250px;
}
.fturImgLft{
	float:left;
	clear:left;
	margin-left:5px;
	padding-left:10px;
	padding-top:10px;
	/*border-right-color:#000;
	border-right-style:dashed;
	border-right-width:1px;
	border-bottom-color:#000;
	border-bottom-style:dashed;
	border-bottom-width:1px;
	padding-bottom:5px;*/
	/*padding-right:5px;*/
}
.fturImgRit{
	float:right;
	clear:right;
	padding-right:10px;
	padding-top:10px;
}
#indexCont2{
	background-image:url(http://www.recruitmenttestsite.co.uk/vitae/wp-content/themes/vitae/images/content-bg.png);
	background-repeat:repeat-x;
	border-top-color:#0a1b60;
	border-top-style:solid;
	border-top-width:5px;
	float:left;
	clear:both;
	background-color:#FFF;
	padding:15px;
	width:672px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	
	height:150px;
}
#indexCont2 h1 {
	font-size: 32px;
	color: #2c3e88;
	font-weight: normal;
	margin: 0;
	/*padding: 20px 0px 0px 0px;*/
	line-height: 36px;
	font-family:Arial, Helvetica, sans-serif;
}
#idxCon1{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#2c3e88;
}
#idxCon1 span{
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;

}
#idxCon2{
	color:#2c3e88;
	font-style:italic;
}
.indxClientComnts{

}
.indxClientComntsPrsn{
	float:right;
	clear:both;
}
.indxClientComntsBld{
	font-weight:bold;
}
#indxViwMore{
	width:100%;
	text-align:center;
	padding-top:0px;
}
#jbBtnBotmLft{
	height:30px;
	width:6px;
	background-image:url(images/btnBgLeftCont.png);
	background-repeat:no-repeat;
	float:left;
}
#jbBtnBotmRit{
	height:30px;
	width:7px;
	background-image:url(images/btnBgRightCont.png);
	background-repeat:no-repeat;
	float:left;
}
#jbBtnBotmMdl{
	float:left;
	line-height:30px;
	padding-left:5px;
	padding-right:5px;
	background-image:url(images/btnBgCont.png);
	background-repeat:repeat-x;
}
#jbBtnBotmMdl a{
	color:#FFF;
	font-weight:bold;
}
#ritMap{
	background-color:#ededed;
	float:right;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:10px;
	
	width:262px;
	margin-right:7px;
}
#ritMap img{
	margin-left:13px;
}
#twitt{
	background:url(http://www.vitaefinancialrecruitment.com/images/twitter.png);
	background-repeat:no-repeat;
}
#twitt a{
	color:#000000 !important;
	line-height:16px;
	font-size:8px !important;
	text-decoration:none;
	display:block;
	width:117px;
	padding-left:5px;
}