/* GLOBAL CSS */

body { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4a5054;	
	}

a { color:#4a5054; text-decoration:none; font-weight:bold; font-family: Arial, Helvetica, sans-serif; font-size: 12px;}
a:hover { color:#006ea9; text-decoration:none; font-weight:bold;	font-family: Arial, Helvetica, sans-serif;	font-size: 12px;}

a:link img { border: 0; background-color: transparent; display:block;} 
a:visited img { border: 0; background-color: transparent; display:block;} 
a:hover img { border: 0; background-color: transparent;  display:block;}
img { display:block; background-repeat:no-repeat;
}

.title_1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #006ea9;
	font-weight: bold;
	text-transform: uppercase;
}

a.title_1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #4a5054;
	font-weight: bold;
	text-transform: uppercase;
}

a:hover.title_1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #006ea9;
	font-weight: bold;
	text-transform: uppercase;
}
.title_1b {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #006ea9;
	font-weight: bold;
	text-transform: uppercase;
}

a.title_1b {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #4a5054;
	font-weight: bold;
	text-transform: uppercase;
}

a:hover.title_1b {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #006ea9;
	font-weight: bold;
	text-transform: uppercase;
}

.subtitle_1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #00000;
	font-weight: bold;
	text-transform: uppercase;
}

.title_2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #4a5054;
	font-weight: bold;
}
.title_3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #4a5054;
	font-weight: bold;
}

a.title_2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #4a5054;
	font-weight: bold;
}

a:hover.title_2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #006ea9;
	font-weight: bold;
}