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


/*MyriadPro*/
@font-face {
    font-family: 'MyriadProRegular';
    src: url('myriadpro-regular-webfont.eot?') format('eot'),
         url('myriadpro-regular-webfont.woff') format('woff'),
         url('myriadpro-regular-webfont.ttf') format('truetype'),
         url('myriadpro-regular-webfont.svg#webfontOhAbFSwQ') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'MyriadProItalic';
    src: url('myriadpro-it-webfont.eot');
    src: url('myriadpro-it-webfont.eot?#iefix') format('embedded-opentype'),
         url('myriadpro-it-webfont.woff') format('woff'),
         url('myriadpro-it-webfont.ttf') format('truetype'),
         url('myriadpro-it-webfont.svg#MyriadProItalic') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'MyriadProBold';
    src: url('myriadpro-bold-webfont.eot?') format('eot'),
         url('myriadpro-bold-webfont.woff') format('woff'),
         url('myriadpro-bold-webfont.ttf') format('truetype'),
         url('myriadpro-bold-webfont.svg#webfontgvUOUdnd') format('svg');
    font-weight: normal;
    font-style: normal;

}


/*Aramis*/
@font-face {
    font-family: 'AramisItalic';
    src: url('aramisi-webfont.eot');
    src: url('aramisi-webfont.eot?#iefix') format('embedded-opentype'),
         url('aramisi-webfont.woff') format('woff'),
         url('aramisi-webfont.ttf') format('truetype'),
         url('aramisi-webfont.svg#AramisItalic') format('svg');
    font-weight: normal;
    font-style: normal;

}


/********************** start **********************/


h1{
	font-family: 'AramisItalic';
	font-size: 45px;
	line-height:45px;
	padding:0;
	margin:0;
	color:#422100;
	width:500px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #630;	
	font-weight:normal;
	}
h2{
	font-family: 'AramisItalic';
	font-size: 30px;
	line-height:30px;
	padding:5px 0 12px 0;
	margin:0;
	color:#422100;
	font-weight:normal;
	}

h3{
	font-family: 'MyriadProRegular';
	font-size: 20px;
	line-height:20px;
	padding:5px 0 12px 0;
	margin:0;
	font-weight:normal;
	color:#422100;
	}
.address{
	text-align:left;
	padding:0 0 0 68px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:20px;
	margin:0;
	font-weight:normal;
	color:#422100;
	}
.main-title{
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	line-height:20px;
	padding:10px 0;
	margin:0;
	font-weight:bold;
	color:#422100;
	font-style: italic;
	}
.press-title{
	font-family: 'MyriadProRegular';
	font-size: 18px;
	line-height:20px;
	padding:10px 0;
	margin:0;
	font-weight:normal;
	color:#422100;
	}
.press-subtitle{
	font-family: 'MyriadProRegular';
	font-size: 16px;
	line-height:20px;
	padding:5px 0;
	margin:0;
	font-weight:bold;
	color:#333;
	}


.h1-long-title{ /*h1 like just for long titles */
	font-family: 'AramisItalic';
	font-size: 45px;
	line-height:45px;
	padding:0;
	margin:0;
	color:#422100;
	width:570px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #630;	
	font-weight:normal;
	text-align:left;
	}

.frm-title{
	font-family: 'MyriadProRegular';
	font-size: 14px;
	line-height:14px;
	padding:5px 0 0 0;
	margin:0;
	font-weight:normal;
	color:#422100;
	}
.frm-title2{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height:32px;	
	padding:0 0 0 0;
	margin:0;
	font-weight:normal;
	color:#ffff99;
	}
.required{
		font-size: 12px;
		color:#F00;
		}
.frm-title3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height:32px;
	padding:0 0 0 0;
	margin:0;
	font-weight:normal;
	color:#ffff99;
	}
.superscript{
	font-family: 'AramisItalic';
	font-size:30px;
	vertical-align:super;
}

.child-active {
	color:#FFF;
}

/*
.more_link {
	font-family: 'MyriadProRegular';
	font-size:13px;
	color:#2a8cba;
	text-decoration:none;
}

a {
	font-family: 'MyriadProRegular';
	font-size:13px;
	color:#422100;
	text-decoration:none;
	line-height:20px;
}

a:hover {
	color:#2a8cba;
	text-decoration:none;
}
*/

	