.smaller { font-size: smaller; }
.larger { 	font-size: larger; }
.textright { text-align: right; }
.textcenter {text-align: center;}
.textleft {text-align: left;}
.tablecentered {margin: auto;}
.pictureleft {float: left;	padding-right: 6px;}
.pictureright {float: right;	padding-left: 6px; }
.clearleft {clear: left;}
.clearright {clear: right;}
.clearboth {clear: both;}
.nomargintop {margin-top: 0;}

img {	border: none;}

.headerback {
	background-color: white !important ;
}

.imageback {
	background-image: url(images/slide_big.jpg);
	background-repeat: no-repeat;
}

.mastback {
	background-image: url(images/masthead_back.gif);
	background-repeat: repeat-x;
}
.transback {
	background-color: transparent !important ;
}

.footer1 {
   background: #24408e linear-gradient(180deg, rgba(152,182,206,1) )!important;
   background-color: #c6c6c6;
   font-size: 16px;
}

.tiphead {
	background-color: #24408e ;
	color: #FFF;
	font-size: 16px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: center;
	padding: 10px;
	width: 100%;
	
}
img.scalable {
	height: auto !important;
	width: auto !important;
	max-width: 100%;
	vertical-align: bottom;
}

.msahead {
	margin: 6px 0 0 0;
	padding: 0 0 6px 0;
	font-size: 2em;
	font-weight: bold;
	font-family: Federo, Helvetica, Arial, sans-serif;
	line-height: 180%;

}

.width50 {
	width: 50%;
	margin: auto;
}

.padding5 {	padding: 5px; }
.padding10 {padding: 10px; }
.padding15 {padding: 15px; }


.callout {
	float: right;
	width: 300px;
	margin: 0px 0 0 10px;
	border: 1px solid #000000;
	font-size: .9em;
	padding: 6px;
}

.tablecentered {margin: auto }

.tableborder {
	margin:auto  ;
	border-top: 1px solid #000000; 
/*	border-bottom: 1px solid #000000; */
/*	border-left: 1px solid #000000;  */
	border-right: 1px solid #000000; 
	padding: 0px;
}

.tableborder td {
	padding: 6px;
	/*border-top: 1px solid #000000; */
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
	/*border-right: 1px solid #000000; */
}

.tableborderthick {
	margin:auto  ;
	border: 3px solid #000000; 
	padding: 10px;
}

h2 {
	font-family: "Droid+Serif", Arial, Helvetica, serif !important;
	font-weight: 700;
}
h1 {
	font-family: "Droid+Serif", Arial, Helvetica, serif !important;
	font-weight: 700;
}

.foothead {
	margin-top: 1px;
	padding-top: 6px;
	padding-left: 10px;
}


/* visited link */
#p7PM3_1 a {
    color: #FFFFFF;
}

/* visited link */
#p7PM3_2 a {
    color: #FFFFFF;
}


/* visited link */
#p7PM3_1 a:visited {
    color: #e1e1e1;
}

/* visited link */
#p7PM3_2 a:visited {
    color: #e1e1e1;
}

.fbpic {
	float: right;	
	padding-right: 16px;
}
