/*
	Defaults
	Helpers
	Buttons
	Headings
	Anchors
	Paragraphs
	Default Lists
	Global Elements
	Page Structures
	Global Navigation
	Forms
*/

/*Defaults*/
body {
	border:0;
	color: #336699;
	font-size:0.75em;
	line-height:145%;
	margin:0;
	padding:0;
	text-align:left;
	}
	
body.home {
		background: #fff url(../images/bg_home.gif) 0 0 repeat-x;
}
body.hp {
		background: #fff url(../images/bg_hp.gif) 0 0 repeat-x;
}
body.gp {
		background: #fff url(../images/bg_gp.gif) 0 0 repeat-x;
}

body.popup {}
body, input, select, textarea, table, td, div, textarea {font-family:Verdana, Arial, Helvetica, sans-serif;}
textarea {font-size:100%;}
form, h1, h2, h3, h4, h5, h6 {margin:0;padding:0;}
input {line-height:1;}
img {border:0;}
label {cursor:pointer;}

/*Helpers*/
.h {display: none !important;}
.sBlock {display:block;}
.sInline {display:inline;}
.clearfix:after {content: ".";display:block;clear:both;visibility:hidden;line-height:0;height:0;}
.clearfix {display:inline-block;}
html[xmlns] .clearfix {display:block;}
* html .clearfix {height:1%;}
.oov {display:block;text-indent:-5000em;}
.right {float:right;}
.left {float:left;}
.required {color:#900;}
.indent {margin-left:30px;}
.hilite {
	background-color: Yellow;
}


/*Buttons*/
.button {background:url(../images/btn.gif) 0 0 no-repeat;color:#003366;font-size: normal;line-height:1;margin:0 0 0 0;text-decoration:none;}
.button:visited {color:#003366;text-decoration:none;}
.button:hover {color:#003366;text-decoration:underline;}
.button * {display:block;}
.button span {
font-weight:bold;
text-transform: uppercase;
padding:15px 12px 16px 35px;
background: transparent url(../images/btn_right.gif) right top no-repeat;
}

/*Boxes*/
/*small homepage*/
div.box_gp_sm,
div.box_hp_sm {
	background: url(../images/box_gp_sm.gif) 0 0 no-repeat;
	width: 300px;
	overflow: hidden;
	display: inline;
	float: left;
	margin: 10px 0 10px 5px;
}
div.box_gp_sm div.inner,
div.box_hp_sm div.inner {
	background: transparent url(../images/box_gpbtm_sm.gif) left bottom no-repeat;
	padding: 15px;
}
div.box_hp_sm {
	background: url(../images/box_hp_sm.gif) 0 0 no-repeat;
	margin: 10px 0 10px 20px;
}
div.box_hp_sm div.inner {
	background: transparent url(../images/box_hpbtm_sm.gif) left bottom no-repeat;
}
/*large interior*/
div.box_gp_lrg,
div.box_hp_lrg {
	background: url(../images/box_gp_lrg.gif) 0 0 no-repeat;
	width: 667px;
	overflow: hidden;
	margin: 10px 0 10px 5px;
}
* html div.box_hp_lrg,
* html div.box_gp_lrg {
	height: 100%;
}
div.box_gp_lrg div.inner,
div.box_hp_lrg div.inner {
	background: transparent url(../images/box_gpbtm_lrg.gif) bottom left no-repeat;
	padding: 15px;
	overflow: hidden;
}
div.box_hp_lrg {
	background: url(../images/box_hp_lrg.gif) 0 0 no-repeat;
	margin: 10px 0;
}
div.box_hp_lrg div.inner {
	background: transparent url(../images/box_hpbtm_lrg.gif) bottom left no-repeat;
}
div.box_gp_lrg {
	background: url(../images/box_gp_lrg.gif) 0 0 no-repeat;
	margin: 10px 0;
}
div.box_gp_lrg div.inner {
	background: transparent url(../images/box_gpbtm_lrg.gif) bottom left no-repeat;
}

div.box_hp_lrg div.inBox,
div.box_gp_lrg div.inBox {
	display: inline;
	float: left;
	width: 300px;
	border-right: 3px solid #99cc7f;
	overflow: hidden;
	padding-right: 10px;
}
div.box_gp_lrg div.inBox {
	border-right: 3px solid #7fb2cc;
}
div.box_hp_lrg div.Rcol,
div.box_gp_lrg div.Rcol {
	 border-right: none;
	 padding-left: 10px;
}


/* Headings */
h1, h2, h3, h4, h5, h6 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
h1.home,
h1.hp,
h1.gp {
	font-size: 200%;
	margin: 0em;
	line-height: 1em;
}
h1.home {
	color: #990099;
}
h1.hp {
	color: #339900;
}
h1.gp {
	color: #006699;
}

h2.hp,
h2.gp {
	font-size: 175%;
	margin: 0em;
	line-height: 1em;
}
h2.hp {
	color: #339900;
}
h2.gp {
	color: #006699;
}

h3 {
	color: #cc6600;
	font-size: 150%;
	margin: 0.5em 0;
	line-height: 1em;
}

/* Anchors */
a {color:#003366;text-decoration: underline;font-weight: regular;}
a:hover {

}
a.subnav {
	color: #cc6600;
	text-decoration: underline;
}

/* Paragraphs */
p {padding:0 0 1em 0;margin:0;}
.exm {
	padding-top: 1.5em;
}

/*Blockquotes*/
p.quote,
ul.quote {
	float: left;
	display: inline;
	width: 510px;
	margin-right: 10px;
}
ul.quote {
	line-height: 2em;
	width: 470px;
}
blockquote {
	background-color: #7fb2cc;
	padding: 10px;
	margin: 0;
	line-height: 1.5em;
	font-family: "Times New Roman", Times, serif;
	font-size: 160%;
	color: #FFF;
	width: 200px;
	overflow: hidden;
	float: left;
	display: inline;
}
blockquote.hp {
	background-color: #99cc7f;
}
.bqstart {
     float: left;
     height: 45px;
     margin-top: -20px;
     padding-top: 45px;
     margin-bottom: -50px;
     font-size: 500%;
     color: #cc6600;
	 font-family: "Times New Roman", Times, serif;
 }

 .bqend {
     float: right;
     height: 25px;
     margin-top: -20px;
     padding-top: 45px;
     font-size: 500%;
     color: #cc6600;
	 font-family: "Times New Roman", Times, serif;
 }

/*Default Lists*/
ul, ol, ol.alpha, ol.roman {
	margin-top: 0;
}
ul ul {
	list-style-type:disc;
}
ol.alpha {
	list-style-type: upper-alpha;
}
ol.roman {
	list-style-type: upper-roman;
}
ol.decimal {
	list-style-type: decimal;
}

/* Global Elements*/
#headerHome,
#headerGP,
#headerHP {
	width: 950px;
	height: 88px;
	position: relative;
}
#headerHome {
background: transparent url(../images/home_header.jpg) 0 0 no-repeat; 
}
#headerGP {
background: transparent url(../images/gp_header.jpg) 0 0 no-repeat; 
}
#headerHP {
background: transparent url(../images/hp_header.jpg) 0 0 no-repeat;
}

#headerHome .logo,
#headerGP .logo,
#headerHP .logo {
	position: absolute;
	margin-left: 22px;
	top: 23px;
}

#footer_containerHome,
#footer_containerHP,
#footer_containerGP {
	width: 950px;
	margin: 15px auto;
	text-align: left;
	color: #666;
}

#footer_containerHome {
	border-top: 8px solid #993399;
}
#footer_containerHP {
	border-top: 8px solid #339900;
}
#footer_containerGP {
	border-top: 8px solid #006699;
}

#footer {border-top: 6px solid #ffcc00; background: #FEF5F5;}
#footer p {
	margin: 30px 0 1em 0;
	padding: 0;
	color: #999;
	font-size:90%;
	line-height: normal;
}
#footer a {
	color: #999;
	text-decoration: underline;
}
.foot_logo {
	float: left;
	display: inline;
	margin-top: 20px;
	width: 180px;
	text-align: center;
}
.foot_content {
	float: left;
	display: inline;
	width: 760px;
}

/*Page Structures*/

#page {margin:0 auto;position:relative;text-align:left;width:950px;}

#content {
	margin: 60px 0 40px 0;
}

#block01 /*left nav col*/ {
display:inline;
float:left;
margin:0 0 30px 0;
position:relative;
width:160px;
padding: 0px 10px;
border-right: 3px solid #CDDDE8;
}

#block02 /*right content col*/ {
display:inline;
float:left;
margin:0;
padding: 0px 0px 0px 20px;
width:747px;
}

#block03 /*one col page*/ {
	width: 750px;
	padding:0;
	margin-left: 180px;
	margin-bottom: 30px;
}

/* Global Navigation */

#nav_container {
	width: 100%;
	margin-left: 49px;
}
#nav_container ul#navOne,
#nav_container ul#navOne_fr,
#nav_container ul#navTwo {
	display: inline;
	float: left;
}

/*main menu*/
#nav_container ul#navOne,
#nav_container ul#navOne_fr {
margin-left:110px;
padding:0px;
width:657px;
height: 43px;
position: relative;
background: url(../images/menu_EN.gif) 0 0 no-repeat;
}
#nav_container ul#navOne_fr {
	background: url(../images/menu_FR.gif) 0 0 no-repeat;
}

#nav_container ul#navOne li,
#nav_container ul#navOne_fr li {
	margin: 0;
	padding: 0;
	list-style: none;
	position: absolute;
	top: 0;
}

ul#navOne li, ul#navOne a,
ul#navOne_fr li, ul#navOne_fr a {
	height: 43px;
	display: block;
}

#nav_container ul#navOne li a,
#nav_container ul#navOne_fr li a {
	text-indent: -9999px;
	text-decoration: none;
	/* Required for Netscape */
	overflow: hidden;
}

ul#navOne #p01,
ul#navOne_fr #p01 {left: 0; width: 335px;}
ul#navOne #p02,
ul#navOne_fr #p02 {left: 336px; width: 322px;}

ul#navOne #p01 a:hover {background: transparent url(../images/menu_EN.gif) 0 -43px no-repeat;}
ul#navOne #p02 a:hover {background: transparent url(../images/menu_EN.gif) -336px -43px no-repeat;}

ul#navOne_fr #p01 a:hover {background: transparent url(../images/menu_FR.gif) 0 -43px no-repeat;}
ul#navOne_fr #p02 a:hover {background: transparent url(../images/menu_FR.gif) -336px -43px no-repeat;}

ul#navOne #p01 a.ON {background: transparent url(../images/menu_EN.gif) 0px -43px no-repeat;}
ul#navOne #p02 a.ON {background: transparent url(../images/menu_EN.gif) -336px -43px no-repeat;}

ul#navOne_fr #p01 a.ON {background: transparent url(../images/menu_FR.gif) 0px -43px no-repeat;}
ul#navOne_fr #p02 a.ON {background: transparent url(../images/menu_FR.gif) -336px -43px no-repeat;}

/*secondary menu*/
ul#navTwo {
	font-size: 100%;
	font-weight: normal;
	color: #cc6600;
	margin: 0;
	padding-left: 10px;
}

#navTwo li {
	display: inline;
	float: left;
	list-style-type: none;
	margin: 0;
	padding-left: 5px;
	padding-top: 5px;
	overflow: hidden;
}

/*Sub Sub nav -- left menu*/
div.subsubnav p {
}

/*Forms*/
form {
	text-align: left;
	background: #FFFFCC;
}
.formhelp {
	margin: 10px 15px 0 15px;
	float: left;
}
.errors,
.errors02,
.errors03 {
	color: #990000;
	background: #FFF;
	padding: 10px;
	margin-bottom: 10px;
}
.errors02 {
	background: #F5F5F5;
}
.errors03 {
	background: #F0F8FF;
}
/*.cancelButton {
	float: left;
	margin: 15px 20px 0 20px;
}*/
.text,
label.text {display:block;font-weight:bold;padding-bottom:.1em;}
label.text.medium {
	font-size: 115%;
	font-weight: normal;
}
input.text {width:255px;font-weight:normal;padding-left:.2em;}
span.error {
	background-color: #ffff00;
	padding: 3px;
}

input.long { width: 340px; }
input.short {
	width: 50px;
}
input.medium {
	width: 135px;
}

.status input.text {font-size:150%;width:250px;font-weight:normal;padding-left:.2em;}

 input.file {font-size:150%;width:255px;font-weight:normal;padding-left:.2em;}

select {width:262px;font-size:150%;}
select.medium {
	width: 135px;
	font-size: 115%;
}

textarea {height:200px;width:500px;text-align: left;}

textarea.short {height:75px;width:500px;text-align: left;}

input.submit {
	font-weight: bold;
	font-size: 1.0em;
	color: #fff;
	background: transparent;
	border: 0;
	margin-top: -7px;
	padding: 0 30px;
	cursor: pointer;
	height: 30px;
}
* html input.submit {
	height: auto;
	padding: 0 15px;
}
.pad {
	margin-left: 2em;
}
.padtop {
	margin-top: 1em;
}
.checkgroup {padding-left:30px;}
.textgroup {padding-left:0px;}
.checkfield {float:left;width:270px;padding-bottom:1em;}
.textfield {float:left;width:290px;padding-bottom:1em;}
.checkfield.short {width:135px;}
.checkfield select {width:auto;font-size:100%;}
.checktextfield {float:left;padding-top:.4em;width:150px;}
.right input.text {margin-right:30px;width:370px;}
.login .helptext {display:block;font-weight:bold;text-align:right;width:255px;}
.reqfield {
	/*color: #990000;
	font-weight: bold; 
	font-size: 1.5em;
	padding: 0 2px;*/
	margin: 10px 0 0 2px;
}
.explainer {
	padding-top:.2em;
	color: #999;
}
.copy {
	font-size:115%;font-weight:bold;padding-bottom:.1em;
}

/*Print styles*/
.hide {
	display: block;
}