img.right {
	padding: 5px;
	border: 1px solid #BDBDBD;
	margin: 0;
	float: right;
	margin: 0 0 1px 10px;
	background-color: White;
}
img.left {
	padding: 5px;
	border: 1px solid #BDBDBD;
	margin: 0;
	float: left;
	margin: 0 10px 1px 0;
	background-color: White;
}
img.normal {
	padding: 5px;
	border: 1px solid #BDBDBD;
	margin: 10px 0;
	background-color: White;
}

hr {width:100%; color:#cccccc; height:1px;}

img.logoleft {float:left;}
img.logoright {float:right;}


/* Reset */
.fieldsetclass{border:0;}


/* Body */
.center {margin:0 auto; text-align:center; background-color: #fff;}
.center #rice_container_fixed {margin:0 auto;text-align:left;}

/* Fonts */
.rice_block h1{font-size:1.5em; color:#003d7d;}
.rice_block h2{font-size:1.2em; color:#003d7d;}
.rice_block h3{font-size:1em; color:#003d7d;}
.rice_block h4{font-size:.9em; color:#003d7d;}

.rice_block a:link{COLOR: #003d7d;TEXT-DECORATION: none;}
.rice_block a:visited{COLOR: #003d7d;TEXT-DECORATION: none;}
.rice_block a:hover{COLOR: #003d7d;TEXT-DECORATION: underline;}
.rice_block a:active{COLOR: #003d7d;TEXT-DECORATION: none;}


#rice_container_fixed {
	width: 900px;
	/*height: 100%;
	display:table;*/
	font-family: Arial, Helvetica, sans-serif;
	padding: 10px 0 0 0;
}

/* Other */
.clear {clear: both;}
.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:5px 10px 10px 10px;}
.dottedline  {border-bottom: 1px dotted #6b6b6b; border-top: none; border-right: none; border-left: none; clear: both;}
.bold{font-weight:bold;}
.section_module {
	border-bottom: 1px dotted #BDBDBD;
	margin-bottom: 20px;
	padding-bottom: 20px;
}
h2.green {
	color: #388400;
}
.title {
	font-family: Trajan Pro, Trajan, Garamond, Times New Roman, Times;
	color: #fff;
	font-size: 30px;
	float: left;
	height: 86px;
	width: 584px;
}
.titlepadding {padding:20px 0 0 20px;}



/* Header */
#rice_header_fixed {
	margin: 0;
	height: auto;
}
#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;
}

#header_image {
	height: 87px;
	width: 900px;
	border-bottom: 6px solid #183778;
	background-image: url(images/title.jpg);
	background-repeat: no-repeat;
}

#rice_content_fixed {
	width: 900px;
	font-size: 12px;
	display: table;
	clear: both;
	margin: 5px 0;
	color: #333;
	padding: 0;
	float: none;
	height: 100%;
	border-top: 1px solid #e3e3e3;
	border-bottom: 1px solid #e3e3e3;
	background-image: url(images/background.gif);
	background-repeat: repeat-y;
}
#rice_content_fixed2 {
	width: 900px;
	font-size: 12px;
	display: table;
	clear: both;
	margin: 5px 0;
	color: #666666;
	padding: 0;
	float: none;
	height: 100%;
	border-top: 1px solid #e3e3e3;
	border-bottom: 1px solid #e3e3e3;
	background-image: url(images/background2.gif);
	background-repeat: repeat-y;
}
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	font-size: 0px;
	line-height: 1px;
}

.clearfix {display: inline-block;}

/* left hand nav */
/*left nav */
#leftcolumn {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #6b6b6b;
	display: block;
	width: 214px;
	float: left;
	font-size: 12px;
	height: 100%;
	margin: 0 0 0 1px;
	background-color: #f1f0f0;
}
#leftcolumn a:link {
	color: #003d7d;
	font-size: 11px;
}
#leftcolumn_link li a:link {
	color: #6b6b6b;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
	display: block;
}
#leftcolumn_link li a:visited {
	color: #6b6b6b;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
	display: block;
}
#leftcolumn_link li a:hover {
	color: #003d7d;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
	display: block;
}
#leftcolumn_link li a:active {
	color: #6b6b6b;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
	display: block;
}

#leftcolumn_link ul {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
#leftcolumn_link li {
	list-style: none;
	border-bottom: 1px solid #bdbcbc;
	padding: 7px 0 10px 25px;
	background-image: url(images/greyarrow2.gif);
	background-repeat: no-repeat;
	background-position: center left;
}

/*contact */
#contact {
	margin: 10px 0 30px 5px;
	display: table;
	height: auto;
	font-size: 11px;
	color: #686868;
	clear: both;
}
#contact h2{
	font-family: "ITC Avant Garde Gothic Demi", Arial, verdana, Helvetica, sans-serif;
	font-size: 17px;
	margin: 5px 0 15px 0;
	font-weight: bold;
	color: #10376d;
}
.contact_feature_module {
	border-bottom: 1px dotted #bdbdbd;
	border-top: none;
	border-right: none;
	border-left: none;
	clear: both;
	margin: 15px 0 5px 0;
}

/* content feature */
#content_feature {
	float: left;
	width: 470px;
	margin: 0 0 10px 0;
	display: table;
	height: auto;
	font-size: 11px;
	color: #333333;
}
#content_feature h1{
	font-family: "ITC Avant Garde Gothic Demi", Arial, verdana, Helvetica, sans-serif;
	font-size: 18px;
	margin: 5px 0 15px 0;
	font-weight: bold;
}
#content_feature h2{
	font-family: "ITC Avant Garde Gothic Demi", Arial, verdana, Helvetica, sans-serif;
	font-size: 17px;
	margin: 5px 0 15px 0;
	font-weight: bold;
}

#content_feature a:link {
	color: #003d7d;
}

.feature_module {
	margin-bottom: 20px;
	text-align: justify;
	border-bottom: 1px dotted #bdbdbd;
}



/* right column */

#right_column {
	width: 208px;
	float: right;
	margin: 0 1px 15px 0;
	font-size: 11px;
}
#right_column h2{
	font-family: "ITC Avant Garde Gothic Demi", Arial, verdana, Helvetica, sans-serif;
	font-size: 17px;
	padding: 5px 0;
	margin: 0;
	font-weight: bold;
	color: #10376d;
}
.date {
	display: block;
	margin: 0;
	padding: 0;
	clear: both;
	width: 45px;
	float: left;
	color: #333;
}
#right_column p {	
	display: block;
	padding: 0px;
	margin: 0px 0px 10px 5px;
	width: 135px;
	float: right;
}

#right_column a:link {
	color: #003d7d;
	text-decoration: none;

}
#right_column a:visited {
	color: #003d7d;
	text-decoration: none;
}
#right_column a:hover {
	color: #003d7d;
	text-decoration: underline;
}
#right_column a:active {
	color: #003d7d;
	text-decoration: none;
}
.more {
	border-top: 1px dotted #bdbdbd;
	display: block;
	clear: both;
	padding-top: 5px;
}
.more a {
	color: #003d7d;
}



/************************** SUB PAGE ************************************/


/* content feature : Internal */
#content_feature2 {
	float: left;
	width: 670px;
	margin: 0 0 10px 10px;
	display: table;
	height: auto;
}
#content_feature2 h1{
	font-family: "ITC Avant Garde Gothic Demi", Arial, verdana, Helvetica, sans-serif;
	font-size: 18px;
	display: block;
	padding: 5px 0 15px 0;
	margin: 0px;		
}
#content_feature2 h2{
	font-family: "ITC Avant Garde Gothic Demi", Arial, verdana, Helvetica, sans-serif;
	font-size: 17px;
	display: block;
	padding: 5px 0 15px 0;
	margin: 0px;		
}
#content_feature2 a:link {
	color: #003d7d;
	text-decoration: none;
}
#content_feature2 li{
	padding: 3px 0;
}
.feature_module2 {
	margin-bottom: 20px;
	text-align: justify;
}


/* eProcurement updates_page */

#updates_page {
	background-color: #fff;
	width: 670px;
	float: right;
	margin-bottom: 15px;
}
#updates_page h1{
	font-family: "ITC Avant Garde Gothic Demi", Arial, verdana, Helvetica, sans-serif;
	font-size: 18px;
	display: block;
	padding: 5px 0 15px 0;
	margin: 0px;		
}
#updates_page h2{
	font-family: "ITC Avant Garde Gothic Demi", Arial, verdana, Helvetica, sans-serif;
	font-size: 17px;
	display: block;
	padding: 5px 0 15px 0;
	margin: 0px;		
}

#updates_page p {
	font: normal 12px/normal Arial, Helvetica, sans-serif;
	color: #333333;
	display: block;
	padding: 0px;
	margin: 0px 0px 20px 10px;
	width: 570px;
	float: right;
}

#updates_page strong {
	color: #003d7d;
}

#updates_page a:link {
	color: #003d7d;
	text-decoration: none;
	padding-left: 0px;
	display: block;
	float: right;
	width: 550px;
	clear: both;
}
#updates_page a:visited {
	color: #003d7d;
	text-decoration: none;
	padding-left: 0px;
	display: block;
	float: right;
	width: 550px;
	clear: both;
}
#updates_page a:hover {
	color: #003d7d;
	text-decoration: none;
	padding-left: 0px;
	display: block;
	float: right;
	width: 550px;
	clear: both;
}
#updates_page a:active {
	color: #003d7d;
	text-decoration: none;
	padding-left: 0px;
	display: block;
	float: right;
	width: 550px;
	clear: both;
}
.updates_page {
	display: block;
	clear: both;
	font: bold 10px Arial, Helvetica, sans-serif;
	/* border-top: 1px dotted #999999; */
	color: #003D6C;
	margin: 0px;
	padding: 5px;
}
.updates_page a {
	color: #003d7d;
}


/************************** Spotlights page ***************************************/

#spotlights_page {
	float: left;
	width: 670px;
	margin: 0 0 10px 10px;
	display: table;
	height: auto;
}
#spotlights_page h1{
	font-family: "ITC Avant Garde Gothic Demi", Arial, verdana, Helvetica, sans-serif;
	font-size: 18px;
	display: block;
	padding: 5px 0 15px 0;
	margin: 0px;		
}
#spotlights_page h2{
	font-family: "ITC Avant Garde Gothic Demi", Arial, verdana, Helvetica, sans-serif;
	font-size: 17px;
	display: block;
	padding: 5px 0 15px 0;
	margin: 0px;		
}
#spotlights_page img {
	display: block;
	float: left;
	padding: 0 5px 5px 0;
	margin: 0 5px 5px 0;
}

/************************** Footer ***************************************/
#footerbar_fixed {
	width: 100%;
	color: #616161;
	text-align: center;	
}
#rice_footer {
	color: #616161;
	font-size: 11px;
	margin: 5px;
}
#rice_footer a{
	color: #616161;
	margin: 20px;
}