div {
	font-family: inherit;
}
.box { clear: both; margin-top: 6px; padding-top: 6px; border-top: 1px solid #666666; }

#int-cont {
	width: 960px;
	margin: 0 auto 0 auto;
	}

#int-cont td { font-family: Trebuchet MS, sans-serif; font-size: 13px; color: #000000;}



h1, h2.large {font-family: Trebuchet MS; font-size: 19px; font-weight: 400; color: #22638F; text-align: left; }

h2.std {font-family: Trebuchet MS; font-size: 16px; font-weight: 400; color: #22638F; text-align: left; }

h1.whitetitle {
	font-family: Trebuchet MS, Arial, sans-serif; 
	font-size: 20px; 
	color: white; 
	font-weight: bold;
	margin-left: 25px;
	width: 935px;
	height: 35px;
	margin: 0 auto 0 auto;
	padding: 10px 0 0 25px;
	background: url("../images/pageheader.jpg") no-repeat;
/*	border-left: 1px solid #000; 
	border-right: 1px solid #000; */
	}

td.whitetitle {
	font-size: 20px;
	font-family: Trebuchet MS, Arial, sans-serif;
	color: #fff;
	padding-left: 25px;
	font-weight: bold;
	}

td.whitetitle a {
	color: #fff;
	font-weight: bold;
	font-size: 18px;
	}

td.whitetitle a:link, td.whitetitle a:visited {
	text-decoration: none;
	}

td.whitetitle a:hover {
	text-decoration: underline;
	}


/* h2 is in main.css -- it applies to home as well as inner pages */
h2.gray { font-family: Trebuchet MS; font-size: 20px; font-weight: normal; color: #999; text-align: left; margin-bottom: 10px; }

h3 {font-family: Trebuchet MS; font-size: 16px; font-weight: 700; color: #16416c; margin-bottom: 0; margin-left: 25px; margin-right: 25px; margin-top: 10px; }
h4 {font-family: Trebuchet MS; font-size: 15px; font-weight: 700; color: #205e87;}
h5 {font-family: Trebuchet MS; font-size: 20px; font-weight: 400; color: #404040;}
h6 {font-family: Trebuchet MS; font-size: 17px; font-weight: 400; color: #666666;}

h4.indent {
	margin-left: 25px;
	}

ul {margin-left: 25px; margin-right: 50px; list-style-type: square;}

p.teaser {
	margin-left: 25px;
	}

div.citydategroup {
	padding: 3px 5px 5px 5px;
	margin-bottom: 5px;
	height: auto;
	width: 500px;
	background: url("../imagefiles/eventcalendarlistbg.jpg") repeat-x;
	background-position: bottom left;
	}

p.citylist {width: 280px; height: 15px; font-size: 1.1em; font-weight: bold; margin:0 0 -20px 0; white-space: normal; }

h3.statelist {width: 110px; height: 25px; font-size: 1.1em; font-weight: bold; margin:5px 0 -30px 0;}

p.datelist {margin: 5px 0 0 280px;}

#getpref {
	width: 500px;
	}

ul li {
	margin-bottom: 3px;
	}

/*p.highlight {
	padding: 10px;
	background: #cfe8f7;
	border: 1px solid #8dcbf3;
	} */

.newshighlight {
	padding: 10px; 
	background: #e9e9e9; 
	border: 1px solid #bababa;
	}

.facebookshare {
	float: right;
	margin-right: 25px;
	}

/* ===================================
    TRAINING SCHEDULE DISPLAY STYLES
   ===================================*/

#trainingarray {
	width: 660px;
	min-height: 300px;
	}

.trainingrow {
	width: 660px;
	height: 90px;
	position: relative;
	padding-bottom: 5px;
	margin-bottom: 5px;
	}

.trainingbox, .trainingboxright {
	width: 320px;
	margin-right: 10px;
	float: left;
	}

.trainingboxright {
	position: absolute;
	left: 325px;
	top: 50;
	}






a.citybutton:link, a.citybutton:visited {
	display: block;	
	float: left;
	background: url("../images/citybutton.gif") no-repeat;
	width: 150px;
	height: 50px;
	}

a.citybutton:hover {
	display: block;
	
	float: left;
	background: url("../images/citybuttonOV.gif") no-repeat;
	width: 150px;
	height: 50px;
	}

a.citybutton:hover p.city {
	display: none;
	}

a.citybutton p.city {
	font-size: 14px;
	line-height: 110%;
	padding-top: 0;
	width: 141px;
	font-family: Trebuchet MS, sans-serif;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	color: #015697;
/*	padding-top: 15px; */
display:table-cell; vertical-align:middle;
	height: 40px;
	margin: 0;
	}

p.citydate {
	font-size: 13px;
	margin-top: 0px;
	line-height: 115%;
	margin-top: 3px;
	text-align:right;
	padding-right:20px;
	}

p.citydate a:link, p.citydate a:visited {
	color: #000;
	font-size: 13px;
	text-decoration: none;

	}

p.citydate a:hover {
	font-size: 13px;
	color: #000;
	text-decoration: underline;

	}

span.trainalert {
	color: #336633;
	font-weight: bold;
	display: block;
    margin-top: -5px;
	}

#trainingbars {
	width: 700px;
	margin-left: 25px;
	padding-top: 25px;
	}

ul#trainingbarlist {
	width: 575px;
	margin: 0 0 0 25px;
	padding-top: 15px;
	}

ul#trainingbarlist li {
	list-style-image: url("../images/training-bar-bullet.gif");
	margin: 0 0 10px 0;
	}

form.communitylogout {
	margin: 0;
	padding: 0;
	width: 200px;
	}

form.communitylogout {
	float: right;
	}

.new-window {
	padding-right: 15px;
	background: url("../images/new-window.gif") no-repeat;
	background-position: right center;
	}
