/* CCUSA Website Styles */

/* Modified Tags ------------------------*/
body {
	background-image: url(../images/bg.gif);
	background-color: #CCFF99;
	background-repeat: repeat-x;
	margin-top: 6px;
}

.StaffTravel_Flights_Padding td, .StaffTravel_Flights_Padding th
{
    padding:5px 3px 5px 5px;
    border-top:solid 1px #cccccc;
}

.page_title {
    font-size: 15px;
    color: #00BFFF;
    font-weight: bold;
}

.PageTitle_Blue {
    font-size: 15px;
    color: #00BFFF;
    font-weight: bold;
}

.PageTitle_Green {
    font-size: 15px;
    color: #336600;
    font-weight: bold;
}

.Text_Blue {
    color: #00BFFF;
}

.Text_Green {
    color: #336600;
}

.SOL_Checkbox_Checked {
    background:#33CCFF;
    border:none 0px;
}

.SOL_Checkbox_UnChecked {
    background:#cccccc;
    border:none 0px;
}

a:link, a:visited {
    color: #336600;
    font-weight:bold;
}

a:hover {
    color: #669933;
}

.textbox {
    background: #eeeeee;
    border: solid 1px #bbbbbb;
}

.mainBullet {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	list-style-position: outside;
	list-style-image: url(../images/bullet_arrow.gif);
	margin-bottom: 10px;
    vertical-align:top;
}

.mainBullet_UL {
    margin-bottom:15px;
    margin-top: 15px;
}

.maintext {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
}

input, textarea, select {
    font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
}

.positionedit, .positionedit a:link, .positionedit a:visited {
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 10px;
}

.positionedit a:hover 
{
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 10px;
}

.leftmenu, .leftmenu a:link, .leftmenu a:visited {
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: #333333;
    text-decoration: none;
}

.leftmenu a:hover 
{
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: #eeeeee;
    text-decoration: underline;
}

.incompletefield
{
    background-color: #99CCFF;
    border: solid 1px #999999;
}

.incompletefield2
{
    background-color: #CD3333;
    border: solid 1px #999999;
}

.leftmenupadding
{
    padding-bottom:6px;    
}

.SideMenuAll a:link, .SideMenuAll a:visited {
    color: #ffffff;
}

.SideMenuAll a:hover {
    color: #cccccc;
}

.SideMenuAll_Indy a:link, .SideMenuAll_Indy a:visited {
    color: #003300;
    font-weight:bold;
}

.SideMenuAll_Indy a:hover {
    color: #cccccc;
    font-weight:bold;
}

.SideMenuAll_Indy {
    color: #000000;
    font-weight:bold;
}

.SideMenuAll_h2b a:link, .SideMenuAll_h2b a:visited {
    color: #003300;
    font-weight:bold;
}

.SideMenuAll_h2b a:hover {
    color: #cccccc;
    font-weight:bold;
}

.SideMenuAll_h2b {
    color: #000000;
    font-weight:bold;
}

.H2b_All a:link, .H2b_All a:visited {
    color: #003300;
    font-weight:bold;
}

.H2b_All a:hover {
    color: #cccccc;
    font-weight:bold;
}

.Indy_All a:link, .Indy_All a:visited {
    color: #003300;
    font-weight:bold;
}

.Indy_All a:hover {
    color: #87CEFA;
    font-weight:bold;
}

.CommonLink a:link, .CommonLink a:visited {
    color: #336600;
}

.CommonLink a:hover {
    color: #669933;
}

.ShowEmployerInfo {
    color: #006400;   
}

/* evals */

.QuestionTitle
{
    background-image:url(../images/evals/QuestionTitleBackground.gif);
    background-repeat:repeat-x;
    padding: 3px 3px 3px 3px;
    font-weight: bold;
    color:#000000;
    border-left:solid 20px #ffffff;
}

.QuestionBodyTextBox
{
    background-image:url(../images/evals/QuestionBodyTextBox.gif);
    background-repeat:repeat-x;
    padding: 3px 3px 3px 3px;
    border-left:solid 20px #ffffff;
}

.QuestionBodyRadioButtonList
{
    background-image:url(../images/evals/QuestionBodyRadioButtonList.gif);
    background-repeat:repeat-x;
    padding: 3px 3px 3px 3px;
    border-left:solid 20px #ffffff;
}

.StaffDetails
{
    background-image:url(../images/evals/QuestionBodyTextbox.gif);
    background-repeat:repeat-x;
    padding: 5px 5px 5px 5px;
}

.SectionHeader
{
    background-image:url(../images/evals/SectionHeader.gif);
    background-repeat:repeat-x;
    padding: 3px 3px 3px 3px;
    font-weight: bold;
    color:#000000;
    font-size:15px;
}

.EmailStaff div, .EmailStaff td, .EmailStaff input, .EmailStaff textarea
{
    font-size:12px
}

.EmailStaff input, .EmailStaff textarea
{
    background: #dddddd;
}

.EmailStaff_Email_Checkbox input
{
    background: #ffffff;
}

.EmailStaff_Name_Email a
{
    text-decoration:none;
    font-weight:normal;
}




