/* CSS Document */
.style {color: #003366;
font-family:Arial, Helvetica, sans-serif;
font-size:11px}

.video, .video a:link, .video a:visited {
color: #003366;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
text-decoration:none;
}

.eventsTitle {
color: #41566B;
font-family:Arial, Helvetica, sans-serif;
font-size:10pt;
font-weight:bolder;
}

.eventsContent {
color: #232323;
font-family:Arial, Helvetica, sans-serif;
font-size:8pt;
font-weight:bolder;
}

.eventsList, .eventsList a:link, .eventsList a:visited {
color: #232323;
font-family:Arial, Helvetica, sans-serif;
font-size:8pt;
font-weight:bolder;
text-decoration:none;
}

.careers, .careers a:link, .careers a:visited, .back, .back a:link, .back a:visited {
color: #003366;
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
text-decoration:none;
}

.careersHeader {
color: #003366;
font-family:Arial, Helvetica, sans-serif;
font-size:16px;
}

.careersSubHeader {
color: #006699;
font-family:Arial, Helvetica, sans-serif;
font-size:14px
}

.careersContent {
color: #333333;
font-family:Arial, Helvetica, sans-serif;
font-size:13px
}

a:link {
	color: #003366;
}

a:visited {
	color: #003366;
}

a:hover, .eventsList a:hover, .careers a:hover, .back a:hover, .video a:hover {
	color: #006699;
}

a:active, .eventsList a:active, .careers a:active, .back a:active, .video a:active {
	color: #0099CC;
}

.calendarHeader {
	font-family:Trebuchet MS;
	font-size:12pt; 
	font-weight: bolder; 
    color: #404040; 
}

.calendarSubHeader {
	font-family:Trebuchet MS;
	font-size:10pt;
	font-weight: bolder; 
	width:32px;
	color: #404040; 
    background-color: #DCEEFA;
}

.calenderLink {
    background-color: #EEEEEE;
}

.calendarToday { 
    font-family:Trebuchet MS;
	font-size:10pt;
	text-align:left;
	width:32px;
	color: #000000;
	font-weight:bolder; 
    background-color: #FFE6E9;
}

.calendar {
    background-color: #9AAEC7;
	border-collapse: separate;
}

.content {
    font-family:Trebuchet MS;
	font-size:10pt;
	text-align:left;
	width:32px;
	color: #656565; 
    background-color: #FFFFFF;
}

.content a:link, .content a:visited {
    color: #A20307; 
}

.noncontent {
    font-family:Trebuchet MS;
	font-size:10pt;
	text-align:left;
	width:32px;
	color: #000000; 
    background-color: #D3D3D3;
}

.gallery_border {
	width:103;
	margin-left:12px;
	margin-top:16px;
	float:left;	
}

.gallery_photo {
	width:103;
	height:79;
	padding:3px;
	background-color:#D1D1D1;
}

.photo_item {
	width:103;
	height:79;
	margin-left:12px;
	margin-top:12px;
	padding:3px;
	background-color:#D1D1D1;
	float:left;	
}

.gallery_title {
color: #003366;
font-family:Arial, Helvetica, sans-serif;
font-size:16px;
font-weight:bolder;
padding-left:20px;
}


