/***********************************************/
/* fiss2.css                             */
/***********************************************/
body{
	font-family: Arial, sans-serif;
	font-size: 100%;
	color: #000066;
	line-height: 1.166;	
	margin: 0px;
	padding: 0px;
	background-attachment: fixed;
	background-color: #FFFFEE;
	background-image:   url("back5.gif");
	background-repeat: no-repeat;
	background-position: right top;
}

a{
	color: #000066;
	text-decoration: none;
}

a:link{
	color: #003399;
	text-decoration: none;
}

a:visited{
	color: #000066;
	text-decoration: none;
}

a:hover{
	color: #6633CC;
	text-decoration: underline;
}

h1{
	font-family: Verdana, Arial, sans-serif;
	font-size: 150%;
	color: #000066;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
}

h2{
	font-family: Arial, sans-serif;
	font-size: 120%;
	color: #000099;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
}

h3{
 font-family: Arial, sans-serif;
 font-size: 110%;
 color: #003399;
 margin: 0px;
 padding: 0px;
}

h4{
 font-family: Arial, sans-serif;
 font-size: 110%;
 color: #0033FF;
 margin: 0px;
 padding: 0px;
}


h5{
 font-family: Arial, sans-serif;
 font-size: 100%;
 font-weight: bold;
 color: #003399;
 margin: 0px;
 padding: 0px;
}

h6{
 font-family: Arial, sans-serif;
 font-size: 100%;
 font-weight: bold;
 color: #0033FF;
 margin: 0px;
 padding: 0px;
}

ul{
	list-style-type: none;
	list-style-position: outside;
	list-style-image:   url("bullet-c.gif");
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}

label{
 font-family: Arial,sans-serif;
 font-size: 100%;
 font-weight: bold;
 color: #336666;
}


/***********************************************/
/* MAIN PAGE LAYOUT DIVS 
/*                       masthead-(top) 
/* navcol-(left column) content-(center) notes-(right column)
/*                       footer-(bottom)
/***********************************************/

#masthead{
	padding: 10px 0px 0px 0px;
	border-bottom: 1px solid #006633;
	width: 100%;
	background-attachment: scroll;
	background-image:   url("LogoC.gif");
	background-repeat: no-repeat;
	background-position: right;
}

#navCol {
	float: left;
	width: 15%;
	margin: 0px;
	padding: 0px;
	border-right: none;
	border-bottom: none;
	background-image: none;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: left top;
}


#notes {
	float:right;
	width: 15%;
	border-left: none;
	border-bottom: none;
	padding-right: 5px;
	text-align: right;
	padding-top: 20px;
}

#content{
	float: left;
	width: 65%;
	background-attachment: fixed;
	background-image: none;
	background-repeat: no-repeat;
	background-position: center bottom;
}

#footer {
	padding: 10px 0px 0px 0px;
	width: 100%;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #cccccc;
}

/***********************************************/
/* PAGE HEAD COMPONENTS                                  */
/***********************************************/

#siteName{
	margin: 0;
	padding: 0 0 0 10px;
}

#sectionName {

	margin: 0px;
	padding: 0px 0px 0px 10px;
}

.Caps {
color: #3333CC
}

.includes{
	clear: both;
	padding: 10px 0px 0px 10px;
	font-size: 80%;
	text-align: left;
	color: #000066;	
}
/************* #globalNav styles **************/

#globalNav{
padding: 0px 0px 5px 10px;
color: #336666;
}

#globalNav img{
 display: block;
}

#globalNav a {
	font-size: 90%;
	padding: 0 4px 0 0;
}

/************* #breadCrumb styles *************/

#breadCrumb{
	font-size: 80%;
	padding: 2px 0px 0 10px;
}


/************** .feature styles ***************/

.feature{
	padding: 20px 0px 10px 10px;
	font-size: 80%;
	color: #000066;
}

.Title-F {
	font-family: Arial, sans-serif;
	text-align: center;
	color: #000099;
	font-size: 125%;
	font-weight: bold;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}


.Subtitle-F {
	font-family: Arial, sans-serif;
	text-align: center;
	color: #0000CC;
	font-size: 120%;
	font-weight: normal;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.feature img{
	float: left;
	padding: 10px 10px 0px 0px;
}


/************** .story styles *****************/

.story{
	clear: both;
	padding: 10px 0px 0px 10px;
	font-size: 80%;
}

.Title-S {
	text-align: left;
	color: #003333;
	font-size: 125%;
	font-weight: bold;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.Subtitle-S {
	text-align: left;
	color: #003366;
	font-size: 120%;
	font-weight: normal;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}


.story p{
	padding: 0px 0px 10px 0px;
}

/************** .footer styles *****************/

.footer{
	clear: both;
	padding: 10px 0px 0px 10px;
	font-size: 75%;
	text-align: center;
}

.footer p{
	padding: 0px 0px 10px 0px;
}

.footer img{
	padding: 4px 4px 4px 10px;
	vertical-align: middle;
}


/************* #search styles ***************/

#search{
	padding: 5px 0px 5px 10px;
	border-bottom: 1px solid #cccccc;
	font-size: 90%;
}

#search form{
 margin: 0px;
 padding: 0px;
}

#search label{
	display: block;
	margin: 0px;
	padding: 0px;
}


/*********** #navCol link styles ***********/

#navCol ul a:link, #navCol ul a:visited {display: block;}
#navCol ul {list-style: none; margin: 0; padding: 0;}

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#navCol li {border-bottom: 1px solid #EEE;}
/* fix for browsers that don't need the hack */
html>body #navCol li {border-bottom: none;}

/*********** #sectionLinks styles ***********/

#sectionLinks{
	position: relative;
	margin: 0px;
	padding: 0px;
	font-size: 90%;
}

#sectionLinks h3{
	padding: 10px 0px 2px 10px;
}

#sectionLinks a {
	display: block;
	padding: 2px 0px 2px 10px;
}

#sectionLinks a:hover{
	background-color: #CCFFFF;
}


/*********** .relatedLinks styles ***********/

.relatedLinks{
	position: relative;
	margin: 0px;
	padding: 0px 0px 10px 10px;
	font-size: 90%;
}

.relatedLinks h3{
	padding: 10px 0px 2px 0px;
}

.relatedLinks a:link,
.relatedLinks a:visited {
	display: block; 
}

/************** #pullbox styles **************/
#pullbox {
	padding: 30px 0px 5px;
	border: none;
	font-style: italic;
	text-align: right;
}
#pullbox img {
	display: block;
	float: none;
	padding: 5px;
}

/************** #notes styles **************/

#notes p{
	padding: 5px 0px 5px 0px;
	text-align: right;
}

