body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial;
	font-size: 12px;
	color: #333333;
}.menubg {
	background-image: url(images/menu_bg.jpg);
	background-repeat: repeat-x;
}
A:link {
	color: #413D8A;
	text-decoration: none;
}

A:visited {
	color: #413D8A;
	text-decoration: none;
}

A:hover {
	color: #FF9900;
	text-decoration: none;
	font-weight: bold;
}
.slider {
	background-image: url(images/slider.jpg);
	background-repeat: no-repeat;
	background-position: right;
}
.dashedclass {
	background-image: url(images/dased.jpg);
	background-repeat: repeat-x;
	background-position: center center;
}

.textblack {
	color: #3B3A3A;
	font-size: 11px;
}
.greenline {
	border-top-color: #2FB329;
	border-right-color: #2FB329;
	border-bottom-color: #2FB329;
	border-left-color: #2FB329;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 5px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
a.greenlink {
	color: #2FB329;
	text-decoration: none;
	font-weight: bold;
}
a.greenlink:hover {

	color: #23821E;
	text-decoration: none;
	font-weight: bold;
}
.greenborder {
	border-top-color: #32B22A;
	border-right-color: #32B22A;
	border-bottom-color: #32B22A;
	border-left-color: #32B22A;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
.green_top {
	background-image: url(images/green_curve_top.jpg);
	background-repeat: repeat-x;
}
.green_bottom {
	background-image: url(images/green_curve_bottom.jpg);
	background-repeat: repeat-x;
}
.fontblue {
	color: #413D8A;
	font-weight: bold;
}
h4 {
	vertical-align: middle;
	font-size: 14;
	font-weight: bold;
}
h1 {
	color: #30AF2C;
	font-family: verdana, arial;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	font-size: 14px;
}
h3 {
	color: #0F559A; 
	font-family: verdana, arial;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	font-size: 12px;
}
h2 {
	color: #413D8A;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	font-size: 12px;
}
.medinotes {

	font-weight:bold;
	font-style:italic;
}

h5 {
	color: #2FB329;
	text-decoration: none;
	font-weight: bold;
	}

.headerfont {
	
	font-size:13px;
	font-weight:bold;
}

.phone {

	font-size:20px;
	color: #30AF2C;
	font-weight:bold;
}