@charset "UTF-8";

h1
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24pt;
	line-height: 32pt;
	color: #000000;
	font-weight: bold;
	letter-spacing: -1px;
	margin-top: 10px;
}

h2
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	line-height: 18pt;
	color: #000000;
	letter-spacing: -0.2px;
}

h3
{
	color:#000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	font-weight:700;
	letter-spacing:0.01em;
	line-height:26px;
	margin:0;
	padding:0;
}

h4
{
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:700;
	letter-spacing:0.01em;
	line-height:26px;
	margin:0;
	padding:0;
}

h4.orange { color: #F79312; }

.bold { font-weight:700; }

.boldNames
{
	color:#333;
	font-size:16px;
	font-weight:700;
}

.boldHighLight
{
	color:#006ebd;
	font-weight:700;
}

.default, textarea, input
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:400;
	letter-spacing:0.01em;
	line-height:17px;
}

.whiteLinks
{
	color:#FFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:400;
	letter-spacing:0.01em;
	line-height:13px;
	text-align:center;
	text-decoration:underline;
}

.footNormal
{
	color:#333;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:400;
	letter-spacing:0.01em;
	line-height:19px;
}

.highLight
{
	color:#00aeef;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:700;
	letter-spacing:0.02em;
	line-height:18px;
}

.mainlinks
{
	color:#333;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:400;
	letter-spacing:0.02em;
	line-height:22px;
	text-align:center;
	position: relative;
	padding: 1em 1em 1em 1em;
	z-index: 1;
}

p
{
	color:#000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:400;
	letter-spacing:0.01em;
	line-height:19px;
	margin:0;
	padding:0;
}

.whiteQuadList
{
	color:#000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:400;
	letter-spacing:0.01em;
	line-height:18px;
}

br.clear { clear:left; }

.defaultLinks, .submenuLinks
{
	color:#00aeef;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:400;
	letter-spacing:0.01em;
	line-height:13px;
	text-align:center;
}

.footBold
{
	color:#333;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:700;
	letter-spacing:0.01em;
	line-height:22px;
}

.smallText
{
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	letter-spacing: 0.01em;
	line-height: 17px;
	margin: 0;
	padding: 0;
}

/* ------- Links ------- */
a
{
	outline:none;
	text-decoration:none;
	color:#00aeef;
}

a.defaultLinks:hover { color:#06C; }

a.whiteLinks:hover
{
	color:#06C;
	text-decoration:underline;
}

a.disabled { color:#eaeaea; }

h6 a
{
	color:#555;
	font-size:14px;
	line-height: 14px;
	margin: 0;
	padding: 0 0 0 15px;
}

h6 a:hover { color: #00aeef; }

a.submenuLinks:hover
{
	color:#006ebd;
	text-decoration:underline;
}

a.arrow:hover
{
	color:#006ebd;
	text-decoration:underline;
}

a.default, a.default:visited, a.whiteQuadList:hover { color:#00aeef; }

a.default:hover, a.footNormal:hover, a.footBold:hover, a h3:hover, h4 a:hover { color:#006ebd; }

a h3, h4 a
{
	color:#333;
	margin: 0;
	padding: 0;
	line-height: 14px;
}

a.plain:hover { color:#00aeff; }

a.mainlinks:hover, a.plain
{
	color:#fff;
	position: relative;
}

.featureLinks p a
{
	color:#00aeef;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	letter-spacing:0.01em;
	line-height:20px;
	text-align:center;
}

.featureLinks p a:hover
{
	color:#006ebd;
	text-decoration:underline;
}

.featureLinks p a.selected:hover
{
	color: #00aeef;
	text-decoration:none;
}

/* ------- Lists ------- */
ul
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:400;
	letter-spacing:0.01em;
	line-height:17px;
	list-style-image:url(../images/home/listMarker1.png);
}

ul.white
{
	color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	line-height:22px;
	list-style-image:none;
	list-style-type:disc;
	margin:0;
	padding:0 0 0 15px;
}

ul.whiteQuadList
{
	list-style-image:url(../images/home/listMarker1.png);
	margin-left:15px;
}
