@charset "UTF-8";

/**** YUI Browser reset + Fonts ********************************************/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img {
	border:0;
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul {
	list-style:none;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
q:before,q:after {
	content:'';
}
abbr,acronym { border:0;
}

/**
 * YUI Fonts
 * @module fonts
 * @namespace yui-
 * @requires
 */

/**
 * Percents could work for IE, but for backCompat purposes, we are using keywords.
 * x-small is for IE6/7 quirks mode.
 */
body {
	font:13px/1.231 arial,helvetica,clean,sans-serif;
	/* for IE6/7 */
	*font-size:small;
	/* for IE Quirks Mode */
	*font:x-small;
}

/**
 * Nudge down to get to 13px equivalent for these form elements
 */
select,
input,
button,
textarea,
button {
	font:99% arial,helvetica,clean,sans-serif;
}

/**
 * To help tables remember to inherit
 */
table {
	font-size:inherit;
	font:100%;
}

/**
 * Bump up IE to get to 13px equivalent for these fixed-width elements
 */
pre,
code,
kbd,
samp,
tt {
	font-family:monospace;
	*font-size:108%;
	line-height:100%;
}

/*** YUI Fonts end *************************/



body {
	background-color: #8dbe48;
	color: #333;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 1em;
	letter-spacing: 0;
	line-height: 1.5em;
	text-align: left;
	text-decoration: none;
	word-spacing: 0.05em;
    margin-top:50px;
}
img {
	border: none;
}
img, div, input {
    behavior: url('style/iepngfix.htc');
}
a {
	color: #8dbe48;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

img.areva_logo {
    margin-left:13px;
    margin-bottom:80px;
}

p {
    margin-bottom:1em;
}

h1, h2 {
	background-color: #8dbe48;
	color: #FFF;
	font-size:2.9em;
	font-weight: normal;
	line-height: 1em;
	margin-top:60px;
    margin-bottom:25px;
    padding: 8px 40px 5px 22px;
}

h3 {
    margin-top:20px;
    margin-bottom:20px;
    font-weight:bold;
    font-size:1.4em;
}

h4 {
    margin-top:20px;
    margin-bottom:20px;
    font-weight:bold;
}

strong {
    font-weight:bold;
}

em {
    font-style:italic;
}

div.content ul {
    list-style-type:disc;
    list-style-position:outside;
    margin-left:40px;
}

div.clear {
    clear:both;
}

.left_column {
	background-color: #FFF;
	float: left;
	padding-top:85px;
    padding-left:40px;
	width:240px;
}

.right_column {
	background-color: #FFF;
	border-right: 9px solid #72a931;
	float: right;
	width: 692px;
}

.container {
	background-color: #FFF;
	border-left: 9px solid #72a931;
	border-top: 9px solid #72a931;
	height: inherit;
	margin-left:auto;
    margin-right:auto;
	width: 1009px;
}

.navigation {
	background-color: #FFF;
	float: left;
	font-size: .8em;
	font-weight: bold;
	width: 240px;
}
.navigation ul li {
	border-top: solid #ccc 1px;
	line-height: 3em;
	list-style: none;
}
.navigation ul.main li a {
	color: #4c4c4c;
	margin: 20px 0;
	text-decoration: none;
}
.navigation ul.main li a:hover {
    color:#8dbe48;
	/*color: white;
    background-color: #8dbe48;*/
}
.navigation ul.main li a.current {
    color: #8dbe48;
}
.navigation ul.main li a.current:hover {
    color:#8dbe48;
    /*background-color:transparent;*/
}
.navigation ul.main li ul.sub {
	padding-bottom: 15px;
    padding-left:32px;
}
.navigation ul.main li ul.sub li {
	border-top: none;
	color: #6a6a6a;
	line-height: 2em;
	list-style: square;
}



#homepage_box {
	background-image: url('../images/headers/header__homepage.jpg');
	height: 482px;
	width: 232px;
	color: #fff;
	font-size: 1em;
	font-weight: bold;
	line-height: 1.2em;
    padding-left:400px;
    padding-right:60px;
    padding-top:120px;
}

.content {
	width: 652px;
    font-size:0.9em;
}

#footer {
	clear:both;
    background-image:url('../images/box__bottom.jpg');
    background-repeat:no-repeat;
	padding-top:105px;
    margin-left:auto;
    margin-right:auto;
    width:1018px;
}

#address {
	color: #eee;
	float: left;
	font-size: .9em;
	line-height: normal;
	margin: 0 0 40px 45px;
}
#contactbox {
	color: #eee;
	float: right;
	font-size: .9em;
	line-height: normal;
	margin: 0 45px 40px 0;
	text-align: right;
}
#contactbox a {
	color: #eee;
	text-decoration: none;
}
#contactbox a:hover {
	text-decoration: underline;
}
#contactbox p {
	margin-top: 10px;
}
#contactbox p.contact_label {
	color: #192216;
}

.clear {
	clear: both;
}

.inline_image {
	float: right;
	margin: 20px 0 20px 20px;
}

.quote {
	float: right;
	font-size: 1.4em;
	margin: 0 0 10px 20px;
	width: 340px;
    line-height:1.4em;
}
table.employee_rating {
	list-style: none;
	vertical-align: middle;
	width: 100%;
}

table.employee_rating td.percentage {
	color: #FFB100;
	line-height: 1.3em;
	font-size: 3.3em;
	font-weight: bold;
	padding-right: 10px;
	vertical-align: middle;
	width: 20%;
}

div.inline_image img {
    margin-top:10px;
    margin-bottom:10px;
}

span.highlight {
    color:#8dbe48;
}

div.blockcenter {
    text-align:center;
}