/* Default Styles*/

.gsc-input-box { 
	height: 24px !important; 
	margin-top:3px; 
	margin-right:-5px; 
}
#footerlinks{
	font-family: "Arial";
	font-size: 12px;
	color: #4387d2;
	margin: 0px;
}
#footerlinks a{
	font-family: "Arial";
	font-size: 12px;
	color: #4387d2;
	margin: 0px;
}

.height {
	line-height: 24px;
	display:inline-block;
}

P {
	font-family: "Ubuntu";
	font-size: 15px;
	color: #787878;
	font-weight:200;
}
h1 {
	font-family: "Ubuntu";
	font-size: 28px;
	color: #000000;
}
	/* text-shadow: 0px 0px 5px rgba(77,71,69,1);}
H2 = Page Header */
h2 {
	font-family: "Ubuntu";
	font-size: 15px;
	color: #434343;
}
h3 {
	font-family: "Ubuntu";
	font-size: 14px;
	color: #ffffff;
}
/* H3 = Secondary Header*/
h4 {
	font-family: "Ubuntu";
	font-size: 18px;
	color: #50656d;
	font-weight: 800;
	text-transform:uppercase;
}
h5 {
	font-family: "Open Sans";
	font-size: 15px;
	color: #c2405b;
	margin-left: 0px;
	font-weight: normal;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
h6 {
	font-family: "Open Sans";
	font-size: 18px;
	color: #ffffff;
	margin: 0px;
	font-smooth: always;
	font-weight: 600;
}
.h7 {
	font-family: "Open Sans";
	font-size: 11px;
	margin-right: 8px;
	margin-left: 12px;
	margin-bottom: 0px;
	margin-top: 0px;
	color: #555555;
}
a:{color: #b3010f; text-decoration: none;}
a:Visited{
	color: #4d4745;
	text-decoration: none;
}
a:Link{
	color: #4d4745;
	text-decoration: none;
}
a:Hover{
	color: #4d4745;
	text-decoration: underline;
}

/* Tables - DataGrid */
.DataGridTable{}
.DataGridTable A{color: #000000; text-decoration: underline;}
.DataGridTable A:Visited{
	color: #000000;
	text-decoration: underline;
}
.DataGridTable A:Link{
	color: #000000;
	text-decoration: underline;
}
.DataGridTable A:Hover{
	color: #000000;
	text-decoration: none;
}

/* Default Colors - normal with underline on hover */

.Black{color: #030708; text-decoration: none;}
a.Black:Visited{color: #030708; text-decoration: none;}
a.Black:Link{color: #030708; text-decoration: none;}
a.Black:Hover{color: #030708; text-decoration: underline;}

.White{color: #FFFFFF; text-decoration: none;}
a.White:Visited{color: #FFFFFF; text-decoration: none;}
a.White:Link{color: #FFFFFF; text-decoration: none;}
a.White:Hover{color: #FFFFFF; text-decoration: underline;}

.Red{
	color: #ed1c24;
	text-decoration: none;
}
a.Red:Visited{
	color: #ed1c24;
	text-decoration: none;
}
a.Red:Link{
	color: #ed1c24;
	text-decoration: none;
}
a.Red:Hover{
	color: #ed1c24;
	text-decoration: underline;
}

.Green{
	color: #9dc194;
	text-decoration: none;
}
a.Green:Visited{
	color: #9dc194;
	text-decoration: none;
}
a.Green:Link{
	color: #9dc194;
	text-decoration: none;
}
a.Green:Hover{
	color: #ffffff;
	text-decoration: none;
}

.Blue{
	color: #7993ca;
	text-decoration: none;
}
a.Blue:Visited{
	color: #7993ca;
	text-decoration: none;
}
a.Blue:Link{
	color: #7993ca;
	text-decoration: none;
}
a.Blue:Hover{
	color: #7993ca;
	text-decoration: underline;
}
.Blue2{
	color: #e0e0e0;
	text-decoration: none;
}
a.Blue2:Visited{
	color: #e0e0e0;
	text-decoration: none;
}
a.Blue2:Link{
	color: #e0e0e0;
	text-decoration: none;
}
a.Blue2:Hover{
	color: #e0e0e0;
	text-decoration: underline;
}

.Orange{
	color: #9c782a;
	text-decoration: none;
}
a.Orange:Visited{
	color: #9c782a;
	text-decoration: none;
}
a.Orange:Link{
	color: #9c782a;
	text-decoration: none;
}
a.Orange:Hover{
	color: #9c782a;
	text-decoration: underline;
}

.Purple{
	color: #4254aa;
	text-decoration: none;
}
a.Purple:Visited{
	color: #4254aa;
	text-decoration: none;
}
a.Purple:Link{
	color: #4254aa;
	text-decoration: none;
}
a.Purple:Hover{
	color: #4254aa;
	text-decoration: underline;
}

.Yellow{color: #FFFF00; text-decoration: none;}
a.Yellow:Visited{color: #FFFF00; text-decoration: none;}
a.Yellow:Link{color: #FFFF00; text-decoration: none;}
a.Yellow:Hover{color: #FFFF00; text-decoration: underline;}

.Gray2{
	color: 333333;
	text-decoration: none;
}
a.Gray2:Visited{
	color: 333333;
	text-decoration: none;
}
a.Gray2:Link{
	color: 333333;
	text-decoration: none;
}
a.Gray2:Hover{
	color: 333333; 
	text-decoration: underline;
}

.Gray{
	color: #777777;
	text-decoration: none;
}
a.Gray:Visited{
	color: #777777;
	text-decoration: none;
}
a.Gray:Link{
	color: #777777;
	text-decoration: none;
}
a.Gray:Hover{
	color: #777777;
	text-decoration: underline;
}

/* Default Colors - Underlined with normal on hover */

.Blacku{color: #4b4b4b; text-decoration: none;}
a.Blacku:Visited{color: #4b4b4b; text-decoration: underline;}
a.Blacku:Link{color: #4b4b4b; text-decoration: underline;}
a.Blacku:Hover{color: #4b4b4b; text-decoration: none;}

.Whiteu{color: #FFFFFF; text-decoration: underline;}
a.Whiteu:Visited{color: #FFFFFF; text-decoration: underline;}
a.Whiteu:Link{color: #FFFFFF; text-decoration: underline;}
a.Whiteu:Hover{color: #FFFFFF; text-decoration: none;}

.Redu{
	color: #990000;
	text-decoration: underline;
}
a.Redu:Visited{
	color: #990000;
	text-decoration: underline;
}
a.Redu:Link{
	color: #990000;
	text-decoration: underline;
}
a.Redu:Hover{
	color: #990000;
	text-decoration: none;
}

.Greenu{
	color: 2f5b00;
	text-decoration: underline;
}
a.Greenu:Visited{
	color: 2f5b00;
	text-decoration: underline;
}
a.Greenu:Link{
	color: 2f5b00;
	text-decoration: underline;
}
a.Greenu:Hover{
	color: 2f5b00;
	text-decoration: none;
}

.GreenDarku{
	color: 056503;
	text-decoration: underline;
}
a.GreenDarku:Visited{
	color: 056503;
	text-decoration: underline;
}
a.GreenDarku:Link{
	color: 056503;
	text-decoration: underline;
}
a.GreenDarku:Hover{
	color: 056503;
	text-decoration: none;
}

.GreenLime{
	color: b2cf7f;
	text-decoration: none;
}
a.GreenLime:Visited{ 
	color: b2cf7f;
	text-decoration: none;
}
a.GreenLime:Link{
	color: b2cf7f;
	text-decoration: none;
}
a.GreenLime:Hover{
	color: b2cf7f;
	text-decoration: underline;
}
.GreenLight{
	color: 649809;
	text-decoration: none;
}
a.GreenLight:Visited{ 
	color: 649809;
	text-decoration: none;
}
a.GreenLight:Link{
	color: 649809;
	text-decoration: none;
}
a.GreenLight:Hover{
	color: 649809;
	text-decoration: underline;
}
.GreenDark{
	color: 056503;
	text-decoration: none;
}
a.GreenDark:Visited{
	color: 056503;
	text-decoration: none;
}
a.GreenDark:Link{
	color: 056503;
	text-decoration: none;
}
a.GreenDark:Hover{
	color: 056503;
	text-decoration: underline;
}
.GreenDark2{
	color: 5a6841;
	text-decoration: none;
}
a.GreenDark2:Visited{
	color: 5a6841;
	text-decoration: none;
}
a.GreenDark2:Link{
	color: 5a6841;
	text-decoration: none;
}
a.GreenDark2:Hover{
	color: 5a6841;
	text-decoration: underline;
}

.Blueu{
	color: 4e9ebb;
	text-decoration: underline;
}
a.Blueu:Visited{
	color: 4e9ebb;
	text-decoration: underline;
}
a.Blueu:Link{
	color: 4e9ebb;
	text-decoration: underline;
}
a.Blueu:Hover{
	color: 4e9ebb;
	text-decoration: none;
}

.Orangeu{color: #FF6600; text-decoration: underline;}
a.Orangeu:Visited{color: #FF6600; text-decoration: underline;}
a.Orangeu:Link{color: #FF6600; text-decoration: underline;}
a.Orangeu:Hover{color: #FF6600; text-decoration: none;}

.Purpleu{
	color: #731c77;
	text-decoration: underline;
}
a.Purpleu:Visited{
	color: #731c77;
	text-decoration: underline;
}
a.Purpleu:Link{
	color: #731c77;
	text-decoration: underline;
}
a.Purpleu:Hover{
	color: #731c77;
	text-decoration:none;
}

.Yellowu{color: #FFFF00; text-decoration: underline;}
a.Yellowu:Visited{color: #FFFF00; text-decoration: underline;}
a.Yellowu:Link{color: #FFFF00; text-decoration: underline;}
a.Yellowu:Hover{color: #FFFF00; text-decoration: none;}

.Grayu{color: #2d383d; text-decoration: underline;}
a.Grayu:Visited{color: #2d383d; text-decoration: underline;}
a.Grayu:Link{color: #2d383d; text-decoration: underline;}
a.Grayu:Hover{color: #2d383d; text-decoration: none;}

/* Global styles*/

Html{
	margin: 0px;
	padding: 0px;
}
Body{margin: 0px;
	padding: 0px;
	line-height: 1;
}
.center{
	text-align: center;
}
.left{
	text-align: left;
}
.right{
	text-align: right;
}

/* Nav Button Styles*/
/*
a.Nav_Image:link{}
a.Nav_Image:Hover {}
a.Nav_Image:Visited{}
*/
/* Ie Reset*/
/* Make sure the layout is centered in IE5 */
body        {
	text-align: left;
	font-weight: normal;
	font-family: "Myriad Pro";
	text-transform: none;
}
.container  { text-align: left; }

ul {
	list-style-type: none;
	padding-left: 0;
	margin-left: 0;
	}
.Bullet01 {
	background: url(../graphics/Bullet_01.jpg) left center no-repeat;
	padding-left: 21px;
	margin-bottom: 5px;
	margin-right: 10px;
	}


/* This fixes the problem where IE6 adds an extra 3px margin to
   two columns that are floated up against each other. */

* html .column { overflow-x: hidden; } /* IE6 fix */


/* Fixes incorrect styling of legend in IE6 fieldsets. */
legend { margin-bottom:1.4em; }

/* Fixes incorrect placement of numbers in ol's in IE6/7 */
ol { margin-left:2em; }
#sddm
{	margin: 0;
	padding: 0;
	float: right;
	z-index: 40000;}

#sddm li
{	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	z-index: 40000;
	font: bold 13px arial}

#sddm li a
{	display: block;
	z-index: 40000;
	/* margin: 0 1px 0 0; 
	color: #efe713;
	padding: 4px 10px;
	width: 60px;
	background: #5970B2;
	background: #ffffff;*/
	text-decoration: none}

#sddm li a:hover
{	/* background: #767676 */ }

#sddm div
{	position: absolute;
	visibility: hidden;
	margin-left:9px;
	/* margin: 0; */
	z-index: 40000;
	padding: 0;
	background: #f0f0f0;
	border: 1px solid #acb8bd}

	#sddm div a
	{	position: relative;
		z-index: 40000;
		display: block;
		margin: 0;
		padding: 3px 10px;
		width: auto;
		white-space: nowrap;
		text-align: left;
		text-decoration: none;
		background: #ffffff; 
		color: #666666;
		font: 13px arial}

	#sddm div a:hover
	{	background: #acb8bd;
		z-index: 40000;
		color: #ffffff;}
		

h1, h2, h3, h4, h5, h6, p { 
	margin: 0;
	padding: 0;
	border: 0;
	vertical-align: baseline;
}

.top_alert_style {
	font-weight:900; text-transform:uppercase; color:#ffffff; font-size:18px;
}
p.font18, h2.font18 {
	font-size: 18px;
	color: #ffffff !important;
	font-weight: bold;
}
.bgwhite {
	background-color: #ffffff;
}
.White {
	color: #ffffff;
}
/* GOOGLE FONTS */

@font-face {
  font-family: 'Jockey One';
  font-style: normal;
  font-weight: 400;
  src: local('Jockey One'), local('JockeyOne-Regular'), url(http://fonts.gstatic.com/s/jockeyone/v6/7BN1PAvGmKkavE4yhmMIBCEAvth_LlrfE80CYdSH47w.woff2) format('woff2');
  unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Jockey One';
  font-style: normal;
  font-weight: 400;
  src: local('Jockey One'), local('JockeyOne-Regular'), url(http://fonts.gstatic.com/s/jockeyone/v6/8Hj8G_JpSADPYrRpzMno2iEAvth_LlrfE80CYdSH47w.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000;
}
/* cyrillic-ext */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  src: local('Open Sans'), local('OpenSans'), url(http://fonts.gstatic.com/s/opensans/v10/K88pR3goAWT7BTt32Z01m1tXRa8TVwTICgirnJhmVJw.woff2) format('woff2');
  unicode-range: U+0460-052F, U+20B4, U+2DE0-2DFF, U+A640-A69F;
}
/* cyrillic */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  src: local('Open Sans'), local('OpenSans'), url(http://fonts.gstatic.com/s/opensans/v10/RjgO7rYTmqiVp7vzi-Q5UVtXRa8TVwTICgirnJhmVJw.woff2) format('woff2');
  unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* devanagari */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  src: local('Open Sans'), local('OpenSans'), url(http://fonts.gstatic.com/s/opensans/v10/ttwNtsRpgsxVmgGGmiUOEltXRa8TVwTICgirnJhmVJw.woff2) format('woff2');
  unicode-range: U+0900-097F, U+1CD0-1CF6, U+1CF8-1CF9, U+200B-200D, U+20A8, U+20B9, U+25CC;
}
/* greek-ext */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  src: local('Open Sans'), local('OpenSans'), url(http://fonts.gstatic.com/s/opensans/v10/LWCjsQkB6EMdfHrEVqA1KVtXRa8TVwTICgirnJhmVJw.woff2) format('woff2');
  unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  src: local('Open Sans'), local('OpenSans'), url(http://fonts.gstatic.com/s/opensans/v10/xozscpT2726on7jbcb_pAltXRa8TVwTICgirnJhmVJw.woff2) format('woff2');
  unicode-range: U+0370-03FF;
}
/* vietnamese */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  src: local('Open Sans'), local('OpenSans'), url(http://fonts.gstatic.com/s/opensans/v10/59ZRklaO5bWGqF5A9baEEVtXRa8TVwTICgirnJhmVJw.woff2) format('woff2');
  unicode-range: U+0102-0103, U+1EA0-1EF1, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  src: local('Open Sans'), local('OpenSans'), url(http://fonts.gstatic.com/s/opensans/v10/u-WUoqrET9fUeobQW7jkRVtXRa8TVwTICgirnJhmVJw.woff2) format('woff2');
  unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  src: local('Open Sans'), local('OpenSans'), url(http://fonts.gstatic.com/s/opensans/v10/cJZKeOuBrn4kERxqtaUH3VtXRa8TVwTICgirnJhmVJw.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000;
}
/* cyrillic-ext */
@font-face {
  font-family: 'Ubuntu';
  font-style: normal;
  font-weight: 300;
  src: local('Ubuntu Light'), local('Ubuntu-Light'), url(http://fonts.gstatic.com/s/ubuntu/v7/X_EdMnknKUltk57alVVbVxJtnKITppOI_IvcXXDNrsc.woff2) format('woff2');
  unicode-range: U+0460-052F, U+20B4, U+2DE0-2DFF, U+A640-A69F;
}
/* cyrillic */
@font-face {
  font-family: 'Ubuntu';
  font-style: normal;
  font-weight: 300;
  src: local('Ubuntu Light'), local('Ubuntu-Light'), url(http://fonts.gstatic.com/s/ubuntu/v7/nBF2d6Y3AbOwfkBM-9HcWBJtnKITppOI_IvcXXDNrsc.woff2) format('woff2');

  unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek-ext */
@font-face {
  font-family: 'Ubuntu';
  font-style: normal;
  font-weight: 300;
  src: local('Ubuntu Light'), local('Ubuntu-Light'), url(http://fonts.gstatic.com/s/ubuntu/v7/CdlIlwqST01WNAKqZbtZkhJtnKITppOI_IvcXXDNrsc.woff2) format('woff2');
  unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {
  font-family: 'Ubuntu';
  font-style: normal;
  font-weight: 300;
  src: local('Ubuntu Light'), local('Ubuntu-Light'), url(http://fonts.gstatic.com/s/ubuntu/v7/7k0RmqCN8EFxqS6sChuRzRJtnKITppOI_IvcXXDNrsc.woff2) format('woff2');
  unicode-range: U+0370-03FF;
}
/* latin-ext */
@font-face {
  font-family: 'Ubuntu';
  font-style: normal;
  font-weight: 300;
  src: local('Ubuntu Light'), local('Ubuntu-Light'), url(http://fonts.gstatic.com/s/ubuntu/v7/WtcvfJHWXKxx4x0kuS1koRJtnKITppOI_IvcXXDNrsc.woff2) format('woff2');
  unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Ubuntu';
  font-style: normal;
  font-weight: 300;
  src: local('Ubuntu Light'), local('Ubuntu-Light'), url(http://fonts.gstatic.com/s/ubuntu/v7/_aijTyevf54tkVDLy-dlnBJtnKITppOI_IvcXXDNrsc.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000;
}
/* cyrillic-ext */
@font-face {
  font-family: 'Ubuntu';
  font-style: normal;
  font-weight: 400;
  src: local('Ubuntu'), url(http://fonts.gstatic.com/s/ubuntu/v7/ODszJI8YqNw8V2xPulzjO_esZW2xOQ-xsNqO47m55DA.woff2) format('woff2');
  unicode-range: U+0460-052F, U+20B4, U+2DE0-2DFF, U+A640-A69F;
}
/* cyrillic */
@font-face {
  font-family: 'Ubuntu';
  font-style: normal;
  font-weight: 400;
  src: local('Ubuntu'), url(http://fonts.gstatic.com/s/ubuntu/v7/iQ9VJx1UMASKNiGywyyCXvesZW2xOQ-xsNqO47m55DA.woff2) format('woff2');
  unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek-ext */
@font-face {
  font-family: 'Ubuntu';
  font-style: normal;
  font-weight: 400;
  src: local('Ubuntu'), url(http://fonts.gstatic.com/s/ubuntu/v7/WkvQmvwsfw_KKeau9SlQ2_esZW2xOQ-xsNqO47m55DA.woff2) format('woff2');
  unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {
  font-family: 'Ubuntu';
  font-style: normal;
  font-weight: 400;
  src: local('Ubuntu'), url(http://fonts.gstatic.com/s/ubuntu/v7/gYAtqXUikkQjyJA1SnpDLvesZW2xOQ-xsNqO47m55DA.woff2) format('woff2');
  unicode-range: U+0370-03FF;
}
/* latin-ext */
@font-face {
  font-family: 'Ubuntu';
  font-style: normal;
  font-weight: 400;
  src: local('Ubuntu'), url(http://fonts.gstatic.com/s/ubuntu/v7/Wu5Iuha-XnKDBvqRwQzAG_esZW2xOQ-xsNqO47m55DA.woff2) format('woff2');
  unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Ubuntu';
  font-style: normal;
  font-weight: 400;
  src: local('Ubuntu'), url(http://fonts.gstatic.com/s/ubuntu/v7/FHTuBZMvx3a4pgILB4O9UfesZW2xOQ-xsNqO47m55DA.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000;
}
/* cyrillic-ext */
@font-face {
  font-family: 'Ubuntu';
  font-style: normal;
  font-weight: 500;
  src: local('Ubuntu Medium'), local('Ubuntu-Medium'), url(http://fonts.gstatic.com/s/ubuntu/v7/MLKvhAbswThSVACnSTWCpxJtnKITppOI_IvcXXDNrsc.woff2) format('woff2');
  unicode-range: U+0460-052F, U+20B4, U+2DE0-2DFF, U+A640-A69F;
}
/* cyrillic */
@font-face {
  font-family: 'Ubuntu';
  font-style: normal;
  font-weight: 500;
  src: local('Ubuntu Medium'), local('Ubuntu-Medium'), url(http://fonts.gstatic.com/s/ubuntu/v7/IiMFELcoPB-OzGzq14k4ehJtnKITppOI_IvcXXDNrsc.woff2) format('woff2');
  unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek-ext */
@font-face {
  font-family: 'Ubuntu';
  font-style: normal;
  font-weight: 500;
  src: local('Ubuntu Medium'), local('Ubuntu-Medium'), url(http://fonts.gstatic.com/s/ubuntu/v7/H2j4_4xA-HIuoc_A3BIwVBJtnKITppOI_IvcXXDNrsc.woff2) format('woff2');
  unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {
  font-family: 'Ubuntu';
  font-style: normal;
  font-weight: 500;
  src: local('Ubuntu Medium'), local('Ubuntu-Medium'), url(http://fonts.gstatic.com/s/ubuntu/v7/EtSRPnpS3nIR-zKYiR-sDBJtnKITppOI_IvcXXDNrsc.woff2) format('woff2');
  unicode-range: U+0370-03FF;
}
/* latin-ext */
@font-face {
  font-family: 'Ubuntu';
  font-style: normal;
  font-weight: 500;
  src: local('Ubuntu Medium'), local('Ubuntu-Medium'), url(http://fonts.gstatic.com/s/ubuntu/v7/gMhvhm-nVj1086DvGgmzBxJtnKITppOI_IvcXXDNrsc.woff2) format('woff2');
  unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Ubuntu';
  font-style: normal;
  font-weight: 500;
  src: local('Ubuntu Medium'), local('Ubuntu-Medium'), url(http://fonts.gstatic.com/s/ubuntu/v7/OsJ2DjdpjqFRVUSto6IffBJtnKITppOI_IvcXXDNrsc.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000;
}
/* cyrillic-ext */
@font-face {
  font-family: 'Ubuntu';
  font-style: normal;
  font-weight: 700;
  src: local('Ubuntu Bold'), local('Ubuntu-Bold'), url(http://fonts.gstatic.com/s/ubuntu/v7/oxrPYIm05JrY_0rFIEQ_oRJtnKITppOI_IvcXXDNrsc.woff2) format('woff2');
  unicode-range: U+0460-052F, U+20B4, U+2DE0-2DFF, U+A640-A69F;
}
/* cyrillic */
@font-face {
  font-family: 'Ubuntu';
  font-style: normal;
  font-weight: 700;
  src: local('Ubuntu Bold'), local('Ubuntu-Bold'), url(http://fonts.gstatic.com/s/ubuntu/v7/4z2U46_RRLOfkoHsWJG3vxJtnKITppOI_IvcXXDNrsc.woff2) format('woff2');
  unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek-ext */
@font-face {
  font-family: 'Ubuntu';
  font-style: normal;
  font-weight: 700;
  src: local('Ubuntu Bold'), local('Ubuntu-Bold'), url(http://fonts.gstatic.com/s/ubuntu/v7/2vaWVxeAxHVkFcnCBCQCyRJtnKITppOI_IvcXXDNrsc.woff2) format('woff2');
  unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {
  font-family: 'Ubuntu';
  font-style: normal;
  font-weight: 700;
  src: local('Ubuntu Bold'), local('Ubuntu-Bold'), url(http://fonts.gstatic.com/s/ubuntu/v7/M-Ii49WH_TYYnOjQyLgTMBJtnKITppOI_IvcXXDNrsc.woff2) format('woff2');
  unicode-range: U+0370-03FF;
}
/* latin-ext */
@font-face {
  font-family: 'Ubuntu';
  font-style: normal;
  font-weight: 700;
  src: local('Ubuntu Bold'), local('Ubuntu-Bold'), url(http://fonts.gstatic.com/s/ubuntu/v7/nsLtvfQoT-rVwGTHHnkeJhJtnKITppOI_IvcXXDNrsc.woff2) format('woff2');
  unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Ubuntu';
  font-style: normal;
  font-weight: 700;
  src: local('Ubuntu Bold'), local('Ubuntu-Bold'), url(http://fonts.gstatic.com/s/ubuntu/v7/0ihfXUL2emPh0ROJezvraBJtnKITppOI_IvcXXDNrsc.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000;
}
