							

/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 
@font-face {
	font-family: Futura Book;
	font-style: normal;
	font-weight: normal;
	src:url(FUTURAB0.eot);
}

@font-face {
	font-family: Giovanni Book;
	font-style: normal;
	font-weight: normal;
	src:url(GIOVANN0.eot);
}

 @font-face {
    font-family: Futura Book;
    font-style:  normal;
    font-weight: 700;
    src: url(FUTURAB3.eot);
  }
  @font-face {
    font-family: Futura Book;
    font-style:  oblique;
    font-weight: normal;
    src: url(FUTURAB2.eot);
  }
  @font-face {
    font-family: Futura Book;
    font-style:  oblique;
    font-weight: 700;
    src: url(FUTURAB1.eot);
  }
  @font-face {
    font-family: Giovanni Book;
    font-style:  normal;
    font-weight: 700;
    src: url(GIOVANN3.eot);
  }
  @font-face {
    font-family: Giovanni Book;
    font-style:  oblique;
    font-weight: normal;
    src: url(GIOVANN2.eot);
  }
  @font-face {
    font-family: Giovanni Book;
    font-style:  oblique;
    font-weight: 700;
    src: url(GIOVANN1.eot);
  }


body{
	font-family: Futura Book;
	color: #3D4F5A;
	/*line-height: 1.166;	*/
	margin: 0px;
	margin-left:2px;
	margin-right:0px;
	padding: 0px;
	font-size:12px;
	margin-top:2px;
	
	scrollbar-face-color: #FFE8A6;
	/*scrollbar-highlight-color: #7d8c96;
	scrollbar-3dlight-color: #000000;
	scrollbar-darkshadow-color: #000000;
	scrollbar-shadow-color: #000000;
	scrollbar-arrow-color: #000000;
	scrollbar-track-color: #B8C0C4;
	*/
}

/*
table
{
	font-size:12px;
}*/

a:link, a:visited, a:hover {
	/*font-family: Futura Book;*/
	font-family: Futura Book, sans-serif;
	color: #3D4F5A;
	text-decoration: none;
	font-size:12px;
	/*font-weight:bold;*/
}

.subLink {
	font-family: Futura Book, sans-serif;
	color: #3D4F5A;
	text-decoration: none;
	font-size:14px;
	font-weight:normal;
}

.footNotes {
	font-family: Futura Book, sans-serif;
	color: #3D4F5A;
	text-decoration: none;
	font-size:12px;
	font-weight:normal;
}

h1, h2, h3 {
	font-family: Giovanni Book, sans-serif;
	margin: 0px;
	padding: 0px;
}

h1{
 font-size: 22px;
 /*color: #334d55;*/
 color: #4A5C67;
 font-weight:normal;
}

h2{
 font-size: 12px;
 color: #ffffff;
}

h3{
 font-size: 12px;
 color: #ffffff;
 font-style:italic;
 font-weight:normal;
}

.subText {
	font-family: Giovanni Book;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
 	color: #ffffff;
	font-style:italic;
	font-weight:normal;
}



li{
	font-family: Futura Book;
	color: #5E6D76;
	font-size:12px;
	font-weight:normal;
}
/*
.style1 {
	font-size: 14px;
	font-style: italic;
}*/

.paraTitle
{
	font-family: Futura Book;
	font-size: 14px;
	font-style: italic;
}

.paraTitle2
{
	font-family: Futura Book;
	font-size: 18px;
	font-style: italic;	
	color: #ffffff;
}

.paraSubtitle2
{
	font-family: Futura Book;
	font-size: 14px;
	font-weight:normal; 
}


.paraText
{
	font-family: Futura Book; 
	font-size:12px; 
	font-weight:normal;
	color: #5E6D76;
}

.subTitle
{
	font-family: Futura Book; 
	color: #ffffff;	
	font-size:12px;	
	font-weight:normal;
}

.email
{
	font-family: Futura Book;
	color: #4A5C67;
}

.phone {
	font-family: Futura Book;
	/*color: #3D4F5A;*/
	color: #4A5C67;
	/*font-weight: bold;*/
	font-size: 10px;
	
}
/*
.headline
{
	font-size:16px;
	font-weight: bold;
}
.title
{
	font-size:14px;
	font-weight:  bold;
}
.headline_nobold
{
	font-size:16px;
	font-weight:normal;
}

.highlightText
{
	color: #cc0000;
}

.strongText
{
	font-weight: bold;
	color: #006699;
}
*/
