a:link {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #4D4D4D;
	text-decoration: underline;
	font-weight: normal;
}
a:visited {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #4D4D4D;
	text-decoration: underline;
	font-weight: normal;
}
a:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #E1A400;
	text-decoration: underline;
	font-weight: normal;
}
a:active {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #4D4D4D;
	text-decoration: underline;
	font-weight: normal;
}
a.link_nav:link {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #FFF;
	text-decoration: none;
}
a.link_nav:visited {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #FFF;
	text-decoration: none;
}
a.link_nav:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #CCC;
	text-decoration: none;
}
a.link_nav:active {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #FFF;
	text-decoration: none;
}
a.link_header:link {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #666;
	text-decoration: none;
}
a.link_header:visited {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #666;
	text-decoration: none;
}
a.link_header:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #333;
	text-decoration: none;
}
a.link_header:active {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #666;
	text-decoration: none;
}
a.link_footer:link {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #666;
	text-decoration: none;
}
a.link_footer:visited {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #666;
	text-decoration: none;
}
a.link_footer:active {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #666;
	text-decoration: none;
}
a.link_footer:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #333;
	text-decoration: none;
}
a.link_body:link {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #4D4D4D;
	text-decoration: underline;
	font-weight: normal;
}
a.link_body:visited {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #4D4D4D;
	text-decoration: underline;
	font-weight: normal;
}
a.link_body:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #E1A400;
	text-decoration: underline;
	font-weight: normal;
}
a.link_body:active {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #4D4D4D;
	text-decoration: underline;
	font-weight: normal;
}

.link_static {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #FFF;
}
.picture_left {
	margin-right: 15px;
	float: left;

}
.picture_right {
	float: right;
	margin-left: 15px;
}

.text_form {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	line-height: normal;
	color: #4D4D4D;
}
.text_submit {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	line-height: normal;
	color: #4D4D4D;
	text-align: center;
	text-decoration: none;
}

.text_footer {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #666;
	font-weight: normal;
}
.large_bold_orange {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #D99D00;
	font-weight: bold;
}


.bold_orange {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #D99D00;
	font-weight: bold;
}
.body_orange {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #D99D00;
}
.large_bold_blue {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #222D6B;
	font-weight: bold;
}

.bold_blue {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #222D6B;
	font-weight: bold;
}
.body_blue {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #222D6B;
}


.large_bold_gray {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #4D4D4D;
	font-weight: bold;
	text-decoration: none;
}
.bold_gray {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #4D4D4D;
	font-weight: bold;
}

.body_gray {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #4D4D4D;
}

hr {
	border: none 0;
	border-top: 1px dashed #000;/*the border*/
	height: 1px;/*whatever the total width of the border-top and border-bottom equal*/
	color: #FFF;
	border-color: #999;

}

td {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #4D4D4D;
}
