/***********************************************/
/* NCSCE.css                                   */
/* Use with template ncscemain.dwt              */
/***********************************************/

/***********************************************/
/* CFM tag styles                             */
/***********************************************/


/***********************************************/
/* Used Styles                                 */
/***********************************************/

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #000000;
}

a:link, a:visited, a:hover {
	color: #000066;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}
/* overrides decoration from previous rule for hovered links */

h1, h2, h3, h4, h5, h6 {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
}

h1{
 font-family: Arial, Helvetica, sans-serif;
 font-size: 120%;
 color: #334d55;
}

h2{
 font-size: 114%;
 color: #000000;
}

h3{
 font-size: 100%;
 color: #000000;
}

h4{
 font-size: 100%;
 font-weight: normal;
 color: #333333;
}

h5{
 font-size: 100%;
 color: #334d55;
}

h6{
 font-size: 75%;
 color: #FFFFFF;
 background: #006600;
}

ul{
 list-style-type: circle;
 font-size: 12px;
}

ol{
 font-size: 12px;
}

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

#imageright {
	position: absolute;
	top: 259px;
	left: 463px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px
	}

#imageleft {
	position: absolute;
	top: 242px;
	left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 65%;
	float: right;
	padding: 0px 0px 0px 0px;
}

#pagehead{
	position: absolute;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: bold; 
	top: 153px;
	left: 18px;
	width: 280px;
	color: #006600;
	}

#search{
	position: absolute;
	top: 163px;
	left: 523px;
	width: 280px;
}

#search input{
  font-size: 70%;
  margin: 0px  0px 0px 5px;
 }

#topbar{
    position: absolute;
    top: 200px;
	left: 12px;
}
	
#siteInfo{
	position: relative;
	top: 30px;
	clear: both;
	font-size: 70%;
	color: #666666;
	padding: 3px 0px 0px 3px;
	font-family: Arial, Helvetica, sans-serif;
}
/* negative top margin pulls siteinfo up so its top border overlaps (and thus lines up with)
   the bottom border of the navBar in cases where they "touch" */

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

#content{
    position: relative;
	float: left;
	width: 99%;
	margin: 0;
	top: 40px;
	left: 10px;
	width: 725px;
	padding: 10px 0px 0px 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#contentsidebar {
	position: relative;
	float: left;
	width: 99%;
	margin: 0;
	top: 40px;
	left: 10px;
	width: 545px;
	padding: 10px 0px 0px 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#sidebar {
	padding: 0px 5px 5px;
	min-height: 200px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 150px;
	left: 577px;
	position: absolute;
	float: left;
	top: 225px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	border-left-width: 1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;



.feature{
	padding: 2px 5px 10px 8px;
	font-size: 100%;
	min-height: 200px;
}

html>body .feature {height: auto;}

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

.feature img{
	float: right;
	padding: 0px 5px 0px 0px;
}

/***********************************************/
/* Unused Styles                               */
/***********************************************/

#masthead{
	width: 700px;
	margin: 0;
	padding: 10px 0px 0px 5px;
	width: 100%;
}

#navBar{
	margin: 26 0 0 67%;
	width: 17%;
	padding: 0px;
	background-color: #eeeeee;
	border-left: 1px solid #ccc;
	}

/***********************************************/
/*Component Divs                               */
/***********************************************/

#siteName{
	margin: 0px;
	padding: 0px 0px 10px 10px;
}


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

#pageName{
	padding: 0px 0px 10px 10px;
}


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

#globalNav{
color: #cccccc;
padding: 0px 0px 0px 10px;
white-space: nowrap;
}
/* 'nowrap' prevents links from line-wrapping if there are too many to fit in one line
   this will force a horizontal scrollbar if there isn't enough room for all links
   remove rule or change value to 'normal' if you want the links to line-wrap */

#globalNav img{
 display: block;
}

#globalNav a {
	font-size: 90%;
	padding: 0px 4px 0px 0px; 
}


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

#breadCrumb{
	font-size: 80%;
	padding: 5px 0px 5px 10px;
}


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

#pagecell1{
	position:absolute;
	top: 164px;
	left: 12px;
	width: 752px;
	background-color: #ffffff;
}

#pageNav{
	float: left;
	width: 755px;
	padding: 0px;
	background: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

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

.story{
	clear: both;
	padding: 10px 0px 0px 10px;
	font-size: 80%;
}

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



/*********** #navBar link styles ***********/

#navBar ul a:link, #navBar ul a:visited {display: block;}
#navBar ul {list-style: none; margin: 0; padding: 0;}

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#navBar li {border-bottom: 1px solid #EEE;}

/* fix for browsers that don't need the hack */
html>body #navBar li {border-bottom: none;}


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

#sectionLinks{
	margin: 0px;
	padding: 1px;
}

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

#sectionLinks a:link, #sectionLinks a:visited {
	display: block;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #cccccc;
	font-weight: bold;
	padding: 3px 0px 3px 10px;
	color: #0000cc;
}

#sectionLinks a:hover{
	border-top: 1px solid #003366;
	background: #cccccc;
	font-weight: bold;
	text-decoration: none;
}


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

.relatedLinks{
	margin: 0px;
	padding: 0px 0px 1px 1px;
	border-bottom: 1px solid #cccccc;
}

.relatedLinks h3{
	padding: 0px 0px 2px 0px;
}

.relatedLinks a{
	display: block; 
}


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

#advert{
	padding: 0px 2px 0px 1px;
}

#advert img{
	display: block;
}

/********************* end **********************/


/************** #headlines styles **************/

#headlines{
	margin: 0px;
	padding: 10px 0px 20px 10px;
	font-size: 80%;
}

#headlines p{
	padding: 5px 0px 5px 0px;
}
/***********************************************/
/* NCSCE.css                                   */
/* Use with template ncscemain.dwt              */
/***********************************************/

/***********************************************/
/* CFM tag styles                             */
/***********************************************/


/***********************************************/
/* Used Styles                                 */
/***********************************************/

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #000000;
}

a:link, a:visited, a:hover {
	color: #000066;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}
/* overrides decoration from previous rule for hovered links */

h1, h2, h3, h4, h5, h6 {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
}

h1{
 font-family: Arial, Helvetica, sans-serif;
 font-size: 120%;
 color: #334d55;
}

h2{
 font-size: 114%;
 color: #000000;
}

h3{
 font-size: 100%;
 color: #000000;
}

h4{
 font-size: 100%;
 font-weight: normal;
 color: #333333;
}

h5{
 font-size: 100%;
 color: #334d55;
}

h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #006600;
	padding-top: 2px;
	padding-bottom: 2px;
	text-align: center;
	line-height: 15px;
}

ul{
 list-style-type: circle;
 font-size: 12px;
}

ol{
 font-size: 12px;
}

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

#imageright {
	position: absolute;
	top: 259px;
	left: 463px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px
	}

#imageleft {
	position: absolute;
	top: 242px;
	left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 65%;
	float: right;
	padding: 0px 0px 0px 0px;
}

#pagehead{
	position: absolute;
	top: 145px;
	left: 25px;
	width: 280px;
	font: Arial, Helvetica, sans-serif;
	color: #006600;
	height: 14px;
	font-size: 14px;
	font-weight: bold;
}

#search{
	position: absolute;
	top: 145px;
	left: 475px;
	width: 280px;
}

#search input{
  font-size: 70%;
  margin: 0px  0px 0px 5px;
 }

#topbar{
    position: absolute;
    top: 175px;
	left: 15px;
}
	
#siteInfo{
	clear: both;
	font-size: 70%;
	color: #666666;
	padding: 10px 5px 5px 5px;
	font-family: Arial, Helvetica, sans-serif;
}
/* negative top margin pulls siteinfo up so its top border overlaps (and thus lines up with)
   the bottom border of the navBar in cases where they "touch" */

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

#content{
    position: relative;
	float:left;
	width: 725px;
	top: 25px;
	left: 15px;
	margin: 0;
	padding: 5px 5px 5px 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}



.feature{
	padding: 2px 5px 10px 8px;
	font-size: 100%;
	min-height: 200px;
}

html>body .feature {height: auto;}

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

.feature img{
	float: right;
	padding: 0px 5px 0px 0px;
}

/***********************************************/
/* Unused Styles                               */
/***********************************************/

#masthead{
	width: 700px;
	margin: 0;
	padding: 10px 0px 0px 5px;
	width: 100%;
}

#navBar{
	margin: 26 0 0 67%;
	width: 17%;
	padding: 0px;
	background-color: #eeeeee;
	border-left: 1px solid #ccc;
	}

/***********************************************/
/*Component Divs                               */
/***********************************************/

#siteName{
	margin: 0px;
	padding: 0px 0px 10px 10px;
}


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

#pageName{
	padding: 0px 0px 10px 10px;
}


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

#globalNav{
color: #cccccc;
padding: 0px 0px 0px 10px;
white-space: nowrap;
}
/* 'nowrap' prevents links from line-wrapping if there are too many to fit in one line
   this will force a horizontal scrollbar if there isn't enough room for all links
   remove rule or change value to 'normal' if you want the links to line-wrap */

#globalNav img{
 display: block;
}

#globalNav a {
	font-size: 90%;
	padding: 0px 4px 0px 0px; 
}


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

#breadCrumb{
	font-size: 80%;
	padding: 5px 0px 5px 10px;
}


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

#pagecell1{
	position:absolute;
	top: 164px;
	left: 12px;
	width: 752px;
	background-color: #ffffff;
}

#pageNav{
	float: left;
	width: 755px;
	padding: 0px;
	background: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

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

.story{
	clear: both;
	padding: 10px 0px 0px 10px;
	font-size: 80%;
}

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



/*********** #navBar link styles ***********/

#navBar ul a:link, #navBar ul a:visited {display: block;}
#navBar ul {list-style: none; margin: 0; padding: 0;}

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#navBar li {border-bottom: 1px solid #EEE;}

/* fix for browsers that don't need the hack */
html>body #navBar li {border-bottom: none;}


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

#sectionLinks{
	margin: 0px;
	padding: 1px;
}

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

#sectionLinks a:link, #sectionLinks a:visited {
	display: block;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #cccccc;
	font-weight: bold;
	padding: 3px 0px 3px 10px;
	color: #0000cc;
}

#sectionLinks a:hover{
	border-top: 1px solid #003366;
	background: #cccccc;
	font-weight: bold;
	text-decoration: none;
}


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

.relatedLinks{
	margin: 0px;
	padding: 0px 0px 1px 1px;
	border-bottom: 1px solid #cccccc;
}

.relatedLinks h3{
	padding: 0px 0px 2px 0px;
}

.relatedLinks a{
	display: block; 
}


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

#advert{
	padding: 0px 2px 0px 1px;
}

#advert img{
	display: block;
}

/********************* end **********************/


/************** #headlines styles **************/

#headlines{
	margin: 0px;
	padding: 10px 0px 20px 10px;
	font-size: 80%;
}

#headlines p{
	padding: 5px 0px 5px 0px;
}
