/* CSS Document */

body{
margin: 0;
padding: 0;
background: #F0BB47;
background-image: url(/images/backgroundimg.jpg);
background-repeat: repeat-y;
height: 100%;
font: 11px/13px verdana, arial, sans-serif;
color: #000;
}

table{font: 11px/13px verdana,arial,sans-serif;}
form {margin: 0;}

a:link{color:#194B96; text-decoration:underline}
a:visited{color:#194B96; text-decoration:none}
a:hover{color:#FBB03B; text-decoration:none}

h1 {
	font: bold 1.4em/1.4em "Lucida Sans", Lucida, Helvetica, Arial, sans-serif;
	text-transform: uppercase;
	height: 23px;
	margin: .05em 0em .05em 0em;
	padding-left: 10px;
	color: #92551E;
	text-align: left;
}

h2 {
	font: bold 1.3em/1.3em "Lucida Sans", Lucida, Helvetica, Arial, sans-serif;
	height: 20px;
	margin: 0.05em 0em;
	color: #92551E;
	background-repeat: no-repeat;
	padding-left: 10px;
	text-align: left;
}

h3 {
	font: bold 1.2em Lucida Sans, Lucida, Helvetica, Arial, sans-serif;
	line-height: 1.4em;
	height: 23px;
	margin: .05em 0em .05em 0em;
	color: #92551E;
}

hr{height:1px; color:#194B96;}

#containment{margin:0; padding:0; width:800px; background:#FFF; color:#000}

#footer{color:#666; font:.9em verdana,arial,sans-serif; padding:10px 0 10px 0; text-align:center; text-decoration:none}
#footer a, #footer a:link, #footer a:visited, #footer a:active{color:#666; text-decoration:none}
#footer a:hover{color:#194B96; text-decoration:underline}


.orangecell{background:#CC4D00}

.greencell{background:#F0BB47;
line-height: 20px;
font-weight: bold;
}



.blackcell{background:#000}

.whitecell{background:#FFF}

.greycell{background:#EBEBEB}

.greycelldarker{background:#BEBBBB}

.greycelldarkest{background:#999}

.tancell{background:#B99016}

.creamcell{background:#F4E7B4}

.orangecell, .greencell, .bluecell, .blackcell{color:#FFF}

.greycell, .greycelldarker{color:#000}

.orangecell a:link, .greencell a:link, .bluecell a:link, .blackcell a:link, .orangecell a:visited, .greencell a:visited, .bluecell a:visited, .blackcell a:visited{color:#FFF}

.orangecell a:hover, .greencell a:hover, .bluecell a:hover, .blackcell a:hover{color:#FFF; text-decoration:none}

.darkgreycell{background:#999; color:#FFF}

.lightgreycell{background:#EBEBEB; color:#000}

.caretlink{margin-top:10px; padding:0 0 0 12px; background:url(/img/templates/shared/white_caret_on_blue.gif) .2em .2em no-repeat}

.caretlinkblue{margin-top:10px; padding:0 0 0 12px; background:url(/img/templates/shared/blue_arrow.gif) .2em .2em no-repeat}

.caretlinkorangewhite{margin-top:10px; padding:0 0 0 18px; background:url(/img/templates/shared/arrow-orange-white.gif) .2em .2em no-repeat}

.caretlinktanwhite{margin-top:10px; padding:0 0 0 18px; background:url(/img/templates/shared/caret-tan-white.gif) .2em .2em no-repeat}

.whitefont{color:#FFF}

.blackfont{color:#000}

.greyfont{color:#5C5C5C}

.cellpadding{padding:2px 2px 2px 2px}

.headerpadding{padding:5px 0 5px 5px}

.whiterightborder{color:#FFF; border-right:1px solid #FFF}

.whitebottomborder{color:#FFF; border-bottom:1px solid #FFF}

.whiteleftborder{color:#FFF; border-left:1px solid #FFF}

.greenhead{font-weight:bold; color:#690; padding:4px 0 5px 0; margin:0 0 -5px 0; border-bottom:1px solid #999}

.bluehead{font-weight:bold; color:#194B96; padding:4px 0 5px 0; margin:0 0 -5px 0; border-bottom:1px solid #999}

.orangehead{font-weight:bold; color:#CC4D00; padding:4px 0 5px 0; margin:0 0 -5px 0; border-bottom:1px solid #999}

.librarythumbnail{float:right; padding-right:0px; background-color:#fff; border:1px solid #999; margin:0px 0px 0px 0px; padding:0px; margin-top:0px; position:relative; top:0px; left:0px}

.blacktitle{font:bold 16px/18px verdana,arial,sans-serif}