/************| DEFINE TAGS |************/

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #000000;
	margin-left: 15px;
	margin-top: 25px;
}
strong {
	font-weight: bold;
}
em {
	font-style: italic;
}


/************| DEFINE CLASSES |************/

.caption {
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
.form {
	height: 41px;
	width: 262px;
}
.menu_home {
	width: 248px;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
.menu_sub {
	width: 198px;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
.news {
	font-size: 10px;
	padding-right: 5px;
	padding-bottom: 5px;
}
/*.checkmark {
	background:#EAB97A;
	border-bottom:1px solid #FFF;
	border-top:1px solid #FFF;
}*/

/************| DEFINE LINKS |************/

a:link, a:active, a:visited {
	font-style: normal;
	color: #0033CC;
	text-decoration: none;
}
a:hover {
	font-style: normal;
	color: #0033CC;
	text-decoration: underline;
}

a.mainnav:link, a.mainnav:active, a.mainnav:visited {
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	color: #003399;
	text-decoration: none;
	padding-left: 2px;
	padding-right: 2px;
	padding-bottom: 1px;
}
a.mainnav:hover {
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color:#003399;
	padding-left: 2px;
	padding-right: 2px;
	padding-bottom: 1px;
}

a.caption:link, a.caption:visited, a.caption:active, a.news:link, a.news:visited, a.news:active {
	font-size: 10px;
	font-style: normal;
	color: #0033CC;
	text-decoration: none;
}
a.caption:hover, a.news:hover {
	font-size: 10px;
	font-style: normal;
	color: #0033CC;
	text-decoration: underline;
}
a.footer:link, a.footer:active, a.footer:visited {
	font-style: normal;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
a.footer:hover {
	font-style: normal;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}
a.chart:link, a.chart:active, a.chart:visited {
	font-style: normal;
	color: #333;
	text-decoration: none;
}
a.chart:hover {
	font-style: normal;
	color: #333;
	text-decoration: underline;
}h1 {
	font: bold 13px "Segoe UI", Arial, sans-serif;
	color: #F49926;
	margin: 8px 0px 4px 0px;
	padding: 0px;
}
