@charset "utf-8";
/* CSS Document */
#contact_page
{
	margin:0px;
	height:100%;
	text-align:left;
	padding-top:10px;

}
#p_styl
{
	margin:0px;
	padding-left:20px;
	padding-top:10px;
	text-align:left;
}

  .text_box_style{ 
    border: 1px solid #c4c4c4; 
    border-radius: 4px; 
    -moz-border-radius: 4px; 
    -webkit-border-radius: 4px; 
    box-shadow: 0px 0px 8px #d9d9d9; 
    -moz-box-shadow: 0px 0px 8px #d9d9d9; 
    -webkit-box-shadow: 0px 0px 8px #d9d9d9; 
} 
 
.text_box_style:focus { 
    outline: none; 
    border: 1px solid #7bc1f7; 
    box-shadow: 0px 0px 8px #7bc1f7; 
    -moz-box-shadow: 0px 0px 8px #7bc1f7; 
    -webkit-box-shadow: 0px 0px 8px #7bc1f7; 
} 


.green_button {
	-moz-box-shadow:inset 0px 1px 0px 0px #c1ed9c;
	-webkit-box-shadow:inset 0px 1px 0px 0px #c1ed9c;
	box-shadow:inset 0px 1px 0px 0px #c1ed9c;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #79a80a), color-stop(1, #84ba07) );
	background:-moz-linear-gradient( center top, #79a80a 5%, #84ba07 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#79a80a', endColorstr='#84ba07');
	background-color:#79a80a;
	-webkit-border-top-left-radius:0px;
	-moz-border-radius-topleft:0px;
	border-top-left-radius:0px;
	-webkit-border-top-right-radius:0px;
	-moz-border-radius-topright:0px;
	border-top-right-radius:0px;
	-webkit-border-bottom-right-radius:0px;
	-moz-border-radius-bottomright:0px;
	border-bottom-right-radius:0px;
	-webkit-border-bottom-left-radius:0px;
	-moz-border-radius-bottomleft:0px;
	border-bottom-left-radius:0px;
	text-indent:0;
	border:1px solid #83c41a;
	display:inline-block;
	color:#ffffff;
	font-family:Arial;
}
.green_button:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #84ba07), color-stop(1, #79a80a) );
	background:-moz-linear-gradient( center top, #84ba07 5%, #79a80a 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#84ba07', endColorstr='#79a80a');
	background-color:#84ba07;
}.green_button:active {
	position:relative;
	top:1px;
}

#menu
{
	background: #bfd255; /* Old browsers */
background: -moz-linear-gradient(top, #bfd255 0%, #bac62d 50%, #7fb72a 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#bfd255), color-stop(50%,#bac62d), color-stop(100%,#7fb72a)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #bfd255 0%,#bac62d 50%,#7fb72a 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #bfd255 0%,#bac62d 50%,#7fb72a 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #bfd255 0%,#bac62d 50%,#7fb72a 100%); /* IE10+ */
background: linear-gradient(to bottom, #bfd255 0%,#bac62d 50%,#7fb72a 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#bfd255', endColorstr='#7fb72a',GradientType=0 ); /* IE6-9 */
}

}

ul.MenuBarHorizontal a
{
background: #bfd255; /* Old browsers */
background: -moz-linear-gradient(top, #bfd255 0%, #bac62d 50%, #7fb72a 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#bfd255), color-stop(50%,#bac62d), color-stop(100%,#7fb72a)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #bfd255 0%,#bac62d 50%,#7fb72a 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #bfd255 0%,#bac62d 50%,#7fb72a 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #bfd255 0%,#bac62d 50%,#7fb72a 100%); /* IE10+ */
background: linear-gradient(to bottom, #bfd255 0%,#bac62d 50%,#7fb72a 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#bfd255', endColorstr='#7fb72a',GradientType=0 ); /* IE6-9 */
}

ul.MenuBarHorizontal a.MenuBarItemHover, ul.MenuBarHorizontal a.MenuBarItemSubmenuHover, ul.MenuBarHorizontal a.MenuBarSubmenuVisible
{
background: #bfd255; /* Old browsers */
background: -moz-linear-gradient(top, #bfd255 0%, #bac62d 50%, #7fb72a 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#bfd255), color-stop(50%,#bac62d), color-stop(100%,#7fb72a)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #bfd255 0%,#bac62d 50%,#7fb72a 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #bfd255 0%,#bac62d 50%,#7fb72a 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #bfd255 0%,#bac62d 50%,#7fb72a 100%); /* IE10+ */
background: linear-gradient(to bottom, #bfd255 0%,#bac62d 50%,#7fb72a 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#bfd255', endColorstr='#7fb72a',GradientType=0 ); /* IE6-9 */
}

/* Submenus should appear slightly overlapping to the right (95%) and up (-5%) */
ul.MenuBarHorizontal ul ul
{
	position: absolute;
	margin: 0 0 0 100%;
}
/* Submenu that is showing with class designation MenuBarSubmenuVisible, we set left to 0 so it comes onto the screen */
ul.MenuBarHorizontal ul.MenuBarSubmenuVisible ul.MenuBarSubmenuVisible
{
	left: auto;
	top: 0;
}

/*******************************************************************************

 DESIGN INFORMATION: describes color scheme, borders, fonts

 *******************************************************************************/

/* Submenu containers have borders on all sides */
ul.MenuBarHorizontal ul
{
	border: 1px solid #CCC;
}
/*******************************************************************************

 SUBMENU INDICATION: styles if there is a submenu under a given menu item

 *******************************************************************************/

/* Menu items that have a submenu have the class designation MenuBarItemSubmenu and are set to use a background image positioned on the far left (95%) and centered vertically (50%) */
ul.MenuBarHorizontal a.MenuBarItemSubmenu
{
	background-image: url(SpryMenuBarDown.gif);
	background-repeat: no-repeat;
	background-position: 95% 50%;
}
/* Menu items that have a submenu have the class designation MenuBarItemSubmenu and are set to use a background image positioned on the far left (95%) and centered vertically (50%) */
ul.MenuBarHorizontal ul a.MenuBarItemSubmenu
{
	background-image: url(SpryMenuBarRight.gif);
	background-repeat: no-repeat;
	background-position: 95% 50%;
}
/* Menu items that are open with submenus have the class designation MenuBarItemSubmenuHover and are set to use a "hover" background image positioned on the far left (95%) and centered vertically (50%) */
ul.MenuBarHorizontal a.MenuBarItemSubmenuHover
{
	background-image: url(SpryMenuBarDownHover.gif);
	background-repeat: no-repeat;
	background-position: 95% 50%;
}
/* Menu items that are open with submenus have the class designation MenuBarItemSubmenuHover and are set to use a "hover" background image positioned on the far left (95%) and centered vertically (50%) */
ul.MenuBarHorizontal ul a.MenuBarItemSubmenuHover
{
	background-image: url(SpryMenuBarRightHover.gif);
	background-repeat: no-repeat;
	background-position: 95% 50%;
}

/*******************************************************************************

 BROWSER HACKS: the hacks below should not be changed unless you are an expert

 *******************************************************************************/

/* HACK FOR IE: to make sure the sub menus show above form controls, we underlay each submenu with an iframe */
ul.MenuBarHorizontal iframe
{
	position: absolute;
	z-index: 1010;
	filter:alpha(opacity:0.1);
}
/* HACK FOR IE: to stabilize appearance of menu items; the slash in float is to keep IE 5.0 from parsing */
@media screen, projection
{
	ul.MenuBarHorizontal li.MenuBarItemIE
	{
		display: inline;
		f\loat: left;
		background: #FFF;
	}
}
