a {
	color : #4DB138;
	text-decoration : none;
}
a:hover {
	color : #4DB138;
	text-decoration : underline;
}
a.copyright, a.copyright:hover {
	font-size  : 8pt;
	color : #ffffff;
	text-decoration : underline;
}
a.menu {
	color : #58595B;
}
a.menu:hover {
	color : #4DB138;
	text-decoration : none;
}
a.menuActive {
	color : #4DB138;
}
a.menuActive:hover {
	color : #4DB138;
	text-decoration : none;
}

a.homeNew {
	color : #4DB138;text-decoration : underline;
}
a.homeNew:hover {
	color : #4DB138;
	text-decoration : none;
}

body, td, input, select, textarea, .defaultFont {
	font-family : Arial;
	font-size : 10pt;
}
body {
	margin : 0;
	background-color : #E6E7E8;
	color : #58595B;
}
font.copyright {
	font-size  : 8pt;
	color : #ffffff;
}
.copyright {
	font-size  : 8pt;
	color : #ffffff;
}
input.button {
	border-top : 1px solid #BAD8DB;
	border-left : 1px solid #BAD8DB;
	border-right : 1px solid #BAD8DB;
	border-bottom : 1px solid #BAD8DB;
	background-color : #6D7F92;
	color : #ffffff;
	font-weight : bold;
}
.paragraph {
	margin-top : 2px;
	line-height : 16pt;
}
.hire {
	font-family : Arial;
	font-size : 10pt;
	color : #4DB138;
}
.top {
	font-size : 11px;
	color : #58595B;
}
.top:hover {
	color : #80BA74;
	font-size : 11px;
	text-decoration : none;
}
.topActive {
	font-size : 11px;
	color : #4DB138;
}
.topActive:hover {
	font-size : 11px;
	color : #80BA74;
	text-decoration : none;
}

/* Gallery Styles */

#motioncontainer {
/*margin:0 auto;  Uncomment this line if you wish to center the gallery on page */
float:left;
display:inline;
margin:0 0 40px 14px;
width: 550px; /* Set to gallery width, in px or percentage */
height: 112px; /* Set to gallery height */
}

#motioncontainer a img {
border: 0px solid #cccccc; /* Set image border color */
}

#motioncontainer a:hover img {
border: 0px solid navy; /* Set image border hover color */
}

#statusdiv {
background-color: lightyellow;
border: 1px solid gray;
padding: 2px;
position: absolute; /* Stop Editing Gallery Styles */
left: -300px;
visibility: hidden;
}

#trueContainer{text-align:left;}
#trueContainer img{height:67px;border:0px;padding:0;margin:0;}
#trueContainer div{float:left;display:inline;margin:0 5px;}
#trueContainer div img{margin:0 0 1px 0;display:block;height:67px;cursor:pointer;}
#tipDiv{display:block;padding:0 20px 6px;height:20px;text-align:right;}

.flashVideo{width:344px;margin:30px auto 50px;height:309px;background:transparent url(images/video_shady.gif) no-repeat;list-style:none;padding:0px;}
.flashVideo dt{float:left;display:inline;width:320px;margin:12px 0 2px 12px;padding:0px;height:255px;}
.flashVideo dd{float:left;display:inline;width:320px;margin:4px 12px;line-height:24px;}

.videoMenu{display:block;color:#58595B;line-height:16px;margin:0 0 8px 0;padding:0 0 0 4px;cursor:pointer;}
/* End Gallery Styles */