html, body{ 
	margin:0; 
	padding:0; 
} 

#pagewidth{ 
	max-width:90%;  
	min-width:45%;  
}

#outside {
	margin-bottom: -5px;
	padding-bottom: 0px;
	z-index: 1000000;
}

#leftcol{
	width:25%; 
	float:left; 
	position:relative; 
	background-color:#415485; 
	speak: none;
}


#maincol{
	background-color: #FFFFFF;
	float: right;
	display:inline;
	position: relative;
	width: 70%;

}

#footer{
	text-align: center; 
	background-color:#FFFFFF; 
	clear: both;
	margin-top: 75px;
	background-color: white;
	background-position: center;
	color: #4c4c4c;
	speak: none;
} 

#headline {
}



#linkboxes{
	margin-left:0;
	margin-right:0;
	margin-top: 5px;
	padding-top: 5px;
	clear: both;
} 


#contactForm  fieldset{
	width: 100%;
	height: 100%;
	padding: 2px;
	margin: 3px;
}

#contactForm label{
	color: #415485;
	font-size: medium;
	font-weight: bold;
}

#blackback {
	background-color: #000000;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 110%;
	font-size: medium;
	font-weight: normal;
	text-align: left;
}

.pindent {
	text-align: left;
	text-indent: 15pt;
}


h1{
	text-align: center;
	font-family: "Times New Roman", Times, serif;
	color: #283351;
}

h3 {
	font-family: Times, serif;
	color: #415485;
}

.flatlist{
	font-size: 88%;
	color: #415485;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	padding: 5px;
	margin: 5px;
}

.youarehere {
	color: #283351;
	font-size: 88%;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #C0C5D4;
}



sup {
	font-size: small;
}


.small {
	font-size: 75%;
	text-transform: none;
	text-align: center;
}
.minorhead {
	font-family: Arial, Helvetica, sans-serif;
	font-variant: small-caps;
	color: #415484;
}


.noCSS{
	display: none;
	speak: none;
}


.redline {
	text-decoration: underline;
	color: #FF0000;
}

.red {
	font-weight: bold;
	color: #FF0000;
}

.randomImage {
	margin: 0px;
	padding: 0px;
	clear: none;
	height: auto;
	width: auto;
	z-index: 5;
	display: inline;
}
.dead {
	text-align: left;
	color: #FFFFFF;
}

.bumper {
	padding: 2px;
	margin: 2px;
}



a:link{
	color:#283351;
	text-decoration:none;
	font-weight: bold;
	cursor: pointer;
	padding: 2px;
}

a:visited{
	color:#555555;
	text-decoration:none;
	font-weight: bold;
	cursor: pointer;
	padding: 2px;
}

a:hover {
	color:#FF0000;
	text-decoration:underline;
	cursor: pointer;
	font-weight: bold;
	padding: 2px;
}

a:active{
	color:#FF0000;
	text-decoration:none;
	font-weight: bold;
	padding: 2px;
}



.copyright{
	clear: none;
	margin-right: 25px;
	color: #666666;
	font-size: 80%;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	font-variant: small-caps;
	vertical-align: middle;
}

.bottommenu{
	text-align: center;
	color: #000000;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
}



.bottommenu a{
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
	cursor: pointer;
	padding: 2px;
}

.bottommenu a:link{
	color:#000000;
	text-decoration:underline;
	font-weight: bold;
	cursor: pointer;
	padding: 2px;
}

.bottommenu a:visited{
	color:#555555;
	text-decoration:none;
	font-weight: bold;
	cursor: pointer;
	padding: 2px;
}

.bottommenu a:hover {
	color:#D9DFED;
	text-decoration:none;
	cursor: pointer;
	font-weight: bold;
	background-color:#415485;
	padding: 2px;
}

.bottommenu a:active{
	color:#FF0000;
	text-decoration:none;
	font-weight: bold;
	padding: 2px;
}


.minorchange{
	font-size: large;
	font-weight: bold;
	color: #415485;
	text-align: center;
}


.specialtitle{
	font-size: x-large;
	color: #415485;
	text-align: center;
	font-style: italic;
	font-weight: bold;
	font-variant: small-caps;
}

.special{
	font-size: 95%;
	color: #000000;
	text-align: center;
	font-style: italic;
	font-weight: bold;
	line-height: normal;
}


#findstore{
	background-color: #C0C5D4;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: groove;
	border-bottom-style: groove;
	border-top-color: #4F659D;
	border-bottom-color: #4F659D;
}

#findstore2{
	background-color: #FFFFFF;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: groove;
	border-bottom-style: groove;
	border-top-color: #4F659D;
	border-bottom-color: #4F659D;
}

.stores {
	margin: 0px 2px 35px;
	padding: 0px 2px 25px;
	clear: both;
	float: left;
}
.storelist {
	margin: 3px;
	padding: 3px;
	list-style-position: inside;
	list-style-image: url(../images/bluenet_check_bullet_md_wht.gif);
}

.storelist a:hover{
	color: #FF0000;
}

label,span.spacer{
	width: 140px;
}

label{
	font-weight: bold;
	color: #35446B;
	font-size: small;
}

fieldset{
	margin-bottom: 15px;
	border: 1px groove #415485;
	padding: 10px;
	width: 175px;
	color: #35446B;
}

#bigger fieldset{
	width: 400px;
}

legend{
	font-weight: bold;

}

input{
	
	background-color: #9FA9C2;
}

textarea{
	background-color: #9FA9C2;
}

select {
	background-color: #9FA9C2;
}

/* *** Float containers fix:
http://www.csscreator.com/attributes/containedfloat.php *** */ 

.clearfix:after {
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

.clearfix {
display: inline;
}

/* Hides from IE-mac \*/
* html .clearfix{
height: 1%;
}
.clearfix{
display: block;
}
/* End hide from IE-mac */  



/*printer styles*/ 
@media print{ 
/*hide the left column when printing*/ 
#leftcol{display:none;} 
#twocols, #maincol{width:100%; float:none;}
}
em {
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	color: #333333;
	text-align: center;
	font-size: small;
}
.higher {
	top: -25px;
}
.travel {
	text-align: center;
}
.pnoindent {
	text-align: left;
}
.faqques {
	font-weight: bold;
	color: #000000;
	list-style-type: none;
	top: 25px;
	font-size: small;
}
.faqans {
	list-style-position: inside;
	list-style-image: url(../images/bullet1.jpg);
	color: #003300;
	font-size: medium;
}
.nobullet {
	background-color: #C0C5D4;
	clear: both;
	height: 10px;
	list-style-type: none;
}
.question {
	font-size: 80%;
	color: #990000;
}
.answer {
	font-size: 80%;
	color: #006600;
}
.darkblue {
	font-weight: bold;
	color: #415485;
	text-align: left;
}
.mediumblue {
	font-size: small;
	color: #9FA9C2;
}
.green {
	font-size: medium;
	font-weight: bold;
	color: #52CF81;
}
.black {
	font-size: small;
	color: #415485;
	font-weight: bold;
}


.black a:link {
	font-size: small;
	color: #415485;
	font-weight: bold;
}

.black a:visited {
	font-size: small;
	color: #415485;
	font-weight: bold;
}
.black a:hover{
	font-size: small;
	color: #FF0000;
	font-weight: bold;
}

.hand {
	text-align: left;
}

.foot {
	text-align: center;
}
.darkgreen {
	color: #006600;
	font-size: medium;
	font-style: italic;
}
.orange {
	color: #CC6600;
	font-size: medium;
	font-style: italic;
}

/* ------ added by Najah 07 04 07 ------ */



#white {
	color: #FFFFFF;
	text-align: left;
	font-size: medium;
}

#white a:focus, #white a:hover, #white a:active {
	color: #FF0000;
	
}

.live {
	color: #FFFFFF;

	font-size: smaller;
	text-align: left;
}
/* ------ end home edit ------ */
.sizechange {
	font-size: 90%;
	color: #FFFFFF;
	letter-spacing: 2pt;
}

.realblack {
	color: #000000;
	letter-spacing: 2pt;
	font-size: larger;
	text-align: center;
	font-weight: bolder;
}

.subtitle {
	color: #000000;
	font-size: larger;
	text-align: center;
	font-weight: bolder;
}

.space {
	color: #000000;
	font-size: small;
}

.formtext {
	font-family: Times, serif;
	color: #415485;
	font-size: medium;
	font-weight: bold;
}

.smalllist {
	font-size: 80%;
	text-transform: none;
	text-align: left;
	color: #000000;
}
.italic {
	font-size: 100%;
	font-style: italic;
}
.linktext a{
	text-decoration: underline;
	z-index:  99999999;
}

.sizer a{
	z-index:  99999999999;
	font-size: 75%;
	padding-top: 5px;
	clear: both;
}
.blurb {
	font-size: x-small;
	font-style: italic;
	color: #000000;
	text-align: center;
	margin: 5px;
	padding: 5px;
}