/*
ERC's additions to the stlesheets.
Load last.
*
*                                       
*/



/*.section-departments {
    background: url("/includes/rch_template2011/assets/global/bg-pattern-blades.png") no-repeat scroll center top #FFFFFF !important;
}*/

a:link, #primary a {
    color: #003366;
    text-decoration: underline;
}


#mini-nav a {
        text-decoration:none;
}


/* CSS to style the authorised by footer. Was not in the supplied CSS */
#footer-credits {
	float:left;
	width:600px;
	left:170px;
	top:30px;
	padding:10px;
	position:relative;
	font-size:smaller;
	text-align:center;
	color:#999;
	
}



/* Existing CSS for CMS */
#primary .time {
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
#primary .no-space {
	padding: 0;
	border: 0;
	margin: 0;
}
#primary .smalltext {
	font-size: 0.83em;
	margin: 0;
	padding: 0.2em 0 0.2em 0;
	border: 0;
}
#primary .smalltitle {
	font-size: 1em;
	font-weight: bold;
	color: #0000A0;
}
#primary .highlighted {
	font-weight: bold;
	color: #CC0000;
}
#primary .bigbold {
	font-weight: bold;
	color: #990033;
	font-size: 22px;
}
#primary .redtext {
	color: #CC0000;
}
#primary .whitetext {
	color: #fff;
}
#primary .greentext {
	color: #360;
}
#primary .bluetext {
	color: #039;
}
#primary .purpletext {
	color: #639;
}
#primary .greytext {
	color: #ccc;
}
#primary .subtitle {
	font-weight: bold;
	color: #400080;
}
#primary .reversed {
	background-color: #ff0000;
	color: #ffffff;
	font-weight: bold;
	padding: 2px;
}
#primary .dashedborder {
	border: thin dashed #CCCCCC;
	padding-left: 2px;
}
#primary .white_link a, #primary .white_link a:visited, #primary .white_link a:active {
	color: #FFFFFF;
}
#primary .white_link a:hover {
	color: #000000;
}
/* Added for IT FAQ pages */
ul.faqquestion {
	margin-bottom: 4px;
	list-style-image: url(/emplibrary/it/Qblock.gif);
}
#primary .linksurl {
	text-decoration: none;
	color: #000000;
}
#primary a.linksurl:link {
	color: #039;
}
#primary a.linksurl:visited {
	color: #039;
}
#primary a.linksurl:hover {
	color: #ff9900;
	text-decoration: underline;
}
#primary .siteurl {
	text-decoration: none;
	color: #000000;
}
#primary a.siteurl:link {
	color: #f2007a;
}
#primary a.siteurl:visited {
	color: #f2007a;
}
#primary a.siteurl:hover {
	color: #ff9900;
	text-decoration: underline;
}
#primary .depturl {
	text-decoration: none;
	color: #000000;
}
#primary a.depturl:link {
	color: #f2007a;
}
#primary a.depturl:visited {
	color: #f2007a;
}
#primary a.depturl:hover {
	color: #ff9900;
	text-decoration: underline;
}
#primary .faqanswer {
	margin-left: 50px;
	margin-top: 0px;
	padding-top: 0px;
	font-size: 0.83em;
	color: #003366;
}
/* ul classes added for eWebEdit pro lists.
http://www.ektron.com/support/ewebeditprokb.cfm?doc_id=2064 */

ol.decimal {
	list-style-type: decimal;
}
ol.lowerAlpha {
	list-style-type: lower-alpha;
}
ol.upperAlpha {
	list-style-type: upper-alpha;
}
ol.lowerRoman {
	list-style-type: lower-roman;
}
ol.upperRoman {
	list-style-type: upper-roman;
}
ul.disc {
	list-style-type: disc;
	list-style-image: none;
}
ul.circle {
	list-style-type: circle;
	list-style-image: none;
}
ul.square {
	list-style-type: square;
	list-style-image: none;
}
ul.none {
	list-style-type: none;
}
ul.compact {
	list-style-position: outside;
	list-style-type: disc;
	list-style-image: url(/images/bullet_grey.gif);
	position: relative;
	text-indent: -2px;
	margin:0 0 0 20px;
	padding:0 0 0 5px;
	top: -12px
}
/* For those who just have to have the joke look */
#primary .informal {
	font-family: "Comic Sans MS", sans-serif;
	font-size: 140%;
}
/* highlight for Tigra Form validator - added 29 June 2006 Marina*/
#primary .tfvHighlight {
	color: #CC0033;
	font-weight: bold;
}
#primary .tfvNormal {
	color: black;
}

a > span.super, a:link > span.super {
	vertical-align: super;
	font-size:smaller;
	text-decoration:none !important;
	
	
}
