﻿///////////////////////////////////////////////////////////////////
// Stylesheet for craig germination article

a
{ /*font-family: Arial, Geneva, Optima, Helvetica, sans-serif, monospace;font-size: 13px; text-decoration: underline;*/
	color: #000088
}

a:link
{ /*font-family: Arial, Geneva, Optima, Helvetica, sans-serif, monospace;font-size: 13px;*/
	text-decoration: underline;
	color: #555500;
}

a:visited
{ /*font-family: Arial, Geneva, Optima, Helvetica, sans-serif, monospace;font-size: 13px;*/
	text-decoration: underline;
	color: #555588;
}

a:active
{
	color: #FF0000;
	text-decoration: underline;
}

a:hover
{
	color: #FF0000;
	text-decoration: underline;
}

td
{
	font-family: "Tahoma", Arial, Geneva, Optima, Helvetica, sans-serif;
	font-size: 11px;
	line-height: "160%";
	color: #000000;
	margin-top: 0;
	margin-bottom: 9;
	padding-bottom: 6;
}
    
body
{
    font-family: "Tahoma", Arial, Geneva, Optima, Helvetica, sans-serif;
    font-size: 11px;
    line-height: "150%";
    color: #000000;
    margin-left: 0px;
    margin-top: 0;
 	text-align: center;
	background-color: #FFFFFF;
}

h1
{
	font-family: "Verdana", Optima, Tahoma, MAXIMO, Helvetica, sans-serif, monospace;
	font-size: 18px;
	color: #304080;
	font-weight: normal;
	letter-spacing: 1;
	margin-top: 20;
	border-top-width: ;
	line-height: 125%;
}

h2
{
	font-family: "Verdana", Tahoma, Arial, Geneva, Optima, Helvetica, sans-serif;
	font-size: 14px;
	color: #304080;
	letter-spacing: 200%;
	line-height: "125%";
	font-weight: bold;
	border-left: 0px solid gray;
	border-right: 0px solid gray;
	border-top: 1px #EEEEEE solid;
	border-bottom: 1px solid gray;
	margin-top: 0px;
	margin-bottom: 6px;
	padding-top: 6px;
	padding-bottom: 6px;
}

h3
{ 
	font-family: "Verdana", Tahoma, Arial, Geneva, Optima, Helvetica, sans-serif, monospace;
	font-size: 12px; 
	font-weight: bold; 
	color: #304080;
	border-bottom: none; 
	margin-top: 3px; 
	margin-bottom: 3px;
	line-height: 120%;	
	padding-top: 6px;
	padding-bottom: 6px;
}

h4
{
	font-family: "Verdana", Arial, Geneva, Optima, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #304080;
	letter-spacing: 0;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 6px;
}

ol
{
	font-family: "Arial", Geneva, Optima, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration: none;
	list-style-type: decimal;
	margin-left: 12;
	padding-left: 12;
	margin-top: 6;
	margin-bottom: 0;
	line-height: "120%";
	padding-bottom: 3;

}
					
ul
{
	font-family: "Arial", Geneva, Optima, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration: none;
	list-style-type: disc;
	margin-left: 15;
	padding-left: 0;
	margin-top: 6; 
	margin-bottom: 2;
	line-height: "120%";
	padding-bottom: 3;
}

li
{
	font-family: "Arial", Geneva, Optima, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration: none;
	line-height: "120%";
	padding-top: 2;
	padding-bottom: 2;
}

.callout
{
    font-family: "Verdana", Arial, Geneva, Optima, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #000000;
	margin-top: 4;
	margin-bottom: 12;
	margin-left: 20;
	margin-right: 20;
	line-height: "130%";
}

.code
{
	font-family: "Courier New", Courier, mponospace;
	color: #004040;
}

span.control
{
	font-family: "Courier New", Courier, monospace;
	font-weight: normal;
	letter-spacing: 0;
	color: #FF0000;
	padding-left: 2;
	padding-right: 2;
}

.copyrightfooter
{
	font-family: "Verdana", Arial, Geneva, Optima, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #999999;
	letter-spacing: 0;
	border-left-width: 1;
	border-right-width: 1;
	border-top: 1px #CCCCCC solid;
	border-bottom-width: 1;
	padding-top: 3;
	padding-bottom: 24;
	margin-top: 24;
	text-align: center;
	width: 400px;
}

.formlabel
{
	font-family: "Arial", Geneva, Optima, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
	margin-top: 16px;
	margin-bottom: 4px;
	line-height: "100%";
	padding-bottom: 0px;
	padding-top: 0px;
}

.indent1		
{
	font-family: "Arial", Geneva, Optima, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration: none;
	color: #000000;
	margin-top: 0;
	margin-bottom: 9;
	line-height: "140%";
	margin-left: 16px;
}

.lastupdate
{
	font-family: "Verdana", Arial, Geneva, Optima, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration: none;
	color: #aaaaaa;
	letter-spacing: 0;
	border-left-width: 1;
	border-right-width: 1;
	border-top: 1px solid #cccccc;
	border-bottom-width: 1;
	padding-top: 3;
	padding-bottom: 24;
	margin-top: 12;
}

.linksm
{
	font-family: "Verdana", Arial, Geneva, Optima, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #000000;
	margin-top: 0;
	margin-bottom: 2;
	line-height: "120%";
}
               

.norm100
{
	font-family: "Arial", Geneva, Optima, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration: none;
	color: #000000;
	margin-top: 0;
	margin-bottom: 6;
	line-height: "100%";
	padding-top: 0px;
}

.norm150
{
	font-family: "Arial", Geneva, Optima, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration: none;
	color: #000000;
	margin-top: 0;
	margin-bottom: 6;
	line-height: "150%";
	padding-bottom: 6;
}

.norm180
{
	font-family: "Arial", Geneva, Optima, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration: none;
	color: #000000;
	margin-top: 0;
	margin-bottom: 6;
	line-height: "200%";
	padding-bottom: 6;
}

.normmenu
{
	font-family: "Verdana", Arial, Geneva, Optima, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #000000;
	margin-top: 0;
	margin-bottom: 6px;
	line-height: "200%";
	padding-bottom: 6;

}

.num_list		
{
	margin-top: 0;
	margin-bottom: 6;
	line-height: "130%";
	margin-right: 36;
}

.small
{
	font-family: "Verdana", Arial, Tahoma, Tahoma, Arial, sans-serif;
	font-size: 9px;
	color: Black;
	font-weight: normal;
	letter-spacing: 0;
	line-height: "140%";
	margin-top: 1;
	margin-bottom: 1;
}

.table_colhd		
{
	font-family: "Verdana", Arial, Geneva, Optima, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration: none;
	color: #000000;
	margin-top: 0;
	margin-bottom: 3;
	line-height: "125%";
	font-weight: normal;
	letter-spacing: 1;
}

.tt
{
	font-family: "Courier New", Courier, monospace;
	margin-top: 0;
	margin-bottom: 0;
	
}

.button {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #0000FF;
}

img.FloatRightClearPad {
	float: right;
	clear: right;
	margin-top: 0px;
	margin-right: 4px;
	margin-bottom: 4px;
	margin-left: 24px;
}

img.FloatLeftClearPad { 
    float: left; 
    clear: right; 
    margin: 0px; 
    margin-right: 10px;
}

div#page
{
    width: 720px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 10px;
    margin-bottom: auto;
    padding-left: 0px;
    text-align: left;
}

div#banner
{
    width: 720px;
    height: 40px;
    background-color: #eeffee;
}

div#main
{
	width: 720px;
    background-color: white;
    background-image:url('../images/bk_740x8r4t.png');
    background-repeat:repeat-y;
}

div#bottom
{
    width: 720px;
    height: 40px;
    background-image:url('../images/bottom_740x40_4t.png');
    background-attachment: scroll;
}

div#navbar
{
    width: 720px;
    height: 20px;
    text-align: center;
	font-family: "Verdana", Arial, Tahoma, Tahoma, Arial, sans-serif;
	font-size: 9px;
	color: Black;
	font-weight: normal;
	letter-spacing: 0;
	line-height: "140%";
	background-image:url('../images/bk740x8_4t.png');
	margin-top: 1;
	margin-bottom: 1;
}

div#menuleft
{
    width: 216;
   	position: relative;
	float: left;
   	left: 0;
    padding-left: 24px;
}

div#content
{
	width: 590px;
   	position: relative;
	float: left;
	left: 10px;
	right: 10px;
	text-align:left;
}

div#content2
{
	width: 530px;
   	position: relative;
	float: left;
	left: 10;
	right: 10;
	background-image: url('../images/bk_stipple1_700x32.png');
	background-attachment: scroll;
	background-repeat: repeat-y;
}


div#content3
{
	width: 534px;
   	position: relative;
	float: left;
	left: 10;
	right: 10;
	border-top-style: solid;
	border-top-color: silver;
	border-top-width: 1px;	
	border-bottom-style: solid;
	border-bottom-color: silver;
	border-bottom-width: 1px;
	border-left-style: solid;
	border-left-color: silver;
	border-left-width: 1px;	
	border-right-style: solid;
	border-right-color: silver;
	border-right-width: 1px;	

}



