@charset "UTF-8";
/* CSS Document */

body {
	background:url(images/base/bg.jpg) repeat;	
}

div {
	position:relative;
}

a {
	color: #006;
	text-decoration: none;
	border-bottom: 1px dotted #FFF;
	line-height:15px;
}

a:hover {
	color: #009;
	border-bottom: 1px dotted;
	cursor:crosshair;
}

.description {
	font: 10px Arial, Helvetica, sans-serif;
	line-height: 15px;
	color: #000;
	text-align: center;
}

.sub {
	font: 10px Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000;
}

.title {
	font: 14px Arial, Helvetica, sans-serif;
	font-weight:500;
	text-transform:uppercase;
	text-align:left;
}

.secttitle {
	font: 12px Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	margin-top: 10px;
}

.text {
	font: 12px Arial, Helvetica, sans-serif;
	text-align:justify;
}

.leftalignedtext {
	font: 12px Arial, Helvetica, sans-serif;
	text-align:left;
}

.rightalignedtext {
	font: 12px Arial, Arial, Helvetica, sans-serif;
	text-align: right;
}

.boldtext {
	font: 12px Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.quotetext {
	font: 11px Arial, Helvetica, sans-serif;
	text-align:justify;
	padding-left:50px;
}

.listtext {
	font: 12px Arial, Helvetica, sans-serif;
	text-align:justify;
	padding-left:30px;
}

.caption {
	font: 11px Arial, Helvetica, sans-serif;
	text-align: left;
}

.lowertext {
	font: 12px Arial, Helvetica, sans-serif;
	text-transform:lowercase;
}

#metanav {
	border:none;
	margin:auto;
	top:15px;
	width:900px;
	text-align:right;
}

#metanav a{
	border: none;
}

#mainframe {
	border:none;
	margin:auto;
	top: 15px;
	width: 900px;
}

#mainframe #news {
	table-layout:fixed;
	top: 0px;
	background-color:#FFF;
	padding: 10px 80px 10px 80px;
	height: 130px;
	text-transform:lowercase;
	text-align: left;	
}

#mainframe #news .moreinfo {
	font: 10px Arial, Helvetica, sans-serif;
	font-weight: bold;
}

#mainframe #logo {
	border: none;
	padding: 10px 10px 10px 10px;
	text-align: center;
	vertical-align: middle;
	background-color:#FFF;
}

#mainframe #logo a {
	border: none;
}

#mainframe #logo a:hover {
	border: none;
}

#mainframe #logo area:hover {
	cursor:crosshair;
}

#mainframe #content {
	top: 0px;
	table-layout:fixed;
	background-image: none;
	background-attachment:scroll;
	background-position:top;
	background-repeat:no-repeat;
	background-color:#FFF;
	text-align: left;
}

#mainframe #content #navbar {
	margin-top:80px;
	vertical-align:top;
	background-image: none;
	text-align: left;
	width: 80px;
}

#mainframe #content #navbar a {
	padding: 0;
	border: none;
	background-color: #000;
	padding-right: 2px;
	color: #FFF;
	font: 11px Arial, Helvetica, sans-serif;
	font-decoration: none;	
}

#mainframe #content #navbar a:hover {
	font-weight:900;
	text-align: left;
}

#mainframe #content #subnavbar {
	font: 10px Arial, Helvetica, sans-serif;
	text-transform:lowercase;
	border: none;
	text-align: right;
	padding: 0;
}

#mainframe #content #subnavbar a {
	border: none;
	border-bottom: 1px dotted #FFF;
}

#mainframe #content #subnavbar a:hover {
	border: none;
	border-bottom:1px dotted;
}

#mainframe #content #subnavbarmag {
	font: 10px Arial, Helvetica, Arial, Helvetica, sans-serif;
	border: none;
	text-align: right;
	padding: 0;
}

#mainframe #content #thumbs {
	table-layout:fixed;
	padding: 15px 0 0 0;
}

#mainframe #content #thumbs img:hover {
}

#mainframe #content #thumbs a{
	border: none;
}

#mainframe #content #thumbs img{
	border:none;
}

#mainframe #content #text {
	background-color:#FFF;
	height:auto;
	width:600;
	padding: 0px 15px 15px 15px;
}

#mainframe #content #text a {
	border-bottom: 1px dotted #FFF;
}

#mainframe #content #text a:hover{
	font-weight: 100;
	border-bottom: 1px dotted;
}

#mainframe #content #text img{
	border: none;
}

#mainframe #content #text img a{
	border: none;	
}

#mainframe #content #text img a:hover{
	border: none;	
}
	
#mainframe #whitebottom {
	background-color:#FFF;
	height: 15px;
}

#mainframe #institutional {
	background:#FFF;
	height: 180px;
	padding: 0 197px 0 197px;
}
#mainframe #institutional #logo {
	height:auto;
	width: auto;
	margin:auto;
}
#mainframe #blankbottom {
	height:40px;
}
	
#mainframe #institutional table {
	text-align: center;
}
#mainframe #institutional img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#mainframe #institutional a {
	border: none;
}

#mainframe #institutional a:hover {
	border: none;
}
#navbar table {
	text-align: left;
}
