html,body {

margin:0;
padding:0;
height:100%;
width:100%;
}

table.full-height {
height:100%;
width:100%;
}


	
	h1 {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 18px;
		color: #FFFFFF;
		margin-left: 10px;
		margin-top: 5px;
		margin-bottom: 5px;
	}
	p {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		color: #333333;
		margin-top: 5px;
		margin-right: 10px;
		margin-bottom: 5px;
		margin-left: 10px;
		font-weight: normal;
		text-align: left;
	}
	
	
	.policy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	margin-top: 5px;
	margin-right: 20px;
	margin-bottom: 5px;
	margin-left: 25px;
	font-weight: normal;
	text-align: left;
	line-height: 20px;
	}
	
	
	input {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		color: #00713D;
		font-weight: bold;
	}
	
	
	 a.breadcrumbs  {/* these are for the breadcrumb links */
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		cursor:pointer;
		margin:0px;
		
		font-weight:bold;
		text-decoration: none;
		color:#00713D;
	 }
	 
	
	a.breadcrumbs:hover {
		/*color:rgb(0, 94, 60); green*/
		text-decoration: underline;
	
	}
	
	
	
	
	a.breadcrumbs:active {
		
		text-decoration: underline;
		
	}
	
	
	
	 a.breadcrumbs_soc  {/* these are for the breadcrumb links */
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		cursor:pointer;
		margin-left:5px;
		margin-right:5px;
		
		font-weight:bold;
		text-decoration: none;
		color:#00713D;
	 }
	 
	
	a.breadcrumbs_soc:hover {
		/*color:rgb(0, 94, 60); green*/
		text-decoration: underline;
	
	}
	
	a.breadcrumbs_soc:active {
		
		text-decoration: underline;
		
	}
	
	
	
	
	
	
	
	
	a.breadcrumbs_yellow {/* these are for the breadcrumb links */
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		cursor:pointer;
		margin:0px;
		
		font-weight:bold;
		text-decoration: none;
		color:#ffcc00;
	 }
	 
	
	a.breadcrumbs_yellow:hover {
		/*color:rgb(0, 94, 60); green*/
		text-decoration: underline;
	
	}
	
	a.breadcrumbs_yellow:active {
		
		text-decoration: underline;
		
	}
	
	
	
	a.breadcrumbs_white {/* these are for the breadcrumb links */
		color:#ffffff;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		cursor:pointer;
		margin:0px;
		
		font-weight:bold;
		text-decoration: none;
		
	 }
	 
	a.breadcrumbs_white:link {
		/*color:rgb(0, 94, 60); green*/
		text-decoration: none;
	color:#ffffff;
	}
	
	a.breadcrumbs_white:hover {
		/*color:rgb(0, 94, 60); green*/
		text-decoration: underline;
	color:#ffffff;
	}
	
	a.breadcrumbs_white:visited {
		/*color:rgb(0, 94, 60); green*/
		color:#ffffff;
		text-decoration: none;
	
	}
	
	a.breadcrumbs_white:active {
		
		text-decoration: underline;
		color:#ffffff;
		
	}
	
	
	
	
	
	 a.adminlinks  {/* these are for the breadcrumb links */
		font-family: Arial, Helvetica, sans-serif;
		font-size: 18px;
		cursor:pointer;
		margin:0px;
		
		font-weight:bold;
		text-decoration: none;
		color:#ffffff;
	 }
	 
	
	a.adminlinks:hover {
		/*color:rgb(0, 94, 60); green*/
		text-decoration: underline;
	
	}
	
	a.adminlinks:active {
		
		text-decoration: underline;
		
	}
	
	
	
	
	
	
	
	
	
	
	
	li {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		margin-top:0px;
		margin-bottom:0px;
		padding-left:0px;
		margin-left: -10px;
		margin-right: 0px;
		list-style-type: none;
		color: #363636;
		list-style-image: url(images/bullets.gif);
		list-style-position: outside;
	}
	
	
	h2 {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		color: #FFFFFF;
		margin-left: 10px;
		margin-top: 5px;
		margin-bottom: 5px;
	}
	
	.greentitles
	{
	font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		color: #00713D;
		margin-top: 5px;
		margin-right: 0px;
		margin-bottom: 5px;
		margin-left: 10px;
		font-weight: bold;
		text-align: left;
	}
	
	.greenheadings
	{
	font-family: Arial, Helvetica, sans-serif;
		font-size: 13px;
		color: #00713D;
		margin-top: 5px;
		margin-right: 0px;
		margin-bottom: 5px;
		margin-left: 10px;
		font-weight: normal;
	}
	
	.cms_headings_white
	{
	font-family: Arial, Helvetica, sans-serif;
		font-size: 45px;
		color: #ffffff;
		margin-top: 5px;
		margin-right: 0px;
		margin-bottom: 5px;
		margin-left: 10px;
		font-weight: normal;
	}
	
	.cms_headings_yellow
	{
	font-family: Arial, Helvetica, sans-serif;
		font-size: 45px;
		color: #ffcc00;
		margin-top: 5px;
		margin-right: 0px;
		margin-bottom: 5px;
		margin-left: 10px;
		font-weight: normal;
	}
	
	
	.whitebodytext
	{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		color: #ffffff;
		margin-top: 5px;
		margin-right: 10px;
		margin-bottom: 5px;
		margin-left: 10px;
		font-weight: normal;
		text-align: justify;
		
	}
	
	.whitebodytext_cms
	{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		color: #ffffff;
		margin-top: 3px;
		
		margin-bottom: 3px;
		
		font-weight: normal;
		text-align: center;
		
	}
	
	
	.greytext
	{
	font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		color: #333333;
		margin-top: 5px;
		margin-right: 0px;
		margin-bottom: 5px;
		margin-left: 10px;
		font-weight: normal;
		
	}
	
	
	
	.frame {
		border: 1px solid #00713D;
		width:970px;
		height:auto;
		
	}
	
	
	.frame2
{
border:1px solid white; /* white */
text-align: center; 
background: white;
/* margin:0px auto; */
}


	
	.frame3 {
		border: 1px solid #00713D;
		width:850px;
		height:auto;
		
	}
	
	




.temp_bullets {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top:0px;
	margin-bottom:0px;
	padding-left:0px;
	margin-left: -10px;
	margin-right: 0px;
	list-style-type: circle;
	color: #ffffff;
	list-style-position: outside;		
		
	}



a.pagelinks:link  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: left;
	margin: 10px auto;
	color: #00713D;
	
	text-decoration: none;

}

a.pagelinks:visited  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: left;
	margin: 10px auto;
	color: #00713D;
	
	text-decoration: none;
}


.bodytext {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		color: #333333;
		margin-top: 5px;
		
		margin-bottom: 5px;
		
		font-weight: normal;
		
	}
	
	.headings_yellow
	{
	font-family: Arial, Helvetica, sans-serif;
		font-size: 30px;
		color: #FFF200;
		margin-top: 5px;
		margin-right: 0px;
		margin-bottom: 5px;
		margin-left: 10px;
		font-weight: normal;
	}
	
	.greyheadings
	{
	font-family: Arial, Helvetica, sans-serif;
		font-size: 15px;
		color: #999999;
		margin-top: 5px;
		margin-right: 0px;
		margin-bottom: 5px;
		margin-left: 10px;
		font-weight: bold;
	}
	
	.whiteheadings
	{
	font-family: Arial, Helvetica, sans-serif;
		font-size: 15px;
		color: #ffffff;
		margin-top: 5px;
		margin-right: 0px;
		margin-bottom: 5px;
		margin-left: 10px;
		font-weight: bold;
	}
	
	.greytext_strike
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FF0000;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 10px;
	font-weight: bold;
	text-decoration: line-through;		
	}
	
	
	a.heading_links_green {/* these are for the breadcrumb links */
		color: #00713D;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		cursor:pointer;
		margin:0px;
		
		font-weight:bold;
		
		
	 }
	 
	a.heading_links_green:link {
		/*color:rgb(0, 94, 60); green*/
		text-decoration: underline;
	color: #00713D;
	}
	
	a.heading_links_green:hover {
		/*color:rgb(0, 94, 60); green*/
		text-decoration: underline;
	color: #00713D;
	}
	
	a.heading_links_green:visited {
		/*color:rgb(0, 94, 60); green*/
		color: #00713D;
		text-decoration: underline;
	
	}
	
	a.heading_links_green:active {
		
		text-decoration: underline;
		color: #00713D;
		
	}
	
	
	
	
	
	
	a.heading_links_white {/* these are for the breadcrumb links */
		color:#ffffff;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 15px;
		cursor:pointer;
		margin:0px;
		
		font-weight:bold;
		text-decoration: none;
		
	 }
	 
	a.heading_links_white:link {
		/*color:rgb(0, 94, 60); green*/
		text-decoration: none;
	color:#ffffff;
	}
	
	a.heading_links_white:hover {
		/*color:rgb(0, 94, 60); green*/
		text-decoration: underline;
	color:#ffffff;
	}
	
	a.heading_links_white:visited {
		/*color:rgb(0, 94, 60); green*/
		color:#ffffff;
		text-decoration: none;
	
	}
	
	a.heading_links_white:active {
		
		text-decoration: underline;
		color:#ffffff;
		
	}
	
	
	
	
	
	
	HTML {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; WIDTH: 100%; PADDING-TOP: 0px; HEIGHT: 100%
}
BODY {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; WIDTH: 100%; PADDING-TOP: 0px; HEIGHT: 100%
}
TABLE.full-height {
	WIDTH: 100%; HEIGHT: 100%
}
A {
	COLOR: #006400; TEXT-DECORATION: none
}
A:hover {
	COLOR: #006400; TEXT-DECORATION: underline
}
H1 {
	MARGIN-TOP: 5px; FONT-SIZE: 18px; MARGIN-BOTTOM: 5px; MARGIN-LEFT: 10px; COLOR: #ffffff; FONT-FAMILY: Arial, Helvetica, sans-serif
}
P {
	FONT-WEIGHT: normal; FONT-SIZE: 12px; MARGIN: 5px 0px 5px 10px; COLOR: #333333; FONT-FAMILY: Arial, Helvetica, sans-serif; TEXT-ALIGN: left
}
INPUT {
	FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: #00713d; FONT-FAMILY: Arial, Helvetica, sans-serif
}
A.breadcrumbs {
	FONT-WEIGHT: bold; FONT-SIZE: 12px; MARGIN: 0px; CURSOR: pointer; COLOR: #00713d; FONT-FAMILY: Arial, Helvetica, sans-serif; TEXT-DECORATION: none
}
A.breadcrumbs:hover {
	TEXT-DECORATION: underline
}
A.breadcrumbs:active {
	TEXT-DECORATION: underline
}
A.breadcrumbs_soc {
	FONT-WEIGHT: bold; FONT-SIZE: 12px; MARGIN-LEFT: 5px; CURSOR: pointer; COLOR: #00713d; MARGIN-RIGHT: 5px; FONT-FAMILY: Arial, Helvetica, sans-serif; TEXT-DECORATION: none
}
A.breadcrumbs_soc:hover {
	TEXT-DECORATION: underline
}
A.breadcrumbs_soc:active {
	TEXT-DECORATION: underline
}
A.breadcrumbs_yellow {
	FONT-WEIGHT: bold; FONT-SIZE: 12px; MARGIN: 0px; CURSOR: pointer; COLOR: #ffcc00; FONT-FAMILY: Arial, Helvetica, sans-serif; TEXT-DECORATION: none
}
A.breadcrumbs_yellow:hover {
	TEXT-DECORATION: underline
}
A.breadcrumbs_yellow:active {
	TEXT-DECORATION: underline
}
A.breadcrumbs_white {
	FONT-WEIGHT: bold; FONT-SIZE: 12px; MARGIN: 0px; CURSOR: pointer; COLOR: #ffffff; FONT-FAMILY: Arial, Helvetica, sans-serif; TEXT-DECORATION: none
}
A.breadcrumbs_white:hover {
	TEXT-DECORATION: underline
}
A.breadcrumbs_white:active {
	TEXT-DECORATION: underline
}
A.adminlinks {
	FONT-WEIGHT: bold; FONT-SIZE: 18px; MARGIN: 0px; CURSOR: pointer; COLOR: #ffffff; FONT-FAMILY: Arial, Helvetica, sans-serif; TEXT-DECORATION: none
}
A.adminlinks:hover {
	TEXT-DECORATION: underline
}
A.adminlinks:active {
	TEXT-DECORATION: underline
}
LI {
	LIST-STYLE: none url(images/bullets.gif) outside; PADDING-LEFT: 0px; FONT-SIZE: 12px; MARGIN: 0px 0px 0px -10px; COLOR: #363636; FONT-FAMILY: Arial, Helvetica, sans-serif
}
H2 {
	MARGIN-TOP: 5px; FONT-SIZE: 12px; MARGIN-BOTTOM: 5px; MARGIN-LEFT: 10px; COLOR: #ffffff; FONT-FAMILY: Arial, Helvetica, sans-serif
}
.greentitles {
	FONT-WEIGHT: bold; FONT-SIZE: 12px; MARGIN: 5px 0px 5px 10px; COLOR: #00703d; FONT-FAMILY: Arial, Helvetica, sans-serif; TEXT-ALIGN: left
}
.greenheadings {
	FONT-WEIGHT: bold; FONT-SIZE: 15px; MARGIN: 5px 0px 5px 10px; COLOR: #00703d; FONT-FAMILY: Arial, Helvetica, sans-serif
}
.cms_headings_white {
	FONT-WEIGHT: normal; FONT-SIZE: 45px; MARGIN: 5px 0px 5px 10px; COLOR: #ffffff; FONT-FAMILY: Arial, Helvetica, sans-serif
}
.cms_headings_yellow {
	FONT-WEIGHT: normal; FONT-SIZE: 45px; MARGIN: 5px 0px 5px 10px; COLOR: #ffcc00; FONT-FAMILY: Arial, Helvetica, sans-serif
}
.whitebodytext {
	FONT-WEIGHT: normal; FONT-SIZE: 12px; MARGIN: 5px 10px; COLOR: #ffffff; FONT-FAMILY: Arial, Helvetica, sans-serif; TEXT-ALIGN: justify
}
.whitebodytext_cms {
	FONT-WEIGHT: normal; FONT-SIZE: 12px; MARGIN: 5px 10px; COLOR: #ffffff; FONT-FAMILY: Arial, Helvetica, sans-serif; TEXT-ALIGN: center
}
.greytext {
	FONT-WEIGHT: normal; FONT-SIZE: 12px; MARGIN: 5px 0px 5px 10px; COLOR: #333333; FONT-FAMILY: Arial, Helvetica, sans-serif; TEXT-ALIGN: left
}
.frame {
	BORDER-RIGHT: #00713d 1px solid; BORDER-TOP: #00713d 1px solid; BORDER-LEFT: #00713d 1px solid; WIDTH: 970px; BORDER-BOTTOM: #00713d 1px solid; HEIGHT: auto
}
.frame2 {
	BORDER-RIGHT: white 1px solid; BORDER-TOP: white 1px solid; BACKGROUND: white; BORDER-LEFT: white 1px solid; BORDER-BOTTOM: white 1px solid; TEXT-ALIGN: center
}
.frame3 {
	BORDER-RIGHT: #00713d 1px solid; BORDER-TOP: #00713d 1px solid; BORDER-LEFT: #00713d 1px solid; WIDTH: 850px; BORDER-BOTTOM: #00713d 1px solid; HEIGHT: auto
}
.temp_bullets {
	PADDING-LEFT: 0px; LIST-STYLE-POSITION: outside; FONT-SIZE: 12px; MARGIN: 0px 0px 0px -10px; COLOR: #ffffff; FONT-FAMILY: Arial, Helvetica, sans-serif; LIST-STYLE-TYPE: circle
}
A.pagelinks:link {
	FONT-SIZE: 14px; MARGIN: 10px auto; COLOR: #00713d; FONT-FAMILY: Arial, Helvetica, sans-serif; TEXT-ALIGN: left; TEXT-DECORATION: none
}
A.pagelinks:visited {
	FONT-SIZE: 14px; MARGIN: 10px auto; COLOR: #00713d; FONT-FAMILY: Arial, Helvetica, sans-serif; TEXT-ALIGN: left; TEXT-DECORATION: none
}

