/* Default CSS Stylesheet */

td {
		font-family: Verdana,Arial,Helvetica,sans-serif; 
		font-size: 10px; 
		font-style: normal; 
		font-weight: normal;
}

#tab {
		background-color:#003366; 
		border-bottom: 1px solid #000000;
		text-align: center;
		padding: 2px;
		font-family: Verdana,Arial,Helvetica,sans-serif; 
		font-size: 28px; 
		font-style: normal; 
		font-weight: bolder;
		color: #ffffff;
		clear: right;
}


#search {
		background-color:#ffffff; 
		border-bottom: 1px solid #003366;
		text-align: center;
		padding: 2px;
		font-family: Verdana,Arial,Helvetica,sans-serif; 
		font-size: 14px; 
		font-style: normal; 
		font-weight: bold;
		color: #003366;
		clear: right;
}

#nav {

		background-color:#5b7cab;
		height:28px; 
		border-bottom: 1px solid #003399;
		text-align: center;
		padding: 0;
		font-family: Verdana,Arial,Helvetica,sans-serif; 
		font-size: 14px; 
		font-style: normal; 
		font-weight: bold;
		color: #ffffff;
		clear: right;
}



#content {
    background: fff url("../images/vignette2.gif") repeat-x;
}
  


#content A {COLOR: #000000; TEXT-DECORATION: underline;}
#content A:visited {COLOR: #000000; TEXT-DECORATION: underline;}
#content A:active {COLOR: #000000; TEXT-DECORATION: underline;}
#content A:hover {COLOR: #FF3300; TEXT-DECORATION: none;}  


#crumb {
		display: block;
		background-color:#eeeeff;
		border-top: 0px solid #003366;
		border-bottom: 1px solid #003366;
		text-align: left;
		padding: 2px;
		font-family: Verdana,Arial,Helvetica,sans-serif; 
		font-size: 9px; 
		font-style: normal; 
		font-weight: bold;
		color: #003366;
		clear: right;
}


#crumb A {COLOR: #000000; TEXT-DECORATION: none;}
#crumb A:visited {COLOR: #000000; TEXT-DECORATION: none;}
#crumb A:active {COLOR: #000000; TEXT-DECORATION: none;}
#crumb A:hover {COLOR: #FF3300; TEXT-DECORATION: none;}


#rfp { color: #003366; font-weight: bold; }
  
#col2 {
		font-family: Verdana,Arial,Helvetica,sans-serif; 
		font-size: 10px; 
		font-style: normal; 
		font-weight: normal;
		line-height: 140%;
		margin-top: 10px;
		margin-left: 10px;
		margin-right: 10px;
		margin-bottom: 10px;		
		
}

#col2 h3 {
		font-family: Arial,Helvetica,sans-serif; 
		font-size: 16px; 
		font-style: normal; 
		font-weight: bold;
		color: #990000;
		clear: right;
		margin-bottom: -15px;
		margin-left: -5px;
}



#col2 h5 {
		
		margin-bottom: 5px;
		font-size: 8pt;
		
		/*
		font-family: Arial,Helvetica,sans-serif; 
		font-size: 14px; 
		font-style: normal; 
		font-weight: bold;
		color: #006600;
		clear: right;
		margin-bottom: -10px;
		margin-left: 0px;
		*/
}


#indent
{
	display: block;
	
	margin-left: 20px;
}

#development
{
	font-style: italic;
	font-weight: bold;
	color: #ff0000;
}

#col2 ul {
		margin-top: 0px;
}


#login
{
		margin-top: 25px;
		margin-left: 50px;
}


.button {
                font-family: Verdanna, Arial, Helvetica, sans-serif;
                font-size: 8pt;
                color: #000000; 
                background-color: #dedede; 
                border-style: outset; 
                border-color: #003399;}

.inputbox       {  
                font-family: Verdanna, Arial, Helvetica, sans-serif; 
                font-size: 12px; 
                font-style: normal; 
                font-weight: normal; 
                color: #000000; 
                border: outset 1px #dedede solid;
                background-color: #FFFFFF;
                empty-cells: show;}
                
.textbox       {
                font-family: Verdanna, Arial, Helvetica, sans-serif;
                font-size: 9pt;
                border: outset 1px #dedede solid;
                }
                
.search_form {
		margin-top: 10px;
		margin-left: 15px;
		margin-bottom: -20px;
}
                        
.col1-item {
		border: 1px solid #5b7cab;
		background-color:#f9faf9;
		margin-top: 2px;
		margin-left: 2px;
		margin-right: 2px;
		margin-bottom: 10px;
		font-family: Verdana,Arial,Helvetica,sans-serif; 
		font-size: 9px; 
		font-style: normal; 
		font-weight: normal;
		line-height: 140%;
		position:relative;
}


.col1-item p {
		margin-top: 5px;
		margin-left: 5px;
		margin-right: 5px;
		margin-bottom: 5px;
		font-family: Verdana,Arial,Helvetica,sans-serif; 
		font-size: 10px; 
		font-style: normal; 
		font-weight: normal;
		line-height: 140%;
		position:relative;
}


.col1-item h3 {
		display: block;
		padding: 0px;
		background-color:#5b7cab;
		font-family: Verdana,Arial,Helvetica,sans-serif; 
		font-size: 10px; 
		font-style: normal; 
		font-weight: bold;
		color: #ffffff;
		clear: right;
		margin-top: 0px;
		margin-bottom: 0px;
}
	.col1-item ul li
	{
		list-style-image: url("../images/arrow_right_red.gif");
		margin-left: 0;
		padding-left: 0;
	}

.col1-nav {
		border: 1px solid #5b7cab;
		background-color:#f9faf9;
		margin-top: 2px;
		margin-left: 2px;
		margin-right: 2px;
		margin-bottom: 10px;
		font-family: Verdana,Arial,Helvetica,sans-serif; 
		font-size: 9px; 
		font-style: normal; 
		font-weight: normal;
		position:relative;
}


.col1-nav p {
		margin-top: 5px;
		margin-left: 15px;
		margin-right: 5px;
		margin-bottom: 5px;
		font-family: Verdana,Arial,Helvetica,sans-serif; 
		font-size: 10px; 
		font-style: normal; 
		font-weight: normal;
		position:relative;
		line-height: 140%;
		display: block;
}

.col1-nav h3 {
		display: block;
		padding: 2px;
		background-color:#5b7cab;
		font-family: Verdana,Arial,Helvetica,sans-serif; 
		font-size: 12px; 
		font-style: normal; 
		font-weight: bold;
		color: #ffffff;
		clear: right;
		margin-top: 0px;
		margin-bottom: 0px;
}

.col3-item {
		border: 1px solid #ffcc66;
		background-color:#fffaf0;
		margin-top: 2px;
		margin-left: 2px;
		margin-right: 2px;
		margin-bottom: 10px;
		font-family: Verdana,Arial,Helvetica,sans-serif; 
		font-size: 9px; 
		font-style: normal; 
		font-weight: normal;
		line-height: 140%;
		position:relative;
}

.col3-item a{
	line-height: 20px;
	padding-left: 5px;
	margin-left: 5px;
}

.col3-item p {
		margin-top: 5px;
		margin-left: 5px;
		margin-right: 5px;
		margin-bottom: 5px;
		font-family: Verdana,Arial,Helvetica,sans-serif; 
		font-size: 10px; 
		font-style: normal; 
		font-weight: normal;
		line-height: 140%;
		position:relative;
}

.col3-item h3 {
		display: block;
		padding: 2px;
		background-color:#ffcc66;
		font-family: Verdan, Arial,Helva,etica,sans-serif; 
		font-size: 10px; 
		font-style: normal; 
		font-weight: bold;
		color: #000000;
		clear: right;
		margin-top: 0px;
		margin-bottom: 0px;
}

.col3-item td
{
	font-size: 7pt;
}


#footer {
		background-color:#5b7cab; 
		border-bottom: 1px solid #003366;
		text-align: center;
		padding: 2px;
		font-family: Verdana,Arial,Helvetica,sans-serif; 
		font-size: 9px; 
		font-style: normal; 
		font-weight: normal;
		color: #ffffff;
		clear: right;
}	


      
                     
.edit_form
                {
                margin-top: 2px;
                font-size: 10px; 
                border-collapse: collapse;
                vertical-align: top;
        }  

.edit_form td  {
        FONT-SIZE: 10px;
        padding-right: 3px;
                }

.reporting {
	margin-top: 2px;
	BORDER-TOP: #003399 0px solid; 
	border-collapse: collapse;
	vertical-align: top;
    font-family: Verdanna, Arial, Helvetica, sans-serif; 
    font-size: 12px; 
    font-style: normal; 
    font-weight: normal; 
    color: #000000; 
    border: outset 0px #003399;
    background-color: #FFFFFF;
    empty-cells: show;
} 
        

.reporting td {                          
	white-space: nowrap;
	font-style: normal; 
	font-weight: normal; 
	color: black; 
	vertical-align: top;
	padding-left: 2px;
	padding-right: 10px;
	border-collapse: collapse;
	border-top: none;
	border-left: none;
	border-right: none;
	border-bottom: none; 
	border-bottom: solid 1px #dedeff;                 
}                   
                
	a.reporting:link {color: #000000; text-decoration: none;}
	a.reporting:visited {color: #000000; text-decoration: none;}
	a.reporting:hover {color: #FF3300; text-decoration: underline;}   
	a.reporting:active {color: #000000; text-decoration: none;}


               
.report_group_head td {
	border-top: solid 15px #ffffff; 
	padding-top: 2px;
	padding-bottom: 2px;	
	padding-left: 0px;
	padding-right: 0px;
	font-weight: bold;
	background-color: #ffcc66;
}
   
   
.report_col_head td {
	padding-top: 1px;
	padding-bottom: 1px;	
	padding-left: 1px;
	padding-right: 1px;
	font-size: 10px;
	font-weight: bold;
	background-color: #ccffcc;	
}
                        
.report_head td {
	font-weight: bold;
	color: #006600;
	padding-top: 2px;
	padding-bottom: 5px;	
	padding-left: 0px;
	padding-right: 0px;
	border-top: none;
	border-left: none;
	border-right: none;
	border-bottom: none;
}

.edit_form td {
	vertical-align: top;
}

.edit_form .textbox {
	width: 400px;
}

.tabs_class {
	margin-top: 0px;
}


.tabs_class a:link {COLOR: #000000; FONT-WEIGHT: normal; text-decoration: none;}
.tabs_class a:visited {COLOR: #000000; FONT-WEIGHT: normal; text-decoration: none;}
.tabs_class a:active {COLOR: #000000; FONT-WEIGHT: normal; text-decoration: none;}
.tabs_class a:hover {COLOR: #FF3300; FONT-WEIGHT: normal; text-decoration: none;}
