﻿@media screen and (min-width: 768px){
.MyForms {
width: 65%;
float: center;
margin: 0 5% 0 5%;
background-color: #E5E5E5;
border: solid #0A012E 3px;
border-width:5px; 
	border-style:double;
display: inline-block;
    text-align: left;
border-radius: 20px;
  -moz-border-radius: 15px;
  -webkit-border-radius: 15px;  
}}

@media screen and (max-width: 767px){
.MyForms {
width: 100%;
float: left;
background-color: #E5E5E5;
display: inline-block;
    text-align: left;
}}



.MyFormTables {
background-color: #E5E5E5;
width: 100%; 
text-align: left;
margin-left: auto; 
margin-right: auto;

padding:3px 2px 15px 2px;
border-radius: 20px;
  -moz-border-radius: 15px;
  -webkit-border-radius: 15px; 
}

.MyTables {
background-color: #E5E5E5;
width: 100%; 
text-align: center;
margin-left: auto; 
margin-right: auto;
border-style:solid;
border-color: #4865FF;
border-collapse:collapse;
padding:3px 2px 15px 2px;
border-radius: 20px;
  -moz-border-radius: 15px;
  -webkit-border-radius: 15px; 
}

#result {
text-align: center;
color: #9A0000;
font-weight: bold;
}

#result1 {
text-align: center;
color: #9A0000;
font-weight: bold;
}

#result2 {
text-align: center;
color: #9A0000;
font-weight: bold;
}

#result3 {
text-align: center;
color: #9A0000;
font-weight: bold;
}

#result4 {
text-align: center;
color: #9A0000;
font-weight: bold;
}

#result5 {
text-align: center;
color: #9A0000;
font-weight: bold;
}

.my-slider-css {
width:100%;
float: left;
}

@media screen and (min-width: 768px){
.slider-left {
    width: 80%;
    float: right;
}}
@media screen and (min-width: 768px){
.default-right {
    width: 20%;
    float: left;
	
}}

.my-slider-css {
width:100%;
float: left;
}
@media screen and (max-width: 767px){
.slider-left {
    width: 100%;
    float: left;
}}
@media screen and (max-width: 767px){
.default-right {
    { display:none;}
	
}}

.3column {
width:100%;
float: left;
}


.columnleft {
    width: 25%;
    float: left;
	padding-right: 2%;
}
.columnright {
    width: 73%;
    float: right;
	
}

img.resize {
	max-width:100%;
	height:auto;
}

.topimage {
width:100%;
float: left;
}

@media screen and (min-width: 768px){
.topcolumnleft {
    width: 28%;
	height: auto;
    float: left;
	padding-right: 2%;
}}
@media screen and (min-width: 768px){
.topcolumnright {
    width: 70%;
    float: right;
	
}}

@media screen and (max-width: 769px){
.topcolumnleft {
    width: 100%;
    float: left;
}}
@media screen and (max-width: 769px){
.topcolumnright {
    width: 100%;
    float: right;
	
}}
@media screen and (max-width: 767px){
.search-box {
    { display:none;}
	
}}

#mainimage.topimage{
	max-width:100%;
	height:auto;
}

.AdditionalArticles {
background-color: #D7DEE1;
}
.AdditionalArticles p {
margin-left: 5%;
}

.AdditionalArticles h5 {
text-align: center;
font-size: 100%;
}
.FeaturedArticles {
background-color: #D7DEE1;
text-align: center;
padding: 5px;
margin-right: 20px;
    border: 1px solid #4865FF;
}


/*calculators format*/
@media screen and (min-width: 768px){
.MyForms {
width: 65%;
float: center;
margin: 0 5% 0 5%;
background-color: #E5E5E5;
border: solid #0A012E 3px;
border-width:5px; 
	border-style:double;
display: inline-block;
    text-align: left;
border-radius: 20px;
  -moz-border-radius: 15px;
  -webkit-border-radius: 15px;  
}}

@media screen and (max-width: 767px){
.MyForms {
width: 100%;
float: left;
background-color: #E5E5E5;
display: inline-block;
    text-align: left;
}}



.MyFormTables {
background-color: #E5E5E5;
width: 100%; 
text-align: left;
margin-left: auto; 
margin-right: auto;

padding:3px 2px 15px 2px;
border-radius: 20px;
  -moz-border-radius: 15px;
  -webkit-border-radius: 15px; 
}

.MyTables {
background-color: #E5E5E5;
width: 100%; 
text-align: center;
margin-left: auto; 
margin-right: auto;
border-style:solid;
border-color: #4865FF;
border-collapse:collapse;
padding:3px 2px 15px 2px;
border-radius: 20px;
  -moz-border-radius: 15px;
  -webkit-border-radius: 15px; 
}

#result {
text-align: center;
color: #9A0000;
font-weight: bold;
}

#result1 {
text-align: center;
color: #9A0000;
font-weight: bold;
}

#result2 {
text-align: center;
color: #9A0000;
font-weight: bold;
}

#result3 {
text-align: center;
color: #9A0000;
font-weight: bold;
}

#result4 {
text-align: center;
color: #9A0000;
font-weight: bold;
}

#result5 {
text-align: center;
color: #9A0000;
font-weight: bold;
}

#PageWrapper .FeaturedRight {
    float: right;
    text-align: center;
    margin-bottom: 10px;
	margin-left: 15px;
}
