/* Default CSS Stylesheet for a new Web Application project */

BODY
{
    FONT-FAMILY: Tahoma;
    FONT-SIZE: 11px;
    /* FONT-WEIGHT: normal; */
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal
}
/*
IMG 	{
	margin-top: 5px;
	margin-left: 10px;
	margin-right: 10px;
	}
*/
td {
	/* text-align: left; */
	/* vertical-align: top; */
	font-family:Tahoma;
	font-size:11px;
	color:#404040;
}

.textBox {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
}

H1
{
	font-weight:bold;
	font-size:16px;
	color:#294D96 ;
	FONT-FAMILY: Tahoma; 
	margin:0;
	padding:0px 0 0;

}
H2
{
	font-weight:bold;
	font-size:12px;
	color:#294D96 ;
	FONT-FAMILY: Tahoma; 
	margin:0;
	padding:0px 0 0;
}
.Header1
{
	font-weight:bold;
	font-size:12px;
	color:#294D96 ;
	FONT-FAMILY: Tahoma
}


.solidBorder
{
	BORDER: #294d96 1px dashed;
}

.redBold
{
	color:red;
	font-weight:bold;
}
.blueBG
{
	BACKGROUND-COLOR: #e8edf3;
}

.darkBlue
{
	background-color:#294d96;
}
.medBlue
{
	background-color:#8a9dc5;
}
.lightBlue
{
	background-color:#E7EBF4;
} 

.lightBlueBold
{
	background-color:#E7EBF4;
	color:red;
	font-weight:bold;
} 

.orange
{
	background-color:#ff9900;
}

.tb
{
	FONT-FAMILY: Tahoma;
	font-size:8pt;
}
.bold1
{
	font-weight:bold;
}
.boldDarkBlue
{
	font-weight:bold;
	font-size:14px;
	color:#294D96 ;
	FONT-FAMILY: Tahoma
}
.boldRed
{
	font-weight:bold;
	color:Red ;
}
.tdBlue 
{
	/* background-color:#294D96 ;*/
	FONT-WEIGHT: bold; 
	FONT-SIZE: 10pt; 
	COLOR: #294D96; 
	FONT-FAMILY: Tahoma
}
.tdBlue2
{
	/* background-color:#294D96 ;*/
	FONT-WEIGHT: bold; 
	FONT-SIZE: 10pt; 
	COLOR: white; 
	FONT-FAMILY: Tahoma
}
.paging 
{
	/* background-color:#294D96 ;*/
	FONT-WEIGHT: bold; 
	FONT-SIZE: 10pt; 
	COLOR: #294D96; 
	FONT-FAMILY: Tahoma;
	text-decoration: none;
}
.tdLightGrey 
{
	background-color:#e8edf3 ;
	BORDER-RIGHT: #294d96 1px dashed
}
.dashBorder 
{
	BORDER: #294d96 1px dashed
}
.dashBorderRight
{
	BORDER-RIGHT: #294d96 1px dashed
}
.dashBorderLeft
{
	border-left: #294d96 1px dashed
}
.footer
{
	FONT-FAMILY: Tahoma;
	FONT-SIZE: 8pt;
}
.tdDashBorder
{
	BORDER-RIGHT: #294d96 1px dashed;
	BORDER-LEFT: #294d96 1px dashed;
	}
.whiteHeader
{
	text-decoration: underline;
	color:white;
	FONT-WEIGHT: bold; 
	FONT-SIZE: 10pt; 
	FONT-FAMILY: Tahoma; 
	HEIGHT: 18px
}
.orangeHeader
{
	font-weight: bold;
	font-size: 10pt;
	color: #ff9900;
	font-family: Tahoma;
	height: 18px;
	text-decoration: underline;
}
A:hover {text-decoration: underline; }
a {
	text-decoration: underline;
	color:blue;
}
a.1 {
	text-decoration: underline;
	color:white;
	FONT-WEIGHT: bold; 
	FONT-SIZE: 10pt; 
	FONT-FAMILY: Tahoma; 
	HEIGHT: 18px
}
a.2 {
	text-decoration: underline;
	color:#AABBC5;
}
a.3 {
	text-decoration: underline;
	color:#ff9900;
}
a.4
{
	text-decoration: underline;
		FONT-WEIGHT: bold; 
	FONT-SIZE: 10pt; 
	COLOR: red; 
	FONT-FAMILY: Tahoma
}
a.5 {
	text-decoration: underline;
	color:white;
}
a.6 {
	FONT-WEIGHT: bold; 
}
a.7 {
	FONT-WEIGHT: bold; 
	FONT-SIZE: 10pt; 
	COLOR: #294D96;
	text-decoration: none;
}
a.8
{
	text-decoration: underline;
		FONT-WEIGHT: bold; 
	FONT-SIZE: 14pt; 
	COLOR: green; 
	FONT-FAMILY: Tahoma
}
	

.t11 {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
}
.style1 {color: #C2C2C2}
.style2 {color: #FFFFFF}

 #sidebar a {
 	/*/*/padding: 2px;
 	display: block;
	valign: bottom;
	border-bottom: 0px #CCC;
	border-left: 1px  #CCC;
	border-right: 1px  #CCC;
	border-top: 1px solid #CCC;
 	text-decoration: none;
	text-color: red;
 	line-height: 1em;
 	height: 20px;
 	vertical-align:top ;
 	/*width: 112px;  */
 	background-color: #ff9900;
 	font-weight:bold;
 }
 
 #sidebar a:link, #sidebar a:visited {
 	color: white;
 }

#sidebar a:hover, #sidebar a:active {
 	color: #404040 !important;
 	/*/*/background-color: white !important;
 	border-bottom: 0px #CCC;
	/* border-left: 1px dotted #CCC; */
	/* border-right: 1px dotted #CCC; */
	border-top: 1px dotted #CCC;
	height: 23px;
 }

#sidebar ul {
 	/*/*/padding-left: .3em;
 	margin-left: 0em;
	margin-bottom: 0em;
 	list-style-type: none; /* */
	text-align: bottom;
 }

#sidebar li {
 	/*/*/margin: 0px 0px 0px 0px; /* */
 }
 
 #sidebar2 li {
 	/*/*/margin: 0px 0px 0px 0px; /* */
 }
 
 #sidebar2 ul {
 	/*/*/padding-left: 1em;
 	margin-left: 0em;
	margin-bottom: 0em;
 	list-style-type: none; /* */
	text-align: bottom;
 }
 
#current a {
 	color: #404040 !important;
 	font-weight:bold;
 	/*/*/background-color: white !important;
 	border-bottom: 0px #CCC;
	border-left: 1px solid #ff9900;
	border-right: 1px solid #ff9900;
	border-top: 1px solid #ff9900;
	height: 23px;
 }
 
 
  #sidebar2 a {
 	/*/*/padding: 2px;
 	display: block;
	valign: bottom;
 	border: 1px dotted #CCC;
 	text-decoration: none;
	text-color: red;
 	line-height: 1em;
 	width: 112px; /* */
 	background-color: #E7EBF4;
 }
  
  #sidebar2 a:hover, #sidebar a:active {
 	color: white;
 	font-weight:bold;
 	background-color: #ff9900;
 	border: 1px solid white;
 }
 
 #current2 a {
 	color: white !important;
 	/*/*/background-color: #ff9900!important;
 	border: 1px solid white !important; /* */
 }