/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.bg{
background-image: url(images/topb.gif);
background-repeat:no-repeat;
height: 62px;  
width: 294px;
}

.style3 {   
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
.style4,.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
}
.style5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

.style6 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #000000; font-weight: bold; }
.style7 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; }

.style8 {	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
a:link {
	/*color: #0066CC;*/
	color: #0066CC;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #0066CC;
}
a:hover {
	text-decoration: underline;
	color: #0066CC;
}
a:active {
	text-decoration: none;
	color: #0066CC;
}
                                                           
a.logout:link { color: #FFFFFF; text-decoration: none; }
a.logout:visited { text-decoration: none; color: #FFFFFF; }
a.logout:hover { text-decoration: underline; color: #000000; }
a.logout:active { text-decoration: none; color: #FFFFFF; }

.style9 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; }

.style9Copy {
font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px;
}
.style10 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}
.smalltxt {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; text-align: center; }


a.red:link {

	color: #FF0000;
	text-decoration: none;
}

.style11 {
	color: #FFFFFF;
}

.heading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color:#000000;
	width: 100%;
	padding: 5px;
}

.hr1 {
    border: 0;                      
    border-collapse: collapse;
    width: 100%;                 
    height: 2px;                
    text-align: center;         
    background-color: #8cacbb;   
    color: #8cacbb;
}

.hr2 {
    border: 0;                      
    border-collapse: collapse;
    width: 100%;                 
    height: 1px;                
    text-align: center;         
    background-color: #ddd;   
    color: #8cacbb;
}

.popinfo {
    font-family: arial,helvetica,sans-serif;
    margin:0;
    padding: 10px;
    position: absolute;
    background-color: #fff;
    border: solid 1px #ccc;
}

.rmhr1 {
    width: 100%;                 
    height: 2px;                
    color: #365f91;
}

.rmhr2 {
    border: 0;                      
    border-collapse: collapse;
    width: 100%;                 
    height: 2px;                
    color: #0070c0;
}

.rmheading1 {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: #365f91;
}

.rmheading2 {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-style:italic;
    color: #0070c0;
}

.rmbodytext {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #000000;
}

.downloadbox {
    /* The default table for document listings. Contains name, document types, modification times etc in a file-browser-like fashion */
    border-collapse: collapse;
    border: 1px solid #8cacbb;         
    vertical-align: top;    
    margin: 1em 1em 1em 1em;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #333333;
    width: 100%;
}
.downloadbox td {
    background: #dee7ec;              
    border: 1px solid #8cacbb;   
    padding: 6px 1em 6px 1em;    
    vertical-align: top;
    text-align: left;
    color: #333333;
}
.downloadbox strong {
    color: #333333;
    font-size: 13px;  
    border-bottom: 1px solid #ddd;
}

.listing {
    /* The default table for document listings. Contains name, document types, modification times etc in a file-browser-like fashion */
    border-collapse: collapse;
    border-right: 1px solid #8cacbb;
    border-left: 1px solid #8cacbb;
    border-bottom: 1px solid #8cacbb;
	vertical-align: top;    
    margin: 1em 1em 1em 1em;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #333333;
}
.listing th, .listingheader {
    background: #dee7ec;
    border-top: 1px solid #8cacbb;
    border-bottom: 1px solid #8cacbb;
    border-right: 1px solid #8cacbb;
    font-weight: bold;
    padding: 6px 1em 6px 1em;
  
	
	vertical-align: top;
	text-align: center;
}
.listing td {        
	padding: 3px;
	border-bottom: 1px solid #8cacbb;
	border-top: 1px solid #8cacbb;
	vertical-align: top;
	border-right: 1px solid #8cacbb;
    padding: 4px 1em 4px 1em;
}
.listing .odd {
    /*every second line should be shaded */
    background-color: transparent;
    border-bottom: none;
}
.listing .even {
    background-color: #f7f9fa;
    border-bottom: none;
	vertical-align: top;
}
.listing .listingCheckbox {
    text-align: center;
}

.listing a:hover {
    text-decoration: underline;
}
.listing .col1 {
	width: 100px;
}
.listing .col2 {
	width: 60px;
}
.listing .col3 {
	width: 30px;
}
.listing .col4 {
	width: 150px;
}
.ul_header {
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000; 
}

.ul_tight {
  margin-top: 1px;
}
.ul_tight a {

}

li {
  margin-top: 2px;
}

input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000; 
}


.input_form {
    /* The default table for document listings. Contains name, document types, modification times etc in a file-browser-like fashion */
    border-collapse: collapse;
    border-right: 1px solid #8cacbb;
    border-left: 1px solid #8cacbb;
    border-bottom: 1px solid #8cacbb;
	vertical-align: top;    
    margin: 1em 1em 1em 1em;
   	font-family: Verdana, Arial, Helvetica, sans-serif;	
	color: #000000;	
}

.input_form th, .input_form td {
    border-top: 1px solid #8cacbb;
    border-bottom: 1px solid #8cacbb;
    border-right: 1px solid #8cacbb;
	vertical-align: top;
}

.input_form th {
    background: #dee7ec;
    font-weight: bold;            
    padding: 1em 1em 1em 1em;       
	vertical-align: top;
	text-align: center;
}
.input_form td {
	padding: 1em;
}

#plugins {
    /* The default table for document listings. Contains name, document types, modification times etc in a file-browser-like fashion */
    border-collapse: collapse;
    border-right: 1px solid #8cacbb;
    border-left: 1px solid #8cacbb;
    border-bottom: 1px solid #8cacbb;
    vertical-align: top;        
    margin: 1em 1em 1em 1em;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #000000;
    
table-layout: fixed
}
#plugins th {
    background: #dee7ec;
    border-top: 1px solid #8cacbb;
    border-bottom: 1px solid #8cacbb;
    border-right: 1px solid #8cacbb;
    font-weight: bold;
    padding: 6px 1em;    
    color: #333333;
    
    vertical-align: top;
    text-align: center;
}
#plugins td {
    padding: 3px;
    border-bottom: 1px solid #8cacbb;
    border-top: 1px solid #8cacbb;
    vertical-align: top;
    border-right: 1px solid #8cacbb;
    padding: 2px 4px;
    display: table-cell;
    color: #333333;
}
#plugins .td1 {
    background: #fafafa;
}
#plugins .td2 {
    background: #ffffff;        
}                                 

#plugins_header {
    width: 725px;
    border-collapse: collapse;    
}
#plugins_header th {
    font-weight: bold;
    font-size: 13px;
    color: #333333;
    text-align: left;
    width: 40%;
    padding: 6px 1em;    
}
#plugins_header td {
    text-align: right;
    width: 60%;
    padding: 2px 4px;
}
#plugins_header select, #plugins_header input {
    border: 1px solid #aaa;    
    font-size: 11px;
    width: 100px;
}
#plugins_header button {
    border: 1px solid #aaa;
    background-color: #eeeeee;    
    font-size: 11px;   
    width: 55px;
    
}

.plugin_hr {
    border: 0;
    width: 700px;                 
    height: 2px;
    border-collapse: collapse;
    text-align: center;         
    background-color: #8cacbb;   
    color: #8cacbb;
}

#plugin_detail {
    color: #333333;
}
#plugin_detail hr {                  
    border: 0;
    width: 100%;                 
    height: 1px;
    text-align: center;         
    background-color: #8cacbb; 
    color: #8cacbb;
}
#plugin_detail b {
    font-size: 12px;
}

#plugin_title {           
    border-collapse: collapse;
    border: 1px solid #8cacbb;             
    vertical-align: top;     
    text-align: left;                                      
    color: #333;              
    width: 700px;
}
#plugin_title th {
    background: #aec3cf;               
    font-weight: bold;
    padding: 3px 6px;    
    color: #333333;       
    vertical-align: top;
    text-align: left;
    font-size: 13px;
}

.nicEdit-selected {
border: 1px #666 dotted;
background-color: #eeeeee;
}

.hover {
    cursor: pointer;
    color: #0066CC;   
}
.hover:hover {
    text-decoration: underline;
    color: #0066CC;
}

.blank_input {
    border: 0;
    background-color: #ffffff;
}
.norm_input {  
    border: 1px solid #aaa;    
}


table.solutionsTable {
    border-width: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    
}
table.solutionsTable th {
    padding: 0px 0px 0px 0px;
    background-color:#E2E2E2;
    text-align:center;
}
table.solutionsTable td {
    list-style-type:disc;
    padding: 0px 0px 0px 30px;
}

table.solutionsTable ul {
    list-style-type:disc;    
}

table.solutionsTable p {
    display: list-item;
}

#regionid, #regionid2 {            
    border: 1px solid #8cacbb;
    background-color: #f8f8f8;
    font-size: 12px;
}
.region_button {         
    border: 1px solid #8cacbb;    
    background-color: #d3dee4; 
    font-size: 12px;
    cursor: pointer;
}
hr#region_hr {
    border: 0px;
    height: 2px;
    background-color: #8cacbb;
}
.download_div {
    border: 1px solid #999999;
    background-color: #f8f8f8;   
    padding: 5px; 
}

.intro_header {
    color: #333;
}
.intro_blob {
    width: 95%;
    line-height: 1.5em;
    font-size: 12px;
    color: #666;
}

#blog_excerpts {
    color: #666;
}
#blog_excerpts small {
    color: #333; 
}

#mini_blog_title {           
    border-collapse: collapse;
    border: 1px solid #000;  
    border-bottom: 0;           
    vertical-align: top;     
    text-align: left;                                      
    color: #fff;              
    width: 477px;          
    margin-top: 10px;
}
#blog_title th, #mini_blog_title th {
    background: #94aace;               
    font-weight: bold;
    padding: 3px 6px;    
    color: #333333;       
    vertical-align: top;
    text-align: left;
    font-size: 13px;
}
#mini_blog_title th {
    background: #333;
    color: #fff;     
}