/***********************************************/
/* style.css                                   */
/* Use with NTI Inuktitut Syllabic Template, (Explorer)   */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 

body{font-family: Verdana,Arial,sans-serif;
font-size: 90%;
	color: #333333;
	line-height: 1.166;	
	margin: 0px;
	padding: 0px;
   background-color: #41538a;}

a{color: #006699;
text-decoration: none;}

a:link{color: #006699;
	text-decoration: none;}

a:visited{color: #006699;
	text-decoration: none;}

a:hover{color: #006699;
	text-decoration: underline;}

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

h2{font-family: Verdana,Arial,sans-serif;
 font-size: 150%;
 color: #006699;
 margin: 0px;
 padding: 0px;}

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

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

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


ul{list-style-type: square;}

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

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

label{font-family: Verdana,Arial,sans-serif;
 font-size: 100%;
 font-weight: bold;
 color: #334d55;}

/************************************************************/


/***********************************************/
/* Layout Div Tags                              */
/***********************************************/

/* ALL content is inside the container*/

#container {margin-left: 1%;	
  margin-top: 0px;
  width: 98%;
  background: White;
  border-top: thin solid #092769;
  border-left: thin solid #092769;
  border-right: thin solid #092769;
  padding: 0px;}
  
 /************************************************************/ 
 
   /************* Top Image with Mission Statement style, #banner is the image background, 
	#MissionStatement sets the text atributes **************/
	#banner {width: 100%;
      height: 150px;
		background-position: top left;
		background-color: #F2F1F2;
		background-repeat: no-repeat;
	   background-image: url(/images/top-banner-background.jpg);
		overflow: hidden;
      border-bottom-color: #092769;
		border-bottom-style: solid;
		border-bottom-width: thin;}
	
#MissionStatement {margin: 10px 10px 10px 200px;
      color: #41538a;
		font-weight: bold;
		font-variant: small-caps;
		text-align: right;
		font-size: 110%;}
	
	 /************************************************************/ 
  /************* Top Navigation styles **************/
.alignright{
	text-align: right;
}
#TopNav{

	padding: 0px;
	background-color: #c47900;
	height: 23px;
	overflow: hidden;

border-bottom-color: #092769;
border-bottom-style: solid;
border-bottom-width: thin;
}
#TopNav ul {

padding: 0px;
margin-left: 0;
background-color: #c47900;
color: #ffffff;
float: left;
width: 100%;
font-size: 90%;


font-weight: normal;}

#TopNav ul li { display: inline; }

/*sets the link colour and Link Design*/
#TopNav ul li a{
height: 25px;
padding: 0em 1em 0em 1em;
background-color: #c47900;
color: White;
text-decoration: none;
float: left;
border-right: 1px solid #9c5100;}
/*sets the hover colour*/
#TopNav ul li a:hover
{background-color: #9c5100;
color: #ffffff;}

  
/************************************************************/



/*sets the layout of the LEFT navigation bar*/
#LeftNavBar, #LeftNavBar a:hover, #LeftNavBar a:link, #LeftNavBar a {
	float: left;
	width: 210px;
	margin: 0px;
	padding: 0px;
	height: 100%;
	text-decoration: none;
	}
	
/*Left Navigation Bar link styles  UNUSED */
/*
#LeftNavBar ul a:link, #navBar ul a:visited {display: block;}
#LeftNavBar ul {list-style: none; margin: 0; padding: 0;}
/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
/*#LeftNavBar li {border-bottom: 1px solid #949abc;}
/* fix for browsers that don't need the hack */
/*html>body #LeftNavBar li {border-bottom: none;}
	*/
.leftnav{
	margin: 0px;
	padding: 0px;
	white-space: pre;
	border: 0px none;
}
	
	
	
/*sets the layout of the RIGHT navigation bar*/
#RightNavBar{float: right;
	width: 20%;
	margin: 0px;
	padding: 0px;
	background-color: #dddeea;
	background-image:  url(file:///C|/Documents%20and%20Settings/David%20Fulgham/Local%20Settings/Temporary%20Internet%20Files/Content.IE5/EPCJU5I5/template-images/right-nav-background-l.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
	}
	
/*RIGHT Navigation Bar link styles*/
#RightNavBar ul a:link, #navBar ul a:visited {display: block;}
#RightNavBar ul {list-style: none; margin: 0; padding: 0;}
/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#RightNavBar li {border-bottom: 1px solid #DDDEEA;}
/* fix for browsers that don't need the hack */
html>body #RightNavBar li {border-bottom: none;}

/*********** Styles for the Roll over effect in the left and right navigation ***********/

/*************UNUSED**************
#LeftNavLinks{position: relative;
	color: #092769;
	margin: 0px;
	padding: 0px;
	border-bottom: 1px solid #6c7294;
	font-size: 90%;}

#LeftNavLinks h3{padding: 10px 0px 2px 10px;}

#LeftNavLinks a {display: block;
	color: #092769;
   border-top: 1px solid #6c7294;
	padding: 2px 0px 2px 10px;}

#LeftNavLinks a:hover{background-color: #bcc2e4;
	text-decoration: none;}
	*/

#RightNavLinks{position: relative;
	margin: 0px;
	padding: 0px;
   border-bottom: 1px solid #6c7294;
	font-size: 90%;}

#RightNavLinks h3{padding: 10px 0px 2px 10px;}

#RightNavLinks a {display: block;
   border-top: 1px solid #B5B6C2;
	padding: 2px 0px 2px 10px;}

#RightNavLinks a:hover{background-color: #bcc2e4;
	text-decoration: none;}

	
/************************************************************/

/*sets the layout for the Main Content Area*/
#content{float: left;
width: 57%;
 background-image:  url(file:///C|/Documents%20and%20Settings/David%20Fulgham/Local%20Settings/Temporary%20Internet%20Files/Content.IE5/EPCJU5I5/template-images/draft-background.gif);
  background-position: center;
  background-repeat: no-repeat;
 
}

#content2{float: left;
width: 70%;
 background-image:  url(file:///C|/Documents%20and%20Settings/David%20Fulgham/Local%20Settings/Temporary%20Internet%20Files/Content.IE5/EPCJU5I5/template-images/draft-background.gif);
  background-position: center;
  background-repeat: no-repeat;}
 

  
  /*Main Content Area styles **/
.MainContentArea{padding: 0px 0px 10px 10px;
	font-size: 80%;}

.MainContentArea h3{padding: 30px 0px 5px 0px;
	text-align: center;}

/*.MainContentArea img{float: left;
	margin: 10px 10px 5px 0px;}
*/
/************************************************************/
/************* #Bottom Navigation styles ***************/

#BottomNav{clear: both;
height: 25px;

	font-size: 70%;
	color: #949abc;
  padding: 10px 5px 10px 5px;
	background: #092769;

	overflow: hidden;
	border-top: 5px solid;
	border-top-color: #c47900;}

#BottomNav a {color: #dddeea;}

#BottomNav a:hover{color: #ffffff;
	text-decoration: none;}

#BottomNav img{padding: 4px 4px 4px 10px;
	vertical-align: middle;}


/***********************************************************
************************************************************
*                   TAGS FOR GENERAL USE                   *
************************************************************
************************************************************/ 

/*Puts a 1 px blue border around an inage*/

.ImageBorder {border: 1px solid #092769;}

.bluetext {
padding-left: 15px;
color: Blue;
font-size: 105%;
}










