/* CSS Document */

body
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #f8f8f7;
	margin-top: 0;
	margin-bottom: 0;

}

h1
{
	font-family: Corbel;
	font-size: 20px;
	color: #0392cd;
}

h2
{
	font-family: Corbel;
	font-size: 18px;
	color: #cd6c03;
}

h3
{
	font-size: 16px;
	color: #cd6c03;
}

h4
{
	font-size: 16px;
	color: #585858;
}

h5
{
	font-size: 14px;
	color: #585858;
	font-weight: bold;
}


a
{
	color: #585858;
	font-weight: bold;
	text-decoration: none;
}

a:visited
{
	text-decoration: none;
	font-weight: bold;
}

a:hover
{
	text-decoration: none;
	color: #cd6c03;
}

a:active
{
	text-decoration: none;
}

.small
{
	font-size: 9px;
}

.small a
{
	font-size: 9px;
	font-weight: bold;
	text-decoration: none;
}

.cellbg
{
	background-color: #F1F1F1;
}

.headblue
{
	font-family: Corbel;
	font-size: 32px;
	color: #0392cd;
}

.headorange
{
	font-family: Corbel;
	font-size: 32px;
	color: #cd6c03;
	vertical-align: middle;
}

.headblue_2
{
	font-family: Corbel;
	font-size: 25px;
	color: #0392cd;
}

.headorange_2
{
	font-family: Corbel;
	font-size: 25px;
	color: #cd6c03;
	vertical-align: middle;
}

.headgreen
{
	font-family: Corbel;
	font-size: 22px;
	color: #7ebe4d;
}

.headgreen_big
{
	font-family: Corbel;
	font-size: 32px;
	color: #7ebe4d;
}

.headblue_2
{
	font-family: Corbel;
	font-size: 25px;
	color: #0392cd;
}

.headorange_2
{
	font-family: Corbel;
	font-size: 25px;
	color: #cd6c03;
	vertical-align: middle;
}

.headblue_3
{
	font-family: Corbel;
	font-size: 20px;
	color: #0392cd;
}
.bold
{
	color: #585858;
	font-weight: bold;
	text-decoration: underline;
}

.greenbold
{
	font-weight: bold;
	color: #7ebe4d;
}

.tablescroll
{
	font-size: 10px;
}

.my_style_1
{
	font-weight: bold;
	font size: 12px;
	color: #585858;
}


