/** BASIC */

body {
	margin: 10px 0px;
	padding: 0px;
	background: #FFFFFF url(../sample_templates/tooplain/tooplain/images/homepage01.gif) repeat-x left top;
/*	font-family: Verdana, Arial, Helvetica, sans-serif; */
font-size: 11px;
font-family: "Book Antiqua","Trebuchet MS", Verdana, Arial, Helvetica, sans-serif ;
color:#8C8C73; /* A muddy grey */
line-height: 18px; 
}

h1, h2, h3 {
	margin-top: 0px;
	font-family: "Book Antiqua", "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #000;
}
h4, h5, h6 {
	margin-top: 0px;
	font-family: "Book Antiqua", "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #000; /* a black */
}
p, ul, ol {
	line-height: 1.6em;
/*	font-size: .8em; */
	color: #000000;
}

a {
	text-decoration: none;
	font-weight: bold;
    color:#000000;
/*  	color: #D51D71; Red */
/*	color:#00F; blue
*/
}

a:hover {
	text-decoration: underline;
/*	font-style:italic; */
	font-weight: bold;
	color: #96c55e;
}

.vline {
	margin: 0px -20px;
	padding: 20px 20px 0px 20px;
	border-top: 3px solid #D9DDEB;
}

/** WRAPPER */

#wrapper {
	width: 1000px;
	margin: 0px auto;
	background: #FFFFFF ; /*url(../sample_templates/tooplain/tooplain/images/homepage02.gif) repeat-y right top; */
	border: 3px solid #D9DDEB;
position: relative;
}

/** HEADER */

/* #header {
	height: 100px;
	background-color: #FFFFFF;
	border-bottom: 3px solid #D9DDEB;
} */
#header
{
/* position: absolute; */
float:left;

background: url( '../images/fsimlogo_sm_no_title.png') no-repeat;
/* background: url( '../images/fsimlogo_sm_title copy.png') no-repeat; */
width: 202px;
height: 171px;

/* color: #fff; */

/*	border-top: 1px solid #a5a5a5;
	border-bottom: 1px solid #a5a5a5;
	border-left: 1px solid #a5a5a5;
	border-right: 1px solid #a5a5a5; */
}
#splash
{
/* position: absolute;
left: 202px; */
float: right;


/* background:  #EAEAE2 url('img src="../Fireworks/images/navbar_r1_c1_new.png"') no-repeat; */
/*background: #FFF url('../Fireworks/images/navbar_r1_c1_new.png') no-repeat; */
background: #FFF url('../images/FSIM_banner_16.jpg') no-repeat;
width: 798px;
height: 171px;
z-index: 5;
/*	border-top: 1px solid #a5a5a5;
	border-bottom: 1px solid #a5a5a5;
	border-left: 1px solid #a5a5a5;
	border-right: 1px solid #a5a5a5; */
}


#header span
{
font-weight: normal;
}

#header h1 {
	float: left;
	margin: 0px;
	padding: 20px 0px 0px 20px;
	text-transform: lowercase;
/*	font-size: 2.6em; */
}

#header h2 {
	float: right;
	margin: 0px;
	padding: 36px 20px 0px 0px;
}

/** MENU */
menu {
	color: #FFF;
	border-collapse: collapse;
	
}
#menu
{
	clear: both
width: 960px; 
/*	background:  #009900; the color behind the page links - green */
background: #96c55e;  
/* background: #CCCCCC; */
padding: 0px 10px 0px 10px;
margin: 5px 0px 0px 0px; 
z-index: 3;
border: 3px solid #D9DDEB; /* light grey */
}

#menu ul li a
{
background-color: transparent;
background-repeat: repeat-x;
padding: 2px 10px 2px 10px;
font-size: 24px; 
color: #fff;
font-weight: bold;
}

#menu ul li a:hover
{
background: #fff url('../images/terrafirma_images/a18.gif') repeat-x top;
/* color: #4A4A24; very dark brown */
	color: #96c55e;
text-decoration: underline;
font-weight: bold;
}
#menu ul li a:active
{
	background: #fff url('../images/terrafirma_images/a18.gif') repeat-x top;
	/* color: #4A4A24; very dark brown */
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}

.pullDownMenu {
	background-color: #96c55e; A darker green */
	background-color: transparent;
	border-color:	; 
	color: #ffffff;
	font-family: "Book Antiqua", "Lucida Grande", "sans-serif";
/*	font-size: large; */
/*	font-size: +1; */
	padding-left: 10px;
	margin-top: -4px;
	border-style: none;
	border-collapse: collapse;
/*	border:thick  #96c55e; */ 

/*	border-color: #96c55*/e; 
	font-size: 24px; 
	color: #fff;
	font-weight: bold;
/*padding: 0px 20px 0px 20px;
margin: 20px 0px 0px 0px; */
	z-index: -3;
/*border: 3px solid #D9DDEB; /* light grey */
}
.pullDownMenu:focus {
/*	border:thick  #96c55e; */
	color:#fff;
	background-color: #96c55e;
	border-color: #96c55e; 
	font-family: "Book Antiqua", "Lucida Grande", "sans-serif";
	padding-left: 10px;
	border:thick  #96c55e;  
	border-color: #96c55e; 
	font-size: 24px; 
	color: #fff;
	font-weight: bold;
}
#navi {
/*	float:left; */
/*	width: 1000; */
	margin: 0;
	list-style: none;
/*	padding: 10px 0 0 46px; */
	padding: 5px 0 0 40px;
/*	background: #6c3; url(../images/nav_bg.gif) repeat-x bottom left; */
}
#navi a {
/*	float: left; */
	display:block;
	margin:0;
	padding: 4px 8px;
	color: #009900; /* Green */
	text-decoration: none;
	border: 1px solid #9b8738#; /* reddish brown */
	border-bottom: none;
	background: #96c55e;/* green url(../imgages/off_bg.gif) repeat-x top left; */
}
#navi a:hover {
	color: #96c55e;
	padding-bottom: 5px;
	border-bottom-color: #727377; /* dark grey */
	background: #fff; /* url(../images/on_bg.gif) repeat-x top left; */
/*	color: #333; black */
}
#navi li {
	float: left;
	margin: 10 1px 10px 0;
	padding: 0;
	font-family: "Book Antiqua", "Lucida Grande", "sans-serif";
/*	font-size: 80%; */
	font-size: 24px;
	color: #ffffff;
}

li a:hover {
	color: #96c55e;
	font-weight: bold;
/*	color: #fff; */
}
#navi a {
	float: left;
	display:block;
	margin:0;
/*	padding: 4px 8px; */
	color: #96c55e; /* Green */
	text-decoration: none;
	border: 1px solid #9B8738;
	border-bottom: none;
	border-top: none;
}
p.list {
	font-size: 20px;  
	color: #7F7F7F;
/*	color: #96c55e; text-shadow:silver 2px 2px 2px; */
/*	font-style: oblique; */
	font-weight:bold;
	line-height:25px;
	padding-left: 0px;
}
ul.linklist
{
list-style: none;
}

ul.linklist li
{
border-top: solid 1px  #EEEEEE; /* light grey */
padding-top: 5px;
margin: 5px 0px 0px 0px;
}

ul.linklist li.first
{
border-top: 0px;
margin-top: 0px;
padding-top: 0px;
}
legend {
	font-size:14px;
	color: #0F0;
}

#date
{
/*position: absolute;
top: 0px; */
line-height: 30px;
/*color: #BDBDA2; brownish grey */
/* color: #96c55e; */
/* color:#333; */
/*right: 20px; */
color: #96c55e;
font-weight: bold;
/*font-size: 12px;*/
letter-spacing: -1px;
}
/*
/** CONTENT */

#content {
	position: relative
	width: 1000px;
	background-color: #FFF;
}
#content h3 {
	padding-top: 10px;
	padding-left: 0px;
	font-size: 26px;
	color: #000000;
}

#primarycontent {
position: relative;
/*top: 220px;
left: 0px; */
width: 898px;
/*margin-bottom: 20px; */
padding-top: 10px;
padding-left: 50px;
padding-right: 50px;
padding-bottom: 20px;
/* float: left; */
}
#primarycontentprogram {
position: relative;
/*top: 220px;
left: 0px; */
width: 998px;
/*margin-bottom: 20px; */
padding-top: 5px;
padding-left: 5px;
padding-right: 5px;
padding-bottom: 2px;
/* float: left; */
}
#primarycontent h3 {
	font-size: 26px; 
	color: #000000;
}
#left {
/*	position:absolute;
	top: 270;
	left: 0;
	padding: 20px; */
	float: left;
	width: 190px;
	padding-top: 40px;
	padding-left: 10px;
/*	background-color: #FF0; */
	
}

#right {
	padding-left: 0px;
	padding-right: 10px;
	width: 788px; 
	float: right;
	padding-bottom: 20px;
/*	background: #96c55e; */
}
#left_half {
/*	position:absolute;
	top: 270;
	left: 0;
	padding: 20px; */
	float: left;
	width: 340px;
	padding-top: 10px;
	padding-left: 10px;
/*	background-color: #FF0; */
	
}

#right_half {
	padding-left: 20px;
	padding-right: 10px;
	width: 618px; 
	float: right;
	padding-bottom: 20px;
/*	background: #96c55e; */
}
#left_major {
/*	position:absolute;
	top: 270;
	left: 0;
	padding: 20px; */
	float: left;
	width: 418px;
	padding-top: 10px;
	padding-left: 20px;
/*	background-color: #FF0; */
	
}
#right_minor {
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	width: 540px; 
	float: right;
	padding-bottom: 20px;
/*	background: #96c55e; */
}
li.list {
	font-size: 18px; 
/*	color: #6C0; text-shadow:silver 2px 2px 2px; */
/*	color: #96c55e; */
	color:#7F7F7F;
/*	color: #009900; */

/*	font-style: oblique; */
	font-weight:bold;
	line-height:25px;
}

a.exec:hover {
	color: #009900;
}

.required {
  color:#FF0000;
}
.style1 {
	font-family:  "Book Antiqua", Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
}

.style3 {
	font-family:  "Book Antiqua", Arial, Helvetica, sans-serif;
	font-size: 18px; 
	font-weight: bold;
	text-align:left;
/*	color: #96c55e; */
	color: #009900;
	line-height:25px;
}
.style a:link {
	text-decoration:underline, bold;
	color: #009900; /*   A green   */
}
.style3 a:hover {
	color: #009900;
/*    color: #F00; red */
/*	font-style:italic; */
}
.style4 {
	font-size: 14px;
	color: #000000;
/*	font-style: oblique; */
	font-weight:bold;
}
.style5 {
	font-size: 14px;
	color: #7f7f7f;
/*	font-style: oblique; */
	font-weight:bold;
}
input:focus {
border:thick #00FFFF; 
background-color: #96c55e; /* black */
border-color:#00FFFF
}

select:focus {
border:thick #00FFFF; 
background-color: #96c55e; /* green */
border-color:#00FFFF
}
.editview {
	FONT-WEIGHT: bold;
	FONT-SIZE: 16px;
	COLOR: #0033cc;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
}
.odd {
	background-color: #edf5ff;
}
.odd:hover {
	background-color: #09F;
	color: #fff;
}
.hover:hover {
	background-color: #09F;
	color: #fff;
}
.hover:hover a {
	color: #FFF;
}

.odd:hover a {
	color: #FFF;
}

.ar {
	color:#F00;
}

/** FOOTER */

.copyright {
	clear: both;
	font-size: 12px;
	background-color: #CCCCCC;
	text-align: center;
	border-top: 3px solid #D9DDEB;
	border-bottom: 3px solid #D9DDEB;
	line-height: 10px; 
}
#footer {
	background-color: #FFFFFF;
}

#footer p {
	margin: 0px;
	padding: 0px 0px 0px 10px;
	font-size: .6em;
	color: #999999;
}
td{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#000;
}
th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#000;
	font-weight:bold;
}
td a {
	color: #009900;
/*	color: #D51D71;*/ /* Red */
}
td a:hover {
	color:#F00;
}
#main_link {
	color: #96c55e;
	font-weight: bold;
}
caption {
	color: #96c55e;
	font-weight: bold;
	font-size:16px;
}
legend {
	font-size:14px;
}
