.techdirectbox, techdirectbox.A, techdirectbox.A:link, techdirectbox.A:active, techdirectbox.A:visited
{
	font-size: 8pt;
	color: #003399;
	font-family: Arial;
	background-color: #F0F8FF;
}
.techdirectboxyellow, .techdirectboxyellow.A, .techdirectboxyellow.A:link, .techdirectboxyellow.A:active, .techdirectboxyellow.A:visited
{
	font-size: 8pt;
	color: #003399;
	font-family: Arial;
	background-color: #FFFCD5;
}
A.menu, A.menu:link, A.menu:active, A.menu:visited, A.menu:hover
{
	font-weight: bold;
	font-size: 11px;
	color: #182984;
	font-family: Arial;
}
A.menu1, A.menu1:link, A.menu1:active, A.menu1:visited
{
	font-weight: bold;
	font-size: 11px;
	color: #990000;
	font-family: Arial;
	text-decoration: none;
}
A.menu2, A.menu2:link, A.menu2:active, A.menu2:visited
{
	font-weight: bold;
	font-size: 11px;
	color: #778899;
	font-family: Arial;
	text-decoration: none;
}
A.menu3, A.menu3:link, A.menu3:active, A.menu3:visited
{
	font-weight: bold;
	font-size: 11px;
	color: #334455;
	font-family: Arial;
	text-decoration: none;
}
A.menu2:hover
{
	color: #708090;
	text-decoration: underline;
}
A.menutc, A.menutc:link, A.menutc:active, A.menutc:visited
{
	font-weight: bold;
	font-size: 10pt;
	color: #0A51A1;
	font-family: Arial;
}
.leftMenuTitleTC
{
	font-weight: bold;
	font-style: italic;
	font-size: 12px;
	color: 666666;
}
.titleTC
{
	font-weight: bold;
	font-size: 16px;
	color: #182984;
	font-family: Arial;
}
h1
{
	margin-top : 23px;
	font-weight: bold;
	font-size: 18px;
	color: #182984;
	font-family: Arial;
}
.subTitleTC
{
	font-weight: bold;
	font-size: 15px;
	color: #708090;
	font-family: Arial;
}
.subTitleTC2
{
	font-weight: bold;
	font-size: 10pt;
	color: #708090;
	font-family: Arial;
}
.titleTCSDS
{
	font-weight: bold;
	font-size: 16px;
	color: #990000;
	font-family: Arial;
}
.thirdlevelTC, .thirdlevelTC A, .thirdlevelTC A:link, .thirdlevelTC A:active, .thirdlevelTC A:visited
{
	font-family: Arial;
	font-size: 8pt;
	color: #990000;
}
.thirdlevelTCOM, .thirdlevelTCOM A, .thirdlevelTCOM A:link, .thirdlevelTCOM A:active, .thirdlevelTCOM A:visited
{
	font-family: Arial;
	font-size: 8pt;
	color: #A25E36;
}
.categorytitle
{
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
}
.categorytitleblue
{
	font-family: Arial;
	font-size: 11pt;
	color: #182489;
	font-weight: bold;
}
.categorytitlesecondary
{
	font-family: Arial;
	font-size: 10pt;
	color: #182489;
	font-weight: bold;
}
.smallgray
{
	font-family: Arial;
	font-size: 8pt;
	color: #666666;
}
.whitelink
{
	font-family: Arial;
	font-size: 8pt;
	color: #FFFFFF;
}
.redbold
{
	font-weight: bold;
	color: #FF0000;
}
.categorytitlegreen
{
	font-weight: bold;
	font-size: 10pt;
	color: #99cc00;
	font-family: Arial;
}
.previewanswer
{
	font-size: 10pt;
	color: #2B5891;
	font-family: Arial;
}
TD.buttons
{
	font-weight: bold;
	font-size: 9pt;
	color: white;
	font-family: Arial;
	background-color: #003399;
}
TD.buttons a
{
	font-weight: bold;
	font-size: 9pt;
	color: white;
	font-family: Arial;
	background-color: #003399;
	text-decoration: none;
}
.highlight
{
	color: #000000;
	background-color: Yellow;
	font-weight: bold;
}

.linkTC
{
	color: #000000;
	font-style: italic;
	text-decoration: underline;
}

.linkTC:hover
{
	color: #990000;
}



/*=======================*/
/*          SCS          */
/*=======================*/
#scSCS
{
    width:650px;
}
#scSCStop
{
    background:url(/img/techcenter/SCS-SC_top.gif) no-repeat top left;
    width:650px;
    height:60px;
}
#scSCSbody
{
    background:url(/img/techcenter/SCS-SC_repeat.gif) repeat-y top left;
    width:650px;
}
#scSCSbodycontent
{
    width:640px;
    padding:3px;
}
#scSCSbottom
{
    background:url(/img/techcenter/SCS-SC_bottom.gif) no-repeat top left;
    width:650px;
    height:3px;
}
.scSCStitle h1
{
    margin-top: 0;
	font-weight: bold;
	font-size: 16px;
	color: #990000;
	font-family: Arial;
}