@charset "utf-8";
/* CSS Document */



body {
	margin: 33px;
	padding: 0px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 13px;
	line-height: 1.4;
	color: #444444;
	background-color: #f1ecd8;
	background-image: url('/microsites/rsa2010/images/grad.jpg');
	background-repeat: repeat-x;
}
#container-top {
	width: 614px;
	margin-left: auto;
	margin-right: auto;
	background-color: none;
	border: 0px #375985 solid;
	padding: 9px;
	background-color: #375985;
	height: 220px;
	background-image: url('/microsites/rsa2010/images/bridge3.jpg');
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	position: relative;
}
#container-aux {
	margin: 8px 0px 0px 0px;
	width: 614px;
	margin-left: auto;
	margin-right: auto;
	background-color: none;
	border: 0px #375985 solid;
	padding: 9px;
	background-color: #ffffff;
	height: 75px;
	background-image: url('/microsites/rsa2010/images/fticks3.jpg');
	-moz-border-radius: 5px;
	-moz-border-radius: 5px;
}
#container {
	width: 600px;
	margin-left: auto;
	margin-right: auto;
	background-color: none;
	border-left: 6px #16385c solid;
	border-right: 6px #34568d solid;
	border-bottom: 6px #16385c solid;
	padding: 10px;
	background-color: #ffffff;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
	background-image: url('/microsites/rsa2010/images/b-shade.jpg');
	background-repeat: no-repeat;
	position: relative;
}
#navigation ul {
	padding: 0px;
	margin: 0px;
	list-style: none;
}
#navigation ul li {
	padding: 0px;
	margin: 0px;
	float: left;
	padding: 0px 2px 0px 0px;
}
#navigation ul li a {
	margin: 0px;
	float: left;
	padding: 5px 20px 5px 20px;
	display: block;
	text-align: center;
	text-decoration: none;
	font-size: 13px;
	width: 118px;
	/*height: 50px;*/
	color: #375985;
	border-bottom: 5px #375985 solid;
	border-top: 1px #375985 solid;
}
#navigation ul li a:link {
}
#navigation ul li a:hover {
	/*background-color: #375985;
	color: #fbcc34;*/
	border-bottom: 5px #fbcc34 solid;
}
#content {
	padding: 0px;
	position: relative;
}
#content .right {
	float: left;
	width: 35%;
	padding-top: 7px;
}
#content .left {
	float: right;
	width: 63%;
	line-height: 1.7;
	padding-top: 5px;
    padding-left: 2px;
}
#container-footer ul {
	padding: 0px;
	margin: 0px;
	list-style: none;
	margin-top: 5px;
}
#container-footer ul li {
	padding: 0px;
	margin: 0px;
	float: left;
	padding: 0px 10px 0px 10px;
	font-size: 11px;
    border: 0px #8ab8d5 solid;
	border-width: 0px 1px 0px 0px;
	line-height: .7;
}
.clear-fix {
	clear: both;
}
#header {
	display: none;
}
#container-footer {
	width: 600px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 9px;
	background-color: none;
	border: 0px #375985 solid;
	padding: 3px 9px 9px 9px;
	background-color: transparent;
	height: 100px;
	color: #375985;
	border: 0px #375985 solid;
	border-width: 4px 0px 0px 0px;
}
#container-footer ul li a {
	padding: 0px;
	margin: 0px;
	text-align: center;
	text-decoration: none;
	font-size: 11px;
	width: 108px;
	color: #375985;
}
#container-footer ul li a:link {
}
#container-footer ul li a:hover {
	border: 0px #375985 dotted;
	border-width: 0px 0px 1px 0px;
}
#container-footer ul li.copy {
	float: right;
	font-size: 10px;
	color: #375985;
	border: 0px #8ab8d5 solid;
}
a.expand {
	width: 100%;
	display: block;
	height: 100%;
}
div.info {
	width: 179px;
	height: auto;
	border: 1px #375985 solid;
	border-width: 0px 0px 0px 0px;
	padding: 10px;
}

div.info h2 {
font-size: 16px; 
padding: 0px; 
margin: 0px;
color: #375985;
}

div.info h1 {
font-size: 16px; 
padding: 0px; 
margin: 0px;
color: #375985;
}



/* Navigation Inside */


#navigation-inside ul {
	padding: 0px;
	margin: 0px;
	list-style: none;
	position: absolute;
	margin-top: 190px;
	margin-left: -3px;
}
#navigation-inside ul li {
	padding: 0px;
	margin: 0px;
	float: left;
	padding: 0px 2px 0px 0px;
}
#navigation-inside ul li a {
	margin: 0px;
	float: left;
	padding: 5px 20px 5px 20px;
	display: block;
	text-align: center;
	text-decoration: none;
	font-size: 14px;
	width: 113px;
	/*height: 50px;*/
	color: #ffffff;
	border-bottom: 5px #ffffff solid;
	border-top: 1px #ffffff solid;
}
#navigation-inside ul li a:link {
}
#navigation-inside ul li a:hover {
	/*background-color: #375985;*/
	color: #fbcc34;
	border-bottom: 5px #fbcc34 solid;
	border-top: 1px #fbcc34 solid;
}

table#hours {
width: 300px;
border-collapse: collapse;
margin-bottom: 35px;
}

table#hours td {
padding: 3px 3px 3px 8px;	
border: 1px solid #ffffff;
}

table#hours td.date {
width: auto;
background-color: #8ab8d5;
border-width: 1px 0px 1px 1px;
color: #ffffff;
}

table#hours td.hour {
width: auto; 
border: 1px solid #8ab8d5;
border-width: 1px 0px 1px 0px;
}

.crumb {
font-size: 11px; 
color: #375985;
}

.crumb a {
font-size: 11px; 
text-decoration: none;
color: #375985;
}

.crumb a:hover {
text-decoration: none;
border: 1px dotted #375985; 
border-width: 0px 0px 1px 0px;

}


.body-link {
font-size: 11px; 
color: #375985;
}

.body-link a {
font-size: 12px; 
text-decoration: none;
color: #375985;
}

.body-link a:hover {
text-decoration: none;
border: 1px dotted #375985; 
border-width: 0px 0px 1px 0px;
}

.click-area {
position: absolute; 
left: 100px; 
top: 40px; 
width: 450px; 
height: 140px;
background-color: transparent; 
z-index: 1000;

}

a.visit {
background-image: url('/microsites/rsa2010/images/corner2.png'); 
width: 203px; 
height: 202px; 
position: fixed; 
right: 0px; 
top: 0px;
z-index: 2000;
display: block;
}

a.visit:hover {
background-image: url('/microsites/rsa2010/images/corner2.png'); 
width: 203px; 
height: 202px; 
position: fixed; 
right: 0px; 
top: 0px;
z-index: 2000;
}

#mainfield {
	width: 160px;
	height: 20px;
	font-size: 17px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	-moz-border-radius:3px;
	background-image: url('/microsites/rsa2010/images/shade.jpg');
    background-repeat: repeat-x;
	border: 1px solid #d1d1d1;
	padding: 7px; 
    color: #333333;
}

h2 {
padding-top: 0px;
margin-top: 6px;
}

td {
width: 0px;
}