
input {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;	
}
input.text {
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	height: 16px;
	vertical-align: middle;
	border: 1px solid #CCCCCC;
}
/*select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 16px;
	color: #333333;
	border: 0px solid #CCCCCC;	
}
textarea {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;	
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	vertical-align: middle;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;	
	scrollbar-face-color: #FFFFFF;
	scrollbar-shadow-color: #E0E0E0;
	scrollbar-highlight-color: #F4F4F4;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-darkshadow-color: #FFFFFF;
	scrollbar-track-color: #FFFFFF;
	scrollbar-arrow-color: #999999;
}*/
.content_overview {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #333333;
}
a.content_overview:link {
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #333333;
}
a.content_overview:hover {
	font-weight: normal;
	text-decoration: none;
	color: #666666;
}
a.content_overview:visited {
	font-weight: normal;
	text-decoration: none;
	color: #333333;
}
a.content_overview:visited:hover {
	font-weight: normal;
	text-decoration: none;
	color: #666666;
}

.content_overview_11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #333333;
}
a.content_overview_11:link {
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #333333;
}
a.content_overview_11:hover {
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #666666;
}
a.content_overview_11:visited {
	font-weight: normal;
	text-decoration: none;
	color: #333333;
}
a.content_overview_11:visited:hover {
	font-weight: normal;
	text-decoration: none;
	color: #666666;
}

.myaccount_info {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	color: #666666;
}
.header_blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #1C26A5;
	line-height: 16px;
}
.text_blue_big {
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	color: #1C26A5;
}
.text_blue {
	text-decoration: none;
	color: #1C26A5;
}
a.text_blue:link {
	text-decoration: none;
	color: #1C26A5;
}
a.text_blue:hover {
	text-decoration: underline;
	color: #1C26A5;
}
a.text_blue:visited {
	text-decoration: none;
	color: #1C26A5;
}
a.text_blue:visited:hover {
	text-decoration: underline;
	color: #1C26A5;
}
.text_orange_big {
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	color: #EC8313;
}
.text_orange {
	font-size:12px;
	text-decoration: none;
	color: #EC8313;
}
a.text_orange:link {
	text-decoration: none;
	color: #EC8313;
}
a.text_orange:hover {
	text-decoration: underline;
	color: #EC8313;
}
a.text_orange:visited {
	text-decoration: none;
	color: #EC8313;
}
a.text_orange:visited:hover {
	text-decoration: underline;
	color: #EC8313;
}

.text_orange_11pt {
	font-size:11px;
	text-decoration: none;
	color: #EC8313;
}
a.text_orange_11pt:link {
	font-size:11px;
	text-decoration: none;
	color: #EC8313;
}
a.text_orange_11pt:hover {
	font-size:11px;
	text-decoration: underline;
	color: #EC8313;
}
a.text_orange_11pt:visited {
	text-decoration: none;
	color: #EC8313;
}
a.text_orange_11pt:visited:hover {
	text-decoration: underline;
	color: #EC8313;
}

.read_text, p {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:16px;
	font-weight:normal;
	color:#333333;
	padding-right:15px;
	/* text-align:justify; */
}

a.read_text:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:16px;
	font-weight:normal;
	color:#333333;
	text-decoration: none;
}

a.read_text:hover {
	text-decoration: underline;
}

a.read_text:visited {
	text-decoration: none;
}

a.read_text:visited:hover {
	text-decoration: underline;
}

.read_text_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size:15px;
	line-height:20px;
	font-weight:500;
	color:#dc8303;
	margin-bottom:6px;
}

.login {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#666666;
	margin-right:0px;
}

.login_error {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	margin-right:0px;
	color: #EC8313;
}