*{	margin: 0;	padding: 0;}html, body{	margin: 2px 0 0 0;	padding: 0;	font-size: 14px;	font-family: Arial, Arial, Helvetica, sans-serif;}

/* index.html */
#logoCenter {	text-align:center;	margin-top: 100px;}
#missions {	margin: 50px auto 0 auto;	padding:0;	width: 650px;	color: #13007c;	font-weight: bold;	font-size:80%;}
#left {	float:left;	text-align:right;	width: 260px;}
#right {	float:right;	text-align:left;	width: 260px;}
.lang {	font-size: 130%;	padding-top:5px;}
.lang  a{	color:#f96308;	text-decoration:none;}
.lang  a:hover{	color:#f96308;	text-decoration:underline;}
#address {	clear:both;	text-align:center;	padding-top: 50px;	color: #666;	font-size: 80%;	font-weight: bold;}
#address a {	color: #666;}/* end index.html *//* wraps */
#wrapper {
	margin:0 auto;
	padding:0;
	width:760px;
}
img {
border:none;
}
/* end wraps */


/* header */
#topmenu {
	background: url(images/topbar.gif) no-repeat;
	color: #fff;
	font-size: 120%;
	line-height: 50px;
	display: block;
	height:50px;
	position:absolute;
	width:735px;
}
#topmenu  ul {
	margin-left:20px;
}
#topmenu  ul li{
	display: inline;
	padding:0 10px;
	border-left:1px dotted #fff;
}
#topmenu  li.first {
	border-left:none;
}
#topmenu ul li .ttr {
	margin:0;
	padding-left: 110px;
}
#topmenu  a{
	color: #fff;
	text-decoration: none;
}
#topmenu  a:hover{
	color: #F86307;
	text-decoration: underline;
}
#quicklinks {
	color: #fff;
	font-size: 100%;
	position:relative;
	left:625px;
	width:100px;
	top:10px;
}
#quicklinks  ul li{
	display: inline;
	padding:0 5px;
}
#quicklinks ul li .ttr {
	margin:0;
	padding-left: 110px;
}
#quicklinks  a{
	color: #fff;
}
#quicklinks  a:hover{
	text-decoration: underline;
}
#second-row {
	position:relative;
	top:25px;
}
#logos {
	float: left;
	display:inline;
}
#group{
	margin: 5px 0 5px 5px;
	padding-top:15px;
	float: left;
	display:inline;
}
#notice{
	background: url(images/boxNotice.gif) no-repeat;
	padding:10px;
	margin:5px 5px 5px 0;
	width:180px;
	font-size:90%;
	height:160px;
	float: left;
	display:inline;
}
#hours{
	background: url(images/boxHours.gif) no-repeat;
	padding:5px 10px;
	width:130px;
	font-size:80%;
	height:160px;
	float: left;
	display:inline;
	margin:5px;
	text-align:center;
}

#hours table{
	width:125px;
	line-height: 11px;
}

#hours caption {
	font-size: 110%;
	padding-bottom: 2px;
}

table td.day {
	text-align:right;
	padding-right:3px;
}

#hours p {
	padding:6px 0;

}

#hours a {
	color:#000;
	font-weight:bold;
}

/* end header */
/* menu */
#menu {
	clear:both;
	position:relative;
	top:20px;
}

/* 		tls == two lines in height 	ltls == two lines in height, last in the row	ol == one line in height	ftls == two lines in height, first in the row	tlsC == two lines in height, current link 	ltlsC == two lines in height, last in the row, current link	olC == one line in height, current link	ftlsC == two lines in height, first in the row, current link*/

.ltls {
	padding-top:4px;
	margin: 0 8px;
}
.ol {
	padding-top:12px;
	margin: 0 8px;
}
.ftls {
	padding-top:4px;
	margin:0 6px 0 0;
}
.ftls  a , .ol a, .tls a, .ltls a{
	text-decoration:none;
	color: #000;
}
.ftlsC {
	margin:0 6px 0 0;
}
.olC, .tlsC, .ltlsC {
	margin: 0 8px;
}
.ol a:hover, .ltls a:hover, .tls a:hover, .ftls a:hover {
	color: #fff;
}
.olC a {
	background: url(images/menuCurrent.gif) no-repeat;
	color: #fff;
	height: 41px;
	width:133px;
	text-decoration:none;
	vertical-align: middle;
	display: block;
	padding-top:12px;
}
.ftlsC a, 
.ltlsC a, 
.tlsC a {
	background: url(images/menuCurrent.gif) no-repeat;
	color: #fff;
	height: 41px;
	width:133px;
	text-decoration:none;
	vertical-align: middle;
	display: block;
	padding-top:4px;
}
#menu ul li{
	float:left;
	background: url(images/menuButton.gif) no-repeat;
	height: 41px;
	width:133px;
	font-size:90%;
	font-weight: bold;
	list-style:none;
	text-align:center;
	vertical-align: middle;
	display: table-cell;
}
/* end menu */

/* content */
#content {
	clear:both;
	position:relative;
	top:20px;
}
.t {background: #fff url(images/dot.png) 0 0 repeat-x; width: 725px;}
.b {background: url(images/dot.png) 0 100% repeat-x}
.l {background: url(images/dot.png) 0 0 repeat-y}
.r {background: url(images/dot.png) 100% 0 repeat-y} 

.bl { background: url(images/bl.png) 0 100% no-repeat; }
.br {background: url(images/br.png) 100% 100% no-repeat;}
.tl {background: url(images/tl.png) 0 0 no-repeat;}
.tr {background: url(images/tr.png) 100% 0 no-repeat; padding:20px;}

.group h3 {
	text-align:center;
}
.group p {
	padding:4px 0;
}
/* end content */

/* Footer */
#footer {
	clear:both;
	text-align:right;
	margin:0 30px 0 0;
	position:relative;
	top:45px;
}

#footer ul{
	display:inline;
}

#footer ul li{
	display:inline;
}

#footer ul li a{
	color: #13007C;
	font-size:80%;
	padding:0 5px;
}

