/***********************************/
/*****    Start Main Layout    *****/
/***********************************/
body{
	background: #FFFFFF;
	color: #666666;
}

em{
	font-style: italic;
}


dl dd{
	margin-bottom: 0.7em;
}

p{
	font-size: 0.9em;
	line-height: 1.3em;
	padding-bottom: 1em;
}

h3{
	font-size: 1.0em;
}

h1, h2, h3, h4, strong{
	font-weight: bold;
}

ol li{
	list-style: lower-roman;
	margin-left: 10px;
}

a{
	text-decoration: none;
	color: #5693CA;
}

a:hover{
	text-decoration: underline;
}

.left{
	float: left;
}

.right{
	float: right;
}

.clear{
	clear: both;
}

.hide{
	display: block;
	overflow: hidden;
	text-indent: -1000em;
}

.v_prop{
	height: 1px;
	line-height: 1px;
	overflow: hidden;
	clear: both;
}

#outer_container{
	text-align: left;
	margin: auto;
	position: relative;
}

#inner_container{
	width: 743px;
	padding: 0px 20px;
	position: relative;
	border-top: 1px solid #FFFFFF;
}

#logo{
	position: absolute;
	top: -75px; /** size of logo image **/
	right: 20px; /** width of outer padding **/
}

#logo img{
	behavior: url(./../shared/css/resources/iepngfix.htc); /* IE6 png support */
	width: 171px;
	height: 71px;
}

/*** Navigation ***/
#navigation{
	margin-top: 38px;
	padding-right: 11px;
	list-style: none;
}

#navigation li{
	float: left;
	display: block;
	list-style: none;
	background-repeat: no-repeat;
	padding: 0px;
	margin: 0px;
}

#navigation a{
	display: block;
	background-repeat: no-repeat;
	height: 50px;
}

#secondary_nav{
	color: #D2E9FB;
}
/*** End Navigation ***/

/*** Foooter ***/

#footer{
	clear: both;
	padding: 10px;
	background: #ffffff;
	text-align: right;
	position: relative;
	margin: auto;
}

#footer a{
	padding: auto 5px;
}

/*** End Footer ***/

#content_divider{
	height: 1px;
	line-height: 1px;
	overflow: hidden;
	margin-top: 209px;
}


.submit{
	border: none;
	height: 20px;
	background-color: transparent;
	background-position: top left;
	background-repeat: no-repeat;
	overflow: hidden;
	line-height: 10000em;
	display: block;
	cursor: pointer;
}

#language_selector{
	position: absolute;
	right: 19px;
}

#language_selector img{
	vertical-align: middle;
}

/*********************************/
/*****    Start Home Page    *****/
/*********************************/
.home #outer_container{
	width: 840px;
	margin-top: 30px;
}

.home #inner_container{
	width: 772px;
	height: 490px;
}

.home #navigation{
	margin-top: 18px;
}

.home #footer{
	width: 744px;
}

#h_link1{
	display: block;
	position: absolute;
	top: 312px;
	left: 239px;
	height: 42px;
	background-position: top left;
	background-color: transparent;
	background-repeat: no-repeat;
}

#h_link2{
	display: block;
	position: absolute;
	top: 354px;
	left: 201px;
	height: 42px;
	background-position: top left;
	background-color: transparent;
	background-repeat: no-repeat;
}

#h_link3{
	display: block;
	position: absolute;
	top: 399px;
	left: 157px;
	height: 42px;
	background-position: top left;
	background-color: transparent;
	background-repeat: no-repeat;
}

#home_box{
	position: absolute;
	width: 412px;
	height: 195px;
	top: 90px;
	left: 346px;
}

.home #language_selector{
	margin-right: 1px;
	top: -21px;
}


/************************************/
/*****    Start Content Page    *****/
/************************************/
.content #outer_container{
	background: 21px 0px repeat-y url(./../images/base_repeat.jpg);
	width: 783px;
	margin-top: 9px;
}

.content #content_outer{
	width: 375px;
	margin: 0px auto 10px 0px;
	float: left;
}

.content #content_outer.wide{
	width: 743px;
}

.content #footer{
	width: 743px;
}

#primary_heading{
	position: absolute;
	top: 128px;
	right: 20px;
	float: right;
	display: block;
	height: 74px;
	width: 100%;
	background-color: transparent;
	background-position: top right;
	background-repeat: no-repeat;
}

#content_top{
	background-position: top left;
	background-repeat: no-repeat;
	background-color: inherit;
	height: 46px;
}

.wide #content_top{
	background-position: 7px 0px;
	height: 40px;
}

#content_box{
	color: #FFFFFF;
	background: top left repeat-y transparent url(../images/content_bg.gif);
	margin: 0px 17px 0px 22px;
	padding: 0px 14px 0px 10px;
	border: none;
}

.wide #content_box{
	background: top left repeat-y transparent url(../images/content_wide_bg.gif);
}

#content_footer{
	background: top left no-repeat transparent url(../images/content_foot.gif);
	height: 23px;
}

.wide #content_footer{
	background: 7px 0px no-repeat transparent url(../images/content_wide_foot.gif);
	margin-bottom: 75px; /* size of logo image */
}

#flash_container{
	float: left;
	margin-top: 30px;
	margin-bottom: 75px; /* size of logo image */
	margin-right: auto;
	margin-left: 70px;
}

.content #navigation{
	padding-right: 9px;
}

.terms ol{
	margin-left: 15px;
	margin-right: 30%;
	margin-bottom: 1em;
}

#question_textarea
{
 	width: 312px;
	height: 100px;   
}

.errorMark
{
    font-size: 1.5em;
}

.errorMsg
{
    font-weight: bold;

}

#question_validator 
{
    display:block;    
}

/**************************************/
/*****    Start Landing Layout    *****/
/**************************************/
.landing #outer_container{
	width: 840px;
	margin-top: 30px;
}

.landing #inner_container{
	height: 490px;
	padding-left: 48px;
	margin-right: 48px;
	width: 744px;
	padding-right: 0px;
	background-image: url(../images/landing_bg.jpg);
}

.landing li{
	float: left;
	margin-right: 10px;
}

.landing #box_content{
	width: 375px;
	padding-top: 168px;
	padding-left: 10px;
	position: absolute;
	top: 43px;
	right: 47px;
}

.landing.en #box_content{
	background: top left no-repeat transparent url(../images/landing_headline_en.gif);
}

.landing.fr #box_content{
	background: top left no-repeat transparent url(../images/landing_headline_fr.gif);
}

.landing #lang_selector{
	height: 34px;
	width: 205px;
	display: block;
}

.landing.en #lang_selector{
	background: top left no-repeat transparent url(../images/select_lang_en.gif);
}

.landing.fr #lang_selector{
	background: top left no-repeat transparent url(../images/select_lang_fr.gif);
}