.copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	color: #000000;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.title_small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}
.background1 {
	background-image: url(Images/Landing/background_beginner.jpg);
	background-repeat: no-repeat;
}
.background2 {
	background-image: url(Images/Landing/background_expert.jpg);
	background-repeat: no-repeat;
}
.title_landing {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	color: #000000;
	line-height: 26px;
}
.title_landing_big {
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	color: #000000;
}
.outline {
	border: 1px solid #000000;
}
.logo_background {
	background-image: url(Images/Common/logo_home.jpg);
	background-repeat: no-repeat;
}
.link_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.bottom_line {
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #000000;
}
.copy_padding {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	color: #000000;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
}
.top_white_line {
	background-color: #B3D7EE;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
.blue_frame {
	border: 1px solid #B3D7EE;
}
.copy_italic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	line-height: 16px;
	color: #003366;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.copy_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	color: #000000;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
	font-weight: bold;
}
body {
	background-color: #E1ECF4;
}
a:link {
	color: #000000;
	text-decoration: underline;
}
a:visited {
	color: #000000;
	text-decoration: underline;
}
a:hover {
	color: #003366;
	text-decoration: underline;
}
a:active {
	color: #000000;
	text-decoration: underline;
}
.link_header_blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003366;
}
.copy_italic1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	line-height: 16px;
	color: #000000;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.logo_background_expert {
	background-image: url(Images/Common/logo_home_expert.jpg);
	background-repeat: no-repeat;
}
.top_white_line2 {
	background-color: #A6C5DD;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
.title_landing_blue {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	color: #003366;
	line-height: 26px;
}
.title_small_blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #003366;
}
