/* Text Formatting */

h1 { font-family: Arial, Helvetica, sans-serif; font-size:16px; font-weight:bold; *font-weight:normal; color:#3d70ab; padding: 8px 0px 8px 0px ; }

h2 { font-family: Arial, Helvetica, sans-serif; font-size:14px; font-weight:bold; *font-weight:normal; color:#3d70ab; padding: 8px 0px 8px 0px ;}

h3 { font-family: Arial, Helvetica, sans-serif; font-size:12px; font-weight:bold; *font-weight:normal; color:#3d70ab; padding: 8px 0px 8px 0px ;}

p { font-family: Arial, Helvetica, sans-serif; font-size:12px; color:#666666; padding: 4px 0px 4px 0px}

ul { font-family: Arial, Helvetica, sans-serif; font-size:12px; color:#747474; margin-left: 20px; list-style-type:square;}

span.BlueHighlight { font-family: Arial, Helvetica, sans-serif; font-size:12px; color:#004394; font-weight:bold;}

a:link { font-family: Arial, Helvetica, sans-serif; font-size:12px; color:#004394; line-height: 18px; text-decoration:none; font-weight:normal; }
a:visited {color:#004394; text-decoration:none; font-size:12px; line-height: 18px;} 
a:hover {color:#004394; text-decoration: underline; font-size:12px; line-height: 18px;} 
a:active  {color:#004394; text-decoration:none; font-size:12px; line-height: 18px;} 

/* Button styles */

a.buttonStyle { background-image:url(../Assets/buttons/btn-background.gif); background-repeat:repeat-x; color:#3c3c3c; font-size: 11px; border: #c4c9df solid 1px; padding: 2px 4px 2px 4px; display:inline-block; text-decoration: none !important;}

a.buttonStyle,  a.buttonStyle:hover,  a.buttonStyle:selected, a.buttonStyle:active { color:#3c3c3c;}

/* Teasers*/

div.newsBoxContainer { width:146px; border:#ccd4da solid 1px; padding: 10px; background-color:#f6f6f6;}

div.asEmployerBoxContainer { width:146px; border:#ccd4da solid 1px; padding: 10px; background-color:#f6f6f6;}

div.asEmployerBoxContainer ul { margin-right: 12px;}

/* Central Content Homepage */

div.HomeIntroductionContainer { }

div.HomeJobSectionContainer { background-color:#ebe7dd; border:#d4d4d4 solid 1px; padding: 8px;}

div.HomeBottomMessageContainer { }

/* Jobs Content Homepage */

/* Leader */

div.box, div.greybox, div.CMSbox {
    border: solid 1px #AAAAAA;
	padding: 10px 10px 5px;
	margin: 10px 0;
}

div.greybox { background-color: #E9E9E9; }

div#backups {
	background-image: url('/RiskMgmtTalentPool/Assets/Icons/backups.png');
	background-repeat: no-repeat;
	padding-left: 55px;
}

div#backups h3 {
	color: black;
	font-size: 1.2em;
	margin-top: -7px;
}

span.backupbox {
	display: inline-block;
	background-image: url('/RiskMgmtTalentPool/Assets/Icons/backup.png');
	background-repeat: no-repeat;
	padding: 15px 42px 10px;
}

span.backupbox span.date {
	color: #999999;
	font-size: 0.8em;
}

img.button, img.rightbutton {
    border: none;
	height: 30px;
}

img.rightbutton {
	float: right;
	margin-right: 5px;
}

img#companyLogo {
	float: right;
}

div.CMSbox {
	background-image:url('/RiskMgmtTalentPool/Assets/Icons/icon-page.png');
	background-repeat:no-repeat;
	border:1px solid #AAAAAA;
	margin:10px 0;
	padding:10px 10px 5px 40px;
	width:460px;
}

div.CMSbox h3 {
	color:black;
	font-size:1em;
	margin-bottom:0;
}

div.CMSbox a.page {
	background-image:url('/RiskMgmtTalentPool/Assets/Icons/icon-edit-page.png');
	background-repeat:no-repeat;
	display:inline-block;
	margin:0 20px 0 0;
	padding:15px 10px 5px 38px;
}

div#CMSteaser {
	float: right;
	width: 	305px;
	#width: 305px;
}

div#CMSteaser a.page {
	display: block;
}