/* CSS Document */

* { margin: 0; padding: 0; }

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000;
	background: #FFF;
	text-align: left;
	}

html, body { height: 100%; }


img, a img { border: none; }

a, a:link, a:visited { text-decoration: underline; color: #666; }
a:hover { text-decoration: none; color: #EC442D; }
a:active { }

.clear { clear: both; height: 1%; visibility: hidden; font-size: 1px; }

ul { padding-left: 1.3em; margin: .5em 0; padding-bottom: 1em; list-style-type: disc; }
ol { padding-left: 2.5em; margin: .5em 0; }
li { margin-bottom: .2em; }

u { text-decoration: none; }

h1, h2, h3, h4, h5, h6, h7 { font-family: "Trebuchet MS", Verdana, Helvetica, sans-serif; font-size: 1em; color: #000; }
h1 { font-size: 1.2em; padding-bottom: 1.2em; }
h2 { font-size: 1.1em; padding-top: .5em; padding-bottom: .7em; }
h3 { font-size: 1em; padding-top: .5em; }
h4 { font-size: 1em; padding-top: .5em; }

h1 a, h1 a:link, h1 a:visited,
h2 a, h2 a:link, h2 a:visited,
h3 a, h3 a:link, h3 a:visited,
h4 a, h4 a:link, h4 a:visited,
h5 a, h5 a:link, h5 a:visited,
h6 a, h6 a:link, h6 a:visited { color: #666; }

p { padding-bottom: 1em; }

hr { height: 1px; color: #666; background-color: #666; border: none; }

em, i { font-size: 96%; }

table, td, th {
	text-align: left;
	font-size: 1em;
	}

ul.links { list-style: none; list-style-image: url(../img/bbo_bullet_o.gif); }

#content li.link { list-style-type: none; list-style-image: url(../img/bbo_bullet_next.gif); }
#content li.back { list-style-type: none; list-style-image: url(../img/bbo_bullet_back_o.gif); }
#content li.nolink { list-style-type: disc; list-style-image: none; }

ul.links a,
ul.links a:link,
ul.links a:visited {
	text-decoration: none;
	color: #666;
	}
ul.links a:hover {
	text-decoration: underline;
	}
	
a.next, a.next:link, a.next:visited { float: right; padding-right: 10px; background: url(../img/bbo_bullet_next.gif) no-repeat center right; }	


.red {
	color: #EC442D;
	}

/* IPS CONTENT STYLE */
#cmsContent { margin: 0; padding: 0; background: none; text-align: left; }

/* CONTAINER */

#container {
	margin: 0 auto; width: auto;
	background: none;
	text-align: left;
	min-height: 100%;
	height: auto;
	}
* html #container {
	height: 100%;
	}
#container_inner {
	background: none;
	}

#container_inner_inner {
	background: none;
	}

#container_photo {
	background: none;
	}

#home #container_photo {
	background: none;
	}


/* HEADER */
#header {
	display: none;
	}

#logo_print {
	display: block; position: absolute; top: 0; left: 0;
	}

/* search */
#search {
	display: none;
	}
	
/* MAIN */
#main {
	text-align: left;
	}

#main_inner {
	margin: 0 auto; width: auto;
	background: none;
	text-align: left;
	}

#home #main_inner {
	background: none;
	}

	
/* LEFTNAV */
#leftnav {
	display: none;
	}

	
/* CONTENT */
#content {
	float: none; width: auto; overflow: hidden;
	}
#content_inner {
	margin: 0; margin-right: 0px; padding-top: 5.5em;
	}

.column_01 { float: left; width: 50%; }
.column_02 { float: left; }

/* RIGHTBAR */
#rightbar {
	float: none; padding-top: 0px; width: auto; overflow: visible; position: relative;
	}
#rightbar_inner {
	margin: 0;
	}

#rightbar h1, #rightbar h2, #rightbar h3, #rightbar h4, #rightbar h5, #rightbar h6, #rightbar h7 {
	font-size: 1.1em; padding-bottom: 1em;
	}

/* FOOTER */
#footer {
	height: 90px; padding-right: 0px;
	font-size: .8em; text-align: left;
	background: none;
	color: #999;
	}

#footer a,
#footer a:link,
#footer a:visited {
	text-decoration: none;
	color: #666;
	}
#footer a:hover {
	text-decoration: underline;
	color: #EC442D;
	}

/* FORMS */
form {
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	margin: 0;
	padding: 0;
}

fieldset { margin: 0; padding: 10px 0; border: none; } 
fieldset br { display: none; }
fieldset div { margin: 10px 0; padding: 0; clear: both; }
fieldset legend { display: none; }

fieldset .removed { display: none !important; }

/* labels */
fieldset label, fieldset div.cr p {
	float: left;
	display: block;
	text-align: left;
	margin: 0;
	padding: 0;
	padding-top: 3px;
	padding-right: 6px;
	width: 100px;
}

fieldset div.cr {  }

fieldset div.cr p {
	position:absolute;
	top: -2px;
	left: 0;
}
* html fieldset div.cr p {
	left: -106px;
}

fieldset div.cr label {
	float: none;
	text-align: left;
	margin: 0;
	margin-left: 109px;
	padding: 0;
	width: auto;
}

fieldset div.cr label.otherlabel {
	float:left; 
}
* html fieldset div.cr label.otherlabel {
	width:0.1em;
	margin-left: 54px;
}


fieldset div span {
	display: block;
	margin-left:109px;
	color:#8288AB;
}

fieldset div.cr_label label {
	margin-top: -2px;
}

/* mandatory labels */
fieldset .mandat { color: #EC442D; }
fieldset .mandatr { color: #EC442D; }

/* inputs */
fieldset input, fieldset select, fieldset textarea { width: 370px;  font-size: 12px; margin: 0; padding: 1px 0 0 2px; border: 1px solid #0F1B5F; }
fieldset input { height: 16px; }
fieldset div.cr input { border: none; width: auto; margin-right: 5px; }
fieldset div.cr input.otheranswer { border: 1px solid #A29385; margin-left: 5px;}
fieldset div.cr_label input { border: none; width: auto; }

fieldset input.day { width: 30px; }
fieldset select.month { width: 110px; margin-left: 0;}
fieldset input.year { width: 50px; margin-left: 0;}

fieldset select { width: 402px;}

fieldset textarea { font-family: Arial, Helvetica, sans-serif; }

/* buttons */
fieldset.buttons { padding: 15px 0; }
fieldset.buttons label { width: 100px; }
fieldset.buttons input { width: 100px; height: 24px; padding: 0; border: 1px solid #0F1B5F; color: #FFF; background: #2F3974 url(../img/bbo_button.gif) repeat-x; font-weight: bold; }

/* badinput */
fieldset .badinput { color: #EC442D;}
fieldset label.badinput, fieldset div.cr p.badinput { /* background: url(../img/warning.gif) no-repeat left 5px; */ }
fieldset div.cr label.badinput { background: none; }

fieldset input.badinput, fieldset select.badinput, fieldset textarea.badinput {
	background: #FEF1ED;
	color: #000;
	border: 1px solid #EC442D;
}
