body {
	background-color: #0066cc;
}

.smbold {
	font-family: "trebuchet ms";
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	text-align: center
}
.main {
	font-family: "trebuchet ms";
	font-size: 14px;
	margin-left: 10px;
	background-color: #FFF;
	padding-left: 5px;
}


.table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.85em;
	color: #000;
	background-color: #FFF;
	padding: .5em;
}



	

.line {  border-color: black black #009999; border-style: solid; border-bottom-width: medium; 	font-size: 1em;
	color: #000;
	background-color: #FFF;
}
.main-title {  font-family: "Trebuchet MS"; font-size: 130%; color: #000000; font-weight: bold; margin-left: 10px}
.title-shaded {
	font-family: "Trebuchet MS";
	font-size: 100%;
	color: #FFFFFF;
	background-color: #0066cc;
	font-variant: normal;
	font-weight: normal;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	white-space: pre;
	line-height: 30px;
	vertical-align: middle;

}
.captions {
	font-family: "Trebuchet MS";
	font-size: 10px;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000
}
.whitetext {
	font-family: "Trebuchet MS";
	font-size: 9px;
	font-weight: bold;
	background-color: #0066cc
}
.subtitle {  font-family: "Trebuchet MS"; font-size: 150%; font-weight: bold; color: #FF0000}
.shaded-title-sm {
	font-family: "Trebuchet MS";
	font-size: 95%;
	background-color: #0066cc;
	color: #FFFFFF;
	font-weight: bold
}
.boldtitle {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold
}
.bullet {  list-style-type: square; font-family: "Trebuchet MS"; font-size: 14px}
.footer {
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #FFFFFF;
	background-color: #0066CC;

/* GALLERY THUMBNAIL BORDERS */

.Galborder	 	{ border: #000000 1px solid; margin-bottom: 1px; }

A:hover .Galborder 	{
	border: #FFF 1px solid;
	background-color: #fff;
}

.addthis_toolbox .vertical{    
 width: 150px;    
 padding: 10px 0 10px 0;    
 border: 3px solid #eee;    
 -moz-border-radius: 5px;    
 -webkit-border-radius: 5px;}
 
.addthis_toolbox .vertical a{
	width: 102px;
	position: relative;
	display: block;
	text-decoration: none;
	color: blue;
	padding-top: 4px;
	padding-right: 0;
	padding-bottom: 4px;
	padding-left: 34px;
}
 
.addthis_toolbox .vertical a:hover{
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	background: #FFF;
	text-decoration: none;
}
  
.addthis_toolbox .vertical span{    
 position: absolute;    
 left: 14px;    top: 4px;}
 
.addthis_toolbox .vertical .more{    
 border-top: solid 1px #eee;    
 padding: 10px 0 0 0;    
 margin: 10px 10px 0 10px;    
 text-align: center;}
 
.addthis_toolbox .vertical .more a{    
 padding: 4px 0;    
 margin: 0;}
 
.addthis_toolbox .vertical .more span{    
 display: none;}

