body, p, div, table, tr, td, ul, ol, li {
	font-family:Arial;
	font-size:12px;
}


.links {color: #ffffff;}

a.links:link {color: #ffffff;
		text-decoration: none;
		font-weight: bold;}
a.links:active{color: #ffffff;
		 text-decoration: none;
		 font-weight: bold;}
a.links:hover{color: #ce1029;
		text-decoration: none;
		font-weight: bold;}
a.links:visited{ color: #ffffff;
           text-decoration: none;
		   font-weight: bold;}
a.links:visited:hover{color: #ce1029;
			    text-decoration: none;
				font-weight: bold;}

a:link {color: #003366;
		text-decoration: none;
		font-weight: bold;}
a:active{color: #003366;
		 text-decoration: none;
		 font-weight: bold;}
a:hover{color: #003366;
		text-decoration: underline;
		font-weight: bold;}
a:visited{ color: #003366;
           text-decoration: none;
		   font-weight: bold;}
a:visited:hover{color: #003366;
			    text-decoration: underline;
				font-weight: bold;}

body {margin: 0px; background-color: #d9dee4;}

h1 {
	font-family:Arial;
	font-size:16px;
	font-weight:bold;
	
}

img.blackborder {
	border-color:#000000;}

.FieldStatus {
	color: red;
}

.sidebar-caption {
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	background-color:#ce1029;
	color:#ffffff;
}
.sidebar {
	font-family:Arial;
	font-size:11px;
	background-color:#f5f5dc;
	color:#000000;
}

.pghead-line {
	background-color:#000000;
}
.pghead {
	font-family:Arial;
	font-size:14px;
	font-weight:bold;
}

div.MissingThumb	 {
	float:center;
	color:#FFFFFF;
	font-size:9px;
	position:relative;
	width:58px;
	top:-75px;
	height:0px;
	text-decoration:none;
	cursor:hand;
	text-align:center;
}

div.MissingThumb a	 {
	
	color:#FFFFFF;
	text-decoration:none;
}

div.MissingCover	 {
	float:center;
	color:#FFFFFF;
	font-size:10px;
	position:relative;
	width:130px;
	top:-120px;
	height:0px;
	text-decoration:none;
	cursor:hand;
	text-align:center;
}

div.MissingCover a	 {
	
	color:#FFFFFF;
	text-decoration:none;
}





/* CSS for template site only - should be removed */
table.template {
	background-color:#ce1029;
	padding:3px;
	font-family:Arial;
	font-size:12px;
	color: #ffffff;
}
td.template {
	font-family:Arial;
	font-size:12px;
	color: #ffffff;
}


a.nav:active{color: #ffffff;
			 text-decoration: none;
			 font-size: 12px;
			}

a.nav:link{color:#ffffff;
	       text-decoration:none;
		   font-size: 12px;
		   }

a.nav:hover{color: #ffffff;
			text-decoration: underline;
			font-size: 12px;
			}
a.nav:visited{color: #ffffff;
			  text-decoration: none;
			  font-size: 12px;
			  }
a.nav:visited:hover{color: #ffffff;
					text-decoration: underline;
					font-size: 12px;
					}

.nav {font-size: 12px;; color: #ffffff; }



a.side:active{color: #ffffff; font-weight: none;}
a.side:link {color: #ffffff; font-weight: none;}
a.side:hover {color: #ffffff; font-weight: none;}
a.side:visited{color: #ffffff; font-weight: none;}
a.side:visited:hover{color: #ffffff; font-weight: none;}

#dep_nav {
width:203px;
height:22px;
border-bottom:solid;
border-width:1px;
border-color:#6E6E58;
background-color:#ce1029;}

#dep_nav:hover {
text-decoration: none; background-color: #ffffff;}

#dep_nav a { font-size: 12px; color: #ffffff; font-weight:bold; letter-spacing:0px; font-family: Arial, Helvetical;}
#dep_nav a:hover { color: #ce1029; text-decoration: none;}


#subnav1{
background-color:#ce1029;
background-repeat:no-repeat;
color: #ffffff;
display:block;
/*float:left;*/
margin:0px 0px 0px 0;
padding:0px 0 0 0;
height: 24px;
width:203px;
}

#subnav1 ul{
list-style-type:none;
margin:0;
padding:0 0 0px 0px;
height: 22px;
}

#subnav1 li{
font-family:Arial;
color: #ffffff;
font-size:12px;
/*line-height:1em;*/
list-style-type:none;
margin:0;
padding-left: 8px;
padding-top: 4px;

}

#subnav1 li a{
display:block;
margin:0;
/*padding:2px 0px 2px 2px;*/
color: #ffffff;
height: 22px;
}

#subnav1 li ul{
border:0;
margin:0;
padding:0 0 0px 0;
list-style-type:none;

}

/*#subnav1 a:hover{
text-decoration:none;
background-color:#ffffff;
color: #ce1029;
font-weight:bold;


}*/