/* CSS Document */
body {background-color : #E2E2E2;}
table {background-color : #FFFFFF;}
td {padding:0px;}
p, td {font: normal 11px Verdana, Arial, Helvetica, sans-serif; line-height: 1.4}

p a{font: normal 11px Verdana, Arial, Helvetica, sans-serif; color: #000000; text-decoration: none; font-weight: bold; line-height: 1.4}
.threatlistdisplay {font: normal 9px Verdana, Arial, Helvetica, sans-serif; font-weight: bold; line-height: 1.4}

.threat {font:9px Geneva, Arial, Helvetica, sans-serif; color: #000000; text-decoration: none; line-height: 1.4; font-weight: bold}
.threat:hover {font:9px Geneva, Arial, Helvetica, sans-serif; color: #000000; text-decoration: underline; line-height: 1.4; font-weight: bold}
.threat:visited {font:9px Geneva, Arial, Helvetica, sans-serif; color: #000000; text-decoration: none; line-height: 1.4; font-weight: bold}

.rightmenu {color: #0080C0; text-decoration: none; font-size: 11px; font-family: Verdana; font-weight: none; line-height: 2.0}
.rightmenu:hover {color: #0080C0; text-decoration: underline; font-size: 11px; font-family: Verdana; font-weight: none; line-height: 2.0}

.bluehlink {color: #0080C0; text-decoration: none; font-size: 11px; font-family: Verdana}
.bluehlink:hover {color: #0080C0; text-decoration: none; font-size: 11px; font-family: Verdana}

.menulink{font-size: 11px; color: #666666; font-family: Verdana; text-decoration: none}
.menulink:hover {font-size: 11px; color: #666666; font-family: Verdana; text-decoration: none}

.content {font-size: 11px; color: #444444; font-family: Verdana}
.tabletop {font-family: Verdana; font-size: 11px; color: #0080C0; font-weight: bold}

.menu {font-size: 11px; color: #7B7C77; font-family: Arial}

.title_blue_bold {font-family: Verdana; font-size: 11px; color: #0080C0; font-weight: bold}

.title_gray_bold {font-family: Verdana; font-size: 11px; color: #858585; font-weight: bold}


.greenhlink {font-size: 11px; color: #339900; font-family: Verdana; text-decoration: none; font-weight: none}
.greenhlink:hover {font-size: 11px; color: #339900; font-family: Verdana; text-decoration:underline; font-weight: bnone}


.redtext { font:11px Geneva, Arial, Helvetica, sans-serif; color: #ff0000;  text-decoration: none; font-weight: bold}
.ambertext {font-size: 11px; color: #FF6600; font-family: Verdana; text-decoration: none; font-weight: bold}
.greentext {font-size: 11px; color: #339900; font-family: Verdana; text-decoration: none; font-weight: bold}



.greyhlink {font-size: 11px; color: #444444; font-family: Verdana; text-decoration: none; font-weight: none}
.greyhlink:hover {font-size: 11px; color: #444444; font-family: Verdana; text-decoration:underline; font-weight: none}

.orangehlink {font-size: 11px; color: #FF9900; font-family: Verdana; text-decoration: none; font-weight: none}
.orangehlink:hover {font-size: 11px; color: #FF9900; font-family: Verdana; text-decoration:underline; font-weight: none}



.contentbold {font-size: 11px; color: #444444; font-family: Verdana; font-weight: bold}

.footertext
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:9px;
color:#656565;
text-decoration:none;
font-weight:bold;
line-height:18px;
}
.footertext:hover
{
text-decoration:underline;
}
.whitespace
{
white-space:pre;
}

.FormInput 				{	font-size: 11px;	color: #000000;	padding-right: 0px;	text-align: left;	width:180px;}
.FormInputMid 				{	font-size: 11px;	color: #000000;	padding-right: 0px;	text-align: left;	width:112px;}
.FormInputShort 		{	font-size: 11px;	color: #000000;	padding-right: 0px;	text-align: left;	width:65px;	vertical-align: top;}
.SubmitRow 				{	font-size: 14px;	color: #000000;	background-color: #ffffff;	padding-top: 15px;	padding-right: 5px;	padding-bottom: 15px;	vertical-align: top;	font-weight: normal;	text-align: center;}
.smalltext 				{  font-family: Verdana; font-size: 11px; color:#94948E;}
.FormInputLong 				{	font-size: 11px;	color: #000000;	padding-right: 0px;	text-align: left;	width:280px;}
.cborder
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:9px;
color:#000000;
text-decoration:none;
font-weight:bold;
line-height:12px;
}

.threatbox {
	border: 1px dotted #999;
	background: #F0F9FE;
	padding: 0;
	margin-bottom: 10px;
}

.threatbox td {
	font-size: 11px;
	color: #004EB3;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 0px;
	padding-left: 0px;
	margin: 0px; 
}

.threatbox a {
	text-decoration: none;
}

.threatbox h2 {
	border-bottom: 1px dotted #999;
	background: #EEE;
	font-size: 11px;
	color: #004EB3;
	padding: 6px 0 4px 5px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
}
.maintable
{
background-color: #FFFFFF;
}