/* ______ Global Styles */

html{ background: #e6e6e6; }

th,td,p,.text {   font-family: Verdana, Arial, Helvetica, sans-serif;  font-size: 12px; font-weight: normal; color: #000000}

/*LINKS*/

a {  color: #0066CC; text-decoration: none; border: 0px;margin:0px;padding:0px;}
a:hover {  color: #000099; text-decoration: underline}


/* ______ AMP Specific Classes */


/*ARTICLE PAGES*/

.title {   font-size: 18px; font-weight: bold;  color: #006699; }
.subtitle { font-size: 14px; font-weight: bold;  color: #333333; }
.author {  font-size: 12px; font-weight: bold; color: #333333; }
.date {   font-size: 12px; font-weight: bold; color: #555555; }
.form {  font-size: 12px; font-weight: bold; color: #333333}
.photocaption {  font-size: 10px; font-weight: normal; color: #333333; text-align: center; vertical-align: middle; clip:   rect(   ); padding-top: 3px; padding-bottom: 3px}
.docbox {border : 1px double Black; font-size : 13px; text-align : center; }

/*LIST PAGES*/

.listtitle { font-size: 13px; font-weight: bold; }
.bodygreystrong {font-size: 12px; font-weight: bold; color: #333333}

/*INDEX PAGE*/

.home {background: #DAE2FA; border: none; margin: 0px; padding: 0px;}
.homebody { font-size: 12px; color: #000000}
.hometitle {  font-size: 16px; font-weight: bolder; color: #006699; text-decoration: none}
.morelink { text-align: right;  display: block; } 

/*NAVIGATION*/

.breadcrumb { font-size: 9px; color: #444444; }
.subside { font-size: 12px; font-weight: bolder; color: #513212; font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif; float: left; margin: 10px 0px; width: 163px;}
.sidelist { font-size: 10px;  color: #333333; }
.sidelists{border-bottom: #d1d8e2 solid 1px; padding: 2px 0px 2px 7px; }
.go { font-size: 9px}

/*NEWS and PR PAGES    bodystronggrey*/

.newstitle { font-size: 18px; font-weight: bold; color: #000000}
.newssubtitle { font-size: 12px; font-weight: bold; color: #333333}
.bodystrong {font-size: 12px; font-weight: bold; color: #000000}       
.bodygrey {font-size: 12px; font-weight: normal; color: #333333}
     /*used in groups*/

/* PAGINATION CLASSES */

div.list_pager {
		text-align: right;
		float: right; 
		width: 90%; 
		position: relative;
		font-size: 11px;
		display: block;
		padding: 5px 5px 10px 5px;

}

div.list_pager a.pager_link {
		font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px
		margin-bottom: 5px;
}

.standout {
		font-weight: bold;
		text-decoration: none;
		font-size:14px;
}

a.standout {
		text-decoration: none;
}

/* ______ AMP Specific Classes for TOOLS */

/*CALENDAR*/
.eventsubtitle {font-size: 12px; font-weight: bold; color: #333333}
      /*used in groups*/

.eventtitle {font-size: 12px; font-weight: bold}
      /*used in groups*/

/*GROUPS & ENDORSEMENTS bodygrey, eventsubtitle,  eventtitle*/


/* LINKS MODULE */

.linktype { font-size: 13px; font-weight: bold;}
.links { padding: 3px; margin-left: 30px; }
.links a { font-size: 11px; }
.links img { float: left; padding: 5px; margin: 5px; border: 1px solid #666; }
.links br { clear: both; }
.links p { display: inline; font-size: 11px; font-weight: normal; color: #666; padding: 0px; padding-left: 4px; font-style: italic;  }
.links p a { color: #f00; font-size: 100%; font-style: italic;  }


/* GALLERY MODULE */
/* list of gallerys */
.gallerylist { padding: 5px; }
.gallerylist a { font-size: 14px; }
.gallerylist img { float: left; margin: 8px; border: 1px solid #666; }
.gallerylist br { clear: both; }
.gallerylist p { display: inline; font-size: 12px; font-weight: normal; color: #666; padding-left: 10px; }
.gallerylist p a { color: #f00; font-size: 100%; 
 font-size: 11px; font-weight: normal; font-style: italic; color: #666;  } 

/* indiv gallery page */
.gallerytitle { font-size: 16px; font-weight: bold; color: #333333; }
.gallery { padding: 0; margin: 0; border: 0; width: 100%; border: 0px solid #666; float: left; }
.gallerycon { width: 200px; height: 200px; float: left; margin: 10px; text-align: center; border: 0px solid #666; }         
.gallerycon img { float: center; padding: 5px; border: 1px solid #666; }
.gallerycap { padding: 5px; border: 0px solid #666; margin: 5px; }



/* FORMS  */

.udm_header { white-space: nowrap; background-color: #CCCCCC; padding: 5px; font-weight: bold; }

.udm_group_label { text-align:left; font-weight: bold; padding-bottom: 5px;}

.form_label_col {text-align:left; font-weight: normal; padding-bottom: 5px;}
.form_data_col  {text-align:left; font-weight: normal;  padding-bottom: 5px;}

/* _________ Design Specific  */

.masborder { border: 2px #000000 solid; }
.features { font-size: 10px; font-weight: bold; color: #000000}
.header { border: 1px #999999 solid; }
.leftnav { background: #EEEEEE;  border-right: 1px #999999 dashed; border-left: 1px #999999 solid;  }
.mainbody { border-right: 1px #999999 solid; padding: 20px;  }
.footer { border: 1px #999999 solid; background: #EEEEEE;  }

#left_nav{margin-right: 5px;}

		body{
			text-align: center;
			margin: 0px;
			padding: 0px;
		    background: #E6E6E6;
		}
		
		#container{
		    margin: 0px auto;
			padding: 0px;
		    text-align: left;
		}
		
		img{
			border: 0px;
			margin: 0px;
			padding: 0px;
		}
		
		a{
			text-decoration: none;
		}
		
		.floatleft{
			float: left;
                        display: inline;
margin:0px;padding:0px;
		}

		.floatright{
			float: right;
		}
		
		#back{
			background: transparent url("/img/back.jpg") no-repeat;
			clear: both;
			width: 1100px;
			height: 698px;
		}
		
		#left_col{
			width: 163px;
			float: left;
		}

		#content{
			margin-left: 167px;
			width: 750px;
background-color: #fff;

		}
								
		#center{
			padding: 0px;
			float: left;
			width: 419px;
			margin-left: 5px;
}
		
		#center_3{background: #DAE2FA;
		}

		#center_i{
			padding: 0px;
			float: left;
			width: 410px;
			margin-left: 5px;
		}
    
		
		#right_col{
			padding: 0px;
			width: 146px;
			float: left;margin-left: 10px; 
		}
		
		#search{
			background: transparent url("/img/search.jpg") no-repeat;
			height: 248px;
		}
		
#s { font-size:9px; left:12px; padding:0px; position:relative; top:223px; width:116px;}

#footer{ clear: both; }
