﻿/*------ CORPORATE ABOUT US CSS ------*/
/*------ CORPORATE CONTACT US CSS ------*/
/*---------------------------------------*/
.small_form_text
{
    font-family: arial, sans-serif;
    font-size: 10px;
    color: black;
}
.small_form_text2
{
    font-family: arial, sans-serif;
    font-size: 10px;
    color: black;
    width:160px;
}
.form_text
{
    font-family: arial;
    font-size: 11px;
    color:#000000;
    line-height:15px;
}
.form_input
{
    font-family: arial;
    font-size: 11px;
    color:#000000;
    height:14px;
    margin:2px 0 10px 0;
}

.form_input2
{
    font-family: arial;
    font-size: 11px;
    color:#000000;
    height:20px;
    margin:2px 0 10px 0;
}

/*------ CORPORATE CALL REQUST CSS ------*/
/*---------------------------------------*/

/*-- 500 for CERTIFICATION CALL REQUEST --*/
body {text-align:center;}
ul.500_list {list-style:none; margin:0px; padding:0px; position:relative; left:210px;}
ul.500_list li {background: url(/images/corporate/call_request/500_09_landing_check.jpg) no-repeat left center; padding:1px 20px; } 
.input {font:11px Arial; color:#000000; width:305px; height:15px; clear:both; margin-bottom:3px;}
.ddl_input {font:11px Arial; color:#000000; width:310px; height:20px; clear:both; margin-bottom:35px;} 

/*-- MCSE VIDEO LEARING CALL REQUEST --*/
ul.mcse_list {list-style:none; margin:0px; padding:0px; position:relative; left:210px;}
ul.mcse_list li {background: url(/images/corporate/call_request/500_09_landing_check.jpg) no-repeat top left ; padding:1px 0 15px 20px; } 

/*-- CERTIFICATION SALARY SURVEY CALL REQUEST --*/
.salaryCertifications {float:right; height:auto; width:615px; padding-top:45px;}
.salaryCertifications h1{width:100%; font:16px Arial; font-weight:bold; color:#1c4d59; margin:0em 0em 1em 0em;}
.salaryCertifications h2{width:100%; font:14px Arial; font-weight:bold; color:#1c4d59; margin:0em 0em 1em 0em;}
.salaryCertifications h4{width:100%; font:13px Arial; font-weight:bold; color:#1c4d59; margin:0em 0em 1em 0em;}
.salaryCertifications ul{float:left; width: 100%; margin:0em 0em 2em 0em; padding:0em; list-style:none;}
.salaryCertifications ul li{float:left; width: 100%; padding:.3em 0em .3em 0em; border-bottom:1px solid #999999;}
.salaryCertifications .salary{float:right; position:relative; top: 0;} 
.cert_input {font:11px Arial; color:#000000; width:260px; height:14px; clear:both; margin:0 0 5px 0;}
.cert_ddl_input {font:11px Arial; color:#000000; width:265px; height:20px; clear:both; margin:0 0 5px 0;} 

/*------ CORPORATE JOB SEARCH CSS ------*/
/*---------------------------------------*/
#jobsearch {
    width:420px;
    width:auto; 
    height:auto; 
    font:12px Arial; 
    color:#000000;
    margin:0 0 15px 0;
}

#jobsearch_inner{
    padding:10px 0px; 
    _padding:15px 0 5px 0;
}
.jobsearch_quotes{
    width:402px;
    margin:20px 0 10px 0;
    font:11px  Arial;
    color:#666666;
}
.jobsearch_name{
    font-weight:bold; 
    color:#000000;
    margin:0 0 2px 0;
}
.jobsearch_link a:link, .jobsearch_link a:visited, .jobsearch_link a:active, .jobsearch_link a:hover{
    font-size:11px; 
    color:#ff6600;
    text-decoration:underline;
}
