/***********************************************/
/* nscp.css                            */
/* Use with template 2col_leftNav.html          */
/***********************************************/
body{
	font-family: Arial,sans-serif;
	line-height: 1.166;
	letter-spacing: normal;
	margin-top: 0px;
	margin-left: 9px;
	padding: 0;
	height: 100%;
	color: #333333;
}

a:link, a:hover {
	color: 0000FF;
	text-decoration: none;
}

a:visited {
	color: 007744;
	text-decoration: none;
}

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

h1{
    font-family: Palatino,Georgia,Times,Verdana,serif;
    font-size: 23px;
    line-height: 100%;
	letter-spacing: -1.0px;
    text-align: left;
	margin: 0;
	padding: 0;
    color: #ffffff;
}

/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#header{
    text-align: left;
	margin: 0;
	padding: 0px 0px;
	background-color: #006633;
	border-bottom: 4px solid #CC0000;
	width: 100%;
}

#navbar{
	margin: 0 79% 0 0;
	padding: 0px;
	background-color: #ffffff;
	border-right: 0px;
	border-bottom: 0px;
}

#content{
  float:right;
	width: 81%;
	margin: 0;
	padding: 0 0 0 0;
}

#pagename{
    text-align: left;
	margin: 0px;
	padding: 5px 5px 5px 5px;
}


/************* #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; 
}

#footer{
    text-align: left;
	clear: both;
	border: 1px solid #777777;
	font-size: 75%;
	color: #777777;
	padding: 10px 10px 10px 10px;
	margin-top: 0px;
}

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

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

.story p{
    text-align: left;
	padding: 0px 0px 10px 0px;
}

.pagename{
    font-family: Palatino,Georgia,Times,Verdana,serif;
	font-size: 24px;
	line-height: 100%;
	letter-spacing: normal;
    text-align: left
	margin: 0;
	padding: 0px 0px;
	background-color: #660000;
	width: 100%;
	color: #FFFFFF;
	font-weight: bold;
}

.subhead {
    font-family: Palatino,Georgia,Times,Verdana,serif;
	font-size: 46px;
	line-height: 100%;
	letter-spacing: -3.5px;
    text-align: left;
	margin: 0;
	padding: 0;
	color: #990000;
} 
.pinksub {
    font-family: Palatino,Georgia,Times,Verdana,serif;
	font-size: 28px;
	line-height: 100%;
	letter-spacing: -0.05em;
	text-align: left;
	margin: 0;
	padding: 0;
	color: #006633;
}

.twennyfour {
    font-family: Palatino,Georgia,Times,Verdana,serif;
	font-size: 24px;
	line-height: 100%;
	letter-spacing: -0.1em;
	text-align: left;
	margin: 0;
	padding: 0;
}

.twennyfourexp {
    font-family: Palatino,Georgia,Times,Verdana,serif;
	font-size: 19px;
	line-height: 100%;
	letter-spacing: 0.1px;
	word-spacing: 0.5px;
	text-align: left;
	margin: 0;
	padding: 0;
}

.fontsmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 90%;
	letter-spacing: normal;
}
.fontmini {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 90%;
	letter-spacing: normal;
}
.font16sans {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
	line-height: 95%;
	letter-spacing: -0.5px;
}
.font16 {
    font-family: Palatino,Georgia,Times,Verdana,serif;
    font-size: 16px;
	line-height: 90%;
	letter-spacing: -0.8px;
}
.font18sans {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 18px;
	line-height: 95%;
	letter-spacing: -0.5px;
}
.font18 {
    font-family: Palatino,Georgia,Times,Verdana,serif;
    font-size: 18px;
	line-height: 92%;
	letter-spacing: -0.8px;
}
.font17 {
    font-family: Palatino,Georgia,Times,Verdana,serif;
    font-size: 17px;
	font-weight: 300;
	line-height: 92%;
	color: #777777;
	letter-spacing: -0.5px;
}
.font20sans {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 20px;
	line-height: 95%;
	letter-spacing: -0.5px;
}
.font20sansW {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 20px;
	line-height: 95%;
	letter-spacing: -0.5px;
	color:#FFFFFF;
}
.font20 {
    font-family: Palatino,Georgia,Times,Verdana,serif;
    font-size: 20px;
	line-height: 90%;
	letter-spacing: -0.8px;
}

.size16px,.size16pxred {
	font-family: Palatino,Georgia,Times,Verdana,serif;
	font-size: 16px;
	line-height: 90%;
	letter-spacing: -0.8px;
}

.size16pxred {
	color: #990000; 
}
/************* #siteInfo styles ***************/


/* 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" */

/*********** #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 */
body #navBar li {border-bottom: none;}



