body {
	background-color:#ffffff;
	color:#666666;
}

div,p,td,th, fieldset,input, textarea, select {
	color:#666666;
	font-size:12px;
	font-family:Arial, Verdana, Sans-Serif;
}

.highlight-color {
	color:#38B5AA !important;
}

.highlight-bg {
	background-color:#008FC5 !important;
}

h1, h2.highlight {
	color:#38B5AA;
}
h1 {
	font-size:16pt;
	font-family:Arial, Verdana, Sans-Serif;
	color:#38B5AA;
}
h2 {
	font-size:13pt;
	font-family:Arial, Verdana, Sans-Serif;
	color:#38B5AA;
}
h3 {
	font-size:9pt;
	font-family:Arial, Verdana, Sans-Serif;
	color:#008FC5;
        text-transform: uppercase;
}

h2,  h4 {
	color:#38B5AA;
}


a:link,
a:visited,
a:hover {
	color:#008FC5;
}



.mainmenu .padding {
	padding-top: 15px;
}

.mainmenu {
	background-image: none;
	height:50px;
	position:relative;
	background-color: #ffffff;
}

.mainmenu ul li a{
	display:inline-block;
	height:28px;
	font-family:Arial, Verdana, Sans-Serif;
	margin: 9px;
}

.mainmenu ul li span {
	display:inline-block;
	height:28px;
	padding:0;
	margin-left:0;
	cursor:pointer;
	font-weight: 400 !important;
	color: #666666;
	text-transform: uppercase;
}

.mainmenu ul li span:hover {
	/*border-bottom: 4px solid #8ec9ef;*/
	color: #000;
}

.mainmenu ul {
	list-style:none;
	padding:0;
	margin:0;
	text-align:center;
}

.mainmenu ul li {
	display:inline;
	position:relative;
	margin:0;
	padding:0;
	height:33px;
        color: #008FC5;
}


.mainmenu a:link,
.mainmenu a:visited,
.mainmenu a:hover {
	text-decoration:none;
}


.mainmenu ul li a:hover {
	background-image:none;
	color:#008FC5;
}

.mainmenu ul li a:hover span {
	background-image:none;
	color:#008FC5;
}

.mainmenu ul li.active a {
	background-image:none;
	color:#008FC5;
}

.mainmenu ul li.active a span {
	background-image:none;
	color:#008FC5;
}
.submenu ul li a:hover {
	background-image:none;
	color:#008FC5;
}

.submenu ul li a:hover span {
	background-image:none;
	color:#008FC5;
}

.submenu ul li.active a {
	background-image:none;
	color:#008FC5;
}

.submenu ul li.active a span {
	background-image:none;
	color:#008FC5;
}
.mainmenu span {
	color:#00A0DB;
}

.mainmenu a:hover span {
	color:#00A0DB;
}

.mainmenu .active a {
	background-color:none;
	border-bottom: 4px solid #fff;
}
.mainmenu .active a span,
.mainmenu .active a:hover span {
	color:#fefefe;
}

.submenu a:link,
.submenu a:visited,
.submenu a:hover {
	color:#008FC5;
	text-decoration:none;
	font-weight:bold;
}

.submenu .active  {
	background-color:#008FC5;
}

.submenu .active a:link span,
.submenu .active a:visited span,
.submenu .active a:hover span {
	color:#FFFFFF;
}

.headerimage {
	background-image: none;
	padding: 10px 0 30px 0;
	background-color: #ffffff;
}

.siteheader {
	background-image:none;
	background-repeat:no-repeat;
	background-position:0 0;
	height:50px;
	font-size:11px;
}

.sitefooter {
	background-image: none;
	background-repeat: no-repeat;
	padding-top: 15px;
	background-color: #ffffff;
}

.sitefooter .clearfix a {
	font-size: 12px;
}

.sitefooter p {
	font-size: 12px;
}
