﻿
.risk_SectionHeading
{
    page-break-before: always;

    
    color: #003366;
	line-height:25px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.75em;
	font-weight: 700;
	font-style: normal;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing: normal;
	text-transform: none;
}



.form_unacceptable
{
    background-color:#FFC6C6;
}

.form_urgent
{
    background-color:#FFFFBB;
}

.form_attention
{
    background-color:#A6FFA6;
}

.form_monitor
{
    background-color:#A8A8FF;
}


.risk_Name
{
    font-weight:bold;
    font-size:12px;
}

.risk_Standard
{
	text-align:justify;
	
}





a.StartAssessment:link, a.StartAssessment:visited, a.StartAssessment:active
{
    font-size:11px;
	text-decoration: underline;
	color: Blue;
}

a.StartAssessment:hover
{
    text-decoration:none;
    color: Red;
}





a.ViewAssessment:link, a.ViewAssessment:visited, a.ViewAssessment:active
{
    font-size:11px;
	text-decoration: underline;
	color: Red;
}

a.ViewAssessment:hover
{
    text-decoration:none;
    color: Blue;
}


.register_policy 
{
    color: #FFFFC1
    }




.Comparison{
	border-bottom: 1;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	border-bottom-width: thin;
	border-right: 1;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	border-right-width: thin;
}

