@charset "utf-8";
@import url(
@import url("webfonts/Martel_Light/stylesheet.css");

@import url("webfonts/Martel_Bold/stylesheet.css");
@import url("webfonts/Martel_Bold/stylesheet.css");
@import url("webfonts/HP_Simplified/stylesheet.css");







/* Simple fluid media
   Note: Fluid media requires that you remove the media's height and width attributes from the HTML
   http://www.alistapart.com/articles/fluid-images/ 
*/
img, object, embed, video {
	max-width: 100%;
}
/* IE 6 does not support max-width so default to width 100% */
.ie6 img {
	width:100%;
}

/*
	Dreamweaver Fluid Grid Properties
	----------------------------------
	dw-num-cols-mobile:		2;
	dw-num-cols-tablet:		4;
	dw-num-cols-desktop:	4;
	dw-gutter-percentage:	25;
	
	Inspiration from "Responsive Web Design" by Ethan Marcotte 
	http://www.alistapart.com/articles/responsive-web-design
	
	and Golden Grid System by Joni Korpi
	http://goldengridsystem.com/
*/

/* Mobile Layout: 480px and below. */

.gridContainer {
	margin-left: auto;
	margin-right: auto;
	width: 81.9%;
	padding-left: 4.55%;
	padding-right: 4.55%;
	background-color: rgb(255,255,255);
}
#LayoutDiv1 {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
#fees-text {
	font-family: "HP Simplified";
	font-size: 18px;
	line-height: 144%;
	color: #FFFFFF;
	text-align: center;
	height: auto;
	width: 147px;
	margin-top: 122px;
	margin-left: 12px;
}
#hd {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	background-image: url(images/smallhdr.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 120px;
}
#feeart {
	clear: none;
	float: right;
	margin-left: 0;
	width: 187px;
	display: block;
	height: 251px;
	font-family: "HP Simplified";
	font-size: 20px;
	line-height: 144%;
	color: #FFFFFF;
	text-align: center;
	background-image: url(images/no-hidden-costs-storage.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: 22px;
}
#hd2 {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	height: auto;
	margin-top: 11px;
}
#ihd {
	clear: none;
	float: left;
	margin-left: 0;
	width: 98%;
	font-family: "Martel Light";
	font-size: 33px;
	font-style: normal;
	line-height: normal;
	color: rgb(204,0,0);
	background-color: rgb(255,255,255);
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 0%;
	text-align: left;
	margin-top: 12px;
	margin-bottom: 12px;

}

#i1 {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	font-family: "Martel Light";
	font-size: 15px;
	line-height: 155%;
	color: #333333;
	margin-top: 14px;
}
#i2 {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	font-family: "Martel Light";
	font-size: 15px;
	line-height: 144%;
	color: #666666;
}
#ft1 {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;

}
.shd {
	font-family: "Martel Bold";
	font-size: 15px;
	color: rgb(0,0,255);
}

#f11 {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	margin-bottom: 3%;
}
#f12 {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
#fourty {
	clear: both;
	float: none;
	margin-left: auto;
	margin-right: auto;	
	width: 100%;
	display: block;
	margin-bottom: 8px;	
	margin-top: 8px;	
    text-align: center;		
}
.bo1 {
	font-family: "Martel Bold";
	font-size: 15px;
	font-style: normal;
	line-height: 144%;
	font-weight: normal;
	font-variant: normal;
	color: rgb(0,0,0);
	text-align: left;
}
.h1 {
	font-family: "Martel Bold";
	font-size: 22px;
	font-style: normal;
	line-height: 144%;
	color: #0066FF;
	text-align: left;
	clear: both;
	float: left;
	width: 100%;
	padding-top: 16px;
	padding-bottom: 16px;
	
}

/* Tablet Layout: 481px to 768px. Inherits styles from: Mobile Layout. */

@media only screen and (min-width: 481px) {
.gridContainer {
	width: 85.5%;
	padding-left: 2.5%;
	padding-right: 2.5%;
}
#feeart {
	clear: none;
	float: right;
	margin-left: 0;
	width: 177px;
	display: block;
	height: 136px;
}
#fourty {
	clear: both;
	float: none;
	margin-left: auto;
	margin-right: auto;	
	width: 100%;
	display: block;
	margin-bottom: 8px;	
	margin-top: 8px;	
	text-align: center;	
}
#LayoutDiv1 {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	height: 11px;
}
#hd {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	background-image: url(images/strip-1420.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 133px;
}
#hd2 {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	height: auto;
	margin-top: 11px;
}
#ihd {
	clear: none;
	float: left;
	margin-left: 3%;
	width: 96%;
	display: block;
	background-color: rgb(255,255,255);
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 0%;
	text-align: left;
	margin-top: 6px;
	margin-bottom: 6px;
	
}

#i1 {
	clear: none;
	float: left;
	margin-left: 8%;
	width: 40%;
	display: block;
	font-size: 14.5px;
	line-height: 144%;
}
#i2 {
	clear: none;
	float: left;
	margin-left: 7%;
	width: 40%;
	display: block;
	font-family: "Martel Bold";
	font-size: 15px;
	font-style: normal;
	line-height: 144%;
	text-align: left;
}
#ft1 {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;

}

.bo1 {
	font-family: "Martel Light";
	font-size: 15px;
	font-style: normal;
	line-height: 155%;
	font-weight: normal;
	font-variant: normal;
	color: rgb(51,51,51);
	text-align: left;
}

#f11 {
	clear: none;
	float: left;
	margin-left: 5.2631%;
	width: 40%;
	display: block;
}

#f12 {
	clear: none;
	float: left;
	margin-left: 5.2631%;
	width: 40%;
	display: block;
}
}

/* Desktop Layout: 769px to a max of 1232px.  Inherits styles from: Mobile Layout and Tablet Layout. */

@media only screen and (min-width: 769px) {
.gridContainer {
	width: 85.5%;
	max-width: 1000px;
	padding-left: 2.5%;
	padding-right: 2.5%;
	margin: auto;
}
#feeart {
	clear: none;
	float: right;
	margin-left: 0;
	width: 187px;
	display: block;
	height: 251px;
	margin-right: 6px;
}
.h1 {
	font-family: "Martel Bold";
	font-size: 33px;
	line-height: 144%;
	color: #0066FF	
	
}
#fourty {
	clear: none;
	float: right;
	margin-left: 0px;
	margin-right: 8px;
	width: 150px;
	height: 145px;
	display: block;
	margin-bottom: 8px;
	margin-top: 8px;
	text-align: center;
}
#LayoutDiv1 {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	height: 12px;
}
#hd {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
#hd2 {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	margin-top: 6px;
}
#ihd {
	clear: none;
	float: left;
	width: 100%;
	display: block;
	font-family: "Martel Light";
	font-size: 44 normal;
	line-height: normal;
	color: rgb(204,0,0);
	background-color: rgb(255,255,255);
	padding-top: 6px;
	padding-bottom: 6px;
	text-align: left;
	margin-top: 12px;
	margin-bottom: 12px;
	margin-left: 0%;
	margin-right: 8%;
	border-bottom-width: thin;
	border-top-style: none;
	border-bottom-style: solid;
	border-bottom-color: rgb(204,204,204);
	padding-left: 0%;
}
#i1 {
	clear: none;
	float: left;
	width: 44%;
	display: block;
	margin-left: 5%;
}
#i2 {
	clear: none;
	float: left;
	width: 40%;
	display: block;
	margin-left: 5%;
	font-family: "Martel Bold";
	font-size: 15px;
	font-style: italic;
	line-height: 133%;
	font-weight: normal;
	color: rgb(0,0,0);
	text-align: left;
}
#ft1 {
	clear: none;
	float: left;
	width: 100%;
	display: block;
	font-family: "Martel Bold";
	font-size: 15px;
	font-style: normal;
	line-height: 133%;
	font-weight: normal;
	color: rgb(0,0,0);
	background-color: rgb(255,255,255);
	text-align: center;
	margin-top: 1%;
	padding-top: 8px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: medium;
	border-left-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: rgb(102,102,102);
	border-right-color: rgb(102,102,102);
	border-bottom-color: rgb(0,0,0);
	border-left-color: rgb(102,102,102);
	padding-bottom: 6px;
	margin-right: 0%;
	margin-left: 0%;

}
.mhd {
	font-family: "Martel Bold";
	font-size: 33px;
	font-style: normal;
	line-height: 133%;
	font-weight: normal;
	font-variant: normal;
	color: rgb(102,102,102);
}
.shd {
	font-family: "Martel Bold";
	font-size: 18px;
	color: rgb(0,51,255);
}


#f11 {
	clear: none;
	float: left;
	margin-left: 3%;
	width: 40%;
	display: block;
}

#f12 {
	clear: none;
	float: left;
	width: 40%;
	display: block;
	font-family: "Martel Bold";
	font-size: 15px;
	font-style: normal;
	line-height: 133%;
	color: rgb(0,0,0);
	margin-top: 0%;
	margin-left: 8%;
	padding-left: 0px;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: rgb(204,204,204);
}
#fees-text {
	font-family: "HP Simplified";
	font-size: 18px;
	line-height: 155%;
	color: #FFFFFF;
	text-align: center;
	height: auto;
	width: 147px;
	margin-top: 122px;
	margin-left: 12px;
}


.capt {
	font-family: "franklingothic book";
	font-size: 15px;
	font-style: normal;
	line-height: 133%;
	font-weight: normal;
	font-variant: normal;
	color: rgb(0,0,0);
	text-align: justify;
}
.bo1 {
	font-family: "Martel Bold";
	font-size: 15px;
	font-style: normal;
	line-height: 144%;
	font-weight: normal;
	font-variant: normal;
	color: rgb(0,0,0);
	text-align: left;

}
.fees {
	font-family: "HP Simplified";
	font-size: 22px;
	line-height: 28px;
	color: #0099FF;
}
}
