*{
	padding:0;
	margin:0;
}
 body {
	font-size:62.5%;
	background-color:rgb(255,255,255);
	font-family:verdana,arial,sans-serif;
} 
.page-container {width:900px; margin:0px auto; margin-top:10px; margin-bottom:10px; border:solid 1px rgb(150,150,150); font-size:1.0em;}
.main {clear:both; width:900px; padding-bottom:30px; background:url('../img/bg_main_withnav.jpg') repeat-y top left;}
.main-navigation {display:inline ; float:left; width:200px; overflow:visible !important ; overflow:hidden ;}
.main-content {display:inline; ; float:left; width:640px; margin:0 0 0 30px; overflow:visible !important ; overflow:hidden ;}
.footer {
	clear:both;
	width:900px;
	background:rgb(225,225,225) url('../img/bg_foot.jpg') no-repeat;
	font-size:1.0em;
	overflow:visible !important ;
	overflow:hidden  !important;
	padding-left:0;
	padding-right:0;
	padding-top:1.0em;
	padding-bottom:1.0em;
	text-align: center;
}

.header {width:900px; font-family:"trebuchet ms",arial,sans-serif;}
.header-top {
	width:900px;
	height:88px;
	background:rgb(240,240,240) url('../img/bg_head_top.jpg');
	overflow:visible !important ;
	overflow:hidden !important
}
.header-middle {
	width:900px;
	height:30px;
	background:rgb(230,230,230) url('../img/bg_head_middle.jpg');
	overflow:visible !important ;
	overflow:hidden  !important
}
.header-bottom {width:900px; height:40px; background:rgb(255,255,255) url('../img/bg_head_breadcrumbs.jpg') repeat-y;}
.header-breadcrumbs {
	clear:both;
	width:900px;
	background:rgb(255,255,255) url('../img/bg_head_breadcrumbs.jpg') repeat-y;
	;
	padding-left:0;
	padding-right:0;
	padding-top:1em
}

.sitelogo {
	width:179px;
	height:72px;
	position:absolute;
	z-index:1;
	;
	margin-left:16px;
	margin-right:0;
	margin-top:8px;
	margin-bottom:10;
	background-image: url(../img/Partners1st.png);

}
.fb {
	width:120px;
	height:41px;
	position:absolute;
	z-index:1;
	;
	margin-left:777px;
	margin-right:4px;
	margin-top:6px;
	margin-bottom:4;
	background-image: url(../img/facebook.png);
	background-repeat: no-repeat;
	top: 12px;

}

.nav1 {
	width:350px;
	position:absolute;
	z-index:3;
	margin-top: 60px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 550px;
}
.nav1 ul {float:right; padding:0 15px 0 0; font-weight:bold;}	
.nav1 li {display:inline; list-style:none;}
.nav1 li a {display:block; float:left; padding:2px 5px 2px 5px; color:rgb(125,125,125); text-decoration:none; font-size:120%;}
.nav1 a:hover {text-decoration:none; color:rgb(50,50,50);}

.nav2 {float:left; width:900px; border:medium none; background:rgb(220,220,220) url('../img/bg_head_bottom_nav.jpg') no-repeat; color:rgb(75,75,75); font-size:130%} 
.nav2 ul {list-style-type:none;}
.nav2 ul li {float:left; position:relative; z-index:auto !important ; z-index:1000 ; border-right:solid 1px rgb(175,175,175);}
.nav2 ul li a {float:none !important ; float:left /*IE-6*/; display:block; height:3.1em; line-height:3.1em; padding:0 16px 0 16px; text-decoration:none; font-weight:bold; color: rgb(100,100,100);}
.nav2 ul li ul {display:none; border:none;}

.nav2 ul li:hover a {background-color:rgb(210,210,210); text-decoration:none;}
.nav2 ul li:hover ul {display:block; width:10.0em; position:absolute; z-index:999; top:3.0em; margin-top:0.1em; left:0;}
.nav2 ul li:hover ul li a {display:block; width:10.0em; height:auto; line-height:1.3em; margin-left:-1px; padding:4px 16px 4px 16px; border-left:solid 1px rgb(175,175,175); border-bottom: solid 1px rgb(175,175,175); background-color:rgb(237,237,237); font-weight:normal; color:rgb(50,50,50);} 
.nav2 ul li:hover ul li a:hover {
	background-color:#333399;
	text-decoration:none;
	color: rgb(210,210,210);
} 

.nav2 table {position:absolute; top:0; left:0; border-collapse:collapse;}
.nav2 ul li a:hover {background-color:rgb(210,210,210); text-decoration:none;}
.nav2 ul li a:hover ul {display:block; width:10.0em; position:absolute; z-index:999; top:3.1em; t\op:3.0em; left:0; marg\in-top:0.1em;}
.nav2 ul li a:hover ul li a {
	display:block;
	w\idth:10em;
	height:1px;
	line-height:1.3em;
	padding:4px 16px 4px 16px;
	border-left:solid 1px rgb(175,175,175);
	border-bottom: solid 1px rgb(175,175,175);
	background-color:rgb(237,237,237);
	font-weight:normal;
	color:rgb(50,50,50);
}
.nav2 ul li a:hover ul li a:hover {background-color:rgb(210,210,210); text-decoration:none;} 


.main-navigation .round-border-topright {width:10px; height:10px; position:absolute; z-index:10; background:url('../img/bg_corner_topright.gif') no-repeat;; margin-left:190px; margin-right:0; margin-top:0; margin-bottom:0}

/*main body*/
.column1-unit {
	width:640px;
	margin-bottom:2px !important ;
	margin-bottom:5px ;
}
.column2-unit-left {float:left; width:300px; margin-bottom:10px !important ; margin-bottom:5px ;}
.column2-unit-right {float:right; width:300px; margin-bottom:10px !important ; margin-bottom:5px ;}

input.btn {
	color:#6F6F6F;
	background-color:#F3F3F3;
	border:1px solid;
	border-color: #555;
	font-family: 'trebuchet ms', helvetica, sans-serif;
	font-size: 84%;
	font-weight: normal;
	margin-top: 2px;
	margin-right: 2px;
}

.footer p {
	line-height:1.3em;
	color:rgb(125,125,125);
	font-weight:bold;
	font-size:110%;
	text-align: center;
}
.footer p.credits {font-weight:normal;}
.footer a {text-decoration:underline; color:rgb(125,125,125);}
.footer a:hover {text-decoration:none; color:rgb(0,0,0);}
.footer a:visited {color:rgb(0,0,0);}

.page-container:after, .header:after, .header-breadcrumbs:after, .main:after, .main-navigation:after, .main-content:after {content:"."; display:block; height:0; clear:both; visibility:hidden;}
.column1-unit:after, .column2-unit-left:after, .column2-unit-right:after, .column3-unit-left:after, .column3-unit-middle:after, .column3-unit-right:after {content:"."; display:block; height:0; clear:both; visibility:hidden;}
.footer:after, p:after {content:"."; display:block; height:0; clear:both; visibility:hidden;}
.clear-contentunit {
	clear:both;
	width:640px;
	height:.1em;
	border:none;
	background:rgb(210,210,210);
	color:rgb(210,210,210);
}

/*printing-other*/
@media print {.header-top {width:900px; height:80px; background:rgb(240,240,240); overflow:visible !important ; overflow:hidden ;}}
@media print {.header-breadcrumbs {width:900px; background:transparent;}}
@media print {.nav2 {float:left; width:900px; border:none; background:rgb(240,240,240); color:rgb(75,75,75); font-size:1.0em; font-size:130%;}} 
@media print {.main {clear:both; width:900px; padding-bottom:30px; background:transparent;}}
@media print {.main-navigation {display:inline ; float:left; width:199px; border-right:solid 1px rgb(200,200,200); border-bottom:solid 1px rgb(200,200,200); background-color:rgb(240,240,240); overflow:visible !important ; overflow:hidden /*IE*/;}}
@media print {.footer {clear:both; width:900px; height:3.7em; padding:1.1em 0 0; background:rgb(240,240,240); font-size:1.0em; overflow:visible !important ; overflow:hidden ;}}
.searchbox {
	margin-top: 6px;
}
.page-container .footer h5 {
	text-align: center;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #7D7D7D;
	margin-right: 10px;
	margin-left: 10px;
}
.visatable {
	border: 2px solid #006;
	display: table;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	margin-top: 4px;
	margin-right: 4px;
	margin-bottom: 4px;
	margin-left: 4px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 100%;
	line-height: normal;
}
.column1-locator {
	width:668px;
	margin-bottom:2px !important ;
	margin-bottom:5px ;
}
.column1-unitCopy {
	width:640px;
	margin-bottom:2px !important ;
	margin-bottom:5px ;
}
.careers {
	font-size: 12px;
}

