body	{
	margin:0px;
	padding:4px;
	}

body, p, div, table, tr, td, ul, ol, li {
	font-family:Arial, Helvetica, sans-serif;
	font-size:small;
}

h1 {
	font-size: large;
	text-transform:uppercase;
	margin-bottom:2px;
	line-height:115%;
	font-weight:normal;
	color:#336699;
}

.coll-head {
	font-size: large;
	font-weight:normal;
	color:#336699;
}

img.blackborder {
	border-color:#659ECA;}

.FieldStatus {
	color: red;
}

a.caption	 {
	color:#000000;
	font-size:15px;
	font-weight:bold;
	position: relative;
	text-decoration:none;
	cursor:hand;
	}

a.caption span {
	color: #FFFFFF;
	font-weight:bold;
	display: block;
	position: absolute;
	top: -.05em;
	left: -1px;
	text-decoration:none;
	cursor:hand;
}


.sidebar-caption {
	padding-left:8px;
}

a.sidebar {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
}

.pghead {
	font-family:Arial, Helvetica, sans-serif;
	font-size: x-large;
	padding-top:5px;
}

.style2 {
	font-size: x-large;
	font-weight: bold;
}
.style5 {
	font-size: 16px;
	font-weight: bold;
	color: #5C7AAC;
}
.style7 {font-size: 13px; font-weight: bold; color: #5C7AAC; }
.style3 {font-size: smaller}
.style12 {font-size: large}
.style1 {font-size: xx-large}


a.navbar	 {
	color:#666666;
	font-size:13px;
	font-weight:bold;
	position: relative;
	text-decoration:none;
	cursor:hand;
	/*padding:0 6px 0 6px; */
	}

a.navbar span {
	color: #ffffff;
	font-weight:bold;
	display: block;
	position: absolute;
	top: -.05em;
	left: -1px;
	text-decoration:none;
	cursor:hand;
	/*padding:0 6px 0 6px; */
}


.Toolbar {
    background: #659ECA;
    color: #FFFFFF;
    font-family: arial, helvetica;
    font-size: 11px;
	font-weight:bold;
    }
	
.Toolbar-Go { 
	border: 1px solid #ffffff;
	background: #336699;
	color: #fff;
	font: bold 11px arial, helvetica;
	padding:1px 6px 1px 6px;
	}

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;
}

.footer	{
	color:#ffffff;
	font-size:10px;
}

.footer a	{
	color:#ffffff;
	font-size:10px;
}








/* CSS for template site only - should be removed */
table.template {
	border:1px solid gray;
	background-color:#dcdcdc;
	padding:3px;
	font-family:Verdana;
	font-size:8pt;
}
td.template {
	font-family:Verdana;
	font-size:8pt;
}

