﻿.heading
{
	font-size:30px;
	color:#102D4B;
	font-family:tahoma;
	text-decoration:none;
}

.subHeading
{
	font-size:18px;
	color:#102D4B;
	font-family:tahoma;
	text-decoration:none;
}

.bodycopy
{
	font-size:14px;
	color:#343233;
	font-family:tahoma;
	text-decoration:none;
}

.bodycopyBold
{
	font-size:14px;
	color:#343233;
	font-family:tahoma;
	text-decoration:none;
	font-weight:bold;
}

.bodycopyBlue
{
	font-size:14px;
	color:#0077a2;
	font-family:tahoma;
	text-decoration:none;
}

.bodycopyBlueBold
{
	font-size:14px;
	color:#0077a2;
	font-family:tahoma;
	text-decoration:none;
	font-weight:bold;
}


.bodycopyRed
{
	font-size:14px;
	color:#A3003A;
	font-family:tahoma;
	text-decoration:none;
}

.bodycopyRedBold
{
	font-size:14px;
	color:#A3003A;
	font-family:tahoma;
	text-decoration:none;
	font-weight:bold;
}

.bodycopyWhite
{
	font-size:14px;
	color:#ffffff;
	font-family:tahoma;
	text-decoration:none;
}

.bodycopyWhiteBold
{
	font-size:14px;
	color:#ffffff;
	font-family:tahoma;
	text-decoration:none;
	font-weight:bold;
}

.linkSmall
{
	font-size:10px;
	color:#102D4B;
	font-family:tahoma;
	font-weight:bold;
	text-decoration:underline;
}

.linkSmall:hover
{
	font-size:10px;
	color:#0077a2;
	font-family:tahoma;
	font-weight:bold;
	text-decoration:underline;
}

.linkWhite
{
	font-size:14px;
	color:#ffffff;
	font-family:tahoma;
	text-decoration:underline;
	font-weight:bold;
}

.linkWhite:hover
{
	font-size:14px;
	color:#f3f1c3;
	font-family:tahoma;
	text-decoration:underline;
	font-weight:bold;
}

.linkWhiteSmall
{
	font-size:10px;
	color:#ffffff;
	font-family:tahoma;
	font-weight:bold;
	text-decoration:none;
}

.linkWhiteSmall:hover
{
	font-size:10px;
	color:#081828;
	font-family:tahoma;
	font-weight:bold;
	text-decoration:none;
}

.linkRed
{
	font-size:14px;
	color:#A3003A;
	font-family:tahoma;
	text-decoration:underline;
	font-weight:bold;
}

.linkRed:hover
{
	font-size:14px;
	color:#102D4B;
	font-family:tahoma;
	text-decoration:underline;
	font-weight:bold;
}

.linkGreen
{
	font-size:14px;
	color:#94bc89;
	font-family:tahoma;
	text-decoration:underline;
	font-weight:bold;
}

.linkGreen:hover
{
	font-size:14px;
	color:#102D4B;
	font-family:tahoma;
	text-decoration:underline;
	font-weight:bold;
}

.error
{
	font-size:12px;
	color: red;
	font-family:tahoma;
	text-decoration:none;
	font-weight:bold;
}






.corners{display:block}
.corners *{
  display:block;
  height:1px;
  overflow:hidden;
  font-size:.01em;
  background:#ffffff}
.corners1{
  margin-left:3px;
  margin-right:3px;
  padding-left:1px;
  padding-right:1px;
  border-left:1px solid #6db0ca;
  border-right:1px solid #6db0ca;
  background:#bfdce8}
.corners2{
  margin-left:1px;
  margin-right:1px;
  padding-right:1px;
  padding-left:1px;
  border-left:1px solid #1983ac;
  border-right:1px solid #1983ac;
  background:#cee4ed}
.corners3{
  margin-left:1px;
  margin-right:1px;
  border-left:1px solid #cee4ed;
  border-right:1px solid #cee4ed;}
.corners4{
  border-left:1px solid #6db0ca;
  border-right:1px solid #6db0ca}
.corners5{
  border-left:1px solid #bfdce8;
  border-right:1px solid #bfdce8}
.cornersfg{
  background:#ffffff}
  
  .contentCorners{display:block}
.contentCorners *{
  display:block;
  height:1px;
  overflow:hidden;
  font-size:.01em;
  background:#ffffff}
.contentCorners1{
  margin-left:3px;
  margin-right:3px;
  padding-left:1px;
  padding-right:1px;
  border-left:1px solid #6db0ca;
  border-right:1px solid #6db0ca;
  background:#bfdce8}
.contentCorners2{
  margin-left:1px;
  margin-right:1px;
  padding-right:1px;
  padding-left:1px;
  border-left:1px solid #1983ac;
  border-right:1px solid #1983ac;
  background:#cee4ed}
.contentCorners3{
  margin-left:1px;
  margin-right:1px;
  border-left:1px solid #cee4ed;
  border-right:1px solid #cee4ed;}
.contentCorners4{
  border-left:1px solid #6db0ca;
  border-right:1px solid #6db0ca}
.contentCorners5{
  border-left:1px solid #bfdce8;
  border-right:1px solid #bfdce8}
.contentCornersfg{
  background:#ffffff}


