@charset "UTF-8";
/* CSS Document */


/*clear browser settings*/

html, body, img, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset {
	margin: 0;
	padding: 0;
	border: 0;
}
a, a:focus, a:active {
	outline:none;
}
/*-----------------------------------------------------------------*/
html, body, #wrapper {
	height: 100%;
}
body > #wrapper {
	height: auto;
	min-height: 100%;
}
body {
	font-family: Tahoma, Geneva, Arial, sans-serif;
	font-size: 12px;
}
#wrapper {
	background: url(/images/pageBG.jpg);
	background-repeat: repeat-x;
}
#ie7andup #wrapper {
  height: auto;  /*Don't know why, but this keeps the footer in ie7 from riding up to the bottom of the viewscreen on long content */
}
#headerWrap, #contentAreaHomeTopWrap, #contentAreaInteriorTopWrap,  #staticContentWrap, #contentAreaInteriorWrapBottom, #contentAreaHomeQuickResultsWrap, #contentAreaHomeBottomWrap, #footerWrap, #flashWrap {
	width: 1161px;
	margin: 0 auto;
}
.innerRightHolder {
	padding-right: 161px;
}
#header {
	height: 50px;
	display: block;
	background: url(/images/headerBG.jpg);
}
#headerLogo {
	float: left; display: block; height: 50px;
}
#headerLinks {
	float: right;
}
#ie6only #headerLinks, #ie7andup #headerLinks {
  width: 550px;
}
#headerLinks ul {
	float: left;
	padding: 18px 20px 0px 0px;
}
#headerLinks ul li {
	display: inline;
	list-style-type: none;
	color: #d4ecee;
	font-size: 14px;
}
#headerLinks ul li a {
	color: #FFFFFF;
	text-decoration: none;
	padding: 4px;
}
#headerLinks ul li a:hover {
	text-decoration: underline;
}
#headerLinks ul li a.current {
	font-weight: bold;
	padding: 4px 2px;
}
#headerLinks img {
	float: right;
}
#contentArea {
}
#contentAreaHomeTop {
	background: url(/images/homePageTopBG.jpg);
	height: 300px;
}
#contentAreaHomeTopLeft {
	width: 400px;
	float: left;
  padding-left: 20px; 
}
#contentAreaHomeTopLeft h1 {
	padding: 30px 0px 20px 0px;
	font-size: 20px;
	color: #41646e;
}
#contentAreaHomeTopLeft h2 {
	color: #41646e;
	font-weight: normal;
	padding: 10px 0px;
	font-size: 14px;
}
#contentAreaHomeTopRight {
	background: url(/images/homeQuestionArea.jpg);
	background-repeat: no-repeat;
	background-position: right;
	width:545px;
	height: 300px;
	float: right;
}
#contentAreaHomeTopRightCalltoAction {
	position: absolute;
	display: block;
	width: 180px;
	color: #41646e;
	margin: 205px 0px 0px 25px;
	font-weight: bold;
	font-size: 18px;
}
#contentAreaHomeTopRightCalltoAction span {
	color: #41646e;
	font-weight: normal;
	font-size: 14px;
	display: block;
	margin: 20px 0px 0px 0px;
}
#contentAreaHomeTopRightAction {
	position: absolute;
	display: block;
	width: 260px;
	color: #41646e;
	margin: 35px 0px 0px 265px;
	font-size: 12x;
}
#contentAreaHomeTopRightAction h1 {
	color: #41646e;
	font-size: 15px;
	margin: 0px 0px 5px 0px;
}
#contentAreaHomeTopRightAction h2 {
	color: #41646e;
	font-size: 13px;
	font-weight: normal;
	margin: 0px 0px 5px 0px;
}

#contentAreaHomeTopRightAction .province label {
	color: #585a59;float: left;
	font-size: 12px;
	font-weight: normal;margin: 7px 5px 0px 0px;
	padding: 0px 0px 0px 0px; display: block;
}

#contentAreaHomeTopRightAction label {
	color: #585a59;
	font-size: 12px;
	font-weight: normal;
	padding: 0px 0px 0px 0px;
}
#contentAreaHomeTopRightAction .quick_results input{cursor: pointer; cursor: hand;
	background: #c1de82;
border: 1px solid #c1de82; color: #41646e; font-weight: bold;
}
.checkClear {
	width: 200px;
	display: block;
	height: 4px;
	clear: both;
}
#contentAreaHomeQuickResults{display: block; height: 340px;
	background: url(/images/quickResults.jpg); background-repeat: repeat-x;}

#contentAreaHomeQuickResults .title{width: 900px; height: 65px; text-align: right; font-weight: bold; font-size: 16px; color: #f75d00; padding: 5px 0px 0px 0px; margin: 0px 0px -20px 0px;
	background: url(/images/quickResultsArrow.gif); background-repeat: no-repeat; background-position: bottom;}


#contentAreaHomeQuickResultsLeft{float: left;display: block; width: 211px; height:250px; padding: 20px; margin: 0px 0px; background-image:url(/images/resultsInfoArea.gif); background-repeat: no-repeat;}

#contentAreaHomeQuickResultsLeft{color: #41646e; font-size: 14px; font-weight: bold;}

.resultsInfo{border-bottom: 1px solid #FFFFFF; margin: 10px 0px 0px 30px; padding: 10px 0px 15px 0px; font-weight: normal; }

.resultsInfo span{font-size: 23px; color: #82b4bb; float: left; margin: 0px 0px 0px -30px;}

#contentAreaHomeQuickResultsRight{float: right; padding: 10px 0px 0px 0px;}


#contentAreaHomeQuickResultsRight table{width: 740px;}


#contentAreaHomeQuickResultsRight table th{color: #41646e;}


.BESTresult{background-image:url(/images/BESTresultBG.png); width: 740px; height: 55px;background-repeat: no-repeat; background-position: center; color: #FFF; font-size: 13px;font-weight: bold;}

.result{background-image:url(/images/resultBG.png);margin-left: 4px; width: 726px; height: 45px;background-repeat: no-repeat;background-position: center; color: #5a5a5a;}
.result span{font-weight: bold;color: #f75d00;}

.BESTresult table{padding: 18px 0px 0px 20px;}

.result table{padding: 13px 0px 0px 20px;}


.quickResultsNext{font-size: 18px; color: #41646e; margin: 25px 0px 0px 10px;}
.quickResultsNext a{color: #41646e; padding: 0px 5px; font-weight: bold;}


#contentAreaHomeBottom {
	background: url(/images/bottomHomeGradient.jpg);
/* height: 550px; */
background-repeat: repeat-x;
}
#contentAreaHomeBottomLeft {
	width: 735px;
	margin: 20px 0px 20px 0px;
	float: left;
	border-right: 1px solid #eefbcf;
}
#contentAreaHomeBottomLeft .callout {
	width: 720px;
	display: block;
	margin: 0px 0px 10px 0px;
}
#contentAreaHomeBottomLeft .calloutTop {
	background: url(/images/featureCallOutTOP.jpg);
	background-repeat: no-repeat;
	height: 16px;
}
#contentAreaHomeBottomLeft .calloutMid {
	background: url(/images/featureCallOutMID.jpg);
	background-repeat: repeat-y;
	padding: 0px;
}
#contentAreaHomeBottomLeft .calloutMid p {
	padding: 10px 30px 10px 0px;
	color: #252525;
	float: right;
	font-size: 13px;
        line-height: 17px;
	width: 550px;
}
.clear {
	display: block;
	clear: both;
}
#contentAreaHomeBottomLeft .calloutMid p strong {
	font-weight: bold;
	color: #669698;
}
#contentAreaHomeBottomLeft .calloutMid p a {
	color: #669698;
	font-style: italic;
	font-weight: bold;
}
#contentAreaHomeBottomLeft .calloutMid img {
	float: left;
	padding: 10px 20px 0px 30px;
}
#contentAreaHomeBottomLeft .calloutBottom {
	background: url(/images/featureCallOutBTM.jpg);
	background-repeat: no-repeat;
	height: 16px;
}
#contentAreaHomeBottomRight {
	float: left;
	width: 240px;
	margin: 20px 20px 20px 0px;
	padding-left: 5px;
}
#contentAreaHomeBottomRight h3 {
	color: #41646e;
	font-size: 14px;
	margin: 0px 0px 10px 0px;
}
.contentAreaHomeBottomRightDivide {
	float: right;
	width: 240px;
	border-bottom: 1px solid #eefbcf;
	margin: 0px 0px 10px 0px;
}
#googleBottomRight {
  float: left;
  margin: 20px 0px;
}
#slidenav_content > #googleBottomRight {
  margin: 50px 0 20px 0;
}
#googleInlineRight {
  float: right;
  margin: 20px 0px 20px 30px;
}
.newsEntry {
	margin: 20px 0px 20px 0px;
}
.newsEntryTitle a{
	color: #689b9c;
	font-weight: bold;
	font-size: 12px;
        text-decoration: none;
}

.newsEntryTitle a:hover{
        text-decoration: underline;
}
.newsEntryDate {
	color: #4A6F70;
	font-size: 12px;
}
.newsEntryText {
	color: #252525;
}
.newsEntryText a {
	color: #4A6F70;
	text-decoration: none;
/* 	font-style: italic; */
}
.newsEntryText a:hover {
	text-decoration: underline;
}

.newsEntryText span a {
	color: #4A6F70;
	text-decoration: none;
	font-style: italic;
}

#contentAreaInteriorTopLeft{float: left; width: 200px;}
#contentAreaInteriorTopLeft ul{
}
#contentAreaInteriorTopLeft ul li{
width: 180px; display: block;
border-top: 1px solid #c1df82;
}
#contentAreaInteriorTopLeft ul li a{
padding: 10px 0px 10px 15px; display: block;text-decoration: none; font-size: 12px;
color: #41646e; text-transform: uppercase; font-weight: bold;
}

#contentAreaInteriorTopLeft ul li ul li{
width: 140px; display: block;
border-top: none;
}


#contentAreaInteriorTopLeft ul li ul li a{
font-weight: normal; padding: 0px 0px 0px 20px;
}

#contentAreaInteriorRight{float: left;width: 790px;color:#252525}


#contentAreaInteriorRight ul{padding: 10px 0px 10px 20px;}
#contentAreaInteriorRight ul li{padding: 5px 0px;}

#contentAreaInteriorTopMiddle{float: left;width: 450px;}


#contentAreaInteriorTopMiddle h1, #contentAreaInteriorRight h1{
	color: #41646e;
	font-size: 20px;
	margin: 30px 0px 20px 0px;}

#contentAreaInteriorTopMiddle h2, #contentAreaInteriorRight h2{
	color: #41646e;
	font-size: 16px;
	font-weight: normal;
	margin: 10px 0px 0px 0px;}

#contentAreaInteriorTopMiddle p, #contentAreaInteriorRight p,
#contentAreaInteriorTopMiddle .p, #contentAreaInteriorRight .p {
	padding: 10px 0px 10px 0px;
	color: #252525;
	font-size: 13px;
	line-height: 1.4;
 font-family: Verdana, Tahoma, Geneva, Arial, sans-serif;
}

#contentAreaInteriorTopMiddle p span, #contentAreaInteriorRight p span{font-weight: bold;color: #f75d00;}

#contentAreaInteriorTopRight{float: right;width: 286px;text-align: center;
	background: url(/images/summaryBlock.jpg); height: 244px; margin: 20px 0px 0px 0px;}

#contentAreaInteriorTopRight .title{
	color: #41646e;
	font-size: 16px;
font-weight: bold;
	margin: 20px 0px 10px 0px;}


#contentAreaInteriorTopRight p{padding: 10px 20px 5px 20px;
	color: #80837a;
	font-size: 13px;
	line-height: 1;
	font-family: Geneva, Arial, sans-serif;
}

#contentAreaInteriorTopRight p span{font-weight: bold;color: #f75d00;}

#contentAreaInteriorTopRight p strong{font-weight: bold;color: #41646e; padding: 0px 10px;}

#contentAreaInteriorBottomRight{
	background: url(/images/sumArrow.jpg); background-repeat: no-repeat;float: left; width: 220px; font-size: 14px; margin: 100px 25px 0 0; color: #41646e;}

#contentAreaInteriorBottomLeft table th{color: #41646e;}

#contentAreaInteriorBottomLeft{float: left; margin: 0px 0px 20px 0px;}

#contentAreaInteriorBottomLeft h1{
	color: #41646e;
	font-size: 18px;
	margin: 30px 0px 0px 0px;}


#contentAreaInteriorBottomRight span{font-size: 18px; font-weight: bold; color: #FFFFFF; display: block; margin: 15px 0px 40px 45px;}

#contentAreaInteriorBottomRight strong{display: block; margin: 0px 0px 20px 0px;}
#footer {
	position: relative;
	margin-top: -20px; /* negative value of footer height */
	height: 20px;
	clear:both;
	color: #41646e;
}
#staticContentWrap{margin: 0px auto 50px auto;}
#staticContentWrap h1{color: #41646e;
	font-size: 20px;
	margin: 30px 0px 20px 0px;}


#staticContentWrap h2{color: #41646e;
	font-size: 16px;
	font-weight: bold;
	margin: 20px 0px 5px 0px;}


#staticContentWrap h3{color: #41646e;
	font-size: 14px;
	font-weight: bold;
	margin: 0px 0px 10px 0px;}


#staticContentWrap p{
  padding: 0px 0px 5px 0px;
	color: #111111;
	font-size: 13px;
	line-height: 1.4;
	font-family: Verdana, Tahoma, Geneva, Arial, sans-serif;
	}


#staticContentWrap p a{
color: #41646e;
}

#staticContentWrap ul li,
#staticContentWrap ol li {
	padding: 10px 0px 2px 10px;
}
#staticContentWrap ul,
#staticContentWrap ol {
	padding: 0 0 5px 25px;
	color: #111111;
	font-size: 13px;
	line-height: 16px;}

#staticContentWrap br{
  margin: 0px 0px 0px 0px;
	display: block; }


#main {
	padding-bottom: 20px;
}
#footer a {
	color: #41646e;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}
#footerLeft {
	float: left;
}
#footerRight {
	float: right;
}
/* CLEAR FIX*/
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
	display: inline-block;
}
/* Hides from IE-mac \*/
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
/* End hide from IE-mac */

#flash_container{display: block; color: #FFFFFF; background: #f75d00;width: 200px; width: 100%; position: relative; z-index: 100;}

#flash_container h1{font-size: 15px;  display: inline ;padding: 0px 0px 10px 20px; color: #FFFFFF;}

#flash_container p{padding: 0px 20px 0px 20px;display: inline;}
#contentAreaInteriorBottom{clear: left;}
.lqa_box{padding:5px 0px 10px 0px;}

#wrapUser {
  margin: 20px auto 60px auto;
}


#wrapUser h1{
	color: #41646e;
	font-size: 20px;
	margin: 30px 0px 20px 0px;}

#wrapUser h2{
	color: #41646e;
	font-size: 20px;
	font-weight: normal;
	margin: 30px 0px 10px 0px;}

#wrapUser p{
  padding: 0px 0px 10px 0px;
	color: #111111;
	font-size: 13px;
	line-height: 1.4}

#wrapUser p a{font-weight: normal;color: #41646e;}

#wideMenuColumn {margin: 0px 30px;}

/**************************************************************
  Controls
 **************************************************************/
a.two_state_button {
  padding:          2px 3px 2px 22px;
  color:            black;
  font-weight: bold;
  letter-spacing: 0.05em;
  text-decoration: none;
  vertical-align: middle;
  background: #D5D6DC url(/images/add.gif) no-repeat scroll 5px 50%;
  border: 3px outset #DBDCE2;
}

a.two_state_button.depressed {
    border-style: inset;
    background: #D5D6DC url(/images/sub.gif) no-repeat scroll 5px 50%;
}

a.two_state_button:hover {
  color:   black;
  background-color: #DBDCE2;
  text-decoration: none;
}

a.expand { /* Makes a link fill up containing box */
  display: block;
}

#ie6only a.two_state_button,
#ie5-5only a.two_state_button,
#ie5-01only a.two_state_button {
display: block;
width: 1%;
}

#ie6only a.expand,
#ie5-5only a.expand,
#ie5-01only a.expand {
  position: relative; /* Makes padding clickable in IE */
  width: auto;
}

.p .button-to {
  display: inline;
}

.button-to div {
  display: inline;
}

.button-to input {
  margin: 5px;
}

/**************************************************************
  originally from html.css
 **************************************************************/
fieldset {
  margin: 0 5%;
  padding: 0 4% 0.5em 4%;
}

fieldset ul {
  list-style: none;
  margin: 0 auto;
  padding: 0;
}

fieldset ul li {
  margin-bottom: 0.5em;
}

fieldset ul li.submit {
  padding-top: 0.75em;
}

fieldset p,
fieldset .p {
  margin: 0.5em;
}

.oversized_content {
  letter-spacing: -0.075em;
  word-spacing: -0.1em;
  font-size: 80%;
}

.brclear { /* Use a break with this class to clear float containers */
  clear:both;
  height:0;
  margin:0;
  font-size: 1px;
  line-height: 0px;
}

ol.in_p,
ul.in_p {
  margin-top: -10px;
}

/*ol.ends_p,
ul.ends_p {
  margin-top: -20px;
  margin-bottom: 1em;
}*/

/**************************************************************
  Misc
 **************************************************************/
 #ctvLogo {
  margin-left: 40px;
}
#contentAreaHomeBottomLeft #back2SchoolCalloutImg img {
  padding:  10px  10px 0px 20px;
}