td#td_how {
        width:300px;
        height:300px;
        background:url("/images/thirteen/how_off.gif");
        position: relative;
        background-size: 100%
        -webkit-background-size:100% 100%;        /*  Safari  */
    	-khtml-background-size:100% 100%;         /*  Konqueror  */
    	-moz-background-size:100% 100%;    
        
}

td#td_what {
        width:300px;
        height:300px;
        background:url("/images/thirteen/what_off.gif");
        position: relative;
        background-size: 100%
        -webkit-background-size:100% 100%;        /*  Safari  */
    	-khtml-background-size:100% 100%;         /*  Konqueror  */
    	-moz-background-size:100% 100%;    
        
        
}

td#td_why {
        width:300px;
        height:300px;
        background:url("/images/thirteen/why_off.gif");
        position: relative;
        background-size: 100%
        -webkit-background-size:100% 100%;        /*  Safari  */
    	-khtml-background-size:100% 100%;         /*  Konqueror  */
    	-moz-background-size:100% 100%;    
        
        
}
td#td_who {
        width:300px;
        height:300px;
        background:url("/images/thirteen/who_off.gif");
        position: relative;
        background-size: 100%
        -webkit-background-size:100% 100%;        /*  Safari  */
    	-khtml-background-size:100% 100%;         /*  Konqueror  */
    	-moz-background-size:100% 100%;    
        
}




td {
    padding:0;
}
table {
    border-collapse:collapse;
}

.main_table
{
	border: 5px solid #000066;
	
}

.main_heading
{
	background-color:	#000066;
	color:				#FFFFFF;
	font-size: 18pt;
}

.check_cell
{
	align: center;
	border: 1px solid #000066;
	padding: 5px;
	
}

.footnote
{
	width:300px;
	height:50px;
	position:absolute;
	left:50%;
	margin: 50px 0 0 -150px;
	font-size: 10pt;
	color: #666699;
}

.footnote_link
{
	font-size: 10pt;
	color: #666699;
}

img.page_image 
{
    float: right;
    margin: 5px;
    border: 5px solid #000066;
}

img.page_image_left
{
    float: left;
    margin: 5px;
    border: 5px solid #000066;
}

img.page_image_no_border
{
    float: right;
    margin: 5px;
    border:	0;
}

img.page_image_left_no_border
{
    float: left;
    margin: 5px;
    border: 0;
}


.main_row
{
	padding: 3px;
}

.title_cell
{
	padding: 5px;
	background-color:	#000066;
	color:				#FFFFFF;
	font-size: 18pt;
	border: 5px solid #000066;
	
}

.main_text
{
	overflow: hidden;
	
}

#info
{
	z-index: 10;
	position: absolute;
	left: 70px;
	top: 70px;
	background: rgb(152,153,252);
	background:	rgba(152,153,252,0.9);
	/*background:url("/images/thirteen/bg.gif") no-repeat 0 75%; */
  	background-size: 100%;
	color:				#000066;
	font-family:        Arial, sans-serif;
	font-size:          10pt;
	width: 800px;
	height: 600px;
	border: 5px solid #000066;
	padding: 1px;
	



}

.outer_centered
{
	width:600px;
	height:600px;
	position:absolute;
	left:50%;
	top:50%;
	margin:-300px 0 0 -300px;
}

#bottom
{
	width:900px;
	height:50px;
	position:absolute;
	top:100%;
	left:50%;
	margin:-30px 0 0 -450px;
	color: #000066;
	font-size: 12pt;
	font-weight: bold;
	
}

.phone_title
{
	color:	#000066;
	font-size: 8pt;
	font-weight:bold;
	margin: 2px;
	float: right;
	padding-top: 2px;
}

.phone-menu
{
	width: 95%;
	display: block;
	clear: both;
}

.fixed-top
{
	position: fixed;
	background: #FFFFFF;
}
.phone_logo
{
	border: 0;
	padding: 10px;
	margin: 2px;
	float: left;
	width: 20%;
}

#info_title
{
	position: relative;
	top: 30px;
	text-align: center;
	
}

#info_heading
{
	z-index: 15;
	position: absolute;
	left: 0px;
	top: 0px;
	background-color:	#000066;
	 background:url("/images/thirteen/top_bar.gif");
	color:				#FFFFFF;
	font-family:        Verdana,Arial Black,Gadget,Arial,sans-serif;
	font-size:          40pt;
	font-weight:		bold;
	width: 800px;
	height: 100px;
	border: 1px solid #000066;
	padding: 1px;
}

#info_sub_links
{
	color:				#999999;
	font-family:        Verdana,Arial Black,Gadget,Arial,sans-serif;
	font-size:          16pt;
	z-index:			16; 
	text-align: center;
	position: relative;
	top: 50px;

}

.main_link
{
	font-family:        Verdana,Arial Black,Gadget,Arial,sans-serif;
	font-size:          16pt;
	text-decoration:	none;	
	height:				-10;
}

.main_link_mo
{
	color:			#ffff33;
}


#close_icon
{
	z-index: 40;
	position: absolute;
	background-color:	#FFFFFF;
	background-image: url(/images/thirteen/close.gif);
	right: 10px;
	top: 0px;
	width: 35px;
	height: 35px;
	
}


#head_menu
{
	z-index: 40;
	position: absolute;
	left: 1px;
	top: 1px;
	background-image: url(/images/thirteen/corner_logo.gif);
	width: 119px;
	height: 119px;
	border: 5px solid #000066;
	
}



#info_data
{
	z-index: 30;
	position: absolute;
	left: 5px;
	top: 100px;
	font-family:        Arial, sans-serif;
	font-size:          16pt;
	text-align:	left;
	margin-left: 5px;
	margin-right: 5px;
	padding:	30px;
	overflow: auto;

}


.main_title
{ 
	cursor: hand;
	padding: 16px;
	font-size:24pt;
	color: #FFFFFF;
	background: #000066;
	
	background:url("/images/thirteen/main_title.gif") no-repeat;
  	height: 50px;
}

.sub_title
{
	cursor: hand;
	padding: 8px;
	font-size:18pt;
	color: #FFFFFF;
	background: #000066;
	background:url("/images/thirteen/sub_title.gif") no-repeat;
	height: 38px;
}

a:link              { color:#000066; text-decoration:underline; }
a:visited           { color:#000066; text-decoration:underline; }
a:hover             { color:#669966; text-decoration:underline; }
a:active            { color:#000066; text-decoration:underline; }

@media (max-width: 767px) 
{
.main_title
{ 
	cursor: hand;
	padding: 8px 8px;
	font-size:14pt;
	color: #FFFFFF;
	background: #000066;
	
	background:url("/images/thirteen/main_title.gif") no-repeat;
  	height: 22px;
}

.sub_title
{
	cursor: hand;
	padding: 2px 5px;
	font-size:12pt;
	color: #FFFFFF;
	background: #000066;
	background:url("/images/thirteen/sub_title.gif") no-repeat;
	height: 17px;
}
img.page_image 
{
   display: none;
}

img.page_image_left
{
     display: none;
}

.footnote
{
	display: none;
}

.title_cell
{
	padding: 5px;
	background-color:	#000066;
	color:				#FFFFFF;
	font-size: 12pt;
	border: 5px solid #000066;
	
}
}




