html, body, #wrapper {
	min-height: 400px;  /* WRAPPER 1: To fix a major bug in #wrapper being relative instead of float  */
	}

body {
	margin:0;
	padding:0;
	text-align:center; /* CENTER PAGE 2: Set text-align to center to fix IE6- margin recognition error in #wrapper  */
	background:#CCCCCC;
	color:#000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	}

a {
	text-decoration: none;
	}
	
a:hover {
	text-decoration:underline;
	}

h1, h2, h3, h4, h5, h6 {
	display: block;
	margin: 0px;
	padding: 0px;
	}

p.readmore {
	text-align:right;
	display:block;
	margin:2px;
	}

#wrapper {
	width: 770px;
	text-align:left;
	/* height:578px;  if necessary */
	margin:2px auto 0 auto;  /* CENTER PAGE 1: Set the right and left margin to "auto" and bottom to "0"  */
	position:relative;
	border:1px solid #999999;
	background-color:#000000;
	}

#masthead {
	background-image: url(../res_images/univ_masthead.jpg);
	background-repeat: no-repeat;
	background-position: left 5px;
	float:left;
	width:770px;
	height:138px;
	display:inline;	
	}	

#masthead .readmore a {
	background-image: url(../res_images/bullet_white.png);
	background-repeat:no-repeat;
	padding-left:20px;
}

#homesearch {
	margin-top:25px;
	margin-right:15px;
	}

#float-clear {
	clear:both;
	}
	
#navigation {
	width:770px;
	height:51px;
	float:left;
	background-image:url(../res_images/univ_navigation.jpg);
	background-repeat: no-repeat;
	background-position: left 0px;
	}

#navigation table {
	margin-top:8px;
	}

#navigation td {
	text-align:center;
	font-size:12px;
	color: #333333;
	}

#navigation a {
	color: #222222;
	}

#navigation a:hover {
	color: #555555;
	}

#navigation td.divider {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #353A34;	
	}

#container {
	width:770px;
	float:left;
	background-image:url(../res_images/univ_content.jpg);
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	}

#content {
	width:460px;
	float:right;
	margin: 18px;
	display: inline;  /* To fix double margin IE error when margin and float are in the same direction  */
	}

#content img.leftpic {
	border: 1px solid #333333;
	margin-right:8px;
	}

#content h1, #content h2 {
	font-family:"Lucida Grande", "Lucida Sans Unicode", Tahoma, Helvetica, sans-serif;
	font-size:30px;
	font-weight:normal;
	color:#333333;
	letter-spacing: -1px;
	}

#content h3, #content h4 {
	font-family:"Lucida Grande", "Lucida Sans Unicode", Tahoma, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#666666;
	text-transform: uppercase;
	display: block;
	margin: 0px;
	padding: 0px;
	}

#content h5, #content h6 {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	}

#sidebar-container {
	float:left;
	display: inline;  /* To fix double margin IE error when margin and float are in the same direction  */
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	}

#sidebar {
	width:204px;
	float:left;
	padding: 12px;
	display: inline;  /* To fix double margin IE error when margin and float are in the same direction  */
	border: 1px solid #999999;
	background-color: #CFCEC9;
	color:#555555;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 20px;
	}

#sidebar h1,#sidebar h2, #sidebar h3, moduletable h3 {
	font-family:"Lucida Grande", "Lucida Sans Unicode", Tahoma, Helvetica, sans-serif;
	font-weight:normal;
	font-size:24px;
	color: #333333;
	margin-bottom: 5px;
	}
	
.mostread {
	list-style-type: none;
}

#sidebar a, #sidebar a:hover {
	font-weight:lighter;
	font-size:10px;
	color:#999999;
	display:block;
	margin-top:0px;
	margin-bottom:10px;
	text-decoration:none;
	}

#sidebar #user9 a, #sidebar user9 a:hover {
	font-weight:lighter;
	font-size:10px;
	color:#666666;
	display:block;
	margin-top:0px;
	margin-bottom:10px;
	text-decoration:underline;
	margin-right: 10px;
	margin-left: 18px;
	}

#sidebar user9 a:hover {
	color:#FF9900;
	}

#sidebar ul {
	list-style-type: none;
	}

#sidebar li {
	margin-left:-40px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom:0px;
	}

#sidebar li a {
	font-weight: normal;
	color: #333333;
	margin-top: 0px;
	margin-right: 0px;
	}

#sidebar ul {
	list-style-type:circle;
	}

#sidebar li.factlist {
	margin-left:-10px;
	margin-bottom:8px;
	}

#sidebar .readmore a, #content .readmore a {
	font-weight:normal;
	color:#FF3300;
	}

#sidebar .readmore a, #content .readmore a {
	/*background-image: url(../res_images/bullet_gray.png);
	background-repeat:no-repeat;*/
	padding-left:20px;
}

#adspace {
	width:770px;
	float:left;
	background-color:#353A34;
	margin-top:5px;
	}

#removeadspace {
	display: none;
}

#adbox1, #adbox2, #adbox3 {
	margin: 14px;
	float: left;
	width: 202px;
	height: 150px;
	border: 1px solid #666666;
	padding:12px;
	display: inline;  /* To fix double margin IE error when margin and float are in the same direction  */
	}

#adbox1 h1, #adbox2 h1, #adbox3 h1 {
	font-size:24px;
	font-family:"Lucida Grande", "Lucida Sans Unicode", Tahoma, Helvetica, sans-serif;
	font-weight:normal;
	}
	
#adbox1, #adbox2 {
	background-color:#ffffff;
	color:#333333;
	}

#adbox1 p {
	text-align:center;
	}
	
/*#adbox2 {
	background-color:#282A27;
	color:#CFCEC9;
	} */

#masthead a, #adbox3 a {
	color:#CFCEC9;
	}

#adbox2 p.readmore, #masthead p.readmore {
	text-align:left;
	display:block;
	margin:2px;
	}

#adbox3 img {
	border: 1px solid #CCCCCC;
	}

#adbox3 {
	background-color:#4D4D4D;
	color:#CFCEC9;
	}

#adbox2 .readmore a, #adbox3 .readmore a {
	background-image: url(../res_images/bullet_white.png);
	background-repeat:no-repeat;
	padding-left:20px;
}

#adbox3 p {
	text-align:right;
	}

#footer {
	float:left;
	background-color:#FFFFFF;
	}

#footer p {
	display:block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	}
	
#footer-left {
	width:255px;
	float:left;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 20px;
	}
	
#footer-right {
	width:450px;
	float:right;
	padding: 15px;
	text-align: right;
	}

#footer-right a {
	color:#000000;
	font-weight:bold;
	text-decoration:none;
	}

.small_txt {
	font-weight: normal;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #555555;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}
.buttonheading a img {
	border: 0;
}
.contentheading {
	font-family:"Lucida Grande", "Lucida Sans Unicode", Tahoma, Helvetica, sans-serif;
	font-size:30px;
	font-weight:normal;
	color:#333333;
	letter-spacing: -1px;
	}
.componentheading {
	font-family:"Lucida Grande", "Lucida Sans Unicode", Tahoma, Helvetica, sans-serif;
	font-size:30px;
	font-weight:normal;
	color:#333333;
	letter-spacing: -1px;
	}

.small {
	font-family:"Lucida Grande", "Lucida Sans Unicode", Tahoma, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#666666;
	text-transform: uppercase;
	display: block;
	margin: 0px;
	padding: 0px;
	}

.createdate {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	}

.chronoform {
	display:none;
	}

.mainlevel {
	color:#000000;
}

.mainlevel:hover {
	color:#666666;
	text-decoration: underline;	
}

.moduletable td {
	padding-bottom: 7px;
	padding-left: 15px;	
}

.contentpaneopen a {
	color:#000000;
}

.contentpaneopen a:hover {
	color:#666666;
	text-decoration: underline;	
}

ul.newsfeed {
	padding-left: 55px;
}

.tool-tip {
   background-color: #FFFFFF;
   border: 1px #000000 solid;
   float: left;
	 font-size: 10px;
   width: 198px;
}
 
.tool-title {
	background-color: #000000;
	color: #FFFFFF;
	font-weight: bold;
	padding: 4px;
}

.tool-text {
	padding: 4px;
}
