body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	background-color: #F6F6F6;

}
.content {
	padding: 5px;
}


td {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 140%;
}

th {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.bodystyle {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	
}

.small {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
}

.medium {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;

}

.big {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
}

.xbig {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px;
}

.expanded {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	letter-spacing: 2px;
}

.justified {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: justify;
}

.footer {
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
	color: #999999;
}

.box1 {
	padding: 3px;
	border-width: thin;
	border-style: solid;
	border-color: #CCCCCC #666666 #666666 #CCCCCC;
}

.box2 {
	font-style: italic;
	word-spacing: 2pt;
	padding: 3px;
	border-width: thin;
	border-style: solid;
}

.columnHead {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	height: 20px;
	text-align: center;
}

.columnHead a:link {
	text-decoration: none;
	color: #000000;
}

.columnHead a:visited {
	text-decoration: none;
	color: #000000;
}

.columnHead a:active {
	text-decoration: none;
	color: #000000;
}

.columnHead a:hover {
	text-decoration: underline;
	color: #000000;
}

.gold {
	background-image: url(/images/gold_bg.gif);
	background-repeat: repeat-x;
	background-color: #F7CC1E;
}

.green {
	background-image: url(/images/green_bg.gif);
	background-repeat: repeat-x;
	background-color: #99CC00;
}

.blue {
	background-image: url(/images/blue_bg.gif);
	background-repeat: repeat-x;
	background-color: #7DA7D9;
}
.lightblue {
	background-image: url(/images/lightblue_bg.gif);
	background-repeat: repeat-x;
	background-color: #DBF3FC;
}
a:link {
	color: #014880;
}
a:visited {
	color: #666666;
}
a:hover {
	color: #666666;
}
a:active {
	color: #666666;
}
.quotes {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #C6C3C6;
	border: medium solid #00417B;
	width: 350px;
	text-indent: 0px;
	text-align: left;
	display: table;
	left: auto;
	padding-left: 5px;
	float: left;
}

.NewsTitle { 
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	} 
.NewsTeaser { 
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: italic; 	
	text-align: center;
} 

a.SmallLink:link {
	font-size: 10px;
	color: #014880;
}
a.SmallLink:visited {
	font-size: 10px;
	color: #666666;
}
a.SmallLink:hover {
	font-size: 10px;
	color: #666666;
}
a.SmallLink:active {
	font-size: 10px;
	color: #666666;
}