@charset "UTF-8";
/* CSS Document */

body table tr td {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	height: 100%;
	color: undefined;
	font-size: medium;
}


.bottompannel {
	background-image: url(Images/Generic/bottomgradient.jpg);
	min-height: 10px;
}
.toppannel {
	background-image: url(Images/Generic/topgradient.jpg);
	min-height: px;
}

.home_Pannel {
	background-image: url(Images/Generic/bg_gradient2.jpg);

	padding-top: 10px;
		padding-bottom: 19px;

}


.H2 {
	color: #4CAE46;
	font-weight: bolder;
	font-size: 28px;
	padding-bottom: 5px;
	border-bottom: 1px solid #E5E5E5;
}

.highlightedbox1 {
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	background-image: url(Images/Generic/bg_gradient1.jpg);
	min-width: 100%;
	min-height: 100%;
	height: 100%;
	-webkit-box-shadow: 2px 2px 2px 0px #CBCBCB;
	box-shadow: 2px 2px 2px 0px #CBCBCB;
	color: #FFFFFF;
}
.title1 {
	color: #FFFFFF;
	font-weight: bold;
	font-size: large;
	padding-bottom: 5px;
	border-bottom: 1px solid #FFFFFF;
}
.h3 {
	color: #F3F3F3;
	padding-bottom: 5px;
	border-bottom: 1px solid #FFFFFF;
	padding-top: 5px;
}

.H1 {
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 14px;
}

.H1Green {
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 14px;
	color: #4CAE46;
}



.greentitle {
	color: #4BAD45;
	font-weight: bold;
	padding-bottom: 5px;
	border-bottom: 1px solid #FFFFFF;
	padding-top: 15px;
}


.divider {
	border-bottom: 1px solid #C1C1C1;
}

  /*////////////////////////////////////////////////////////////////////////
//  navigation
///////////////////////////////////////////////////////////////////////*/

.pagebuttons a:link {
	font-family:  "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #4BAD45;
	text-align: right;
	padding-top: 5px;
	padding-right: 7px;
	padding-bottom: 25px;
	padding-left: 7px;
}


.pagebuttons a:hover {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #4FCD48;
	text-align: right;
	padding-top: 5px;
	padding-right: 7px;
	padding-bottom: 25px;
}
