/***********************************************/
/* 3col_leftNav.css                             */
/* Use with template 3col_leftNav.html          */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 

body{
	font-family: Arial,sans-serif;
	color: #333333;
	line-height: 1.166;
	margin: 0px;
	padding: 0px;
	background-color: #CCCC99;
	height: 100%;

}

a{
	text-decoration: none;
}

a:link{
	color: #0000CC;
	text-decoration: none;
}

a:visited{
	color: #660000;
}

a:hover{
	color: #000099;
	text-decoration: underline;
}

h1{
 font-family: Verdana,Arial,sans-serif;
 font-size: 120%;
 color: #000066;
 margin: 0px;
 padding: 0px;
}

h2{
 font-family: Arial,sans-serif;
 font-size: 114%;
 color: #000066;
 margin: 0px;
 padding: 0px;
}

h3{
 font-family: Arial,sans-serif;
 font-size: 100%;
 color: #000066;
 margin: 0px;
 padding: 0px;
}

h4{
 font-family: Arial,sans-serif;
 font-size: 100%;
 font-weight: normal;
 color: #000066;
 margin: 0px;
 padding: 0px;
}

h5{
 font-family: Verdana,Arial,sans-serif;
 font-size: 100%;
 color: #000066;
 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: Arial,sans-serif;
 font-size: 100%;
 font-weight: bold;
 color: #334d55;
}

.sciflymenus A:link, 
.sciflymenus A:visited,
.sciflymenus A:hover,
.sciflymenus A:active {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color:blue;
}

.sciflytitles A:link, 
.sciflytitles A:visited,
.sciflytitles A:hover,
.sciflytitles A:active {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color:white;
	font-weight:bold;
}


/***********************************************/
/* Layout Divs                                 */
/***********************************************/

 #wrap {
 	padding:0px;
	background:#FFFFFF;
	color:#303030;
	margin-top:10px;
	margin-bottom:10px;
	margin-left:auto;
	margin-right:auto;
	width:885px;
	border: 1px solid #000066;
}

#masthead{
	padding: 0px;
	border-bottom: 1px none #cccccc;
	margin: 0px;
	background-color: #336666;
}


#globalNav{
	padding: 0px;
	border-bottom: 2px solid #FF9900;
	color: #FFFFFF;
	background-color: #316563;
	white-space: nowrap;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FF9900;
	margin: 0px;
}

#navBar{
	width: 20%;
	margin: 0px 0px 0px 10px;
	padding: 0px;
	background-color: #316563;
	border-top: 1px none #000063;
	border-right: 1px solid #000063;
	border-bottom: 1px none #000063;
	border-left: 1px solid #000063;
}

#headlines{
	float:right;
	margin:10px;
	width:175px;
	padding:5px;
	list-style-type: none;
	list-style-position: inside;
	background-color: #FFFFCC;
	font-size: small;
	border: 2px solid #CC6600;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}


#content{
	width:auto;
	margin: 0px;
	margin-left:22%;
	padding: 20px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	border: 1px none #000063;
	overflow:visible;
	font-size: small;
	
}

.clear {height:0px;overflow:hidden;}
.clear:after {content:"";clear:both;display:table;height:0px;overflow:hidden;}


#foot {
	background:#316563;
	text-align:center;
	padding:5px;
	font-size:small;
	color: #FFFFFF;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin: 0px;
}

#foot a {
	color: #FFFFFF;
}

#foot a:hover{
	background-color: #660000;
	color: #FFFFCC;
}

/************* #breadCrumb styles *************/

#breadCrumb{
	padding: 4px 0px 6px 5px;
	margin: 0px;
	background-color: #660000;
	Font-size:85%;
	font-style: normal;
	font-variant: normal;
	font-weight:bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #003031;
	clear:both;
}

#breadCrumb a {
	color: #FFFFCC;
}

#breadCrumb a:hover{
	color: #FFFFFF;
}

/************* #search styles ***************/

#search{
	clear:both;
	padding: 0px;
	padding-top:2px;
	padding-bottom:2px;
	font-size: small;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color:transparent;
	width:auto;
	height:auto;
}

#search form{
 float:right;
 margin: 0px;
 padding: 0px;
}

#search label{
	margin: 0px;
	padding: 0px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FFFFFF;
}


/*********** #sectionLinks styles ***********/

#sectionLinks{
	position: relative;
	font-weight: bold;
	font-size: small;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

#sectionLinks a {
	display: block;
	border-bottom: 1px solid #cccccc;
	padding: 5px 5px 5px 5px;
	margin:0px;
	color: #FFFFFF;
}

#sectionLinks a:hover{
	background-color: #660000;
	color: #FFFFFF;
	text-decoration:none;

}

.nobullet {
	list-style-type: none;
	list-style-position: outside;
	text-indent:none;
	margin: 0px;
	padding:0px;
} 
	
.nobullet {
	list-style-type: none;
	list-style-position: outside;
	text-indent:none;
	padding: 0px;
	margin: 0px;
}

#box {
	height:auto;
	background: #316563;
	float: left;
	width: 200px;
	list-style-type: none;
	list-style-image: none;
	margin: 0px;
	padding: 0px;
	color: #FFFFFF;
	position: relative;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #000066;
	border-right-color: #000066;
	border-bottom-color: #000066;
	border-left-color: #000066;
	list-style-position:outside;
}

#nidrr {
	text-align: center;
	background-color: #231f20;
	font-size: xx-small;
	font-weight: bolder;
	}

#nidrr P {margin:0px;padding:5px;}

#social { text-align:center; }

/*********** #other styles ***********/
.hanging_indent {
	margin-left:0.5in;
	text-indent:-0.5in;
	font-size: 90%;
}

.rightpic {
	float: right;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.caption1 {
	float: right;
	width: 400px;
	padding: 5px 5px 5px 10px;
}

.caption2 {
	float: right;
	width: 347px;
	padding: 5px 5px 5px 10px;
}

.rightbox {
	float: right;
	padding: 5px 5px 5px 10px;
	background:#A5D1D1;
	border:2px solid #660000;
	margin:15px 8px 50px 15px;
	/* margin: Top Right Bottom Left; */
	width:150px;
}

.leftpic {
	float:left;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-right: 10px;

}
