@charset "UTF-8";
body {
	font-family: 'Lato', sans-serif;
	font-weight: normal;
	font-size: 18px;
	background-color: #6BB6DE;
	margin-top: 35px;
	} 
	p {
  text-indent: 1.5em;
  margin-bottom: 1.0 }
p + p {
  text-indent: 1.5em;
  margin-top: 0 }
  
.p-noIndent {
	font-family: 'Lato', sans-serif;
	font-weight: normal;
	font-size: 18px;
	text-indent: 0.0em;
padding-top:0px;
padding-bottom:6px;
	}

.HomeTitle24 {
	font-family: 'Lato', sans-serif;
	text-shadow: 2px 2px 2px #cccccc;
	font-weight: bold;
	font-size: 24px;
	color: #295596; 
}
.PageTitle18 {
	font-family: 'Lato', sans-serif;
	text-shadow: 1px 1px 1px #ffffff;
	font-weight: bold;
	font-size: 18px;
	color: #295596; 
}

.BodyText16 {
	font-family: 'Lato', sans-serif;
	font-weight: normal;
	font-size: 16px;
	color: #000000; 
}

.BodyText16-Orange {
	font-family: 'Lato', sans-serif;
	font-weight: bold;
	font-size: 18px;
	color: #D96700; 
}
.BodyText16-Italic {
	font-family: 'Lato', sans-serif;
	font-weight: normal;
	font-style: italic;
	font-size: 16px;
	color: #000000; 
}
.subFooter14 {
	color: #cccccc;
	font-family:  'Lato', sans-serif;
	font-size: 14px;
	font-weight: normal;
}

a.LinkWht18a:link {
	color: #FFFFFF;
	text-decoration: none;
	font-family: 'Lato', sans-serif;
	font-size:18px;
	font-weight: bold;
}
a.LinkWht18a:visited {
	text-decoration: none;
	color: #FFFFFF;
	font-family: 'Lato', sans-serif;	
	font-size:18px;
	font-weight: bold;
}
a.LinkWht18a:hover {
	text-decoration: none;
	color: #40FFFF;
	font-family: 'Lato', sans-serif;
	font-size:18px;
	font-weight: bold;
}
a.LinkWht18a:active {
	text-decoration: none;
	color: #FFFFFF;
	font-family: 'Lato', sans-serif;
	font-size:18px;
	font-weight: bold;
	
}

a.LinkBlue:link {
	color: #0000ff;
	text-decoration: none;
	font-family: 'Lato', sans-serif;
	font-size:18px;
	font-weight: normal;
}
a.LinkBlue:visited {
	text-decoration: none;
	color: #0000ff;
	font-family: 'Lato', sans-serif;	
	font-size:18px;
	font-weight: normal;
}
a.LinkBlue:hover {
	text-decoration: none;
	color: #D96700;
	font-family: 'Lato', sans-serif;
	font-size:18px;
	font-weight: normal;
}
a.LinkBlue:active {
	text-decoration: none;
	color: #0000ff;
	font-family: 'Lato', sans-serif;
	font-size:18px;
	font-weight: normal;
	
}


a.LinkRed:link {
	color: #D96700;
	text-decoration: none;
	font-family: 'Lato', sans-serif;
	font-size:18px;
	font-weight: normal;
}
a.LinkRed:visited {
	text-decoration: none;
	color: #D96700;
	font-family: 'Lato', sans-serif;	
	font-size:18px;
	font-weight: normal;
}
a.LinkRed:hover {
	text-decoration: none;
	color: #0000ff;
	font-family: 'Lato', sans-serif;
	font-size:18px;
	font-weight: normal;
}
a.LinkRed:active {
	text-decoration: none;
	color: #0000ff;
	font-family: 'Lato', sans-serif;
	font-size:18px;
	font-weight: normal;
	
}

a.LinkGray14:link {
	color: #cccccc;
	text-decoration: none;
	font-family: 'Lato', sans-serif;
	font-size:14px;
	font-weight: normal;
}
a.LinkGray14:visited {
	text-decoration: none;
	color: #cccccc;
	font-family: 'Lato', sans-serif;	
	font-size:14px;
	font-weight: normal;
}
a.LinkGray14:hover {
	text-decoration: none;
	color: #FFA553;
	font-family: 'Lato', sans-serif;
	font-size:14px;
	font-weight: normal;
}
a.LinkGray14:active {
	text-decoration: none;
	color: #cccccc;
	font-family: 'Lato', sans-serif;
	font-size:14px;
	font-weight: normal;
}

.RoundCorner {
border-color: #;
-moz-border-radius: 7px;
border-radius: 7px;
-webkit-border-radius: 7px;
padding:0px;

}