﻿body
{
	/*background-image: url(../images/sub-bg.jpg);*/
	background-color:#4886C3;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.style2 {
	color: #000000;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}

.normal {font-size:12px; text-decoration:none;font-family: Arial, Geneva; font-weight:normal; color:#000000}
.header {font-size:18px; text-transform:uppercase; text-decoration:none; font-family: Arial, Geneva; font-smooth:auto; font-weight:bold; color:#4f91cd}
.subheader {font-size:16px; text-decoration:none; font-family: Arial, Geneva; font-weight: normal; color:#2b6497}
.hometext {font-size:17px; text-decoration:none; font-family: Myriad Pro, Arial, Geneva; font-smooth:auto; font-weight:normal; color:#ffffff}
.socialnetworks {font-size:16px; text-decoration:none; font-family: Arial, Geneva; font-weight:bold; color:#4f91cd}

/*HOMEPAGE STYLES*/

.hpnormal {font-family: Arial, Geneva; font-size: 12px; color:#FFFFFF}
.hpnormalbolditalic {font-family: Arial, Geneva; font-size: 12px; font-weight:bold; font-style:italic; color:#FFFFFF}
.hpnormalcaps {font-family: Helevetica, Arial, Geneva; font-size: 20px; text-transform:uppercase; color:#FFFFFF}
.hpnormalform {font-family: Helevetica, Arial, Geneva; font-size: 14px; text-transform:uppercase; color:#FFFFFF; padding-bottom:10}

/*END HOMEPAGE STYLES*/

/*NEWS STYLES*/

.blogmaintext {font-size:12px; text-decoration:none;font-family: Arial, Geneva; font-weight:normal; color:#000000}
.blogdatetext {font-size:12px; text-decoration:none;font-family: Arial, Geneva; font-weight:normal; color:#000000}

/*END NEWS STYLES*/

/*BLOG STYLES*/

.newstitle {font-family: Arial, Geneva; font-size: 14px;}
.biline {font-family: Arial, Geneva; font-size: 12px;}

.blogheadline {font-family: Arial, Geneva; font-size: 18px; font-weight: bold; color:#4f91cd}
.blogheadline:link {font-family: Arial, Geneva; font-size: 18px; font-weight: bold; color:#4f91cd}
.blogheadline:active {font-family: Arial, Geneva; font-size: 18px; font-weight: bold; color:#4f91cd}
.blogheadline:visited {font-family: Arial, Geneva; font-size: 18px; font-weight: bold; color:#4f91cd}
.blogheadline:hover {font-family: Arial, Geneva; font-size: 18px; font-weight: bold; color:#4f91cd}

.blogrightheadline {font-family: Arial, Geneva; font-size: 18px; font-weight:bold}
.blogrighttext {font-family: Arial, Geneva; font-size: 14px;}

/*END BLOG STYLES*/

/*LINK STYLES DEFINED BELOW*/

a:link {font-size:12px; text-decoration:underline; font-family: Arial, Geneva; font-weight:normal; color:#4f91cd}
a:active {font-size:12px; text-decoration:underline; font-family: Arial, Geneva; font-weight:normal; color:#4f91cd}
a:visited {font-size:12px; text-decoration:underline; font-family: Arial, Geneva; font-weight:normal; color:#4f91cd}
a:hover {font-size:12px; text-decoration:underline; font-family: Arial, Geneva; font-weight:normal; color:#4f8fcc}

a.newslink:link {font-size:12px; text-decoration:underline; font-family: Arial, Geneva; font-weight:normal; color: #4f91cd}
a.newslink:active {font-size:12px; text-decoration:underline; font-family: Arial, Geneva; font-weight:normal; color: #4f91cd}
a.newslink:visited {font-size:12px; text-decoration:underline; font-family: Arial, Geneva; font-weight:normal; color: #4f91cd}
a.newslink:hover {font-size:12px; text-decoration:underline; font-family: Arial, Geneva; font-weight:normal; color: #4f8fcc}

a.homelink:link {font-size:17px; text-decoration:underline; font-family: Myriad Pro, Arial, Geneva; font-weight:bold; color: #4f91cd}
a.homelink:active {font-size:17px; text-decoration:underline; font-family: Myriad Pro, Arial, Geneva; font-weight:bold; color: #4f91cd}
a.homelink:visited {font-size:17px; text-decoration:underline; font-family: Myriad Pro, Arial, Geneva; font-weight:bold; color: #4f91cd}
a.homelink:hover {font-size:17px; text-decoration:underline; font-family: Myriad Pro, Arial, Geneva; font-weight:bold; color: #4f8fcc}

a.bloglink:link {font-size:14px; text-decoration:underline; font-family: Arial, Geneva; font-weight:bold; color: #FFFFFF}
a.bloglink:active {font-size:14px; text-decoration:underline; font-family: Arial, Geneva; font-weight:bold; color: #37489e}
a.bloglink:visited {font-size:14px; text-decoration:underline; font-family: Arial, Geneva; font-weight:bold; color: #FFFFFF}
a.bloglink:hover {font-size:14px; text-decoration:underline; font-family:  Arial, Geneva; font-weight:bold; color: #37489e}

/*END LINK STYLES*/

.dxCenterControlFix
{
	margin-left:auto;
	margin-right:auto;
}

.dxeErrorCell, .dxeErrorCell td
{
  font-family: Tahoma;
  font-size: 9pt;
	color: Red;
	text-transform: none;
	font-style: italic;
}
/*
.dxeErrorCell
{ 
	padding-left: 4px;
	padding-right:5px;
}
.dxeErrorFrameWithoutError {
    border: 1px solid Red;
}
.dxeErrorFrameWithoutError .dxeControlsCell {
    padding: 2px;
}
*/

.hpSubmitButton
{
	cursor:pointer;
}


