/* CSS Document */

#titleTop {
	background-image:url(/finance/purchasing/art/topcorner.gif);
	background-color:#EBA63D;
	background-repeat: no-repeat;
	float:right;
	width: 264px;
	height: 29px;
	margin-bottom: 0 !important; margin-bottom: -20px;
}

#titleTop h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-large;
	color: #fff;
	font-weight: bold;
	padding-left: 40px;
	margin: 0;
	}
	

#photo {
	background-image: url(/finance/purchasing/art/image.jpg);
	background-color: #EBA63D;
	background-position: left;
	background-repeat: no-repeat;
	height: 205px;
}

#site_url {
	float:left; padding-top: 172px; padding-left: 130px; font-weight: bold;
	padding-top: 160px !important; padding-top: 172px;
	}
	
#site_url a:link, #site_url a:visited, #site_url a:hover, #site_url a:active {
	text-decoration: none;
	font-size: 1.2em;
	}

DIV.contact_rfp {
	padding: 5px 0px 5px 20px;
	background: url(/finance/purchasing/art/botcorner.gif) right no-repeat #EBA63D;
	width: 313px;
	height: 20px;
	margin: 0px 0px 0px 0px;
	font-weight: bold;
	border: 0px solid red;
}

/* Start Navigation */
/*
DIV.navsite {
	font-size: small;
	font-weight: bold;
	float: right;
	width: 260px;	
	border-right: 1px solid #639ACE;
	border-top: 1px solid #336699;
}
*/
DIV.subnavitem {
	padding: 4px 4px 4px 20px;
	margin: 0px 0px 0px 0px;
	width: 225px;
	float: left;
	
	background-color: #EFA639;
	
	border: solid;
	border-width: 0px 1px 1px 10px;
	
	border-left-color: #639ACE;
	border-right-color: #6699CC;
	border-bottom-color: #336699;
}

DIV.subnavitem a:link, DIV.subnavitem a:visited {
	text-decoration: none;
	color: #003366;
	margin-right: 10px;
}

DIV.subnavitem a:hover {
	color: #FFFFFF;
}

DIV.navsite {
	font-weight: bold;
	width: 264px;
	margin-bottom: 30px;
	border-top: 1px solid #EBA63D;
}

DIV.navitem {
	margin: 0px 0px 0px 0px;
}


DIV.navitem a:link, DIV.navitem a:visited {
	float: left;
	font-weight: bold;
	text-decoration: none;
	
	border: solid #EBA63D;
	border-width: 0px 1px 1px 1px;
	
	color: #000000;
	width: 246px;
	padding: 2px 3px 2px 13px;
	
	background: url(/finance/purchasing/art/menu-grad.gif) repeat-y;
}

DIV.navitem a:hover {
	border-left-width: 5px;
	padding-left: 9px;
}


/* End Navigation */	

/*
TABLE.xPa {
	border: solid #CCCCCC;
	border-width: 1px 1px 0px 0px;
}

TABLE.xPa TD {
	border: solid #CCCCCC;
	border-width: 0px 0px 1px 1px;
}
*/

