body { margin: 0px 0px 0px 0px; }

.thinGreyBorder {
	border: 1px solid #CCCCCC;
}
.page_heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 25px;
	font-weight: bold;
	color: #000033;
}
.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #000033;	
}
.heading_blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #000033;
}
.heading_gold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #FBF175;
}
.heading_2_blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #000033;
}
.heading_2_gold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #FBF175;
}
.body_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000033;
}
.body_text_italics {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	font-style: italic;
	color: #000033;	
}
.body_text_blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000033;
}
.body_text_gold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FBF175;
}
.medium_body_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000033;	
}
.medium_body_text_italics {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	font-style: italic;
	color: #000033;	
}
.medium_body_text_blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000033;
}
.medium_body_text_gold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FBF175;
}
.small_body_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000033;	
}
.small_body_text_italics {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
	color: #000033;	
}
.small_body_text_blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000033;
}
.small_body_text_gold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FBF175;
}
.header1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.smallheading1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.textbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.redborder {
	border: 1px solid #FF3300;
}
.bottomGreyBorder {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.bigText {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.smalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.profile {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990033;
}
a:link {
	color: #FFFF00;
	text-decoration: none;
}
a:visited {
	color: #FBF175;
	text-decoration: none;
}
a:active {
	color: #FF0000;
	text-decoration: none;
}
a:hover {

	color: #8C0000;
	text-decoration: none;
}
.news {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color:#333333;
	line-height:20px;
}
.news_headline {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color:#990000;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.news_date {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	font-weight: bold;
	font-style:italic;
	border-top:2px dashed black;
}
#popup2 {
	position:absolute;
	top:150px;
	left:150px;
	visibility:hidden;
	z-index:5;
	width:360px;
	height:600px;
	background-color:#CCCCCC;
	border:3px solid black;
}
#popup {
	position:absolute;
	top:150px;
	left:150px;
	visibility:visible;
	z-index:5;
	width:301px;
	height:168px;
}
#main {
	width:675px;
	height:630px;
	margin-top:8px;
	margin-left:8px;	
	margin-right:25px;
	z-index:5;
	overflow:auto;
}
#news_and_media {
	width:182px;
	height:334px;
	margin-top:8px;
	margin-bottom:8px;	
	margin-left:8px;	
	margin-right:10px;
	z-index:5;
	overflow:auto;
}
