/* ______ Global Styles */

th,td,p,.text {  font-family:  Arial, Verdana, Helvetica, sans-serif;  font-size: 12px; font-weight: normal; color: #000000}

/*LINKS*/

a {  color: #0066CC; text-decoration: none}
a:hover {  color: #000099; text-decoration: underline}

a img{border: none; text-decoration: none;}

.nobr  br { display: none; }
.clear { clear: both; }

/* ______ AMP Specific Classes */


/*ARTICLE PAGES*/

.title {   font-size: 18px; font-weight: bold;  color: #9aa641; display: block; border-bottom: 1px solid #9aa641; padding-bottom: 5px; }
.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 {  } 
.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: 8px; color: #444444; }.subside { font-size: 16px; font-weight: bold; color: #245ea5; text-align: left; font-family: Geneva, Verdana, Arial, Helvetica, sans-serif; }
span.subside { font-size: 16px; font-weight: bold; color: #245ea5; text-align: left; font-family: Geneva, Verdana, Arial, Helvetica, sans-serif; border-bottom: 1px solid #245ea5; display: block; padding-bottom: 5px; }
.sidelist { font-size: 10px;  color: #245ea5; padding-bottom: 5px }
#left_nav { margin: 5px 10px 10px 10px; }
#right_nav { margin: 5px 10px 10px 10px; }

.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  */

.template-container { text-align:center; }
.template-wrapper { text-align:left; margin-left:auto; margin-right:auto; width:900px; }
.header { border: 1px #999999 solid; }
.left-nav-wrapper { background: #EEEEEE;  border-right: 1px #999999 dashed;  float: left; width: 200px; }
.body { border-left: 1px #999999 solid; border-right: 1px #999999 solid;}
.mainbody { float: left; width: 530px; background: #ffffff; }
.mainbody-padder { padding: 10px 15px 10px 15px; }
.right-nav-wrapper { background: #EEEEEE;  border-left: 1px #999999 dashed; float: left; width: 166px; }
.footer { border: 1px #999999 solid; background: #EEEEEE;  clear: both; }



/* the flooret nav */

.nav_list_wrap  {  font-family: Geneva, Verdana, Arial, Helvetica, sans-serif; 
font-size: 13px; color: #001952; list-style: none;  padding-bottom: 5px;  padding-left: 0px; border: 1px solid #000;
}

.nav_list  {
font-size: 13px;  color: #001952; list-style: none; font-weight: bold;   display: block; padding: 0px; 
}

a.nav_list  {
font-size: 13px; color: #001952; list-style: none;  margin:0;  font-weight: bold; text-decoration: none; padding: 6px 0px 6px 0px}

a:hover.nav_list hover  {
font-size: 13px; color: #001952; list-style: none;  margin:0;  font-weight: bold; text-decoration: none; 
}

.nav_sub_list  {
font-size: 12px;  color: #ff6600;list-style: none; font-weight: bold;   display: block; padding: 0px; 
}

a.nav_sub_list  {
font-size: 12px; color: #ff6600; list-style: none;  margin:0;  font-weight: bold; text-decoration: none; padding: 4px 0px 4px 0px}

a:hover.nav_sub_list hover  {
font-size: 12px; color: #ff6600;list-style: none;  margin:0;  font-weight: bold; text-decoration: none; 
}

.nav_list_active  {
font-size: 13px;  color: #001952; list-style: none; font-weight: bold;   display: block; padding: 0px; 
}

a.nav_list_active  {
font-size: 13px;  color: #ff6600; list-style: none;  margin:0;  font-weight: bold; text-decoration: none; padding: 3px 0px 3px 0px;}
	
	.signup{
		color: #fff;
		font-size: 12px;
		font-weight: bold;
	}
	.footer{
		background-color:#245ea5;
		border-top: 10px solid #fff;
		font-size: 10px;
		color: #fff;
		
	}
	
	.footer_padder{
		padding: 20px 10px;
	}
	.footer a{
		color: #fff;
		text-decoration: none;
	}

        .indextitle{
border-bottom-color:#FFFFFF;
border-bottom-style:solid;
border-bottom-width:1px;
color:#FFFFFF;
font-size:2em;
padding-left:10px;
padding-right:10px;
padding-top:5px;
font-weight: bold;
}

#body_padder img{
margin:0;
padding:0;
}

#body_padder{
}

.newsimg, .fpimg{
margin: 0px 5px 20px 0px;
}

.fptitles{
font-size: 14px;
font-weight: bold;
}

.newstitles, .fpnavs{
font-size: 12px;
}

div.filelink a {
background:transparent url(/img/go-down.png) no-repeat scroll 5% 50%;
border:none;
padding:1em 1em 1em 3em;
}
div.filelink a:hover {
background-color:#DDEEFF;
border:none;
color:#006666;
text-decoration:none;
}
