img.right {
	padding: 5px;
	border: 1px solid #bdbdbd;
	margin: 0;
	float: right;
	margin: 0 0 1px 10px;
	background-color: #fff;
}
img.left {
	padding: 5px;
	border: 1px solid #bdbdbd;
	margin: 0;
	float: left;
	margin: 0 10px 1px 0;
	background-color: #fff;
}
img.normal {
	padding: 5px;
	border: 1px solid #bdbdbd;
	margin: 0 10px;
	background-color: #fff;
}
img.dotted {
	border-bottom: 1px dotted #6b6b6b;
	padding: 0;
	margin: 0;
}
hr {width:100%; color:#ccc; border-top: 0; border-bottom: 1px solid #A0A0A0; border-right: 0; border-left:0; margin: 5px 0; padding: 5px 0;}
hr.dotted {width:100%; color:#ccc; border-top: 0; border-bottom: 1px dotted #A0A0A0; border-right: 0; border-left:0; margin: 5px 0; padding: 5px 0;}

img.logoleft {float:left;}
img.logoright {float:right;}


/* Reset */
.fieldsetclass{border:0;}


/* Body */
body {margin:0 auto; background-color: #fff; padding: 0; margin-top:10px; font-family: Georgia, "Times New Roman", Times, serif}

/* Fonts */
h1{font-size:22px; color:#003d7d; margin: 5px 0 10px 0;}
h2{font-size:20px; color:#003d7d; margin: 5px 0 10px 0;}
h3{font-size:17px; color:#003d7d; margin: 5px 0 10px 0;}
h4{font-size:15px; color:#003d7d; margin: 5px 0 10px 0;}
h1.nomargin{margin:0;padding:0;}
h2.nomargin{margin:0;padding:0;}
h3.nomargin{margin:0;padding:0;}
h4.nomargin{margin:0;padding:0;}

a:link{COLOR: #003d7d;TEXT-DECORATION: none;}
a:visited{COLOR: #003d7d;TEXT-DECORATION: none;}
a:hover{COLOR: #003d7d;TEXT-DECORATION: underline;}
a:active{COLOR: #003d7d;TEXT-DECORATION: none;}


/* Other */
.left {float: left;}
.right {float: right;}
.none {display: none;}
.hidden {visibility:hidden;overflow:hidden;width:0;height:0;}
.nomargin{margin:0;padding:0;}
.padding{padding:7px 10px 10px 10px;}
.dottedline  {border-bottom: 1px dotted #6b6b6b; border-top: none; border-right: none; border-left: none; clear: both;}
.solidline  {border-bottom: 1px solid #6b6b6b; border-top: none; border-right: none; border-left: none; clear: both;}
.lipadding {padding: 5px 15px;}
.imgpadding {padding: 0 0 2px 0;}
.style6 {	color: #002645;
	font-size: 36px;
}
.style8 {font-size: 30px}
.style10 {
	color: #003399;
	font-size: 36px;
	font-weight: bold;
}
.style11 {color: #003399}
.style12 {font-family: "Century Gothic"}
.coursetitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #003466;
	text-decoration: none;
	font-weight: bold;
}
.welcome {line-height: 30px; font-size: 15px; margin: 10px 0 0 10px;}
.borderedbox {background-color: #f2f8ff; border: 1px solid #bdbdbd; padding: 10px; }
.tenmargin {margin: 10px;}


/* search */
.site_search {
	float: right;
	padding: 20px 0 0 0;
	width: 200px;
}
.site_search_relative {
	float: right;
	padding: 30px 0 0 0;
	width: 215px;
}

.labelclass {
	margin: 0 5px 0 0;
	text-align: right;
	width: 300px;
}

.textfield {
	color: #666666;
	width: 120px;
	height: 14px;
	border: solid 1px #999999;
	padding: 1px;
	float: left;
	font-size: 11px;
	text-align: right;
}


.twocolbackground {
	background-image: url(../images/background2.gif);
	background-repeat: repeat-y;
	font-size: 12px;
	color: #666;
	padding: 0 0 10px 0;
	border-bottom: 1px solid #e3e3e3;
	border-top: 1px solid #e3e3e3;
	margin-top: 5px;
	margin-bottom: 5px;
}


/*left nav homepage buttons */
.leftcolumn {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #6b6b6b;
	font-size: 12px;
	margin: 0;
}

.leftcolumn_link li a:link {
	color: #dddada;
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;
	display: block;
}
.leftcolumn_link li a:visited {
	color: #dddada;
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;
	display: block;
}
.leftcolumn_link li a:hover {
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;
	display: block;
}
.leftcolumn_link li a:active {
	color: #dddada;
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;
	display: block;
}

.leftcolumn_link ul {
	margin: 0;
	padding: 0;
}
.leftcolumn_link li {
	list-style: none;
	/*border-bottom: 1px solid #bdbcbc;
	background-image: url(../images/greyarrow2.gif);
	background-repeat: no-repeat;
	background-position: center left;*/
	padding: 5px 0 2px 10px;
	margin: 0;
	
}

.leftcolumn_link li.sublinks {
	list-style: none;
	background-image: none;
	font-weight: normal;
	padding: 0 0 8px 25px;
	margin: 0;
	font-size: 14px;
}
.leftcolumn_link li.sublinks a{
	font-weight: normal;
	font-size: 14px;
}


/*contact */
.contact {
	margin: 10px 0 10px 10px;
	display: table;
	height: auto;
	font-size: 12px;
	color: #dddada;
	clear: both;
}
.contact h2{
	font-size: 17px;
	margin: 0;
	font-weight: bold;
	color: #10376d;
}



/* content feature: homepage */
.content_feature {
	margin: 5px 5px 5px 0;
	font-size: 12px;
	color: #333;
	text-align: left;
}

.news_section {
	margin-left:auto;margin-right:auto;
	border-top:1px solid #A0A0A0;
	background-image: url(../images/projects_back.jpg);
	background-repeat: repeat-x;
	background-color: #fefefe;
	margin-bottom: 20px;
	padding: 0 10px;
}
.news_section h2 {
	font-size:19px; color:#005482; margin: 5px 0 15px 0;
}
.leftnews {
	display:inline;float:left;margin-left:0;margin-right:0;
}
.rightnews {
	display:inline;float:left;margin-left:10px;margin-right:0;
	border-left: 1px solid #A0A0A0;
	padding: 0 0 0 20px;
}



/* Events page*/

.events .eventdate{width:100px}
.events .eventinfo{width:540px}

.events {
	border-bottom:1px dotted #A0A0A0;
	margin-bottom: 5px;
	padding: 10px 0;
}
.events_page h2 {
	font-size:19px; color:#005482; margin: 5px 0 15px 0;
}
.eventdate {
	display:inline;float:left;margin-left:0;margin-right:0;
}
.eventinfo {
	display:inline;float:left;margin-left:10px;margin-right:0;
	padding: 0 0 0 20px;
}

/* projects page*/
.projects_list {
	display:inline;float:left;margin-left:0;margin-right:0;
	border-bottom:1px dotted #A0A0A0;
	margin-bottom: 5px;
	padding: 10px 0;
}


/************************** Footer ***************************************/
#footerbar_fixed {
	width: 100%;
	color: #616161;
	text-align: center;	
	background-image: url(../images/bottom.gif);
	background-position: top left;
	background-repeat: no-repeat;
}
#rice_footer {
	color: #616161;
	font-size: 11px;
	margin: 5px 0 0 0;
	padding: 20px 0;
}
#rice_footer a{
	color: #616161;
	margin: 20px;
}
