body { 
	font-family:tahoma;
	color: white;
	font-size: 13px;
	background-color:#adc4bc;
	}
.intranet body { 
	font-family:arial;
	color: black;
	font-size: 13px;
	background-color: white;
	bgcolor: white;
	}
.intranet p { 
	font-family:arial;
	color: black;
	font-size: 13px;
	background-color:white;
	}
.sides { color:black; }
.mid { background-color:#1f3156 }
.mid table { 
	background-color:#1f3156 
	}
table {
	font-size: 13px;
	}
p	{
	font-size: 13px;
	}
a:hover { 
	color:#FFFFFF; 
	font-weight:bold;
	}
a	{ 
	font-size: 13px;
	color:#FFFFFF;
	text-decoration:underline;
	}
.nav { 
	font-size: 12px;
	color:#86888b; 
	font-weight:bold;
	}
.nav a	{ 
	font-size: 13px;
	color:#86888b;
	text-decoration:none;
	font-weight:bold;
	}
.nav a:hover { 
	font-size: 13px;
	color:#134fa9 
	font-weight:bold;
	}
h1 { font-size:16px }
h2 { font-size:14px }
h3 { font-size:12px }
.hiLite { 
	color:#134fa9; 
	font-weight:bold;
	}
.hiLite a:hover { 
	color:#134fa9; 
	font-weight:bold;
	}
form {
	margin:0;
}
.input_1 {
	width:184px;
	height:19px;
	background-color:#FFFFFF;
	border:1px solid #C0C0C0;
	font-family:Tahoma;
	font-size:13px;
	color:#747474;
	line-height:10px;
	margin:0px 0px 2px 0px;
	padding:2px;
}
textarea {
	width:224px;
	height:94px;
	background-color:#FFFFFF;
	border:1px solid #C0C0C0;
	font-family:Tahoma;
	font-size:12px;
	line-height:12px;
	color:#747474;
	margin:0;
	padding:2px;
}
.bg_left_gum {
	background-image: url(images/bg_left_gum.gif);
	background-position: right top;
	background-repeat: repeat;
}
.bg_right_gum {
	background-image: url(images/bg_right_gum.gif);
	background-position: left top;
	background-repeat: repeat;
}
.logo {
	color:#88888B;
	line-height:12px;
}
#pad-right {
	padding-right: 20px;
}
/*----------  list_1	 ---------------------*/

.list_1 li {
	background-image: url(images/marker_1.gif);
	background-position: 0% 4px;
	background-repeat: no-repeat;
	font-size:12px;
	margin:0px 0px 0px 0px;
	padding:0 0 0 16px;
	height:13px;
	line-height:11px;
	color:#E3B000;
}
.list_1 li a {
	color:#E3B000;
	font-size:12px;
	text-decoration: underline;
	font-weight:600;
}
.list_1 li a:hover {
	color:#E3B000;
	font-size:12px;
	text-decoration:none;
}
/*----------  list_2	 ---------------------*/

.list_2 li {
	background-image: url(images/marker_2.gif);
	background-position: 0% 4px;
	background-repeat: no-repeat;
	font-size:12px;
	margin:0px 0px 0px 0px;
	padding:0 0 0 12px;
	height:13px;
	line-height:11px;
	color:#E3B000;
}
.list_2 li a {
	color:#E3B000;
	font-size:12px;
	text-decoration:underline;
	font-weight:600;
}
.list_2 li a:hover {
	color:#E3B000;
	font-size:12px;
	text-decoration:none;
}
/*----------  list_3	 ---------------------*/

.list_3 li {
	background-image: url(images/marker_3.gif);
	background-position: 0% 5px;
	background-repeat: no-repeat;
	font-size:12px;
	margin:0px 0px 0px 0px;
	padding:0 0px 0 15px;
}
.list_3 li a {
	font-size:12px;
	text-decoration:underline;
}
.list_3 li a:hover {
	font-size:12px;
	text-decoration:none;
}
.txt_1 b {
	font-size:12px;
}
.txt_1 a {
	color:#3BB2E3;
	font-size:12px;
	text-decoration:none;
}
.txt_1 a:hover {
	color:#3BB2E3;
	font-size:12px;
	text-decoration:underline;
}
/* --------------- ---------------*/						

.txt_3 a {
	color:#747474;
	font-size:12px;
	text-decoration:underline;
}
.txt_3 a:hover {
	color:#3BB7474742E3;
	font-size:12px;
	text-decoration: none;
}
/*----------  list_4	 ---------------------*/

.list_4 li {
	background-image: url(images/marker_1.gif);
	background-position: 0% 4px;
	background-repeat: no-repeat;
	font-size:12px;
	margin:0px 0px 3px 0px;
	padding:0 0 0 16px;
	height:13px;
	line-height:11px;
	color:#E3B000;
}
.list_4 li a {
	color:#E3B000;
	font-size:12px;
	text-decoration: underline;
	font-weight:600;
}
.list_4 li a:hover {
	color:#E3B000;
	font-size:12px;
	text-decoration:none;
}
/*---------- footer	 ---------------------*/

.footer td {
	color:#8A9095;
	font-size:12px;
}
.footer td a {
	color:#8A9095;
	font-size:12px;
	text-decoration:none;
}
.footer td a:hover {
	color:#8A9095;
	font-size:12px;
	text-decoration:underline;
}
.title {font-size: X-Large; padding: 10px; border-bottom: 2px solid gray;}
.easyMenu {
    overflow:auto;
    height: expression( this.scrollHeight > 169 ? "170px" : "auto" ); /* sets max-height for IE */
    max-height: 170px; /* sets max-height value for all standards-compliant browsers */
    }             
.ob_gFContent table td {
    text-align: left;
    }
.tdText {
       font:11px Verdana;
       color:#333333;
}
.option2{
       font:11px Verdana;
       color:#0033cc;
       background-color___:#f6f9fc;
       padding-left:4px;
       padding-right:4px;
}
.tdTextLink {
       font:11px Verdana;
       color:#315686;
       text-decoration:underline;
}
.rowEditTable {
       background-color: #EEEEEE;
       border: 1px solid #000000;
}

.rowEditTable td {
       font-family: Verdana;
       font-size: 10px;
       color: #000000;		        
}
.rowEditTable a {
       font-family: Verdana;
       font-size: 11px;
       color: #000000;		        
}
.rowEditTable a:hover {
       font-family: Verdana;
       font-size: 11px;
       color: #000000;		        
}
.rowEditTableNB {
       background-color: #EEEEEE;
       border: 0px solid #000000;
}
.rowEditTableNB td {
       font-family: Verdana;
       font-size: 10px;
       color: #000000;		        
}
.rowEditTableNB12 {
       background-color: #EEEEEE;
       border: 0px solid #000000;
}
.rowEditTableNB12 td {
       font-family: Verdana;
       font-size: 12px;
       color: #000000;		        
}
.ob_gEC12
{
	padding: 0px;
	font-family: Verdana;
	font-size: 12px;
	color: #202426;			
	background-color: #FFFFFF;
	width: 96%;
	border: 1px solid #196585;
}

.st_Report table {
	background-color=white;
	}
.st_Report td {
	background-color:white;
	color:black;
	border:1px solid #EEEEEE;
	}
.st_Report th {
	background-color=gainsboro;
	color:black;
	border: 1px solid #EEEEEE;
	}
.st_Report a:hover { 
	color:black;
	font-weight:normal;
	}
.st_Report a	{ 
	font-size: 12px;
	color:black;
	text-decoration:underline;
	}
