/* Candidate Manager Stylesheet */

.heading {
    color:#A5273F; 
	font-size:12px; 
	font-weight:normal; 
	margin:0 0 15px 0; 
	padding:0;
}

.heading .heading { /* for td.heading within tr.heading */
	color:#A5273F; 
	font-size:12px; 
	margin:0 0 15px 0; 
	font-weight:bold; 
	padding:0;
}

.bodytext {
   color: #666666; 
   font-family: Verdana, Arial, Helvetica, sans-serif; 
   font-size: 12px; 
   FONT-WEIGHT: normal;
}

.Question {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
   font-size:      12px;
   color:#A5273F;
}

#tblPreview .Question { /* only for preview page */
	font-weight: normal;
}


.SectionHeader {
    color:#A5273F; 
	font-size:12px; 
	margin:0; 
	text-decoration:none;
}

.SectionDescription
{
    font-size:      12px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
}

.joblink
{
    FONT-WEIGHT: bold;
    font-size:      12px;
    COLOR: #425657;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
    TEXT-DECORATION: underline;
}

.joblink:hover
{
    FONT-WEIGHT: bold;
    font-size:      12px;
    COLOR: #425657;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
    TEXT-DECORATION: none;
}

.joblink:visited
{
    FONT-WEIGHT: bold;
    font-size:      12px;
    COLOR: #425657;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
    TEXT-DECORATION: none;
}

A:link
{
    FONT-WEIGHT: bold;
    font-size:      11px;
    COLOR: #3D3D3D;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
    TEXT-DECORATION: none;
}

A:hover
{
    FONT-WEIGHT: bold;
    font-size:      11px;
    COLOR: #A5273F;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
    TEXT-DECORATION: underline;
}

A:active
{
    FONT-WEIGHT: bold;
    font-size:      11px;
    COLOR: #A5273F;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
    TEXT-DECORATION: underline;
}

A:visited
{
    FONT-WEIGHT: bold;
    font-size:      11px;
    COLOR: #A5273F;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
    TEXT-DECORATION: none;
}

#topContent { height: 27px; border-style: hidden; vertical-align: top; border-bottom-width:0px; border-top-width:0px; border-bottom-left:0px; border-bottom-right:0px; }
#contentTable { width: 787px; border-style: hidden; border-left:1px solid #BDBDBD; border-right:1px solid #BDBDBD; border-bottom-width:0px; border-top-width:0px; color: #666666; }
#bottomContent { height: 9px; border-style: hidden; vertical-align: top; border-bottom-width:0px; border-top-width:0px; border-bottom-left:0px; border-bottom-right:0px; }
