/*<style type="text/css">*/
  

  /*<!--hide from old browsers
  	.error {font-weight:bold}
	.select {font-size:8pt; font-family:arial,helvetica,helv; color:#000000;font-weight:bold}
	.body {font-size:11pt; font-family:arial,helvetica,helv; color:#000000}
	.global {font-size:10pt}
	.nav {font-size:11pt;}
	.pagetitle {font-size:16pt;font-weight:bold;font-family:arial,helvetica,helv;}
	.subtitle {font-size:12pt;font-weight:bold;font-family:arial,helvetica,helv;}
	.topnav {font-size:8pt}
	.over {background-color: #ddeaf7;}
	.out {background-color: white;}
	a {color:#000099; text-decoration:none}
	a:hover {color: #006600; text-decoration:underline}
	td {font-size:10pt;font-family:arial,helvetica,helv; color:#000000}
	p {font-size:10pt;font-family:arial,helvetica,helv; color:#000000}
	p.breakhere {page-break-before: always}
	.iform {background: #feffe8;}
    .readonly {background: #cccccc;}
    .success {font-weight:bold; color:green; font-size:12pt;}
    .error {font-weight:bold; color:red; font-size:12pt;}
    .gout {background: #ffff00; font-weight: bold;}
	.swnav {color:#006600; font-weight:bold; text-decoration:underline;}
    .bottom {font-size:8pt; font-family:arial,helvetica,helv; color:#000000;}
    .boxedlinks {font-size:8pt; font-family:arial,helvetica,helv; color:#000000;}*/
    
	.cssRow
	{
		FONT-SIZE: 9pt
	}

	.cssRow
	{
		/*height: 25px;*/
		background:#ffffff; 
	}

	.cssRowAlt
	{
		FONT-SIZE: 9pt;
		background:#eeeeee; 
	}

	.cssProjectResultsTable
	{
		border: 1px solid #000000 ;
		font-family:arial; 
		font-size:9pt;
	}

	.cssTableHeader
	{
		color: #ffffff; 
		background:#bbbbbb; 
	}



	.cssTab
	{
		BACKGROUND: url(Images/Tab_On_BG.gif);
		HEIGHT: 25px
	}



	.cssTabAnchor
	{
	    font-size: 9pt; 
	    padding-top: 5px; /* works in firefox */
	    text-decoration: none;  
	}

	.cssTabAnchor A
	{
	    font-size: 9pt; 
	    text-decoration: none;  
	}

	.cssTitleCell
	{
		background: #dddddd; 
		font-weight:bold;
	}

	.cssPPMCell
	{
		background: #99ffff; 
	}

	.cssWebCell
	{
		background: #eeeeee; 
		padding-left:15px;
	}


	.cssOptionRed
	{
		COLOR: red
	}

	.cssOptionBlack
	{
		COLOR: black
	}

	.cssWriteupText
	{
		background: #ffffff ;
		height:     300px ;
	}



	.cssTestTableHeader
	{
		background:#000000; 
		color:#dddddd; 
		font-weight:bold;
		padding-left: 3px; 
	}

	.cssBoilerplate
	{
		border: 1px solid #000000; 
		background: #eeeeee; 
	}

	.cssBoilerplate TD
	{
		padding-left: 15px;
		padding-right: 15px;
		padding-top: 5px;
		padding-bottom: 5px;
	}


	.cssBoilerplateSubTable
	{
		border: 1px solid #000000; 
		background: #ffffff; 
	}
    


#PageTitle
{
    background-color:#000066;
    color:white;
    font-size:x-large;
    text-align:center;
}

#Header
{
	background-color: #C0C0C0;
	height: 83px;
}

#PageWrapper
{
    width:1024px;
}

#MainContent
{
    width:900px;
    /*float:left;*/
    font-family:Arial;
}

#Sidebar
{
    width:124px;
    /*float:left;*/
}

#tcContactTableHeader
{
    font-size:larger;
}

#txtInputScope
{
    height:200px;
}

#txtInformationSources
{
    height:100px;
}

#txtNotes
{
    height:100px;
}

.Title
{
    font-weight:bold;
}

.SubmissionPanel
{
    border-style:solid;
    border-width:1px;
}

.ControlBorder
{
    border-style:solid;
    border-width:1px;
}

.HalfWidth
{
    width:450px;
}

.Centered
{
    margin-left:auto;
    margin-right:auto;
}

.Alert
{
    font-weight:bold;
    color:Red;
}

.LargeFont
{
    font-size:x-large;
}

.Bold
{
    font-weight:bold;
}

.Red
{
    color:Red;
}
   

 /*  //-->
 </style> */