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

body {
	background-attachment: scroll;
	background-color: #000000;
	background-image: url(../assets/universal/background.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-right: 0px;
}
.menu {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 20px;
}
.menu a:hover {
	text-decoration: underline;
}
.home_section_title {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 20px;
	padding-right: 0px;
}
.home_section_body {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;	
}
.inside_page_navigation {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 20px;	
}
.inside_page_navigation a:hover{
	text-decoration: underline;
}
.main_body_copy {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 18px;
}
.body_title {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
}
.legal_text {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	text-transform: uppercase;
	color: #CCC;
	text-decoration: none;
	text-align: center;
}
.legal_text a:hover {
	color: #F00;
	text-decoration: underline;
}
.legal_text a:active {
	text-decoration: underline;
}
.legal_text a:visited {
	text-decoration: none;
}
.news {
	width: 440px;
	height: 207px;
	overflow: auto;
	text-align: left;
}
.scroller {
	height: 207px;
	width: 10px;
	text-align: left;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
}
.teamnews {
	overflow: auto;
	text-align: left;
}