/* CSS Document */

body {
	background-color: #64c800;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	color: #446490;
}

p {
	margin-top: 0px;
	margin-bottom: 10px;
}

a:link 		{ color: #446490; text-decoration: none; }
a:visited 	{ color: #446490; text-decoration: none; }
a:hover 	{ color: #446490; text-decoration: underline; }
a:active 	{ color: #446490; text-decoration: none; }

a.topNav:link 		{ font-size: 12px; font-weight: normal; color: #fff; text-decoration: none; margin:0px; }
a.topNav:visited 	{ font-size: 12px; font-weight: normal; color: #fff; text-decoration: none; margin:0px; }
a.topNav:hover 		{ font-size: 12px; font-weight: normal; color: #fff; text-decoration: underline; margin:0px; }
a.topNav:active 	{ font-size: 12px; font-weight: normal; color: #fff; text-decoration: none; margin:0px; }

a.webTickerLink:link 	{ font-size: 12px; font-weight: bold; color: #2da500; text-decoration: none; margin:0px; }
a.webTickerLink:visited { font-size: 12px; font-weight: bold; color: #2da500; text-decoration: none; margin:0px; }
a.webTickerLink:hover 	{ font-size: 12px; font-weight: bold; color: #2da500; text-decoration: underline; margin:0px; }
a.webTickerLink:active 	{ font-size: 12px; font-weight: bold; color: #2da500; text-decoration: none; margin:0px; }

a.teamLink:link 	{ color: #b7c3d4; text-decoration: none; }
a.teamLink:visited 	{ color: #b7c3d4; text-decoration: none; }
a.teamLink:hover 	{ color: #fff; text-decoration: none; }
a.teamLink:active 	{ color: #b7c3d4; text-decoration: none; }

a.teamLinkOn:link 	{ color: #fff; text-decoration: none; }
a.teamLinkOn:visited 	{ color: #fff; text-decoration: none; }
a.teamLinkOn:hover 	{ color: #fff; text-decoration: none; }
a.teamLinkOn:active 	{ color: #fff; text-decoration: none; }

a.green_link:link 		{ font-size: 12px; font-weight: bold; color: #64c800; text-decoration: underline; margin:0px; }
a.green_link:visited 	{ font-size: 12px; font-weight: bold; color: #64c800; text-decoration: underline; margin:0px; }
a.green_link:hover 		{ font-size: 12px; font-weight: bold; color: #446490; text-decoration: underline; margin:0px; }
a.green_link:active 	{ font-size: 12px; font-weight: bold; color: #64c800; text-decoration: underline; margin:0px; }

.h1 {
	font-size: 23px;
	line-height: 28px;
	color: #64c800;
}

.homeColumn {
	width: 157px;
	margin-top: 20px;
	margin-bottom: 0px;
	text-align: left;
}

.homeColumn2 {
	width: 147px;
	margin-top: 12px;
	margin-bottom: 0px;
	padding-right: 10px;
	text-align: left;
}

.margins {
	width: 155px;
	margin-top: 12px;
	margin-bottom: 0px;
	padding-right: 10px;
	text-align: left;
}

ul#bullet {
	width: 147px;
	list-style: none;
	text-align: left;
	padding: 0px;
	margin-top: 13px;
	margin-left: 0px;
	margin-bottom: 6px;
}

li#bullet {
	list-style: none;
	background-image: url(../images/bg_bullet.gif);
	background-repeat: no-repeat;
	margin-left: 0px;
	padding-left: 18px;
	margin-bottom: 10px;
}

.latest_bullet_ul {
	margin: 0px 0px 5px 0px;
	padding: 0;
	list-style: none;
}

.latest_bullet_ul li {
	padding: 0px 0 10px 18px;
	background: url(../images/green_bullet.gif) no-repeat 0px 2px;
}

.no_bullet_ul {
	margin: 10px 0px 5px 12px;
	padding: 0;
	list-style: square;
}

.no_bullet_ul li { padding: 0px 0 5px 0px; }

.green_text { color: #64c800; }

.whiteText { color: #fff; }

.body_text_11_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 12px;
	color: #446490;
}

.new_dev_back {
	width: 760px;
	height: 294px;
	background-image: url(../images/new_dev_back.gif) ;
}

.same_day_back  {
	width: 760px;
	height: 294px;
	background-image: url(../images/same_day_back.gif) ;
}

