/* This is the style of your browser text */

body {
	background-color: #AFB9C2;
	 font-family: Arial;
}

p {

}



h1, h2, h3, h4, h5, h6, h7 {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-weight: bold;
	letter-spacing: -.05em;
	margin: 0;
	padding: 0;
}


h1 {

	font-size: 16px;

}

h2 {
color:#ffffff;
font-family:Georgia;
}

h3 {
	font-size: 20px;
}

h4 {
	font-size: 12px;

}

h5 {
	font-size: 12px;
}

h6{
	font-size: 20px;
}
h7{
	font-size: 20px;
}
#container {
	width: 740px;
	margin: 0 auto;
	border-left: 3px #000 double;
	border-right: 3px #000 double;	
	background-color: #FFF;
}

#main {
	margin: .5em 20px 0 20px;
	border-top: 1px solid #000;
	text-align: left;
	padding: 20px 0 20px 0;
}

#left {
	float: left;
	width: 140px;
	margin: 0 20px 14px 0;
	background-color: #DCDCDC;
	border: 3px double #FFF;
	font-size: 10px;
	line-height: 1.4em;
}

.gutter {
	margin: 10px;
}

#right {
	float: right;
	width: 120px;
	margin: 0 0 14px 20px;
}

#center {

}

#pullquote {
	float: right;
	margin: 0 0 .4em 1em;
	width: 145px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-variant: small-caps;
	font-size: 20px;
	line-height: 1.3em;
}

.date {
    color:#6bc2f2;
    font-size:12px;
}
.NewsText {
    color:#ffffff;
    font-size:11px;
    line-height:20px;
    font-family: Arial;
}

.ScheduleText {
    color:#ffffff;
    font-size:10px;
    font-family: Arial;
}
.ScheduleText2 {
    color:#ffffff;
    font-size:11px;
    font-family: Arial;
}
.NewsResults {
    color:#ffffff;
    font-size:11px;
    line-height:14px;
    font-family: Arial;
}
.small {
    font-size:1px;
}

.footer {
    font-size:10px;
     color:#ffffff;
      font-family: Arial;
}
.OrangeFooter {
    font-size:11px;
	font-weight:bold;
     color:#a9f3f8;
      font-family: Arial;
}

.OrangeHeader {
    font-size:11px;
     color:#a9f3f8;
      font-family: Arial;
}

.BottomBorder {
    border-bottom: dashed 1px #ff860f;
    margin-bottom:10px;
    
}
.imgBorder 
{ border: solid 1px #ffffff;
}


.opacityLevel{
opacity: 0.0;
filter: Alpha(Opacity=0);
overflow:hidden !important;
height:0px;
background-color:#1a6d99;
}



a.regular:link {
	text-decoration: underline;
	color: #001c4c;
	font-family:Arial;
	font-size: 11px;
}
a.regular:visited {
	text-decoration: underline;
	color: #001c4c;
	font-family:Arial;
	font-size: 11px;
}
a.regular:active {
	text-decoration: underline;
	color: #001c4c;
	font-family:Arial;
	font-size: 11px;
}
a.regular:hover {
	text-decoration: none;
	color: #FFFFFF;
	font-family:Arial;
	font-size: 11px;
}

a.footer:link {
	text-decoration: none;
	color: #c5d2d9;
	font-family:Arial;
	font-size: 10px;
}
a.footer:visited {
	text-decoration: none;
	color: #c5d2d9;
	font-family:Arial;
	font-size: 10px;
}
a.footer:active {
	text-decoration: none;
	color: #c5d2d9;
	font-family:Arial;
	font-size: 10px;
}
a.footer:hover {
	text-decoration: none;
	color: #c5d2d9;
	font-family:Arial;
	font-size: 10px;
}

a.body:link {
	text-decoration: underline;
	color: #ff8e1e;
	font-family:Arial;
	font-size: 12px;
}
a.body:visited {
	text-decoration: underline;
	color: #ff8e1e;
	font-family:Arial;
	font-size: 12px;
}
a.body:active {
	text-decoration: underline;
	color: #ff8e1e;
	font-family:Arial;
	font-size: 12px;
}
a.body:hover {
	text-decoration: none;
	color: #ff8e1e;
	font-family:Arial;
	font-size: 12px;
}

.mediaPanel
{
    /*opacity:0.0;
    filter:Alpha(Opacity:0);
    height:0px;*/
    display:none;
    overflow:hidden;
}