img.right {
	padding: 5px;
	float: right;
	margin: 0 0 1px 10px;
	background-color: #fff;
}
img.left {
	padding: 5px;
	float: left;
	margin: 0 10px 1px 0;
	background-color: #fff;
}
img.normal {
	padding: 5px;
	margin: 0 10px;
	background-color: #fff;
}
img.right-border {
	padding: 5px;
	border: 1px solid #bdbdbd;
	float: right;
	margin: 0 0 1px 10px;
	background-color: #fff;
}
img.left-border {
	padding: 5px;
	border: 1px solid #bdbdbd;
	float: left;
	margin: 0 10px 1px 0;
	background-color: #fff;
}
img.normal-border {
	padding: 5px;
	border: 1px solid #bdbdbd;
	margin: 0 10px;
	background-color: #fff;
}
img.dotted {
	border-bottom: 1px dotted #6b6b6b;
	padding: 0;
	margin: 0;
}
img.half {
	margin: 10px;
	padding: 2px;
	border: 1px solid #787878;
	float: left;
	background-color: #fff;
	width: 45%;
}
img.third {
	margin: 5px;
	padding: 2px;
	border: 1px solid #787878;
	float: left;
	background-color: #fff;
	width: 30%;
}

hr {width:100%; color:#ccc; border-top: 0; border-bottom: 1px solid #A0A0A0; border-right: 0; border-left:0; margin: 10px 0 20px;
}
hr.dotted {width:100%; color:#ccc; border-top: 0; border-bottom: 1px dotted #A0A0A0; border-right: 0; border-left: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;}

/* Fonts */
h1{font-size:22px; color:#444444; margin: 5px 0 10px 0; line-height: 22px;}
h2{font-size:18px; color:#444444; margin: 10px 0; line-height: 18px;}
h3{font-size:17px; color:#444444; margin: 5px 0 10px 0; line-height: 17px;}
h4{font-size:15px; color:#444444; margin: 5px 0 10px 0; line-height: 15px; text-transform: uppercase;}
h5{font-size:14px; color:#4d4d4d; margin: 5px 0 10px 0; line-height: 14px; text-transform: uppercase;}
h1.nomargin{margin:0;padding:0;}
h2.nomargin{margin:0;padding:0;}
h3.nomargin{margin:0;padding:0;}
h4.nomargin{margin:0;padding:0;}
h5.nomargin{margin:0;padding:0;}

a:link{COLOR: #003d7d;TEXT-DECORATION: none;}
a:visited{COLOR: #003d7d;TEXT-DECORATION: none;}
a:hover{COLOR: #919191;TEXT-DECORATION: none;}
a:active{COLOR: #003d7d;TEXT-DECORATION: none;}


/* Other */
.left {float: left;}
.right {float: right;}
.center {text-align: center;}
.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;}

/* search */
.site_search {
	float: right;
	padding: 0px 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;
}

.header_space_rice_edu {
	background-image: url(../img/header_space.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	color: #fff;
	padding-left: 20px;
	height: 135px;
	display: block;
}
.header_mst {
	background-image: url(../img/header_mst.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	color: #fff;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 40px;
	line-height: 100px;
	padding-left: 20px;
	height: 135px;
}
.header_graphic a{
	color: #fff;
	text-decoration: none;
}

.twocolbackground {
	/*background-image: url(../img/background.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;
}

.threecolbackground {
	background-image: url(../img/background3.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: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #6b6b6b;
	font-size: 12px;
	margin: 0;
	background-color: #f0f0f0;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
}

.leftcolumn_link li {
	list-style: none;
	border-bottom: 1px solid #bdbcbc;
	padding: 7px 0 7px 20px;
	margin: 0;
	font-size: 12px;
	background-image: url(../img/greyarrow2.gif);
	background-repeat: no-repeat;
    background-position: 2px 13px;
	color: black;
}
.leftcolumn_link li.nolink {
	list-style: none;
	border-bottom: 1px solid #bdbcbc;
	padding: 7px 0 7px 20px;
	margin: 0;
	font-size: 12px;
	background-image: none;
	color: black;
}
.leftcolumn_link li a:link {
	color: #003d7d;
	text-decoration: none;
	font-weight: normal;
	font-size: 12px;
	display: block;
}
.leftcolumn_link li a:visited {
	color: #003d7d;
	text-decoration: none;
	font-weight: normal;
	font-size: 12px;
	display: block;
}
.leftcolumn_link li a:hover {
	color: #919191;
	text-decoration: none;
	font-weight: normal;
	font-size: 12px;
	display: block;
}
.leftcolumn_link li a:active {
	color: #003d7d;
	text-decoration: none;
	font-weight: normal;
	font-size: 12px;
	display: block;
}

.leftcolumn_link ul {
	margin: 0;
	padding: 0;
}

.leftcolumn_link li.subhead {
	list-style: none;
	border-bottom: 1px solid #bdbcbc;
	padding: 7px 0 7px 20px;
	margin: 0;
	/*background-image: url(../img/greyarrow2.gif);
	background-position: 2px 13px;*/
	background-repeat: no-repeat;
}
.leftcolumn_link li.noborder {
	border-bottom: 1px none #f1f0f0;
	padding-bottom: 2px;
}
.leftcolumn_link li.sublinks {
	list-style: none;
	background-image: none;
	font-weight: normal;
	margin: 0;
	font-size: 11px;
	padding-left: 30px;
	padding-top: 0;
	background-image: url(../img/greyarrow2.gif);
	background-position: 10px 4px;
	}
.leftcolumn_link li.sublinks a{
	font-weight: normal;
	font-size: 11px;
}

.leftcolumn_link li.sub2links {
	list-style: none;
	background-image: none;
	font-weight: normal;
	margin: 0;
	font-size: 11px;
	padding-left: 40px;
	padding-top: 0;
	background-image: url(../img/greyarrow2.gif);
	background-position: 20px 4px;
}
.leftcolumn_link li.sub2links a{
	font-weight: normal;
	font-size: 11px;
}

.leftcolumn_link li.sub3links {
	list-style: none;
	background-image: none;
	font-weight: normal;
	margin: 0;
	font-size: 11px;
	padding-left: 50px;
	padding-top: 0;
	background-image: url(../img/greyarrow2.gif);
	background-position: 30px 4px;
}
.leftcolumn_link li.sub3links a{
	font-weight: normal;
	font-size: 11px;
}

.leftcolumn_link li.sub4links {
	list-style: none;
	background-image: none;
	font-weight: normal;
	margin: 0;
	font-size: 11px;
	padding-left: 60px;
	padding-top: 0;
	background-image: url(../img/greyarrow2.gif);
	background-position: 40px 4px;
}
.leftcolumn_link li.sub4links a{
	font-weight: normal;
	font-size: 11px;
}

.credit {
	font-size: 10px;
text-align: center;
	color: grey;
}

/*contact */
.contact {
	margin: 10px 0;
	font-size: 12px;
	color: #333;
	text-align: left;
	border: 1px solid #ccc;
	background-color: #e4edfe;
}
.contact h2{
	font-size: 15px;
	border-bottom: 1px solid #ccc;
	padding: 5px 0;
	padding-left: 10px;
	/*background-image: url(../img/header.gif);
	background-repeat:no-repeat;*/
	background-color: #003d7d;
	margin: 0;
	color: #fff;
}


/* content feature: homepage */
.content_feature {
	margin: 5px 10px 5px 0;
	font-size: 12px;
	color: #333;
	text-align: left;
}




/************************** Footer ***************************************/
#footerbar_fixed {
	width: 100%;
	color: #616161;
	text-align: center;	
	background-image: url(../img/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-top: 20px;
	margin-bottom: 20px;
}

.red {
	color: red;
}
.green {
	color: green;
}
.orange {
	color: orange;
}
.yellow {
	color: yellow;
}
.purple {
	color: purple;
}

.grey {
	color: grey;
}

.faq_question {
	margin-bottom:5px;
	font-weight: bold;
}
.faq_answer {
	margin-left: 15px;
	margin-bottom: 25px;
}
blockquote {
	margin-left: 15px;
}





/* USER */
.image_block {
	float:right;
	margin-left: 20px;
}


.right-top { 
	float:right;
	margin: 0 0px 15px 30px;
}

.right-framed { 
	float: right;
	margin: 15px 6px 15px 30px;
	border: grey;
}

.right-top-framed { 
	float:right;
	margin: 0 6px 15px 30px;
	padding: 2px;
	border: 1px solid #c5c5c5;
} 

.left {
	float:left;
	margin: 10px 30px 15px 0px;
}

.left-top {
	float:left;
	margin: 0 30px 15px 0px;
}

.center {
	text-align: center;
}

.video-container {
	width: 100%;
	text-align: center;
}
.caption {
	color: #555555;
	font-size: 1em;
	margin-top: 4px;
	margin-bottom: 20px;
	text-align: center;
	clear: both;
}
.light {
	color: #919191;
}
.indent {
	margin-left: 30px;
}

.table-header {
	color: #FFFFFF;
	background-color: #9A9A9A;
	font-weight: bold;
}

.old {
	color: #c1c1c1;
}

table p {
	margin-bottom:0px;
	line-height: normal;
}
.small {
	font-size: 0.8em;
}
.framed {
	border: 1px solid #c5c5c5;
	margin: 4px;
}

.bigger {
	font-size: 1.2em;
}

.large {
	font-size: 1.4em;
}

.red-link a:link {
	color: #9f2525;
TEXT-DECORATION: none;
}

.red-link a:visited {
	color: #7f0000;
TEXT-DECORATION: none;
}

.red-link a:hover {
	color: #ff7c7c;
TEXT-DECORATION: none;
}

.red-link a:active {
	color: #430000;
TEXT-DECORATION: none;
}


pre {
	margin-top: -10px;
	margin-bottom: 30px;
}

.textBox-full-yellow {
	padding-top: 15px;
	padding-bottom: 0;
	font-size: 9pt;
	line-height: 10pt;
	width: 100%;
	height: 50px;
	margin-top: 5px;
	margin-bottom: 5px;
	background-color: #ffffac;
}

.textBox-full-red {
	padding-top: 15px;
	padding-bottom: 0;
	font-size: 9pt;
	line-height: 10pt;
	width: 100%;
	height: 50px;
	margin-top: 5px;
	margin-bottom: 5px;
	background-color: #ffdcdc;
}
.list-bottom-spaced li {
	margin-bottom: 10px;
}
.list-top-bottom-spaced li {
	margin-top: 10px;
	margin-bottom: 10px;
}

.video-embed { 
	text-align: center;
	margin-bottom: 20px;
}


.textButton-green {
  	margin-bottom: 20px;
 }
.textButton-green a {
  	padding: 10px 20px 10px 20px;
 	font-size: 1.5em;
 	line-height: 1.5em;
 	height: 40px;
	color: white;
 	background-color: #65b28e;
 	border: 2px solid #408e6a;
 }
.textButton-green a:hover {
  	padding: 10px 20px 10px 20px;
 	font-size: 1.5em;
 	line-height: 1.5em;
 	height: 40px;
 	color: #114a2f;
 	background-color: #eaeaea;
 	border: 2px solid #408e6a;
 }

 
iframe { margin: 0px !important; padding: 0px !important; border: 0px !important; }

/* RFTS */
li a .text-orange {
	color: #e99100;
	text-decoration: none;
}
li a:hover .text-orange {
	color: #764800;
	text-decoration: none;
}
li a .text-blue {
	color: #0092ff;
	text-decoration: none;
}
li a:hover .text-blue {
	color: #00457b;
	text-decoration: none;
}
li a .text-red {
	color: #ff0000;
	text-decoration: none;
}
li a:hover .text-red {
	color: #7b0000;
	text-decoration: none;
}
li a .text-green {
	color: #0ca700;
	text-decoration: none;
}
li a:hover .text-green {
	color: #054d00;
	text-decoration: none;
}
.block-orange {
  	margin-top: 20px;
  	margin-bottom: 20px;
  	padding: 10px 20px 10px 20px;
 	font-size: 2em;
 	font-weight: bold;
 	line-height: 1.5em;
	color: white;
 	background-color: #e99100;
 	border: 2px solid #764800;
}

.block-blue {
  	margin-top: 20px;
  	margin-bottom: 20px;
  	padding: 10px 20px 10px 20px;
 	font-size: 2em;
 	font-weight: bold;
 	line-height: 1.5em;
	color: white;
 	background-color: #0092ff;
 	border: 2px solid #00457b;
}
.block-red {
  	margin-top: 20px;
  	margin-bottom: 20px;
  	padding: 10px 20px 10px 20px;
 	font-size: 2em;
 	font-weight: bold;
 	line-height: 1.5em;
	color: white;
 	background-color: #ff0000;
 	border: 2px solid #7b0000;
}
.block-green {
  	margin-top: 20px;
  	margin-bottom: 20px;
  	padding: 10px 20px 10px 20px;
 	font-size: 2em;
 	font-weight: bold;
 	line-height: 1.5em;
	color: white;
 	background-color: #0ca700;
 	border: 2px solid #054d00;
}