/* Contains styles for everything except header section - see fig4_header.css */
body
{
    font-family: Verdana, Tahoma, sans-serif;
    font-size: 80%;
    margin-top: 4px;
    margin-left: 5px;
    
}
table {font-size: 100%;}
h1 {
	font-size: 1.5em;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 6px;
	margin-bottom: 0px;
	font-family: Tahoma, Verdana, sans-serif;
	text-transform: uppercase;
}

h2 {
	font-size: 1.2em;
	font-family: Verdana, Tahoma, sans-serif;
	text-transform: uppercase;
	margin-top: 6px;
	margin-bottom: 2px;
	padding-left: 2px;
	padding-bottom: 2px;
	line-height: 22px;
	color: #000000;
	background-image: url(../images/Line.gif);
	width: 99%;
}
h2.narrow {
	width: 80%;
}
h2.xnarrow 
{
    width: 70%;
}
h3 { 
	font-size: 1.15em;
	margin-top: 2px;
	margin-bottom: 2px;
	padding-left: 2px;
	padding-bottom: 2px;
	line-height: 20px;
	/*font-style: italic;*/
 }


a:link {
	color: #006699;
}
a:hover { font-weight: bold;}

a.res
{
    font-size: 1.1em;
    font-weight: bold;
    
}

a.res2 
{text-decoration: none;
 color: Gray; 
 font-weight: normal;  
}


.regspace {
	font-size: 1em;
	margin-top: 2px;
	margin-bottom: 6px;
}
p {
	font-size: 1em;
	margin-top: 5px;
	margin-bottom: 10px;
	margin-left: 1px;
	text-align: justify;
}

ol {
	font-size: 1em;
	margin-top: 2px;
	margin-bottom: 2px;
	
}

ul {
	font-size: 1em;
	margin-top: 2px;
	margin-bottom: 8px;
	list-style-type: square;
}

ul.nar {
	list-style: none;
	margin-left: 0em;
	padding-left: .9em;
	text-indent: -.9em;
}

/* indented list items */
li.in 
{ margin-left: 17px;
    list-style-type: disc;
}

/* Section with page title - last section in top header*/
#title {
	position: relative;
	top: 79px;
	/*border-top: 1px solid red;
	border-right: 1px solid red;
	border-bottom: 1px none red;
	border-left: 1px solid red;*/
}
#title2 {
    z-index: 10;
    position: absolute;
    top: 135px;
    padding-left: 5px;
}
/* Positions navbarunder and title */
.mainpos 
{
    /* width needs to match div.main */
	width: 615px;
	/* situates top-over, top-under navs but not title or content */
	left: 160px;
	/*left: 400px;*/
	padding-left: 0px;
	/* situates page content & title - but not top-over, top-under nav (?) */
	/*margin-left: 155px;*/
	
}
/* *** Content Section */
/* Left and width for main content boxes - lines up for default page*/
.mheight {
	height: 306px;
}

/* main content area */
div.main  
{
    /* width should match .mainpos */
    width: 615px;
	position: absolute;
	/*left: 150px;*/
	/* situates page content - but not title or top-over, top-under navs */
	/*margin-left: 155px;*/
	padding-left: 5px;
	top: 170px;
	/*border-top: 1px solid red;
	border-right: 1px solid red;
	border-bottom: 1px solid red;
	border-left: 1px solid red;*/
	/*clear: none;*/
}
/* used to position main content area to the center, in alignment with heading
after use of inline CSS on outside div of master_fig4-10 */
div.leftcenter 
{
    /*left: 392px;*/
    /*left: 31%;*/
    /* margin-left: 18% */
    /* situates title and page content - but not top-over, top-under navs*/
    /* works in Firefox - not IE */
    margin-left: 155px;
    /* Experiments for IE - works: (sep css created for IE)*/
    /* margin-left: 6px; */
}
/* Optional box floating at right top corner of main area */
div.rightbox {
	position: relative;
	float: right;
	top: 0px;
	height: auto;
	width: 150px;
	margin: 5px 0px 5px 6px;
	padding: 5px;
	/*background-color: #FFF;*/
	border: 1px solid #CCF;
	Z-index: 20;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	overflow: visible;
}

div.rightbox img
{
    width: 150px;
    margin-bottom: 4px;
    border-right: cadetblue 1px solid;
    border-top: cadetblue 1px solid;
    border-left: cadetblue 1px solid;
    border-bottom: cadetblue 1px solid;
}


/* for photos such as one on home page */
.picbox {
	width: 110px;
	text-align: center;
	/*background-color: #CC6*/
}
/* for other content such as blog feed - more blog feed styles at bottom*/
.genbox 
{
    background-color: #FFFFCC;
    margin: 0px;
    padding: 5px;
}
.genbox div {margin-bottom: 10px; margin-top: 0px;}
.genbox p {margin-top: 0px; margin-bottom: 2px; font-size: .8em;}

/* nav box on left side - width determines left padding for main */
div.mainleft {
	position: relative;
	top: 0px;
	width: 149px;
	height: 350px;
	float: left;
	margin-left: 1px;
	margin-right: 0px;
	z-index: 25;
	font-family: Arial, Helvetica, sans-serif;
	/*background-color: #CCc;*/
	
	border-right: 1px solid #CCF;
	/*background-image: url(../images/colors_vert.jpg);*/
}

/* For divs with text inside box on left side */
div.mainleft div {
	position: relative;
	width: 100%;
	left: 0px;
	height: 25px;
	line-height: 25px;
	text-align: center;
	padding: 0px;
	font-size: 12px;
}
div.mainleft div.head {
	background-color: #FFFF66;
	font-family:  "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 14px;
}
/* box meant to be at bottom of mainleft */
div.mainleft div.bot {
	position: absolute;
	top: 100%;
	/*border: 1px solid red;*/
}
/*div.mainleft div.link1 {top: 0px;}
div.mainleft div.link2 {top: 0px;}
div.mainleft div.link3 {top: 0px;}
div.mainleft div.link4 {top: 0px;}
div.mainleft div.link5 {top: 0px;}
div.mainleft div.link6 {top: 0px;}*/
div.mainleft a
{
    text-decoration: none;
    width: 94%;
    display: block;
    padding: 0px 0px 0px 2px;
    margin: 3px 0px 4px 6px;
    /*border-bottom: solid 1px #003366;*/
    font-family: Arial;
}
div.mainleft a:link { /*color: #333333*/}
div.mainleft a:visited { color: #999966 }
div.mainleft a:hover
{
    /*color: #003366;*/
    /*font-weight: normal;*/
    /*background-color: #3366cc;*/
}

div.mainleft div.qbox {
	font-size: 11px;
	font-style: italic;
	background-color: #CCCCFF;
	/* border: 1px solid #000;*/
	height: 100px;
	
}

div.mainleft ul {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 2px;
	margin-bottom: 2px;
	margin-left: 0.5em;
	padding-left: 1.4em;
	text-indent: 0em;
	list-style-type: disc;
	/*border: 1px solid blue;*/
	
}
div.mainleft li {
	padding: 3px 0px 3px 0px;
	
}

div.mainleft ul a { text-decoration: none; width: 100%; padding: 0px }
div.mainleft ul a:link { color: #333333}
div.mainleft ul a:visited { color: #333 }
div.mainleft ul a:hover
{
    color: #003366;
    font-weight: bold;
}
/* Footer - margin left offsets width of mainleft */
div#bottom {
	position: relative;
	top: 0px;
	width: 99.5%;
	margin-top: 20px;
	margin-left: 0px;
	padding-left: 0px;
	font-size: .85em;
	font-style: italic;
	border-top: 1px solid #006699;
	clear: both;
	/*background-image: url(../images/colors.jpg);*/
	/*background-image: url(../images/left.gif);
	background-repeat: repeat-y; */
	/*border: dotted thin black; */
}
/* Sets appropriate padding for text in footer */
div#bottom div {
	position: relative;
	padding: 0px 0px 0px 0px;
	/*background-color: #CCCCCC;
	border: 1px solid yellow;*/
	
}

acronym {
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	/*font-style: italic;*/
}


table.indent {
	margin: 0px 0px 10px 25px;
	padding: 5px;
	/*border: 1px solid #000000;*/
}
tr {
	vertical-align: top;
}
td.feeleft {
	width: 250px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}

td.feeright {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
td.items {
	font-family: Arial, Helvetica, sans-serif;
	padding-right: 10px;
}

.regular 
{
    position: relative;
    margin: 0px 0px 0px 0px;
    
}

.txtsmall
{
    font-size: .8em;
}
.txtlight
{
    color: gray;
    
}

.txtjustify 
{ text-align:justify;
}

/* Styles for blog feed */
div.feedBurnerFeedBlock { font-family: Agency FB;}
div.feedBurnerFeedBlock p.feedTitle { font-size: 1.2em; font-weight: bold;}
div.feedBurnerFeedBlock span.headline {margin-bottom: 0px;}
div.feedBurnerFeedBlock div { margin-bottom: 0px;}

/* End styles for blog feed */
