/*
##################################################
  Global Style Sheet for Prescribed Technologies 
##################################################
*/


/* Navigation Bar*/

.Navigation {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; font-weight: bold; color: #000000;}

.Navigation a:link {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; font-weight: bold; color: #000000; text-decoration: none;}

.Navigation a:visited {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; font-weight: bold; color: #000000; text-decoration: none;}

.Navigation a:hover {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; font-weight: bold; color: #FFFFFF;}

/* Body */
.body {  font-family: Geneva, Arial, Helvetica, san-serif; font-size: 12px; font-style: normal; font-weight: normal; color: #000000;}

/*.header {  font-family: Geneva, Arial, Helvetica, san-serif; font-size: 14px; font-style: normal; color: #000000; font-weight: bold; background-color: #B2C38C; border-style: solid; border-top-width: thin; border-right-width: thin; border-bottom-width: thin; border-left-width: thin}*/

.header {  font-family: Geneva, Arial, Helvetica, san-serif; font-size: 14px; font-style: normal; color: #000000; font-weight: bold; background-color: #B2C38C;}

.textbox  {
       font-family: Geneva, Arial, Helvetica, san-serif;
       font-size: 12px;
       border-top: thin solid #000000;
       border-right: thin solid #000000;
       border-bottom: thin solid #000000;
       border-left: thin solid #000000;
       padding: 0em 0em 0em 0em;
       margin: .5em 2em 0em 2em;
       background-color: #B2C38C;
			 -moz-border-radius: .4em;
       }
.textbox p{margin-left: 2em; margin-right: 2em;}
.textbox ul{margin-left: 2em; margin-right: 2em; }
.textbox h1  {
       display: inline;
       position: relative;
       top: -1.0em;
       margin-left: 1.8em;
       margin-right: 1.8em;
       padding: .2em .2em .2em .8em;
       font-family: Geneva, Arial, Helvetica, san-serif;
			 font-size: 14px;
       font-weight: bold;
       color: #000000;
       background-color: #ffffff;
       -moz-border-radius: .6em .6em .2em .2em;
       opacity: .7;
       border-top: thin solid #000000;
       border-right: thin solid #000000;
       border-bottom: thin solid #000000;
       border-left: thin solid #000000;

a {
	color: #000000;
}
.formfield {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #E6E6C8;
	/*border: thin solid;
}
