/* CSS Document */
body {
	margin: 0px;
}
td {
	font-family: Tahoma;
	font-size: 11px;
	color: #676767;
	text-decoration: none;
	border: none;
	line-height:15px;
}
.td {
	color:#676767;
	text-decoration:none;
}
.td_blue, a.td_blue:link {
	/*color: #5DA1CF;*/
	/*color: #0071b3;*/
	color:#0099cc;
	text-decoration:none;
}
a.td_blue:hover {
	color: #FE390F;
	text-decoration:underline;
}
.blue {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #5DA1CF;
	text-decoration: none;
	border: none;
}
.blue_title {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #5DA1CF;
	text-decoration: none;
	border: none;
}
.bottom_menu, a.bottom_menu:link {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	border: none;
}
a.bottom_menu:hover {
	text-decoration:underline;
}
.blue_normal {
	font-family: Tahoma;
	font-size: 11px;
	color: #40A3D8;
	font-weight: normal;
	text-decoration: none;
	border: none;
}
.left_guide, a.left_guide:link {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #095aa3;
	text-decoration: none;
	border: none;
}
a.left_guide:hover {
	text-decoration: underline;
}
.white {
	color: #ffffff;
	font-weight:bold;
}
.tab_border {
	border:1px solid #1890e1;
}
.td_bgcol {
	background-color:#ffffff;
}
.td_bgcol02 {
	background-color:#f2faff;
}
.td_bgcol_menu {
	background-color:#1890e1;
}
.hand {
	cursor: hand;
}
.red {
	color:#FE390F;
}
.cp_tab_border {
	border:1px solid #000000;
}
.cp_td_bgcol_menu {
	background-color:#000000;
	color:#ffcc00;
	font-family:Arial,Helvetica;
	font-weight:bold;
	font-size:18px;
	line-height:20px;
}
.link_blue, a.link_blue:link {
	color: #0071b3;
	font-weight:bold;
	text-decoration:none;
}
a.link_blue:hover {
	color: #FE390F;
	text-decoration:underline;
}
.select {
	font-family: Tahoma;
	font-size: 11px;
	color: #676767;
	text-decoration: none;
	border: none;
}
.career_title, a.career_title:link {
	font-size:16px;
	font-weight:bold;
	color: #0071b3;
	text-decoration:none;
}
a.career_title:hover {
	color: #FE390F;
	text-decoration:underline;
}
.career_title span {
	color:#000000;
}
.career_bar {
	background-color:#cccccc;
	color:#999999;
	font-size:13px;
	font-weight:bold;
	height:20px;
	padding-left:5px;
}
.career_post {
	padding-left:15px;
	padding-top:20px;
	padding-bottom:20px;
}
.career_content {
	padding:20px;
}
.inputbox {
	font-family: Tahoma;
	font-size: 11px;
	color: #676767;
	text-decoration: none;
}
ul li {
	line-height:18px;
}
.check_input {
	/*height:11px;*/
	font-family: Tahoma;
	font-size: 11px;
	color: #676767;
	text-decoration: none;
}
.t_height {
	height:25px;
}
.t_height2 {
	height:40px;
}

table.sidebar td {
padding-top:5px;
padding-bottom:5px;}
table.sidebar a {
color:#0099cc;
text-decoration:none;}
table.sidebar a:hover {
color:#FE390F;
text-decoration:underline;}

table.signup td {
padding-top:4px;
padding-bottom:4px;}
table.signup a {
color:#FE390F;
text-decoration:none;}
table.signup a:hover {
color:#FE390F;
text-decoration:underline;}

table.line {
background-color:#d1d0d0;
height:1px;
width:75%;
margin-top:10px;
margin-bottom:10px;}

table.features {
border:1px solid #666666;
margin-bottom:70px;}
table.features td.title {
background-color:#666666;
color:#FFFFFF;
font-weight:bold;
text-align:left;
padding-left:15px;}
table.features td.content {
background-color:#ffffff;
padding:15px;
text-align:left;}
table.features a {
color:#0099ff;
text-decoration:none;}
table.features a:hover {
color:#FE390F;
text-decoration:underline;}

table.software {
border:1px solid #000000;}
table.software td {
border-bottom:1px solid #f0f0f0;}


