body {
	margin-left:  0;
	margin-right:  0;
	margin-top: 0;
	padding-left: 0;
	padding-right: 0;
	padding-top: 0;
	background-color: #FFFFFF;
}
.main_header_text{
	font-weight: bold;
	font-family: Tahoma;
	font-size: 8pt;
}
.main_header_link{
	font-weight: bold;
	font-family: Tahoma;
	font-size: 8pt;
	cursor: pointer;
}
.main_formheader_text{
	font-weight: bold;
	font-family: Tahoma;
	font-size: 8pt;
	color: #FFFFFF;
	background-color: #FFFFFF;
	text-align: center;
	height: 25;
}
.main_content_text{
	font-family: Tahoma;
	font-size: 8pt;
}
.main_error_text{
	text-align: center;
	color: #ff6600;
	font-family: Tahoma;
	font-size: 8pt;
	font-weight: normal;
}

a {
	font-family: Tahoma;
	font-size: 8pt;
	color: #0033CC;
	text-decoration: underline;
	cursor: pointer;
}

a.topmenu {font-family:Tahoma; font-size:11px;color: #FFFFFF; text-decoration:none;}

select, textarea, input {
	font-family: Tahoma;
	font-size: 8pt;
	color: #000000;
	font-weight: normal;
}

input.button {
	color: #000000;
	font-size: 8pt;
	font-family: Tahoma;
	height: 22px;
	cursor: pointer;
}

td {
	font-family: Tahoma;
	font-size: 8pt;
}

.table_main{
	background-color: #E5EAEF;
}
.table_main tr{
	background-color: #ffffff;
}
.table_main th{
	font-weight: bold;
}

.table_header {
	background-color: #ffffff;
}

.page_link {
	font-family: Tahoma;
	font-size: 8pt;
	color: #0033CC;
}

.help_text {
	font-family: Tahoma;
	font-size:11px;
	padding: 10px;
	background-color: #FEFED6;
	margin-top: 20px;
	margin-bottom: 10px;
}
.help_title {
	font-family: Tahoma;
	font-size:11px;
	font-weight: bold;
	padding: 0px;
	padding-right: 5px;
}

.line_bw_bottom {
	font-size: 1pt;
	border-bottom: solid 1px #e5eaef;
}

.line_bw_left {
	font-size: 1pt;
	border-left: solid 1px #e5eaef;
}

.line_bw_right {
	font-size: 1pt;
	border-right: solid 1px #e5eaef;
}

.line_bw_top {
	font-size: 1px;
	border-top: solid 1px #e5eaef;
}

ol {
	MARGIN-TOP: 5px; MARGIN-BOTTOM: 5px; PADDING-TOP: 0px
}
ul {
	MARGIN-TOP: 5px; MARGIN-BOTTOM: 5px; PADDING-TOP: 0px
}

/*new pilot*/

.top_menu {
	font-family: Tahoma;
	font-size: 11px;
	color: #C0DAF3;
	text-decoration: none;
}
.white_block {
	background-color: #FFFFFF;
}
.red_block {
	border: 1px solid #ff6600;
	margin-top: 3px;
	margin-bottom: 3px;
	margin-right: 3px;
	margin-left: 3px;
}
.blue_block {
	border: 1px solid #ff6600;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 10px;
	margin-left: 10px;
}
.red_text {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #ff6600;
}
.red_header {
	color: #ff6600; 
	font-family: Tahoma;
	font-weight: bold;
	font-size: 14px
}
.red_sub_header {
	color: #ff6600; 
	font-family: Tahoma;
	font-weight: bold;
	font-size: 13px
}
.error_msg {
	text-align: center;
	color: #ff6600;
	font-family: Tahoma;
	font-size: 8pt;
	font-weight: normal;
}
.average_text {
	font-family: Tahoma;
	font-size: 11px;
}
.inputtextarea {
	font-family: Tahoma;
	font-size:11px;
	color:black;
	border: solid 1px #000000;
}
.text {
	font-family: Tahoma;
	font-size:11px;
}
.copyright_text {
	font-family: Tahoma;
	font-size:11px;
	color: #000000;
}
.privacy_link {
	font-family: Tahoma;
	font-size:11px;
	color: #4672BA;
}
.support_link {
	font-family: Tahoma;
	font-size:12px;
	color: #0446B3;
	font-weight: bold;
}
.support_text {
	font-family: Tahoma;
	font-size:10px;
	color: #000000;
}
.news_link {
	font-family: Tahoma;
	font-size:12px;
	color: #0446B3;
}
.forumtitletext {
	font-family: Tahoma;
	font-size:12px;
	color: #000000;
	font-weight: bold;
}
.forumdescrtext {
	font-family: Tahoma;
	font-size:11px;
	color: #000000;
}
.forumheadtext {
	font-family: Tahoma;
	font-size:11px;
	color: #000000;
	font-weight: bold;
}
.forumtextlink {
	font-family: Tahoma;
	font-size:11px;
	color: #0446B3;
}
.forumbodytext {
	font-family: Tahoma;
	font-size:11px;
	color: #000000;
}
.forumlittletext {
	font-family: Tahoma;
	font-size:10px;
	color: #000000;
}

.pilot_content_div {
	margin: 0px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 5px;
	padding-bottom: 0px;
	background-color: #eeeeee;
}
.feeder_div {
	padding: 0px;
	padding-bottom: 20px;
	background-color: #eeeeee;
}
.feeder_table {
	background-color: #dedede;
}
.feeder_table td{
	background-color: #eeeeee;
}
