
/* workaround for mozilla firefox so that it reads padding the same way as IE */
div	{
		-moz-box-sizing:border-box;
		box-sizing:border-box;
		margin:0;
		padding:0;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #004074;
	font-family: Arial, Helvetica, sans-serif;
	color: #2A1010;
}

p	{
		color: #2A1010;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 13px;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px; 
	color: #254931;
}

h2 {		
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px; 
	color: #254931;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px; 
	color: #2A1010;
}

.trhead	{
	background-color: #6C8A78; color: White; font-weight: bold;
}

.trheadnb	{
	background-color: #6C8A78; color: White;	font-weight: normal; font-size: 11px; 
}

.trwhite	{
	background-color: #ffffff; 	color: Black; 
}

.trlite	{
	background-color: #f2f2f2; 	color: Black;
}

.trdark	{
	background-color: #d4d4d4; 	color: Black;
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px; 
	color: #2A1010;
}

.paranorm {
		color: #2A1010;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 13px;
}

#header {
		width: 950px;
		height: 134px;
}

#menubar {
		width: 210px; 
		height: 375px; 
		float: left;
}

.w20	{background-color: White; width: 20px; float: left;}
.w25	{background-color: White; width: 20px; float: left;}
.w32	{background-color: White; width: 32px; float: left;}
.w33	{background-color: White; width: 33px; float: left;}
.w36	{background-color: White; width: 36px; float: left;}
.w44	{background-color: White; width: 44px; float: left;}
.w200	{background-color: White; width: 200px; float: left;}
.w202	{background-color: White; width: 202px; float: left;}
.w210sideleft	{background-color: #845050; width: 210px; float: left;}
.w425	{width: 425px; background-color: White; float: left;}
.w672	{width: 672px; background-color: White;	float: left;}
.w674	{width: 674px; background-color: White;	float: left;}
.w675	{width: 675px; background-color: White;	float: left;}
.w950	{width: 950px; background-color: White;}

.h35	{height: 35px;}
.h50	{height: 50px;}
.h100	{height: 100px;}
.h240	{height: 240px;}
.h250	{height: 250px;}
.h260	{height: 260px;}
.h300	{height: 300px;}
.h350	{height: 350px;}
.h375	{height: 375px;}
.h475	{height: 475px;}
  
.footertext {
		font-size: 11px; 
		font-family: Arial, Helvetica, sans-serif; 
}

.footprinttext {
		font-size: 10px; 
		font-family: Arial, Helvetica, sans-serif; 
}

.greenheadcontainer {
 		padding: 0px 0px 0px 0px; 
		float:left; 
		border-left: 1px solid #965050; 
		border-right: 1px solid #965050; 
		border-top: 1px solid #965050; 
		border-bottom: 1px solid #965050;
}

.greenheadhead {
 		background-color: #6C8A78; 
		padding-left: 5px; 
		padding-right: 5px; 
		font-size: 16px; 
		font-weight: bold; 
		color: White;
}
  
.greenheadcontent {
 		background-color: #fbf8f2; 
		padding-left: 5px; 
		padding-right: 5px; 
		font-size: 12px; 
		font-weight: normal; 
		color: #2A1010; 
}

.simplecontentbox	{
		background-color: #FBF8F2; 
		width: 175px; 
		border: 1px solid #3C2424; 
		font-size: 13px; 
		font-family: Arial, Helvetica, sans-serif; 
}

.contentbox	{
		background-color: #FBF8F2; 
		border: 1px solid #3C2424; 
		font-size: 13px; 
		font-family: Arial, Helvetica, sans-serif; 
}

.sborder {
 		border: 1px solid #965050; 
}

.linkdiv {
	font-size: 11px; 
	color: #666666; 
	font-family: Arial, Helvetica, sans-serif; 
}

.picright {
	float : right;
	padding-left : 15px;
	padding-bottom : 5px;
	background : transparent;
}

.picleft  {
    float : left;
    padding-right : 15px;
    padding-bottom : 5px;
	background : transparent;
}

/* LINK styles */
a:link {
		color: #254931;
		font-family: Arial,Helvetica,sans-serif;
		text-decoration: underline;
		font-size: 13px;
}

a:visited {
		color: #254931;
		font-family: Arial,Helvetica,sans-serif;
		text-decoration: underline;
		font-size: 13px;
}

a:hover {
		color: #789985;
		font-family: Arial,Helvetica,sans-serif;
		text-decoration: none;
		font-size: 13px;
}

/* LINK styles */
a.footerlink:link {
		color: #254931; 
		font-family: Arial,Helvetica,sans-serif; 
		text-decoration: underline; 
		font-size: 12px;
}

a.footerlink:visited {
		color: #254931; 
		font-family: Arial,Helvetica,sans-serif; 
		text-decoration: underline; 
		font-size: 12px;
}

a.footerlink:hover {
		color: #789985;
		font-family: Arial,Helvetica,sans-serif; 
		text-decoration: underline; 
		font-size: 12px;
}

/* LINK styles */
a.footprint:link {
		color: #254931; 
		font-family: Arial,Helvetica,sans-serif; 
		text-decoration: underline; 
		font-size: 12px;
}

a.footprint:visited {
		color: #254931; 
		font-family: Arial,Helvetica,sans-serif; 
		text-decoration: underline; 
		font-size: 12px;
}

a.footprint:hover {
		color: #789985;
		font-family: Arial,Helvetica,sans-serif; 
		text-decoration: underline; 
		font-size: 12px;
}

.nbh3	{
		font-size: 16px;
		font-family: Arial, Helvetica, sans-serif;
		color: #254931;
		font-weight: bold;
}

.commandtext{
	color: #B22222;
}

.white {
	color: #ffffff;
}

input,textarea,select {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	color: #1A1A1A;
	background: #FFFFFF;
	border: 1px solid #666666;
}

input.noline 	{
	background: transparent;
	border-width : 0px 0px 0px 0px;
}

.noborder {
	border: 0px solid #ffffff;
}

input.formbutton {
	background: #395AA5;
	color: #ffffff;
	font-weight: normal;
	font-size: 12px;
	font-family: Arial,Helvetica,sans-serif;
	border-bottom: 1px solid navy;
	border-left: 1px solid navy;
	border-right: 1px solid navy;
	border-top: 1px solid navy;
	font-weight: normal;
	margin: 0px 0px 0px 0px;
}

.editnote {
	font-size: 12px;
	font-family: "Courier New", Courier, monospace;
	color: #ff0000;
	font-weight: bold;
}
