@charset "UTF-8";

body, table {
	font-family: "Roboto", sans-serif;
	font-size: 14px;
	line-height: 21px;
}

a {
	text-decoration: none;
	color: #55c;
	font-weight: bold;

}

hr {
margin-top: 20px;
margin-bottom: 20px;
border: 0;
    border-top-width: 0px;
    border-top-style: none;
    border-top-color: currentcolor;
  border-top: 1px solid #eee;
}

a:hover {
    color: #88f;
}

a:active {
    color: #000;
}

a:visited {
	color: #55c;
}

#title_block {
	overflow: hidden;
	height: 80px;
	width: 271px;
	position: absolute;
	left: 0px;
	top: 28px;
	background-image: url(/portal/includes/img/bannervipac.jpg);
}

#title_block_2 {
	overflow: hidden;
	height: 80px;
	width: 100%;
	position: absolute;
	left: 271px;
	top: 28px;
	background-image: url(/portal/includes/img/bannerall.jpg);
}

img
{  border-style: none;
}

#apDiv1 {
	position:absolute;
	width:200px;
	height:63px;
	z-index:3;
	left: 52px;
	top: 59px;
}


#apDiv2 {
	position:absolute;
	left:1019px;
	top:434px;
	width:218px;
	height:115px;
	z-index:2;
	background-color: #F0EEE3;
}

#apDiv3 {
	position:absolute;
	left:45px;
	top:702px;
	width:221px;
	height:105px;
	z-index:2;
}

#apDiv3 a{
	font-family: "Roboto", sans-serif;
	font-size: 14px;
	list-style:none;
	text-decoration: none;
	color: #999;
}

#breadcrumbs{
	font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
	text-decoration:none;
	font-size: 11pt;
	color: #CCC;
	/*width: 500px;*/
	font-weight: 200;
	/*margin-left: 20px;*/
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 1%;
}

#breadcrumbs a {
	text-decoration:none;
	font-size:11pt; 
	font-weight: 100;
	color: #666;
}

#breadcrumbs a:hover {
	text-decoration:none;
	color: #f00;
}

#breadcrumbs a em{
	color: #999;
	Font-style: normal;
}

#mainheading {
	font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
	font-size: 22pt;
	color: #F03;
  font-weight: 200;
	float: none;
	width: 98%;
	padding-left: 1%;
	padding-top: 20px;
	padding-right: 1%;
	margin-top: 0;
	/*padding-bottom: 10px;*/
}

#mainheading_small {
/*	font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
	font-size: 12pt;
	color: #Fff;
  font-weight: 200;
	float: none;
	background-color: #444;
	width: 100%;
	text-indent:10px;*/
	padding-left: 10px;
	padding-bottom:5px;
	margin-top: 0;
}


h2 {
	font-size: 30px;
  color: rgb(68,68,68);
	font-weight:500;
	font-family:"Roboto Condensed", sans-serif;
	line-height: 33px;
  }

h4 {
	font-size: 11pt;
	color:#999;
	font-weight:200;
}

p em {
	text-decoration:underline;
	font-style:normal;
}

p a {
	text-decoration: none;
	color:#000;
}

#column1 {
  font-family: "Roboto", sans-serif;
	font-size: 14px;
	color: #000;
	display: block;
	float: none;
	width: 98%;
	padding-left: 1%;
	padding-top: 0px;
	padding-right: 1%;
	padding-bottom: 10px;
	line-height: 12pt;
}


#column3 {
	font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: normal;
	color: #000000;
	display: block;
	float: left;
	width: 120px;
	margin-left: 10px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	height: 330px;
}

#border_top {
	background-color:#333;
	display: block;
	float: left;
	height: 12px;
	width: 100%;
	overflow: visible;
	margin: 0px;
	padding: 0px;
}
#border_top_thin {
	background-color:#333;
	display: block;
	float: left;
	height: 3px;
	width: 100%;
	overflow: visible;
	margin: 0px;
	padding: 0px;
}
#border_top_2 {
	background-color: #B3B4A9;
	display: block;
	float: left;
	height: 12px;
	width: 100%;
	margin-top: 2px;
	overflow: visible;
	padding: 0px;
}

#border_left2 {
	background-color: #B3B4A9;
	width: 25px;
	margin-top: 2px;
	margin-right: 1px;
	margin-left: 0px;
	left: 0px;
	overflow: visible;
	padding: 0px;
}

#banner {
	display: block;
	float: left;
	height: 60px;
	width: 1000px;
	margin-top: 2px;
	margin-left: 2px;
	overflow: visible;
	margin-bottom: 29px;
}


#right_panel {
	display: block;
	float: right;
	height: 2500px;
	width: 220px;
	font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
	font-size:11pt;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 12px;
	font-weight: bold;
	color: #000;
	border: 1px solid #FFFFFF;
	background-color: #f0eee3;
}

#right_panel ul{
	padding-left: 6px;
	font-size:12pt;
	list-style: none;
}

#right_panel ul.login{
	font-size:11pt;
}


.table em{
	font-weight:bold;
	font-style: normal;
}


#wrapper {
	overflow: hidden;  /* This is why the height is not contained*/
	height: 108px;
	position: relative;
	width: 100%;
	margin: 0px;
	padding: 0px;
}

#wrapper2 {
  margin: 0px 0px 0px 0px;
  border: 0px;
  padding: 0px;
	border-spacing: 0px;
	width: 100%;
}

#banner {
	display: block;
	float: right;
	height: 200px;
	width: 878px;
	margin-top: 2px;
	overflow: hidden;
}
#banner_pic1 {
	display: block;
	float: left;
	height: 80px;
	width: 240px;
	margin-top: 2px;
	margin-bottom: 0px;
	margin-left: 3px;
	background-image:url(/portal/includes/img/aloe-plant_sml.gif);
}
#banner_pic2 {
	background-image:url(/portal/includes/img/banner_kite.jpg);
	background-position: center;
	display: block;
	float: left;
	height: 80px;
	width: 240px;
	margin-top: 2px;
	margin-bottom: 0px;
	margin-left: 3px;
}
#banner_pic3 {
	display: block;
	float: left;
	height: 80px;
	width: 240px;
	margin-top: 2px;
	margin-bottom: 0px;
	margin-left: 3px;
	background-image:url(/portal/includes/img/banner_gears.jpg);
	background-position: center;
}
#banner_pic4 {
	background-image:url(/portal/includes/img/banner_wind-turbine.jpg);
	background-position: center;
	display: block;
	float: left;
	height: 80px;
	width: 240px;
	margin-top: 2px;
	margin-bottom: 0px;
	margin-left: 3px;
}

#column2 {
	font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: normal;
	color: #000000;
	display: block;
	float: left;
	width: 120px;
	margin-left: 10px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	height: 250px;
}

#news_box {
	font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
	font-size: 10.5pt;
	line-height: 0.5em;
	color: #000;
	display: block;
	padding: 10px;
	float: left;
	height: 100px;
	width: 405px;
	margin-left: 3px;
	line-height: 12pt;
	margin-bottom: 3px;
	border: 1pt solid #F0EEE3;
	margin-right: 50px;
}

.more{
	size: 6pt;
	color: #999;
}

.newshead{
	font-size: 13pt;
	color:#000;
	font-weight: bold;
}

#tagline {
	font-size: 26pt;
	color: #CCC;
	font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
	padding-left: 50px;
	float: left;
	height: 70px;
	width: 400px;
}

#eg_pic1 {
	display: block;
	float: left;
	margin-left: 30px;
	line-height: 12pt;
	margin-bottom: 3px;
	background-image:none;
	height: 215px;
	width: 500px;
	background-position: center;
}

input,select {

	outline: 0;
	border-radius: 10px;
	background: #F2F2F2;
	/*width: 100%;*/
	border: 0;
	margin: 15px 0 0;
	padding: 10px;
	box-sizing: border-box;
	font-size: 14px;

  /*border:1px solid #dbdbdb;
  padding:5px;
  -webkit-border-radius:7px;
  -moz-border-radius:7px;
  border-radius: 7px;
  border-top-right-radius: 7px;
  border-top-left-radius: 7px;
  border-bottom-right-radius: 7px;
  border-bottom-left-radius: 7px;  
	font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;*/
}

.form input:hover{
	background-color: #D3F8F9;
	transition: all 1s ease 0s;
}
.form input:focus{
	background-color: #D3F8F9;
	transition: all 1s ease 0s;
}
.portalbtn {
	text-transform: uppercase;
	outline: 0;
	border-radius: 10px;
	/*background: #007fff;*/
	background: #af3f20;
	/* width: 100%;*/
	border: 0;
	padding: 15px;
	color: #FFFFFF;
	font-size: 14px;
	cursor: pointer;
}
.portalbtn:hover, .portalbtn:active, .portalbtn:focus{
	background-color: #06C5CF;
	transition: all 1s ease 0s;
}
.form .message{
	margin: 15px 0 0;
	color: #B3B3B3;
	font-size: 12px;
}
.form .message a{
	color: #06C5CF;
	text-decoration: none;
}

.form input{
	outline: 0;
	border-radius: 10px;
	background: #F2F2F2;
	/*width: 100%;*/
	border: 0;
	margin: 0 0 15px;
	padding: 15px;
	box-sizing: border-box;
	font-size: 14px;
}

.portsalbtn {
    display: inline-block;
    zoom: 1;
    line-height: normal;
    white-space: nowrap;
    vertical-align: baseline;
    text-align: center;
    cursor: pointer;
    -webkit-user-drag: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    margin-bottom: 3px;
    font-family: inherit;
    font-size: 100%;
    padding: 0.5em 1em;
    color: #444; /* rgba not supported (IE 8) */
    color: rgba(0, 0, 0, 0.80); /* rgba supported */
    border: 1px solid #999;  /*IE 6/7/8*/
    border: none rgba(0, 0, 0, 0);  /*IE9 + everything else*/
    background-color: #E6E6E6;
    text-decoration: none;
    border-radius: 2px;
}

/* Firefox: Get rid of the inner focus border */
.portfalbtn::-moz-focus-inner {
    padding: 0;
    border: 0;
}

.portgalbtn:hover,
.portgalbtn:focus {
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#1a000000',GradientType=0);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(transparent), color-stop(40%, rgba(0,0,0, 0.05)), to(rgba(0,0,0, 0.10)));
    background-image: -webkit-linear-gradient(transparent, rgba(0,0,0, 0.05) 40%, rgba(0,0,0, 0.10));
    background-image: -moz-linear-gradient(top, rgba(0,0,0, 0.05) 0%, rgba(0,0,0, 0.10));
    background-image: -o-linear-gradient(transparent, rgba(0,0,0, 0.05) 40%, rgba(0,0,0, 0.10));
    background-image: linear-gradient(transparent, rgba(0,0,0, 0.05) 40%, rgba(0,0,0, 0.10));
}
.portgalbtn:focus {
    outline: 0;
}
.portgalbtn:active {
    box-shadow: 0 0 0 1px rgba(0,0,0, 0.15) inset, 0 0 6px rgba(0,0,0, 0.20) inset;
}

@media print{

 .printHidden { display:none; }
 
 .keepTogether { page-break-inside: avoid }
}


@media screen and (max-width: 400px)
{
  #box-table-a, .box-table-a, #box-table-b, .box-table-b
  {
    width: 100%;
  }
}

@media screen and (max-width: 1000px) and (min-width: 401px)
{
  #box-table-a, .box-table-a
  {
    width: 100%;
  }

  #box-table-b, .box-table-b
  {
    width:48%;
  }
}

@media screen and (max-width: 1800px) and (min-width: 1001px)
{
  #box-table-a, .box-table-a
  {
    width:48%;
  }

  #box-table-b, .box-table-b
  {
    width: 31%;
  }
}

@media screen and (min-width: 1801px)
{
  #box-table-a, .box-table-a
  {
    width: 31%;
  }

  #box-table-b, .box-table-b
  {
    width: 23%;
  }
}

#box-table-a, .box-table-a, #box-table-b, .box-table-b
{
  font-family: "Roboto", sans-serif;
	font-size: 14px;
	margin-top: 5px;
	margin-bottom: 5px;
	/*margin-right: 1%;*/
	/*margin: 5px;*/
	/*width: 750px;*/
	/*margin-left: 0.5%;*/
	margin-right: 1%;
	text-align: left;
	border-left:0px;
	border-right:0px;
	border-collapse: collapse;
	line-height: 120%;
}
#box-table-a th, .box-table-a th, #box-table-b th, .box-table-b th
{
	font-size: 15pt;
	font-weight: normal;
	padding: 8px;
	background: #b9c9fe;
	border-top: 4px solid #aabcfe;
	border-bottom: 1px solid #fff;
	color: #039;
}
#box-table-a td, .box-table-a td, #box-table-b td, .box-table-b td
{
	padding: 5px;
	border-bottom: 1px solid #fff;
	/*color: white;*/
	color: #669;
	border-top: 1px solid transparent;
}

#box-table-b td, .box-table-b td
{
  background: #fbf8f8;
}

#box-table-a tr:hover td, .box-table-a tr:hover td, #box-table-b tr:hover td, .box-table-b tr:hover td
{
	background: #d3a79b;
	color: #339;
}

#box-table-a tr.alt td , .box-table-a tr.alt td, #box-table-b tr.alt td , .box-table-b tr.alt td 
{
	background-color:#EAF2D3;
}

.infotable
{
	font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
	/*font-size: 14px;*/
	margin: 5px;
	width: 750px;
	text-align: left;
	margin-left:3%; 
  margin-right:3%;
	border-collapse: collapse;
}
#infotable th, .infotable th
{
	font-size: 15pt;
	font-weight: normal;
	padding: 8px;
	background: #66a;
	border-top: 4px solid #000;
	border-bottom: 1px solid #000;
	border-left: 1px solid #000;
	color: #fff;
}
#infotable td, .infotable td
{
	padding: 8px;
	border-bottom: 1px solid #fff;
	color: #000;
	border-top: 1px solid transparent;
}
#infotable tr:hover td, .infotable tr:hover td
{
	background: #fff;
	color: #000;
}
#infotable tr.alt td , .infotable tr.alt td 
{
	background-color:#fff;
}

.blkbdr, .blkbdr td
{
  border-top: 1px solid black;
  border-left: 1px solid black;
  border-bottom: 1px solid black;
  border-right: 1px solid black;
}

#vipacbar40year a, #vipacbar40year a:visited { /*font-size:12pt; */ text-decoration:none }
#vipacbar a, #vipacbar a:visited { font-size:12pt; text-decoration:none }

#vipacbar a:hover { color:#8b3030 }
#vipacbar40year a:hover { color:#8b3030 }

#vipacbar {
  background-color:#e74343;
  /*background-color:#eb0029; */
  width:100%; 
  border-spacing: 0px; 
  margin: 0px;
  border-collapse:collapse;
}
#vipacbar40year {
  background-color:#eb0029; 
  width:100%; 
  border-spacing: 0px; 
  margin: 0px;
  border-collapse:collapse;
}

#vipacbar img
{
  margin: 0px;
  padding: 3px;
  display: block;
}
#vipacbar40year img
{
  margin: 0px;
  padding: 3px;
  display: block;
}


/* IE fix */
form {
  margin:0;
} 

.abutton {
  /*font: bold 11px Arial;*/
  text-decoration: none;
  background-color: #DDDDDD;
  color: #333333;
  padding: 2px 6px 2px 6px;
  border-top: 1px solid #CCCCCC;
  border-right: 1px solid #333333;
  border-bottom: 1px solid #333333;
  border-left: 1px solid #CCCCCC;
  border-radius: 8px;
}