/* Successful CVs United Kingdom - CSS Document */

body {
	background-color: #013954;
	background-image: url(../resume_resources/sra_bkgrnd.jpg);
	background-repeat: repeat-x;
	text-align: center;
}
.clearFloat{clear:both;}
.leftCell {
	left: 0px;
	position: fixed;
}

/* Top-of-page attributes */
.headerCell {
	width: 993px;
	background-color: #FFFFFF;
	height: 128px;
	margin: 25px auto 5px;
	border: 1px solid #000000;
	padding: 0px;
}
.img_logo {
	float: left;
	margin-left: 80px;
}
.img_topRight {
	float: right;
	margin-right: 0px;
	left: 0px;
	bottom: 0px;
}
.navCell {
	width: 993px;
	white-space: nowrap;
	background-color: FF8522;
	border: 1px solid #000000;
	margin-right: auto;
	margin-left: auto;
	overflow: visible;
	display: block;
}
.navMenu {
	font-family: Calibri, Helvetica, Arial, sans-serif;
	background-color: #EB7209;
	background-image: url(../resume_resources/nav_bkg.gif);
	background-repeat: repeat-x;
	width: 160px;
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	display: block;
	padding-top: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	white-space: nowrap;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	padding-bottom: 10px;
}
A.navMenu:link {
	color: #FFFFFF;
	text-decoration: none;
}
A.navMenu:hover {
	color: #000000;
	text-decoration: underline;
}
A.navMenu:visited {
	color: #FFFFFF;
	text-decoration: none;
}
A.navMenu:visited:hover {
	color: #000000;
	text-decoration: underline;
}
.navMenu-home {
	font-family: Calibri, Helvetica, Arial, sans-serif;
	background-color: #EB7209;
	background-image: url(../resume_resources/nav_bkg.gif);
	background-repeat: repeat-x;
	width: 160px;
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	display: block;
	padding-top: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	white-space: nowrap;
	padding-bottom: 10px;
}
A.navMenu-home:link {
	color: #FFFFFF;
	text-decoration: none;
}
A.navMenu-home:hover {
	color: #000000;
	text-decoration: underline;
}
A.navMenu-home:visited {
	color: #FFFFFF;
	text-decoration: none;
}
A.navMenu-home:visited:hover {
	color: #000000;
	text-decoration: underline;
}
.navMenu-wide {
	font-family: Calibri, Helvetica, Arial, sans-serif;
	background-color: #EB7209;
	background-image: url(../resume_resources/nav_bkg.gif);
	background-repeat: repeat-x;
	width: 188px;
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	display: block;
	padding-top: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	white-space: nowrap;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	padding-bottom: 10px;
}
A.navMenu-wide:link {
	color: #FFFFFF;
	text-decoration: none;
}
A.navMenu-wide:hover {
	color: #000000;
	text-decoration: underline;
}
A.navMenu-wide:visited {
	color: #FFFFFF;
	text-decoration: none;
}
A.navMenu-wide:visited:hover {
	color: #000000;
	text-decoration: underline;
}


/* Front Page Only attributes */
.fpFullWidthRow {
	display: block;
	text-align: center;
	width: 920px;
	margin-right: 5%;
	margin-left: 5%;
	vertical-align: top;
}
.fp-contentCopyLeft {
	margin-right: auto;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 30px;
	width: 550px;
	display: block;
	text-align: left;
	float: left;
}
.fp-contentCopyRight {
	margin-right: 0px;
	margin-left: 50%;
	display: table-cell;
	padding: 5px;
	width: 250px;
	text-align: right;
}
.fpBoxRow {
	text-align: center;
	width: 900px;
	display: block;
	margin-right: 10px;
	margin-left: 10px;
	vertical-align: top;
	padding-right: 20px;
	padding-left: 20px;
}
.fpBoxLeft {
	background-image: url(../resume_resources/fp-box_left.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	display: table-cell;
	height: 270px;
	width: 265px;
	text-align: left;
	padding: 10px;
	margin-right: auto;
	margin-left: 0px;
	float: left;
}
.fpBoxMiddle {
	background-image: url(../resume_resources/fp-box_middle.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 270px;
	width: 265px;
	text-align: left;
	padding: 10px;
	margin-right: auto;
	margin-left: auto;
	vertical-align: top;
}
.fpBoxRight {
	background-image: url(../resume_resources/fp-box_right.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 270px;
	width: 265px;
	text-align: left;
	padding: 10px;
	margin-right: 0px;
	margin-left: auto;
	float: right;
}

/* Page Content attributes */
.contentCell {
	width: 965px;
	background-color: #FFFFFF;
	padding: 15px;
	margin-top: 5px;
	margin-bottom: 5px;
	border: 1px solid #000000;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	display: block;
}
.contentCopy {
	margin-right: auto;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 40px;
	padding-bottom: 10px;
	padding-left: 50px;
	display: table-cell;
	text-align: center;
	width: 900px;
}
/* H1 for Page Title */
h1 {
	font-family: Calibri, Helvetica, Arial, sans-serif;
	font-size: 22px;
	font-weight: bold;
	text-align: left;
	padding-bottom: 15px;
	color: #000000;
}
h1 a:link 	{
	color:#1A548E;
	text-decoration:underline;
	font-weight: normal;
}
h1 a:hover 	{
	text-decoration:none;
	font-weight: normal;
}
h1 a:active 	{
	color:#1A548E;
	font-weight: normal;
}
h1 a:visited	{
	color:#1A548E;
	text-decoration:underline;
	font-weight: normal;
}
/* H2 for Front Page Highlights */
h2 {
	font-family: Calibri, Helvetica, Arial, sans-serif;
	font-size: 20px;
	font-weight: bold;
	text-align: left;
	color: #000000;
	padding-top: 5px;
	padding-bottom: 5px;
}
h2 a:link 	{
	color:#1A548E;
	text-decoration:underline;
	font-weight: normal;
}
h2 a:hover 	{
	text-decoration:none;
	font-weight: normal;
}
h2 a:active 	{
	color:#1A548E;
	font-weight: normal;
}
h2 a:visited	{
	color:#1A548E;
	text-decoration:underline;
	font-weight: normal;
}

/* H3 for front page bottom 3 boxes */
h3 {
	font-family: Calibri, Helvetica, Arial, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
}
h3 a:link 	{
	color:#1A548E;
	text-decoration:underline;
	display: block;
}
h3 a:hover 	{
	text-decoration:none;
}
h3 a:active 	{
	color:#1A548E;
}
h3 a:visited	{
	color:#1A548E;
	text-decoration:underline;
}

/* H4 for RHS promo box title */
h4 {
	font-family: Calibri, Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-align: center;
	vertical-align: top;
	white-space: nowrap;
}
h4 a:link 	{
	color:#1A548E;
	text-decoration:underline;
}
h4 a:hover 	{
	text-decoration:none;
}
h4 a:active 	{
	color:#1A548E;
}
h4 a:visited	{
	color:#1A548E;
	text-decoration:underline;
}

p {
	font-family: Calibri, Helvetica, Arial, sans-serif;
	font-size: 12pt;
	color: #333333;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	line-height: normal;
	padding-top: 5px;
	padding-bottom: 5px;
}
p a:link 	{color:#1A548E;
	text-decoration:underline}
p a:hover 	{
	text-decoration:none}
p a:active 	{color:#1A548E;}
p a:visited	{color:#1A548E;
	text-decoration:underline;}
p a:visited:hover 	{
	text-decoration:none}

ul.nonNav {
	list-style-position: outside;
	vertical-align: top;
	margin: 20px;
}
ul.nonNav li {
	font-family: Calibri, Helvetica, Arial, sans-serif;
	font-size: 12pt;
	list-style-type: disc;
	list-style-position: outside;
	vertical-align: top;
	margin: 10px;
	color: #333333;
	list-style-image: url(../resume_resources/list_point.gif);
	text-align: left;
}
ol.nonNav {
	list-style-position: outside;
	vertical-align: top;
	margin: 20px;
}
ol.nonNav li {
	font-family: Calibri, Helvetica, Arial, sans-serif;
	font-size: 12pt;
	list-style-type: decimal;
	list-style-position: outside;
	vertical-align: top;
	margin: 10px;
	color: #333333;
	text-align: left;
}
table {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #000000;
}

th {
	font-family: Calibri, Helvetica, Arial, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	background-color: #FF8522;
	text-align: left;
	white-space: nowrap;
	padding: 3px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
td {
	font-family: Calibri, Helvetica, Arial, sans-serif;
	font-size: 16px;
	color: #000000;
	background-color: #EEEEEE;
	text-align: left;
	padding: 5px;
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #999999;
}
td a:link 	{color:#1A548E;
	text-decoration:underline}
td a:hover 	{
	text-decoration:none}
td a:active 	{color:#1A548E;}
td a:visited	{color:#1A548E;
	text-decoration:underline;}
td a:visited:hover 	{
	text-decoration:none}
tfoot td {
	background-color: #EEEEEE;
	text-align: center;
	padding: 5px;
	border-top: 0px none;
	border-right: 0px none;
	border-bottom: 0px none;
	border-left: 0px none;
}
option {
	font-family: Calibri, Helvetica, Arial, sans-serif;
}
select {
	width: 200px;
	font-family: Calibri, Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #FF8522;
	font-weight: bold;
	text-align: left;
	white-space: nowrap;
}
input {
	font-family: Calibri, Helvetica, Arial, sans-serif;
	font-size: 14px;
}

.TextLeft {
	text-align: left;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
.TextLeftBold {
	text-align: left;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	font-size: 16px;
}
.TextCenter {
	text-align: center;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
.TextRight { 
	text-align: right;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
.TextJustified {
	text-align: justify;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
.TextJustifiedItalic { 
	text-align: justify;
	font-style: italic;
	font-weight: normal;
	font-variant: normal;
}
.TextCenterSmall {
	font-size: 9pt; 
	text-align: center;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
.TextLeftSmall {
	font-size: 9pt;
	text-align: left
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
.TextLarge {
	font-size: 20px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
.title {
	font-size: 20px;
	font-weight: bold;
	color: #013954;
}
.borders {
	background-color: EEEEEE;
	background-image: url(../resume_resources/orange-grad.jpg);
	background-repeat: repeat-x;
	text-align: center;
	display: block;
	width: 450px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #000000;
}
.promotitle {
	font-size: 24px;
	color: #FFFFFF;
	text-align: center;
	white-space: nowrap;
}
.blackText {
	color: #000000;
	font-size: 16px;
}




/* Special Page attributes */
.behindNav {
	visibility: visible;
	z-index: -10;
}
.convertNow {
	background-color:#013954;
	color:#FFFFFF;
	FONT: bold 16px verdana, arial, sans-serif;
	text-align: center;
	text-decoration: underline;
	padding: 7px;
	margin: 25px 30%;
	display: block;
	border: 1px solid #000000;
}
a.convertNow:link 	{
	background-color:#013954;
	color:#FFFFFF;
	text-decoration: none;
	text-align: center;
}
a.convertNow:visited 	{
	background-color:#013954;
	color:#FFFFFF;
	text-decoration: none;
}
a.convertNow:active 	{
	background-color:#013954;
	color:#FFFFFF;
	text-decoration: underline;
}
a.convertNow:hover 	{
	background-color:#FFFFFF;
	color:#013954;
	text-decoration: underline;
}
.promoRow {
	text-align: center;
	width: 550px;
	display: table-row-group;
	margin-right: 0px;
	margin-left: 0px;
	vertical-align: top;
	height: 60px;
	white-space: nowrap;
}
.promoLeft {
	display: table-column;
	text-align: left;
	padding: 5px;
	float: left;
	height: 50px;
	margin: 0px;
	width: 220px;
}
.promoRight {
	display: table-column;
	text-align: right;
	padding: 5px;
	vertical-align: top;
	float: right;
	height: 50px;
	margin: 0px;
	width: 220px;
}

.promoNow {
	background-color:#013954;
	color:#FFFFFF;
	FONT: bold 12px verdana, arial, sans-serif;
	text-align: center;
	text-decoration: underline;
	padding: 5px;
	margin: 0px;
	display: block;
	border: 1px solid #000000;
	white-space: nowrap;
	background-image: url(../resume_resources/promo-bkgrnd.jpg);
	background-repeat: repeat-x;
}
a.promoNow:link 	{
	background-color:#FFFFFF;
	color:#000000;
	text-decoration: none;
	text-align: center;
}
a.promoNow:visited 	{
	background-color:#FFFFFF;
	color:#000000;
	text-decoration: none;
}
a.promoNow:active 	{
	background-color:#FFFFFF;
	color:#000000;
	text-decoration: underline;
}
a.promoNow:hover 	{
	background-color:#013954;
	color:#FFFFFF;
	text-decoration: underline;
	background-image: url(../resume_resources/promo-bkgnd.jpg);
	background-repeat: repeat-x;
}
.promo-third {
	display: table-cell;
	text-align: center;
	padding: 5px;
	height: 80px;
	margin: 0px;
	width: 150px;
	float: left;
}
.promo-3 {
	background-color:#FFFFFF;
	color:#013954;
	FONT: bold 12px verdana, arial, sans-serif;
	text-align: center;
	text-decoration: underline;
	padding: 5px;
	margin: 0px;
	display: block;
	border: 1px solid #000000;
	white-space: nowrap;
	background-image: url(../resume_resources/promo-bkgrnd.jpg);
}
a.promo-3:link 	{
	background-color:#FFFFFF;
	color:#013954;
	text-decoration: none;
	text-align: center;
}
a.promo-3:visited 	{
	background-color:#FFFFFF;
	color:#013954;
	text-decoration: none;
}
a.promo-3:active 	{
	background-color:#FFFFFF;
	color:#013954;
	text-decoration: underline;
}
a.promo-3:hover 	{
	background-color:#013954;
	color:#FFFFFF;
	text-decoration: underline;
	background-image: url(../resume_resources/promo-bkgnd.jpg);
	background-repeat: repeat-x;
}
.rhs-box {
	width: 265px;
	background-image: url(../resume_resources/rhs-box_top.gif);
	margin: 5px auto 30px;
	z-index: 20;
	padding-top: 10px;
	display: block;
	float: right;
	padding-bottom: 0px;
}
.rhs-box_img {
	width: 265px;
	bottom: 5px;
}

/* Special attributes */
.rhs-box-flat {
	width: 265px;
	background-image: url(../resume_resources/rhs-box_top.gif);
	margin: 5px 0px 30px auto;
	z-index: 20;
	padding-top: 10px;
	display: block;
	float: right;
	border-bottom-width: 6px;
	border-bottom-style: solid;
	border-bottom-color: #FF8522;
}
.textOrange {
	font-weight: bold;
	color: #FF8522;
}
ul.nonNav4Mark {
	list-style-position: outside;
	vertical-align: top;
	margin: 20px;
	line-height: 10px;
}
.table4Mark {
	background-color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

ul.nonNav4Mark li {

	font-family: Calibri, Helvetica, Arial, sans-serif;
	font-size: 12pt;
	list-style-type: disc;
	list-style-position: outside;
	vertical-align: top;
	margin: 10px;
	color: #333333;
	list-style-image: url(../resume_resources/list_point.gif);
	text-align: left;
}
.contentRightCol {
	margin-right: 0px;
	margin-left: auto;
	display: inline-table;
	padding: 5px;
	width: 350px;
	text-align: left;
	left: auto;
	top: 0px;
	right: 0px;
}
.contentLeftCol {
	margin-right: auto;
	margin-left: 0px;
	display: inline-table;
	padding: 5px 50px 5px 5px;
	width: 450px;
	left: 0px;
	top: 0px;
	right: auto;
}
.TextCenterItalics {

	text-align: center;
	font-style: italic;
	font-weight: normal;
	font-variant: normal;
}
.lhs-box {
	width: 140px;
	margin: 5px;
	display: block;
	background-color: #FFFFFF;
	text-align: center;
	padding: 5px;
	white-space: nowrap;
	float: right;
	clear: right;
	border: thin solid #013954;
}
.TextCenterBoldItalics {

	text-align: center;
	font-style: italic;
	font-weight: bold;
	font-variant: normal;
}
.promo-cell {

	display: table-cell;
	text-align: center;
	padding: 5px;
	height: 80px;
	margin: 0px;
	width: 150px;
}
.rhs-box-widget {
	width: 265px;
	background-image: url(../resume_resources/rhs-box_top.gif);
	margin: 5px auto 30px;
	z-index: 20;
	padding-top: 10px;
	display: block;
	float: right;
	padding-bottom: 0px;
	text-align: left;
}

