@font-face {
	font-family:LeagueSpartan-Medium ;
	src: url(fonts/LeagueSpartan-Medium.ttf);
}
@font-face {
	font-family:LeagueSpartan-Regular;
	src: url(fonts/LeagueSpartan-Regular.ttf);
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.right_content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 8px;
}
.learenmore {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFCC00;
	text-decoration: none;
	padding-left: 8px;
}
.page_title {
	font-family:LeagueSpartan-Regular;
	font-size: 36px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #19331a;
	text-decoration: none;
}
.main_content {
	font-family:LeagueSpartan-Regular;
	font-size: 17px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	text-align: justify;
}
.footer {
	font-family:LeagueSpartan-Regular;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
}
.footer_link {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: uppercase;
	color: #FFFF66;
	text-decoration: none;
}
.list {
	font-family:LeagueSpartan-Regular;
	font-size: 17px;
	font-style: normal;
	line-height: 26px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	/* list-style-image: url(images/icon_list.gif); */
	text-decoration: none;
	position: relative;
	
}


.list::marker{color: #fff;}
.list::before{
		content: '';
		display: block;
		width: 9px;
		height: 9px;
		background-color: #19331a;
		border-radius: 50%;
		filter: blur(.5px);
		position: absolute;
		left: -16px;
		top: 7px;
		
	}
.main_content_bold {

	font-family:LeagueSpartan-Regular;
	font-size: 17px;
	font-style: normal;
	line-height: 28px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	text-decoration: none;
	text-align: justify;
}
.border {
	border: 2px solid #CCCCCC;
}
.navlinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #666666;
	text-decoration: none;
	background-image: url(images/navlink_bg_off.png);
	background-repeat: no-repeat;
	background-position: center;
	float: left;
	width: 127px;
	padding-top: 12px;
	padding-bottom: 12px;
	margin-top: 15px;
}
.navlinks:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #ffffff;
	text-decoration: none;
	background-image: url(images/navlink_bg_on.png);
	background-repeat: no-repeat;
	background-position: center;
	float: left;
	width: 127px;
	padding-top: 12px;
	padding-bottom: 12px;
}
.main_content2 {
	font-family:LeagueSpartan-Regular;
	font-size: 17px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	text-align: left;
}
