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

body {

}



A:link {	
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #0066ff;
	text-decoration: none;
}

A:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #0066ff;
	text-decoration: none;
}

A:active {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #0066ff;
	text-decoration: none;
}

A:hover {
	font-family: Arial, Helvetica, sans-serif;

	font-weight: bold;
	color: #fbad18;
	text-decoration: underline;
}



H1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #fbad18;
}

H2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #636363;
}

H3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #636363;
}

.normal_text_12_white{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
}

.normal_text_12_grey{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #636363;
}

.normal_text_14_grey{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #636363;
}

.normal_text_18_grey{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #636363;
}

.normal_text_14_orange_bold{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #fbad18;
}

.hed_24_orange{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
	color: #fbad18;
}

.hed_24_orange_bold{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #fbad18;
}

.hed_14_dark_grey{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color:#333333;
}

.hed_14_dark_grey_bold{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color:#333333;
}

.hed_18_grey{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #636363;
}

.hed_18_grey_bold{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #636363;
}


#YIPSE_CONTACT_US {
width:256px;
border:inset;
border-width:2px;
border-color:#666666;
}

#YIPSE_CONTACT_US2 {
position:relative;
float:right;
width:462px;
border:inset;
border-width:2px;
border-color:#666666;
}

