@charset "UTF-8";
/* CSS Document */

a img { border: 0px; }

html { 
	min-height: 100%;
    	height: 100%;
    	margin-bottom: 1px;
    	overflow: -moz-scrollbars-vertical !important; 
}
body{
	margin:0;
	margin-top:0;	
	background:url("../images/gray.gif")
}

:-moz-any-link:focus {
	outline: none;
}

:focus{
	-moz-outline-style: none;
}

a{
	outline: none;
	color:#2a8ebf;
	text-decoration: underline;
}
a:hover {
	outline: none;
	color:#2a8ebf;
	text-decoration: none;
}
a:active{
	outline: none;
	color:#2a8ebf;
	text-decoration: underline;
}
a img { border: 0; }

td{
	color:#000000;
	font-family:arial;
	font-size:12px;
}

.containers {
	background:url("../images/bg_containers.gif");
	color:#000000;
	font-family:arial;
	font-size:12px;
	
}


.navbottom {
	background:url("../images/nav_bottom_bg.jpg");
	background-repeat:no-repeat;
	color:#000000;
	font-family:arial;
	font-size:10px;
}

.navbottommain {
	background:url("../images/navbottommain.jpg");
	color:#000000;
	font-family:arial;
	font-size:10px;
}

.bottomnav_links{
	color:#000000;
	font-family:arial;
	font-size:10px;
	font-weight:bold;
	line-height: 12px;
}

a.bottomnav_links{
	text-decoration:none!important;
}
a.bottomnav_links:hover{
	text-decoration:none!important;
	color:#f47920;
}


.border_bottom{
	background:url("../images/border_bottom.jpg");
	background-repeat:no-repeat;
	background-color:#88898c;
}


.orange{
	color:#f47920;
}

.blue{
	color:#2a8ebf;
}

.white{
	color:#FFFFFF;
}

.bluebox{
	background:#2a8ebf;
}


.homecopy{
line-height: 16px;
}
.burger{
	background:url("../images/pic_promo.jpg");
	background-repeat:no-repeat;
	background-position:left;
}
.footer{
	font-family:arial;
	font-size:10px;
	color:#FFFFFF;
}

.copy{
	background:url("../images/gray.gif");
	font-family:arial;
	font-size:9px;
	color:#FFFFFF;
}


