/***********************************************/
/* emx_nav_right.css                           */
/* Use with template Halo_rightNav.html        */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/
body{
	font-family: Arial;
	color: #333333;
	margin: 0px;
	padding: 0px;
	background: #FFFFFF;
	font-size: 10px;
}

/******* page Tools *******/
.pagetools-wrap {position:relative;width:auto;height: 45px}
.pagetools-wrap .pagetools {position:absolute;bottom:0;right:0;width: 89px}
.pagetools h4 {font-size:10px;color:#000;margin:0}
.pagetools ul, .pagetools li {margin:0;padding:0; list-style-type:none;}
.pagetools li {float:left;background: #fff no-repeat 0 0}
.pagetools li span {display:none}
.pagetools li a {display:block;width:22px}
.pagetools li.mail a {background: url("images/tools_email_bg.gif") no-repeat 0 0;width: 23px}
.pagetools li.print a {background: url("images/tools_print_bg.gif") no-repeat 0 0}
.pagetools li.default a {background: url("images/tools_default_bg.gif") no-repeat 0 0}
/*.pagetools li.large a {background: url("../images/tools_large_bg.gif") no-repeat 0 0}*/
.pagetools li.mail a:hover, .pagetools li.print a:hover, .pagetools li.default a:hover, .pagetools li.large a:hover {background-position: 0 -50px}
.pagetools-wrap-bot {position:relative;width:auto;height:30px;margin-bottom:1em;clear:both}
.pagetools-wrap-bot .pagetools {position:absolute;top:0;right:0;width: 89px}
.pagetools-wrap-bot .topofpage ul {padding-top: 5px;margin: 0 0 0 16px}
.pagetools-wrap-2 {float:right;width:100px;height: 25px;text-align:right;margin: 11px 0 15px 15px}
.pagetools-wrap-2 .pagetools {position:relative;width: 89px}


/******* hyperlink and anchor tag styles *******/

a:link, a:visited{
	color: #000066;
	text-decoration: none;
	font-weight: 800;
}

a:hover{
	text-decoration: underline;
}

/************** header tag styles **************/

h1{
 font: bold 120% Arial,sans-serif;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

h2{
 font: bold 114% Arial,sans-serif;
 color: #006699;
 margin: 0px;
 padding: 0px;
}

h3{
 font: bold 90% Arial, sans-serif;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

h4{
 font: 100% Arial,sans-serif;
 color: #333333;
 margin: 0px;
 padding: 0px;
}

h5{
 font: 100% Arial,sans-serif;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}


/*************** list tag styles ***************/

ul{
 list-style-type: square;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}

/********* form and related tag styles *********/

form {
	margin: 0;
	padding: 0;
}

label{
 font: bold 1em Arial,sans-serif;
 color: #334d55;
}
				
input{
font-family: Arial,sans-serif;
}

/***********************************************/
/* Layout Divs                                 */
/***********************************************/
#pagecell1{
	position:absolute;
	top: 112px;
	left: 2%;
	right: 2%;
	width:95.6%;
	background-color: #ffffff;
}

#tl {
	position:absolute;
	top: -1px;
	left: -1px;
	margin: 0px;
	padding: 0px;
	z-index: 100;
}

#tr {
	position:absolute;
	top: -1px;
	right: -1px;
	margin: 0px;
	padding: 0px;
	z-index: 100;
}

#masthead{
	position: absolute;
	top: 0px;
	left: 2%;
	right: 2%;
	width:95.6%;
	
}

#pageNav{
	float: right;
	width:170px;
	padding: 0px;
	background-color: #F5f7f7;
	border-left: 0px none #cccccc;
	border-bottom: 0px none #cccccc;
	font: small Verdana,sans-serif;
}

#content{
	border-right: 1px solid #ccd2d2;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ccd2d2;
	left: 0px;
	padding-right: 0px;
}


/***********************************************/
/* Component Divs                              */
/***********************************************/
#siteName{
	margin: 0px;
	padding: 16px 0px 8px 0px;
	color: #ffffff;
	font-weight: normal;
}

/************** utility styles *****************/

#utility{
	font: 75% Verdana,sans-serif;
	position: absolute;
	top: 16px;
	right: 0px;
	color: #919999;
}

#utility a{
	color: #ffffff;
}

#utility a:hover{
	text-decoration: underline;
}

/************** pageName styles ****************/

#pageName{
	padding: 0px 0px 14px 10px;
	margin: 0px;
	border-bottom:1px solid #ccd2d2;
}

#pageName h2{
	font: bold 175% Arial,sans-serif;
	color: #000000;
	margin:0px;
	padding: 0px;
}

#pageName img{
	position: absolute;
	top: 0px;
	right: 6px;
	padding: 0px;
	margin: 0px;
}

/************* globalNav styles ****************/

#globalNav{
position: relative;
width: 100%;
min-width: 640px;
height: 32px;
color: #cccccc;
padding: 0px;
margin: 0px;
background-image:  url("glbnav_background.gif");
}

#globalNav img{
	margin-bottom: -4px;
 
}

#gnl {
	position: absolute;
	top: 0px;
	left:0px;
}

#gnr {
	position: absolute;
	top: 0px;
	right:0px;
}

#globalLink{
	position: absolute;
	top: 6px;
	height: 22px;
	min-width: 640px;
	padding: 0px;
	margin: 0px;
	left: 10px;
	z-index: 100;
}


a.glink, a.glink:visited{
  	font-size: small;
  	color: #000000;
	font-weight: bold;
	margin: 0px;
	padding: 2px 5px 4px 5px;
	border-right: 1px solid #8FB8BC;
}

a.glink:hover{
  	background-image:  url("glblnav_selected.gif");
	text-decoration: none;
}

.skipLinks {display: none;}

/************ subglobalNav styles **************/

.subglobalNav{
	position: absolute;
	top: 84px;
	left: 0px;
	/*width: 100%;*/
	min-width: 640px;
	height: 20px;
	padding: 0px 0px 0px 10px;
	visibility: hidden;
	color: #ffffff;
}

.subglobalNav a:link, .subglobalNav a:visited {
	font-size: 80%;
	color: #ffffff;
}

.subglobalNav a:hover{
	color: #cccccc;
}

/*************** search styles *****************/

#search{
	position: absolute;
	top: 5px;
	right: 10px;
	z-index: 101;
}

#search input{
  font-size: 70%;
  margin: 0px  0px 0px 10px;
 }
 
#search a:link, #search a:visited {
	font-size: 80%;
	font-weight: bold;
	
}

#search a:hover{
	margin: 0px;
}


/************* breadCrumb styles ***************/

#breadCrumb{
	padding: 5px 0px 5px 10px;
	font: small Verdana,sans-serif;
	color: #AAAAAA;
}

#breadCrumb a{
	color: #AAAAAA;
}

#breadCrumb a:hover{
	color: #005FA9;
	text-decoration: underline;
}


/************** feature styles *****************/

.feature{
	padding: 0px 0px 10px;
	font-size: 80%;
	min-height: 200px;
	height: 200px;
}
html>body .feature {
	height: auto;
}

.feature h3{
	font: bold 175% Arial,sans-serif;
	color: #000000;
	padding: 30px 0px 5px 0px;
}

.feature img{
	float: left;
	padding: 0px 10px 0px 0px;
}


/*************** story styles ******************/

.story {
	padding: 10px 0px 0px;
	font-size: 70%;
}

.story h3{
	font: bold 105% Arial,sans-serif;
	color: #000000;
}

.story p {
	padding: 0px 0px 10px 0px;
}

.story a.capsule{
	font: bold 1em Arial,sans-serif;
	color: #005FA9;
	display:block;
	padding-bottom: 5px;
}

.story a.capsule:hover{
	text-decoration: underline;
}

td.storyLeft{
	padding-right: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
}


/************** siteInfo styles ****************/

#siteInfo{
	clear: both;
	border-top: none #DFDFDF;
	font-size: 10px;
	color: #CCCCCC;
	padding: 10px 10px 10px 10px;
	margin-top: -1px;
	font-weight: bolder;
}

#siteInfo img{
	padding: 4px 4px 4px 0px;
	vertical-align: middle;
}


/************ sectionLinks styles **************/

#sectionLinks{
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 60%;

}

#sectionLinks h3{
	padding: 10px 0px 2px 10px;
	border-bottom: 1px solid #cccccc;
}

#sectionLinks a:link, #sectionLinks a:visited {
	display: block;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #E6E6E6;
	background-image:  url(images/bg_nav.jpg);
	font-weight: bold;
	padding: 3px;
	color: #21536A;
	left: 10px;
	top: 3px;
	right: 0px;
	bottom: 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

#sectionLinks a:hover{
	border-top: 1px solid #003300;
	background-color: #E2F3FC;
	background-image: none;
	font-weight: bold;
	text-decoration: none;
}


/************* relatedLinks styles **************/

.relatedLinks{
	margin: 0px;
	padding: 0px 0px 10px 1px;
	/*border-bottom: 1px solid #cccccc;*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}

.relatedLinks h3{
	padding: 10px 0px 2px 0px;
	display: inline;
}

.relatedLinks a{
	display: inline;
	padding: 3px;
	font-size: 8px;
}


/**************** advert styles *****************/

#advert{
	padding: 10px;
}

#advert img{
	display: block;
}

/********************* end **********************/
.toplhsbck {
	background-attachment: fixed;
	background-image: url(images/toplhsbrds.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#lghbrd {
	border: 1px solid #CCCCCC;
}
.botRHSimg {
	background-image: url(images/botbrd.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#bluborder {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #075B9E;
	border-right-color: #075B9E;
	border-bottom-color: #075B9E;
	border-left-color: #075B9E;
}
.botlgbrd {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#yelbrd {
	border: 1px solid #FFCC00;
}
#blubrd {
	border: 1px solid #006699;
}
.rfhsbrd {
	border: 1px solid #EFF2D3;
}
#LinkTo {
	clear: both;
	border-top: none #cccccc;
	font-size: 10px;
	color: #000066;
	padding: 10px 10px 10px 10px;
	margin-top: -1px;
	font-family: Arial;
}
.story2 {
	padding: 0px;
	font-size: 70%;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
hr {
	border: 1px dotted #D0E4F4;
}
#lghbrd2 {
	border: 1px solid #CCCCCC;
}
#titles {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 900;
	color: #000066;
	text-decoration: none;
}
.tickerDiv {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bolder;
	color: #000000;
}
#siteInfo1 {
	clear: both;
	font-size: 10px;
	color: #999999;
	padding: 10px 10px 10px 10px;
	margin-top: -1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-width: 1px;
	border-top-style: none;
	border-top-color: #DFDFDF;
}
#topbar {
	background-image: url(images/top_bar.jpg);
	background-repeat: no-repeat;
}
#input {
	border: 1px solid #0083C1;
}
.tickls {
	color: #FF6600;
}
.vr_sep {
	background-image: url(images/sep_vert.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
.hr_sep {
	background-image: url(images/sep_wel.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
}
.story table {
	padding: 0px 0px 0px;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.curPage {
	font-weight: 700;
	text-transform: uppercase;
	border: 1px none #EEEEEE;
	font-size: 10px;
	background-color: #FFFFFF;
}
.curArrow {
	font-size: 14px;
	font-weight: 600;
	font-variant: normal;
	color: #FF9900;
	border: 1px none #716F64;
	background-color: #ECE9D8;
	text-transform: uppercase;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
.footer {
	background-image: url(images/images/template_27.jpg);
	background-repeat: repeat-y;
}
.jobCorner {
	background-color: #41473D;
	border: 1px solid #CCCCCC;
}
table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
}
.leftBxCorner {
	background-image: url(images/images/index_box_01.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.rightBxCorner {
	background-image: url(images/images/index_box_05.gif);
	background-repeat: no-repeat;
	background-position: left;
}
.botLeftBx {
	background-image: url(images/images/index_box_17.gif);
	background-repeat: no-repeat;
	background-position: right;
}
.botRHSBx {
	background-image: url(images/images/index_box_18.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.LhsBox {
	background-image: url(images/blue_backgrnd.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.botBox {
	background-repeat: repeat-x;
	background-position: bottom;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E6EBB6;
}
.RhsBox {
	background-image: url(images/blue_backgrnd2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.combckgrnd {
	background-image: url(images/images/template_07.jpg);
	background-repeat: no-repeat;
	background-position: left;
}
.whatNew {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #999999;
	border-bottom-color: #CCCCCC;
	border-left-color: #999999;
}
.chaptBck {
	background-attachment:scroll;
	background-image: url(images/l1_com.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#chaptBck {
	background-attachment: fixed;
	background-image: url(images/students_12.gif);
	background-repeat: no-repeat;
	background-position: right top;
	
}
#calbrd {
	border: 1px solid #FFFFFF;
}

#calbrd1 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
#calbrd2 {
	background-color: #E3F4FF;
	border: 0.1px none #FFFFFF;
}
}

#calbrd3 {
	border: 1px solid #FFB755;
}
#calbrd4 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFB755;
	border-right-color: #FFB755;
	border-bottom-color: #FFB755;
	border-left-color: #FFB755;
}
#calMonth {

}
td.innerpageheaderl {
	background-color: #FFB755;
	background-image: url(images/Table1L.gif);
	background-position: left top;
	background-repeat: no-repeat;
	table-layout: fixed;
	width: 2px;
}
td.innerpageheader1r {
	/*background-color: #0463BD;*/
	background-image: url(images/Table1R.gif);
	background-position: right top;
	background-repeat: no-repeat;
	table-layout: fixed;
	width: 2px;
}

td.innerpageheaderr {
	background-color: #FFB755;
	background-image: url(images/Table1R.gif);
	background-position: right top;
	background-repeat: no-repeat;
	table-layout: fixed;
	width: 2px;
}

td.innerpageheader {
	background-color: #FFB755;
	background-repeat: repeat-y;
	border-bottom: 0px;
	border-left: 0px;
	border-right: 0px;
	border-top: 0px;
	color: #FFFFFF;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	table-layout: auto;
	/*width: 80%;*/
}
td.innerpageheader1 {
	background-color: #4B4B4B;
	background-image:url(images/hrd_bck.gif);
	background-repeat: repeat-x;
	border-bottom: 0px;
	border-left: 0px;
	border-right: 0px;
	border-top: 0px;
	color: #FFFFFF;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	table-layout: auto;
	width: 100%;
}

td.innerpageheaderl_search {
	background-color: #B4E0FB;
	background-image: url(images/Table1L.gif);
	background-position: left top;
	background-repeat: no-repeat;
	table-layout: fixed;
	width: 2px;
}


td.innerpageheaderr_search {
	background-color:#B4E0FB;
	background-image: url(images/Table1R.gif);
	background-position: right top;
	background-repeat: no-repeat;
	table-layout: fixed;
	width: 2px;
}

td.innerpageheader_search {
	background-color: #B4E0FB;
	background-repeat: repeat-y;
	border-bottom: 0px;
	border-left: 0px;
	border-right: 0px;
	border-top: 0px;
	color:#000066;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	table-layout: auto;
	/*width: 80%;*/
}

/*Eric Meyer's based CSS tab*/

#tablist{
padding: 3px 0;
margin-left: 0;
margin-bottom: 0;
margin-top: 0.1em;
font: bold 12px Verdana;
}

#tablist{
padding: 3px 0;
margin-left: 0;
margin-bottom: 0;
margin-top: 0.1em;
font: bold 12px Verdana;
}

#tablist li{
list-style: none;
display: inline;
margin: 0;
}

#tablist li a{
text-decoration: none;
padding: 3px 0.5 em;
margin-left: 0px;
border: 1px solid #778;
border-bottom: none;
background: white;
}

#tablist li a:link, #tablist li a:visited{
color: navy;
}

#tablist li a:hover{
color: #000000;
background: #CDE0F3;
border-color: #227;
}

#tablist li a.current{
background: lightyellow;
}
#tabiframe{
border: 1px solid #FEE9DA;

}

/*Box*/

.mytable {
margin:0pt;
padding:0pt;
width:280px;
}

th {
/*background:#EBEBEB url(images/bg_header1.jpg) no-repeat scroll 0%;
border-bottom:1px solid #E0E0E0;
border-right:1px solid #E0E0E0;
border-top:1px solid #E0E0E0;
*/color:#4F6B72;
font-family:"Trebuchet MS",Verdana,Arial,Helvetica,sans-serif;
font-size:11px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:bold;
letter-spacing:2px;
line-height:normal;
padding:6px 6px 6px 12px;
text-align:left;
text-transform:uppercase;
}
th.nobg {
background:transparent none repeat scroll 0%;
border-left:0pt none;
border-right:1px solid #E0E0E0;
border-top:0pt none;
border:0 1px 0 0;
}

th.spec {
background:#FFFFFF url(images/bullet1.gif) no-repeat scroll 0%;
border-left:1px solid #C1DAD7;
border-top:0pt none;
font-family:"Trebuchet MS",Verdana,Arial,Helvetica,sans-serif;
font-size:11px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:bold;
line-height:normal;
}
th.specalt {
/*background:#FBF4F4 url(images/bullet3.gif) no-repeat scroll 0%;
border-left:1px solid #C1DAD7;*/
border-top:0pt none;
color:#797268;
font-family:"Trebuchet MS",Verdana,Arial,Helvetica,sans-serif;
font-size:10px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:bold;
line-height:normal;
}
th.specalt1 {
/*background:#F5FAFA url(images/bullet.gif) no-repeat scroll 0%;
border-left:1px solid #C1DAD7;*/
border-top:0pt none;
color:#797268;
font-family:"Trebuchet MS",Verdana,Arial,Helvetica,sans-serif;
font-size:10px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:bold;
line-height:normal;
}
th.nobk {
background:transparent none repeat scroll 0%;
border-left:0pt none;
border-right:0pt solid #E0E0E0;
border-top:0pt none;
}
.spec {
background:#FFFFFF url(../images/bullet1.gif) no-repeat scroll 0%;
border-color:-moz-use-text-color #C1DAD7 rgb(193, 218, 215);
border:1px  #F3FEFE solid;
border-width:0 1px 1px 0;
font-family:"Trebuchet MS",Verdana,Arial,Helvetica,sans-serif;
font-size:1.1em;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:bold;
line-height:normal;
}

/**************Progress Meter**********************/
.prog-border {
  height: 9px;
  width: 420px;
  background: #fff;
  border: 1px solid silver;
  margin: 0;
  padding: 0;
}

.prog-bar {
  height: 7px;
  margin: 1px;
  padding: 0;
  background: #C9DDEC;
}


ul#progressMeter {
 list-style-type: none;
 color: #7c9fbf;
 font-size: 10px;
 margin: 0px 0 6px 0;
 padding: 0;
 clear: both;
}
ul#progressMeter li {
 float: left;
 text-align: center;
 padding: 0 9px 12px 9px;
 background: url(images/progress_2.gif) repeat-x center bottom;
}
ul#progressMeter li:first-child {
 padding-left: 0;
}
ul#progressMeter li:last-child {
 padding-right: 0;
}
ul#progressMeter li.incomplete {
 background-image: url(images/progress.gif);
 width:110px;
}
ul#progressMeter li.complete {
 color:#FFCC00;
 font-weight:bold;
 background-image: url(images/progress.gif);
 width:110px;
}

ul#progressMeter li.current {
 font-weight: bold;
 color: #369;
 background-image: url(images/progress_1.gif);
}