.link {
	color: #555555;
	text-decoration: none;
	border-bottom: 1px dotted #555555;
}
.link:visited {
color: #6B6B6B;
text-decoration: none; 
border-bottom: 1px dotted #6B6B6B;
}
.link:hover {
	text-decoration: none;
	background-color: #E5F5FB;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #555555;
	color: #008CBB;
}
.link:active {
color: #aaa;
text-decoration: none; 
border-bottom: 1px solid #6B6B6B;
}


.link_light {
	color: #999999;
	text-decoration: none;
	border-bottom: 1px dotted #999999;
}
.link_light:visited {
color: #999999;
text-decoration: none; 
border-bottom: 1px dotted #999999;
}
.link_light:hover {
	text-decoration: none;
	background-color: #E5F5FB;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	color: #008CBB;
}
.link_light:active {
color: #aaa;
text-decoration: none; 
border-bottom: 1px solid #6B6B6B;
}


.link_ref_small {
	color: #868686;
	text-decoration: none;
	border-bottom: 1px dotted #868686;
}
.link_ref_small:visited {
color: #868686;
text-decoration: none; 
border-bottom: 1px dotted #868686;
}
.link_ref_small:hover {
color: #FF8A08;
text-decoration: none; 
border-bottom: 1px dotted #262624;
}
.link_ref_small:active {
color: #c0c0c0;
text-decoration: none; 
border-bottom: 1px dotted #868686;
}


.link_ref {
	color: #868686;
	text-decoration: none;
	border-bottom: 1px dotted #868686;
	font-size: 15px;
}
.link_ref:visited {
color: #868686;
text-decoration: none; 
border-bottom: 1px dotted #868686;
}
.link_ref:hover {
color: #FF8A08;
text-decoration: none; 
border-bottom: 1px dotted #262624;
}
.link_ref:active {
color: #c0c0c0;
text-decoration: none; 
border-bottom: 1px dotted #868686;
}


.link_blue {
	font-size: 10px;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #227DAA;
	text-decoration: none;
	border-bottom: 1px dotted #227DAA;
}
.link_blue:visited {
color: #227DAA;
text-decoration: none; 
border-bottom: 1px dotted #227DAA;
}
.link_blue:hover {
color: #30AAE6;
text-decoration: none; 
border-bottom: 1px dotted #262624;
}
.link_blue:active {
color: #30AAE6;
text-decoration: none; 
border-bottom: 1px solid #30AAE6;
}


.link_header {
	color: #262624;
	text-decoration: none;
}
.link_ref_small:visited {
color: #868686;
text-decoration: none; 
border-bottom: 1px dotted #868686;
}
.link_header:hover {
color: #262624;
text-decoration: none; 
border-bottom: 1px dotted #262624;
}
.link_ref_small:active {
color: #c0c0c0;
text-decoration: none; 
border-bottom: 1px dotted #868686;
}



.dynatext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #868686;
	font-weight: normal;
	display: none;
}

.subline {
	font-size: 10px;
	line-height: normal;
	color: #BBBBBB;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.headline {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 21px;
	color: #868686;
}

.linespacing {
	font-size: 4px;
}
.sublinecol {
	font-size: 10px;
	line-height: normal;
	color: #FF9900;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	bottom: 14px;
}

.headlinecol {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 21px;
	color: #FF9900;
}

.body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #6B6B6B;
}

.body_hilite {
	background-color: #F8FBE8;
}

.body_ref {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #868686;
	font-weight: normal;
}

.sublineref {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #B0B0B0;
}

.body_header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #262624;
}






@font-face {
    font-family: 'thin';
    src: url('thin.eot');
    src: url('thin.eot?#iefix') format('embedded-opentype'),
         url('thin.woff2') format('woff2'),
         url('thin.woff') format('woff'),
         url('thin.ttf') format('truetype'),
         url('thin.svg#thinregular') format('svg');
    font-weight: normal;
    font-style: normal;
}


@font-face {
    font-family: 'light';
    src: url('light.eot');
    src: url('light.eot?#iefix') format('embedded-opentype'),
         url('light.woff2') format('woff2'),
         url('light.woff') format('woff'),
         url('light.ttf') format('truetype'),
         url('light.svg#lightregular') format('svg');
    font-weight: normal;
    font-style: normal;
}







/*.h3 {
	font-family: 'thin', Helvetica, Arial, Verdana, sans-serif;
	font-weight: normal;
	font-size: 35px;
	margin: 0;
	padding: 0;
	line-height: 1em;
	color: #00a6de;
}
.h4 {
	font-family: 'thin', Helvetica, Arial, Verdana, sans-serif;
	font-weight: normal;
	font-size: 22px;
	margin: 0;
	padding: 0;
	line-height: 1em;
	color: #00a6de;
}*/





.h3 {
	font-family: 'light', Helvetica, Arial, Verdana, sans-serif;
	font-weight: normal;
	font-size: 33px;
	margin: 0;
	padding: 0;
	line-height: 1em;
	color: #00a6de;
}
.h4 {
	font-family: 'light', Helvetica, Arial, Verdana, sans-serif;
	font-weight: normal;
	font-size: 20px;
	margin: 0;
	padding: 0;
	line-height: 1em;
	color: #00a6de;
}
.h5 {
	font-family: 'light', Helvetica, Arial, Verdana, sans-serif;
	font-weight: bold;
	font-size: 24x;
	margin: 0;
	padding: 0;
	line-height: 1em;
	color: #868686;
}






 input.button1 {
background-color: #FF8F12;
	BORDER-left: 1px solid #BD6C10;
	BORDER-TOP: 1px solid #BD6C10;
	BORDER-BOTTOM: 1px solid #262624;
	BORDER-RIGHT: 1px solid #262624;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #262624;
}
input.button1:active {
background-color: #F88709;
	BORDER-left: 1px solid #BD6C10;
	BORDER-TOP: 1px solid #BD6C10;
	BORDER-BOTTOM: 1px solid #262624;
	BORDER-RIGHT: 1px solid #262624;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #262624;
}

.body_form {
background-color: #F88709;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #262624;
	font-weight: normal;
}
.statement {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: italic;
	text-align: center;
}
.statement_small {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: italic;
	text-align: center;
}
.body_light {
	color: #999999;
}

 input.button1 {
background-color: #F6F6F6;
	BORDER-left: 1px solid #CCCCCC;
	BORDER-TOP: 1px solid #CCCCCC;
	BORDER-BOTTOM: 1px solid #797979;
	BORDER-RIGHT: 1px solid #797979;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #929292;
}
input.button1:hover {
background-color: #E0E0E0;
	BORDER-left: 1px solid #CCCCCC;
	BORDER-TOP: 1px solid #CCCCCC;
	BORDER-BOTTOM: 1px solid #797979;
	BORDER-RIGHT: 1px solid #797979;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #858585;
}
input.button1:active {
background-color: #E0E0E0;
	BORDER-left: 1px solid #797979;
	BORDER-TOP: 1px solid #797979;
	BORDER-BOTTOM: 1px solid #CCCCCC;
	BORDER-RIGHT: 1px solid #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #858585;
}

.body_form {
background-color: #F2F2F2;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #929292;
	font-weight: normal;
	BORDER-left: 1px solid #CCCCCC;
	BORDER-TOP: 1px solid #CCCCCC;
	BORDER-BOTTOM: 1px solid #CCCCCC;
	BORDER-RIGHT: 1px solid #CCCCCC;"
}

.body_form:hover {
background-color: #E9E9E9;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #929292;
	font-weight: normal;
	BORDER-left: 1px solid #CCCCCC;
	BORDER-TOP: 1px solid #CCCCCC;
	BORDER-BOTTOM: 1px solid #CCCCCC;
	BORDER-RIGHT: 1px solid #CCCCCC;"
}

.footer_light {
	color: #999999;
	line-height: 13px
}
