body{
	font-family: arial,helvetica,sans serif;
	/*background: url("//www.educationcanada.com/css/background.jpg");*/
}

#wrapper{
	overflow-y:hidden;
	width:1085px;
	margin: 0 auto;
	background-color: #ffffff;
	padding-left:5px;
	padding-right:5px;
}
* html #wrapper{
/*
	margin-left: 160px;
*/
}

A:hover {color: #990000;}

.level1 {font-family: arial,helvetica,sans serif; font-weight: bold; font-size: 8pt; text-decoration: none; color: #510201;}
.level2 {font-family: arial,helvetica,sans serif; font-weight: normal; font-size: 8pt; text-decoration: none; color: #003399;}

P {font-family: arial,helvetica,sans serif; font-weight: normal; font-size: 9pt; text-decoration: none; color: #000000;}
P B {font-weight: bold; text-decoration: none;}
P I {font-weight: italic; text-decoration: none;}
P A {text-decoration: none; color: #003399}
UL A {text-decoration: none; color: #003399}
DL B {font-weight: bold; text-decoration: none;}

.footer {font-family: times,times new roman,serif; display: inline; font-size: 8pt; text-decoration: none;}

.otext A {font-family: arial,helvetica,sans serif; font-weight: normal; font-size: 8pt; text-decoration: none; color: #003399;}

.text {font-family: arial,helvetica,sans serif; font-weight: normal; font-size: 9pt; text-decoration: none; color: #000000;}
#bottomlink {text-decoration: none; color: #680406;}
#joblink {text-decoration: none; color: #680406;}
#smaller {font-size: 8pt;}
#larger {font-size: 11pt;}
.itext {font-family: arial,helvetica,sans serif; text-decoration: none;}
#sm {font-size: 8pt; color: #000000;}
#smg {font-size: 8pt; color: #717171;}
#smb {font-size: 8pt; color: #000080;}
#smbb {font-size: 8pt; color: #000080; font-weight: bold;}
#lg {font-size: 10pt; color: #000000;}
.itextwb {font-family: arial,helvetica,sans serif; font-weight: bold; text-decoration: none; font-size: 10pt; color: #FFFFFF;}
.itextrb {font-family: arial,helvetica,sans serif; font-weight: bold; text-decoration: none; font-size: 10pt; color: #990000;}
	
.ntext {font-family: arial,helvetica,sans serif; font-weight: normal; font-size: 8pt; text-decoration: none; color: #000000;}
.dtable1 {font-family: arial,helvetica,sans serif; font-weight: bold; font-size: 9pt; text-decoration: none; color: #ffffff;}
#black {color: #000000;}
#white {color: #ffffff;}
#red {color: #680406;}
#blue {color: #003399;}
#grey {color: #E2E4E7;}
#yellow {color: #ffff00;}
.title {font-family: arial,helvetica,sans serif; font-weight: bold; text-decoration: none;}
#state {font-size: 16pt; color: #cc3300;}
#employer {font-size: 16pt; color: #cc3300;}
#intl {font-size: 13pt; font-family: arial,helvetica,sans serif; color: #cc3300;}
#empselect {background-color : #ffffff; color : #000000; font-size : 9pt;	font-family: "ms sans serif,arial,helvetica"; width : 100px;}
#stateselect {background-color : #ffffff; color : #000000; font-size : 9pt;	font-family: "ms sans serif,arial,helvetica"; width : 120px;}
#openselect {background-color : #ffffff; color : #000000; font-size : 9pt;	font-family: "ms sans serif,arial,helvetica"; width : 130px;}
#optionselect {background-color : #ffffff; color : #000000; font-size : 9pt;	font-family: "ms sans serif,arial,helvetica"; width : 120px;}
#bookselect {background-color : #ffffff; color : #000000; font-size : 9pt;	font-family: "ms sans serif,arial,helvetica"; width : 200px;}
#factselect {background-color : #ffffff; color : #000000; font-size : 9pt;	font-family: "ms sans serif,arial,helvetica"; width : 150px;}
#smallselect {background-color : #ffffff; color : #000000; font-size : 9pt;	font-family: "ms sans serif,arial,helvetica"; width : 50px;}
#mrpselect {background-color : #ffffff; color : #000000; font-size : 9pt;	font-family: "ms sans serif,arial,helvetica"; width : 160px;}

.input {color : #000000; background-color : #f2f2f2; font-family: "arial"; font-size : 9pt;	width : 350;}
.nlinput {color : #000000; background-color : #f2f2f2; font-family: "arial"; font-size : 8pt;	width : 100;}
.bkinput1 {color : #000000; background-color : #ffffff; font-family: "arial"; font-size : 9pt;	width : 300;}

.newstitle {font-family: arial,helvetica,sans serif; font-weight: bold; font-size: 9pt; text-decoration: none; color: #ffffff;}
.newshead {font-family: arial,helvetica,sans serif; font-weight: bold; font-size: 9pt; text-decoration: none; color: #CECECE;}

.menutext {font-family: arial,helvetica,sans serif; font-weight: normal; font-size: 8pt; text-decoration: none; color: #ffd7db;}
.menusel {font-family: arial,helvetica,sans serif; font-weight: normal; font-size: 8pt; text-decoration: none; color: #ffd7db; background-color: #6699ff; cursor: hand;}
	
#greenbox{
	width:200px;
}
#greenbox table{
	/*background-color:#D0A2A2;*/
	background-color:#E7EBF1;
}
#greenbox th{
background-color:#D0A2A2;
	background:#fff url(//www.educationcanada.com/css/gbrowsetop.jpg) top left;
	color:#fff;
	margin:0px;
	padding-left:10px;
	height: 26px; 
	width:200px;
}
#greenbox td{
	/*/*background-color:#D0A2A2;*/*/
	color:#fff;
}
#greenbox tr{
	margin:0px;
}

/*
#bluebox{
	width:200px;
}
#bluebox table{
	background-color:#D0A2A2;
}
#bluebox th{
	/*background:#fff url(//www.educationcanada.com/css/bbrowsetop.jpg) top left;*/
background-color:#D0A2A2;
	background:#fff url(//www.educationcanada.com/css/gbrowsetop.jpg) top left;	
	color:#fff;
	padding-left:10px;
	height: 26px; 
	width:200px;
}
#bluebox tr{
	margin:0px;
}
#bluebox td{
	/*background-color:#D0A2A2;*/
	color:#fff;
	padding-left:10px;	
	
}
*/
#bluebox{
	width:200px;
}
#bluebox table{
	/*background-color:#D0A2A2;*/
	background-color:#E7EBF1;
}
#bluebox th{
	/*background:#fff url(//www.educationcanada.com/css/bbrowsetop.jpg) top left;*/
	background-color:#D0A2A2;
	background:#fff url(//www.educationcanada.com/css/gbrowsetop.jpg) top left;
	color:#fff;
	margin:0px;
	padding-left:10px;
	height: 26px; 
	width:200px;
}
#bluebox td{
	/*/*background-color:#D0A2A2;*/*/
	color:#fff;
}
#bluebox tr{
	margin:0px;
}

#dyellowbox{
	width:200px;
}
#dyellowbox table{
	background-color:#F5EF90;
}
#dyellowbox th{
	background:#fff url(//www.educationcanada.com/css/advancesubheader.jpg) top left;
	color:#fff;
	margin:0px;
	padding-left:5px;
	height: 26px; 
	width:200px;
}
#dyellowbox td{
	background-color:#F5EF90;
	color:#fff;
}
#dyellowbox tr{
	margin:0px;
}	
#nwtbox table{
	background-color:#AABADD;
}
#nwtbox th{
	background:#fff url(//www.educationcanada.com/css/bluebackground_box.jpg) top left;
	color:#fff;
	margin:0px;
	padding-left:5px;
	height: 26px; 
	width:200px;
}
#nwtbox td{
	background-color:#AABADD;
	color:#fff;
}
#nwtbox tr{
	margin:0px;
	
}
#fnbox table{
	background-color:#F9BC17;
}
#fnbox th{
	background:#fff url(//www.educationcanada.com/css/fnsubheader.jpg) top left;
	color:#fff;
	margin:0px;
	padding-left:5px;
	height: 26px; 
	width:200px;
}
#fnbox td{
	background-color:#F9BC17;
	color:#fff;
}
#fnbox tr{
	margin:0px;
	
}
#statsbox{
	width:200px;
}
#statsbox table{
	/*background-color:#D0A2A2;*/
	background-color:#E7EBF1;
}
#statsbox th{
/*background-color:#A80000;
	background:#fff url(//www.educationcanada.com/css/insidebrowsetop.jpg) top left;*/
	background-color:#D0A2A2;
	background:#fff url(//www.educationcanada.com/css/gbrowsetop.jpg) top left;	
	color:#111;
	padding-left:5px;
	height: 26px; 
	width:200px;
}
#statsbox tr{
	margin:0px;
}
#statsbox td{
	/*background-color:#D0A2A2;*/
	color:#111;
	padding-left:5px;	

}
#dbluebox{
	width:200px;
}
#dbluebox table{
	/*background-color:#D0A2A2;*/
	background-color:#E7EBF1;
}
#dbluebox th{
/*	/*background-color:#D0A2A2;*/*/
	/*background-color:#14274E;
	background:#fff url(//www.educationcanada.com/css/bbrowsetop.jpg) top left;*/
	background-color:#D0A2A2;
	background:#fff url(//www.educationcanada.com/css/gbrowsetop.jpg) top left;
	color:#fff;
	margin:0px;
	padding-left:5px;
	height: 26px; 
	width:200px;
}
#dbluebox td{
	/*background-color:#D0A2A2;*/
	color:#fff;
}
#dbluebox tr{
	margin:0px;
	
}

#nwtbluebox{
	width:200px;
}
#nwtbluebox table{
	background-color:#B7C7F0;
}
#nwtbluebox th{
/*	/*background-color:#D0A2A2;*/*/
	background-color:#14274E;
	background:#fff url(//www.educationcanada.com/css/nwtbrowsetop.jpg) top left;
	color:#fff;
	margin:0px;
	padding-left:5px;
	height: 26px; 
	width:200px;
}
#nwtbluebox td{
	background-color:#B7C7F0;
	color:#fff;
}
#nwtbluebox tr{
	margin:0px;
	
}
form table{
	width: 80%;
	margin: 5px auto;
}
#schlFooter {
	width: 920px;
	margin-left: auto;
	margin-right: auto;
	padding: 10px 0;
	font-size: 11px;
	color: #006699;
}
#schlFooter ul { list-style: none; margin: 0; padding: 0; height: 14px; }
#schlFooter ul li { float: left; padding-right: 12px; padding-left: 12px; vertical-align: bottom; background: url(images/div_footer.gif) 100% 50% 
no-repeat; padding-top: 1px; }
#schlFooter ul li.pp { font-size: 110%; font-weight: bold; padding-left: 0; padding-top: 0; }
#schlFooter ul li.last { padding-right: 0; background: none; }
#schlFooter .copyright { margin-top: 10px; text-align: center; }
#schlFooter a {
	text-decoration: none;
	color: #006699;
}
#schlFooter a:hover {
	text-decoration: underline;
}

.asterisk {
	color:#FF0000;
	font-family:vardana,arial,helvetica,sans serif;
	font-size:10pt;
	text-decoration:none;
}
.if {
	margin-left:auto;
	margin-right:auto;
	width: 600px;
	height: 200px;
	border: 1px solid blue;
}
.tooltip {
			border-bottom: 1px dotted #000000; color: #000000; outline: none;
			cursor: help; text-decoration: none;
			position: relative;
		}
		.tooltip span {
			margin-left: -999em;
			position: absolute;
		}
		.tooltip:hover span {
			border-radius: 5px 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px; 
			box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.1); -webkit-box-shadow: 5px 5px rgba(0, 0, 0, 0.1); -moz-box-shadow: 5px 5px rgba(0, 0, 0, 0.1);
			font-family: Calibri, Tahoma, Geneva, sans-serif;
			position: absolute; left: 1em; top: 2em; z-index: 99;
			margin-left: 0; width: 250px;
		}
		.tooltip:hover img {
			border: 0; margin: -10px 0 0 -55px;
			float: left; position: absolute;
		}
		.tooltip:hover em {
			font-family: Candara, Tahoma, Geneva, sans-serif; font-size: 1.2em; font-weight: bold;
			display: block; padding: 0.2em 0 0.6em 0;
		}
		.classic { padding: 0.8em 1em; }
		.custom { padding: 0.5em 0.8em 0.8em 2em; }
		* html a:hover { background: transparent; }
		.classic {background: #FFFFAA; border: 1px solid #FFAD33; }
		.critical { background: #FFCCAA; border: 1px solid #FF3334;	}
		.help { background: #9FDAEE; border: 1px solid #2BB0D7;	}
		.info { background: #9FDAEE; border: 1px solid #2BB0D7;	}
		.warning { background: #FFFFAA; border: 1px solid #FFAD33; }
