@charset "utf-8";
.MainFont{
	font-family: "Myriad Pro", "Franklin Gothic Book", Tahoma;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #333333;
}
.MainFontBold{
	font-family:"Myriad Pro", "Franklin Gothic Book", Tahoma;
	font-size: 11pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #333333;
	list-style-image: url(Graphics/Layout/BulletBlue.jpg);
}
.MainFontBoldColor{
	font-family:"Myriad Pro", "Franklin Gothic Book", Tahoma;
	font-size: 11pt;
	font-style: normal;
	line-height: normal;
	font-variant:small-caps;
	font-weight: bolder;
	color: #F89828;
	text-decoration:underline;
	list-style-image: url(Graphics/Layout/BulletBlue.jpg);
}
.a{
	font-family:"Myriad Pro", "Franklin Gothic Book", Tahoma;
	font-size: 10pt;
	line-height: normal;
	font-weight: bold;
	color: #666666;
	font-style: normal;
	list-style-image: url(Graphics/Layout/BulletBlue.jpg);
}
.a:hover{ 	
	font-family:"Myriad Pro", "Franklin Gothic Book", Tahoma;
	font-size: 10pt;
	line-height: normal;
	font-weight: bold;
	color: #00B1B0;
	font-style: normal;
	text-decoration:underline;
	list-style-image: url(Graphics/Layout/BulletBlue.jpg);
}
.b{
	font-family:"Myriad Pro", "Franklin Gothic Book", Tahoma;
	font-size: 11pt;
	line-height: normal;
	font-weight: bold;
	color: #666666;
	font-style: normal;
	list-style-image: url(Graphics/Layout/BulletBlue.jpg);
}
.b:hover{ 	
	font-family:"Myriad Pro", "Franklin Gothic Book", Tahoma;
	font-size: 11pt;
	line-height: normal;
	font-weight: bold;
	color: #00B1B0;
	font-style: normal;
	text-decoration:underline;
	list-style-image: url(Graphics/Layout/BulletBlue.jpg);
}
.bottomLinks{
	font-family:"Myriad Pro", "Franklin Gothic Book", Tahoma;
	font-size: 9pt;
	line-height: normal;
	font-weight: bold;
	color: #999999;
	font-style: normal;
	list-style-image: url(Graphics/Layout/BulletBlue.jpg);
}
.bottomLinks:hover{ 	
	font-family: "Myriad Pro", "Franklin Gothic Book", Tahoma;
	font-size: 9pt;
	line-height: normal;
	font-weight: bold;
	color: #F89828;
	font-style: normal;
	text-decoration:underline;
	list-style-image: url(Graphics/Layout/BulletBlue.jpg);
}
.Title{
	font-family: "Myriad Pro", "Franklin Gothic Book", Tahoma;
	font-size: 12pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #333333;
	list-style-image: url(Graphics/Layout/BulletBlue.jpg);
}
.MainFontBottom{
	font-family:"Myriad Pro", "Franklin Gothic Book", Tahoma;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #666666;
	list-style-image: url(Graphics/Layout/BulletBlue.jpg);
}
.TitleGray {
	font-family: "Myriad Pro", "Franklin Gothic Book", Tahoma;
	font-size: 11pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #666666;
	list-style-image: url(Graphics/Layout/BulletBlue.jpg);
}
