﻿.callinfo {
	display:none	
}

.links {
	background-color:white;
	line-height:160%;
	text-decoration:none;
	font:bold;
	font-size:14px;
	padding-top:9px; 
	padding-left:7px;
	padding-right:7px;
	padding-bottom:4px; 
	}

.links a {
	text-decoration:none;
}

.success
{
	display:none
}

.success2
{
display:none
}

.topbar {
	width:100%;
	font-size: small;
	color:black;
	background-color:#F2F2F2;
	height:30px;
	border-bottom-color:black;
	border-bottom-width:thin;
	border-bottom-style:solid;
	position:fixed
}

.topbarleft a {
	color:black;
	text-decoration:none
}

.topbarleft a:hover {
	color:red
}

.topbarright a {
	color:blue;
	text-decoration:none;
    font-weight:500;
    font-size:11pt
}

.topbarright a:hover {
	color:blue
}

.topbarleft {
	float:left

}

.topbarright {
	float:right;
	margin-right:6px;
	padding-top:7px;
	color:black
}

.success2
{
	width:980px;
	height:24px;
	background-color:white;
	margin-top:4px;
	text-align:right;
	margin-left:auto;
	font-family:calibri;
	margin-right:auto
}

.bottommenucase {
	margin-left:auto;
	margin-right:auto;
	width:100%;
	height:1px;
	background:#000035
}

.top
{
display: none;
}

.top img {
  width: auto;
  height : auto;
  max-height: 100%;
  max-width: 100%;
}
.top2
{
	background-color: #000000; 
	margin-right: auto; 
	margin-left: auto; 
	width: inherit
}

.topbody {
	background-image:url('images/bg.png');
	height:auto;
	width:100%;
	
}

.topbody2 {
	background-color:#2D2D2D;
	height:35px;
	width:auto;
	margin-left:-10px;
	margin-right:-15px;	

}

.topmenucase {
	width: 100%;
	height:6px;
	background:#000035
}

.bottom menucase {
	margin-left:auto;
	margin-right:auto;
	width:100%;
	height:2px;
	background:#000035
}


.topmenu{
	border:none;
	border:0px;
	height:auto;
	width: 980px; 
	margin-right: auto; 
	margin-left: auto; 
	padding:0px;
	font: 67.5% "Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	}
	
.topmenu ul{
	background:#333333;
	height:24px;
	list-style:none;
	margin:0;
	padding-bottom:4px;
	}
	.topmenu li{
		float:left;
		padding:0px;
		}
	.topmenu li a{
		background:#333333 url("images/seperator.gif") bottom right no-repeat;
		color:#cccccc;
		display:block;
		font-weight:normal;
		line-height:35px;
		margin:0px;
		padding:0px 25px;
		text-align:center;
		text-decoration:none;
		}
		.topmenu ul li:hover a{
			background: #2580a2 url("images/hover.gif") bottom center no-repeat;
			color:#FFFFFF;
			text-decoration:none;
			}
		.topmenu li a:hover{
			background: #2580a2 url("images/hover.gif") bottom center no-repeat;
			color:#FFFFFF;
			text-decoration:none;
			}
	.topmenu li ul{
		background:#333333;
		display:none;
		height:auto;
		padding:0px;
		margin:0px;
		border:0px;
		position:absolute;
		width:225px;
		
		/*top:1em;
		/*left:0;*/
		}
	.topmenu li:hover ul{
		display:block;
		
		}
	.topmenu li li {
		background:url('images/sub_sep.gif') bottom left no-repeat;
		display:block;
		float:none;
		margin:0px;
		padding:0px;
		width:225px;
		}
	.topmenu li:hover li a{
		background:none;
		
		}
	.topmenu li ul a{
		display:block;
		height:35px;
		font-size:12px;
		font-style:normal;
		margin:0px;
		padding:0px 10px 0px 15px;
		text-align:left;
		}
	.topmenu li ul li:hover a{
		background:#2580a2 url('images/hover_sub.gif') center left no-repeat;
		border:0px;
			color:#ffffff;
			text-decoration:none;
			}
		.topmenu li ul a:hover{
			background:#2580a2 url('images/hover_sub.gif') center left no-repeat;
			border:0px;
			color:#ffffff;
			text-decoration:none;
			}
	.topmenu p{
		clear:left;
		}	

		

.toptext {
	background-color: #2D2D2D;
	height: 57px;
	width: auto;
	margin-left: -10px;
	margin-right: -15px;
	padding-top: 8px;
	color: #FFFFFF;
}

.toptext2 {
	background-color: #2D2D2D;
	height: 50px;
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	text-align:right;
	font-family: Tahoma;
	color: #FFFFFF;
}


.main
{
	width:100%;
	margin-right: auto; 
	margin-left: auto; 
	background-color: white;
	float:center;
}

.fees
{
	width: 500px;
	height: 230px;
	background-color : #EFEFEF;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
}

.charged
{
	width: 350px;
	height: 200px;
	background-color:navy;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	border:thin black solid
}


.left
{
	height: 600px;
	width:165px;
	float:left;
	margin-top:18px;
	margin-left:20px;
	clear:left;
	
}
.menu
{
	border-style: solid; 
	border-width: 0px 1px 1px 1px; 
	border-color: #Eee; 
	height: 345px; 
	width: 172px; 
	position: relative; 
	float: left; 
	padding-left: 8px;
}

.menu a

{
	text-decoration:none;
	color:blue
}

.menu a:hover {
	color:#F50F03;
	text-decoration:underline
}

.menutop
{
	border-style: solid; 
	border-width: 0px 1px 0px 1px; 
	padding: 5px 0px 0px 11px; 
	width: 168px; 
	height: 23px; 
	position: absolute; 
	margin-left: -8px; 
	vertical-align: middle; 
	background-image: url('images/top2.png'); 
	background-repeat: no-repeat; 
	border-top-color: #FFFFFF; 
	border-left-color: #eee; 
	border-right-color: #eee; 
	margin-top: 0px;
	color: #3E3C3C;
	font-family: Calibri;
}

.menu2
{
	border-style: solid; 
	border-width: 0px 1px 1px 1px; 
	border-color: #Eee; 
	height: 265px; 
	width: 172px; 
	float: left; 
	margin-top : 6px; 
	padding-left: 8px;
}

.menu2 a

{
	text-decoration:none;
	color:blue
}

.menu2 a:hover {
	color:#F50F03;
	text-decoration:underline
}


.menu3
{
	border-style: solid; 
	border-width: 0px 1px 1px 1px; 
	border-color: #Eee; 
	height: 100px; 
	width: 172px; 
	position: relative; 
	float: left; 
	margin-top : 6px; 
	padding-left: 8px;
}

.menu3 a

{
	text-decoration:none;
	color:blue
}

.menu3 a:hover {
	color:#F50F03;
	text-decoration:underline
}

.center
{
	width: 95%;
	float: left;
	font-family: Arial;
	font-size: small;
	padding-top: 3%;
	padding-left: 2%;
	padding-right: 3%;
	color:#282828;
	background-color:white;

}

.indent {
	
	display:none
}

.mainbottom {
	width: 570px;
	font-size: medium;
	text-align: left;
	color: #3E3C3C;
}

.mainbottoml {
width: 285px;
height: 140px;
float:left
}

.mainbottomr {
width: 285px;
height: 140px;
float:right
}

.mainbottomt {
	width: 570px;

}

.numbers {
	color: #333333;
	width: 570px;
	}


.toplink

{
	text-align:right;
	color: #000000;
	text-decoration:none
}

.success2 a {
	text-decoration:none;
	color:black
}
.success2 a:visited {
	text-decoration:none;

}

.success2 a:hover {
	color:red
}

.provide {
	background-color:#069;
	font:bold;
	font-size:14px;
	color:white;
	padding-top:9px; 
	padding-left:7px;
	padding-right:7px;
	padding-bottom:4px; 
	}

.providecontact {
	display:none
}

.callinfomob {
	margin-left:auto;
	margin-right:auto;	
}

.callinfo2 {	
}

.callinfo3 {
	font-weight:bold
	}
	
.callinfo {
	display:none	
}
	
.theftunder5000 {
	display:none
	
}

.theftunder5000mob {
	width: 100%;
	margin-right : auto; 
	margin-left: auto;
	
}
.showimage {
	width: 100%;
	margin-right : auto; 
	margin-left: auto;
}

.showimage2 {
	font-weight:bold;
	width: 100%;
	margin-right : auto; 
	margin-left: auto;
	
}
.showimage3 {
	font-weight:bold;
	padding-top:12px;
	font-weight:bold;
	width:80%;
	margin-left:auto;
	margin-right:auto;
}
	
.bottomlinks {
	width:100%;
	margin-left:auto;
	margin-right:auto;
	font-size:12px
	
}
.bottomlinks2
{
	width:auto;
	height:auto;
	background-color:white;
	margin-top:4px;
	text-align:left;
	margin-left:auto;
	font-family:calibri;
	font-size:large;
	margin-right:auto
}

.bottomlinks a {
	text-decoration:none;
	color:#2D2D2D
}
.bottomlinks a:visited {
	text-decoration:none;

}

.bottomlinks a:hover {
	text-decoration:underline
	}


.contact
{
	width: 100%; 
	margin-right: auto;
	padding-top:1%;
	font-size:small;
	background-color:#E8E8E8
}

.right
{
	width: 30%;
	background-color: white;
	float:left;
	display:none	 
}
.body
{
	 margin-right: 0px; 
	 margin-left: 0px; 
	 height:auto;
	 margin-bottom:-8px;
	 background-color:#CCC
}


html { height:100%; }
#main { height:100%; }

.line {
	margin: -17px 0px 0px 0px; 
	position: relative; 
	width: 519px;
}

.bottom
{
	background-color:black;
	width:980px;
	height:165px;
	margin-left:auto;
	margin-right:auto;
	clear:left
}

.infobottom
{
	background-color:black;
	width:400px;
	float:left;
	height:130px;
	color: #FFFFFF;
	font-size: small;
	text-align: left;
	margin-left:10px

}

.h1
{
	font-size: large;
	text-align: left;
	color:#282828;
	padding-top:16px

}

.h2
{
	color: #800000;
	font-size:small;
	font-family: Arial;
}

.h3
{
	font-style:oblique;
	font-size:small
}

body
{
  margin: 0;
  padding: 0;
  
  background: #232323;
  color: #cdcdcd;
  font-family: "Avenir Next", "Avenir", sans-serif;
}

#menuToggle
{
  display: block;
  position: absolute;
  top: 5px;
  left: 5px;
  
  z-index: 1;
  
  -webkit-user-select: none;
  user-select: none;
}

#menuToggle a
{
  text-decoration: none;
  color: #232323;
  
  transition: color 0.3s ease;
}

#menuToggle a:hover
{
  color: red;
}


#menuToggle input
{
  display: block;
  width: 40px;
  height: 32px;
  position: absolute;
  top: -7px;
  left: -5px;
  
  cursor: pointer;
  
  opacity: 0; 
  z-index: 2; 
  
  -webkit-touch-callout: none;
}

#menuToggle span
{
  display: block;
  width: 33px;
  height: 4px;
  margin-bottom: 5px;
  position: relative;
  
  background: #000000;
  border-radius: 3px;
  
  z-index: 1;
  
  transform-origin: 4px 0px;
  
  transition: transform 0.5s cubic-bezier(0.77,0.2,0.05,1.0),
              background 0.5s cubic-bezier(0.77,0.2,0.05,1.0),
              opacity 0.55s ease;
}

#menuToggle span:first-child
{
  transform-origin: 0% 0%;
}

#menuToggle span:nth-last-child(2)
{
  transform-origin: 0% 100%;
}

#menuToggle input:checked ~ span
{
  opacity: 1;
  transform: rotate(45deg) translate(-2px, -1px);
  background: #232323;
}

#menuToggle input:checked ~ span:nth-last-child(3)
{
  opacity: 0;
  transform: rotate(0deg) scale(0.2, 0.2);
}


#menuToggle input:checked ~ span:nth-last-child(2)
{
  transform: rotate(-45deg) translate(0, -1px);
}

#menu
{
  position:fixed;
  width: 100%;
  margin: -100px 0 0px -50px;
  padding: 50px;
  padding-left:85px;
  padding-top:105px;
  padding-bottom:155px;

 max-height: calc(100% - 50px);
  overflow:hidden;

 
 


  
  background: #ededed;
  list-style-type: none;
  -webkit-font-smoothing: antialiased;

  
  transform-origin: 0% 0%;
  transform: translate(-100%, 0);
  
  transition: transform 0.5s cubic-bezier(0.77,0.2,0.05,1.0);
}

#menu li
{
  padding: 10px 0;
  font-size: 24px;
}

#menuToggle input:checked ~ ul
{
  transform: none;
}