.clear{
	clear:both;
}
img{
	max-width:100%;
}
h1{
	margin:10px;
}
.mobile{
	display:none;
}
.wrapper{
	max-width:740px;
	margin:0 auto;
}
.content_section {
	padding:0 21px;
	display:table;
}
.content_section .left_col{
	width:165px;
	background:#1f3147;
	text-align:center;
	vertical-align:top;
	display:table-cell;
	border-left: 3px double #3471aa;
	border-right:3px double #3471aa;
}
.content_section .left_col .nav{
	margin:0;
	list-style:none;
	padding:0;
	width:161px;
}
.content_section .left_col .nav li img{
	width:100%;
}
.content_section .left_col .nav a{
	display:inline-block;
	vertical-align:top;
}
.content_section .right_col{
	margin-left:10px;
	width:510px;
	float:left;
	border: 3px double #3471aa;
	padding:10px 3px 10px 3px;
	position:relative;
}
.right_col .arrow{
	position:absolute;
}
.right_col .arrow.top-left{
	left:0;
	top:0;
}
.right_col .arrow.top-right{
	right:0;
	top:0;
}
.right_col .arrow.bottom-left{
	left:0;
	bottom:0;
}
.right_col .arrow.bottom-right{
	right:0;
	bottom:0;
}
.content_section .right_col .body_text{
	background:#c0c0c0;
	padding:10px 0;
}
.content_section .right_col .top_navigation{
	list-style:none;
	margin:0;
	padding:15px 10px 0 10px;
	height:30px;
}
.content_section .right_col .top_navigation li{
	float:left;
	margin-right:17px;
	font-size:13px;
	font-weight:bold;
}
.footer{
	margin-left:1px;
}
.content_section .right_col .top_navigation li:last-child{
	margin-right:0;
}
.desshed-border {
	padding:0 10px;
}
.desshed-border span{
	border-top:1px dashed #000;
	border-bottom:1px dashed #000;
	display:inline-block;
	padding:15px 0;
}
.desshed-border .border-bottom{
	border-top:none;
	display:inline-block;
	width:100%;
}

@media only screen and (max-width:767px) {
.mob, .desktop{
	display:none;
}
.mobile{
	display:block;
}
*{
	margin:0;
	padding:0;
}	
p{
	margin-bottom:15px;
}
.align-center{
	text-align:center;
}
.content_section {
	display:block;
	padding:0;
}
.content_section .left_col{
	width:auto;
	display:block;
	padding-bottom:15px;
}
.content_section .left_col .nav{
	width:auto;
}
.content_section .right_col{
	float:none;
	width:auto;
	margin-left:0;
}
.content_section .right_col .top_navigation{
	height:auto;
	margin-bottom:15px;
}
#table1{
	width:100%;
}
.content_section p{
	margin-left: 0 !important;
	margin-right: 0 !important;
}
.content_section .right_col .body_text{
	padding:15px 10px 0 10px;
}

.content_section .right_col .top_navigation li{
	float:none;
	margin:0;
	text-align:center;
	padding:5px;
	border-bottom:1px dotted #000;
}
#table2, #table5{
	width:auto;
}
td.left-text-col{
	width:60% !important;
	padding-right:10px;
}

td.right-image-col{
	width:40% !important;
}
td.right-image-col img{
	width:100% !important;
	height:auto !important;
}
.widthAuto, #table5 td, .calculatorTable table td{
	width:auto !important;
}
.text-size td font{
	font-size:10px;
}
#table5 td u font, .td.right-image-col font a{
	font-size:11px;
}
.page-tab{
	line-height:26px;
}
.page-tab font{
	font-size:12px;
}
.heading b font{
	font-size:24px;
}
.heading p font strong{
	font-size:15px;
}
.heading p strong font {
	font-size:14px;
}






.bottom-space{
	margin-bottom:10px;
}
.space{
	padding:10px;
}

#copyright{
	width:auto;
}
}

@media only screen and (max-width:479px) {

 

.calculator-table{

width:300px !important;

}

.calculatorOuter{

width:100%;

overflow-y:hidden;

padding:0 0 15px 0;

background:#333;

margin-bottom:15px;

}

.calculator-table td{

width:auto !important;

}

}
