/* Page definitions */
.mf
{
    text-align: left;
    margin: 0 auto;
    width: 760px;
}
.pf
{
	width:760px;
	min-height: 200px;
	background-color:White;
}
.pf:after
{
	content: '.';
	display:block;
	height: 0;
	visibility: hidden;
	clear:both;
}
/* Pane definitions */
.lpane
{
	width:180px;
	min-height: 650px;	
	float:left;
	background-color:#F7F7F7;
	border-right:solid 1px #848284;
}
.mpane
{
	width:500px;
	height:auto;
	float:left;
	margin-left:10px;
	margin-top:0px;
	overflow:hidden; 
}
.rpane
{
	width:230px;
	height:auto;	
	float:right;
	position:relative;
	left:-6px;
	top:0px;
}
/* Logo Frame definitions */
.lf
{
	width:760px;
	background-color:white;
}
.logoField
{
	background-color:transparent;
}
/* Top menu bar definition */
.mbt
{
	width:760px;
	height:24px;
	background-color:#9CA2AD;
	padding: 6px 0px 6px 0px;
}
.mbts
{
	float: right;
	padding: 0px 0px 0px 0px;
	width:1px;
	height:6px;
	background-color:black;
}
.mbti
{
	float: right;
	padding: 0px 3px 0px 3px;	
	background-color:#9CA2AD;
	color: Black;
	text-align: left;
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
}
.mbti A
{
	color:Black;
	text-decoration: none;
}
.mbti A:hover
{
	color:Black;
	text-decoration: underline;
}
.mbti A:active
{
	color:Black;
	text-decoration: none;
}
.mbti A:visited
{
	color:Black;
	text-decoration: none;
}
/* Main menu bar definitions */
.mbm
{
	width:760px;
	height:25px;
	background-color:white;
}
.mbmim
{
	height: 25px;
	position:relative;
	top:2px;	
}
.mbmi
{
	color:Black;
	font-weight: bold;			
	font-family: Verdana;
	font-size: 12px;
}
.mbmio
{
	color:black;
	font-weight: bold;			
	font-family: Verdana;
	font-size: 12px;
	height:16px;
}
.mbmio a:hover
{
	color:black;
	font-weight: bold;	
}
.mbsm
{
	width:760px;
	height: 25px;	
	background-color:#94CF10;
}
.mbsmim
{
	height: 25px;
}
.mbsmi
{
	height: 25px;
	position:relative;
	top:-4px;
	padding-top:6px;
	color:white;
	font-weight: bold;			
	font-family: Verdana;
	font-size: 12px;
}
.mbsmi A
{
	color:white;
	font-weight: bold;	
	text-decoration: none;
}
.mbsmi A:hover
{
	color: #006DD6;
	font-weight:bold;		
	text-decoration:none;
	border-bottom:solid 1px white;
}
.mbsmi A:active
{
	color:white;
	font-weight: bold;		
	text-decoration: none;
}
.mbsmi A:visited
{
	color:white;
	font-weight: bold;		
	text-decoration: none;
}
/* Menu Item definitions */
.mid
{
	height:16px;
	background-color:transparent;
	color:black;
	font-family: Verdana;
	font-size: 11px;
	padding:1px 1px 1px 1px;
}
.mid a:visited
{
	text-decoration: none;
}
.mid a:hover
{
	text-decoration: none;
}
.mid a:active
{
	text-decoration:none;
}
.mi
{
	border:solid 1px #F7F7F7;
	background-color:transparent;
	color:black;
	font-family: Verdana;
	font-size: 11px;
}
.mi a:visited
{
	text-decoration: none;
}
.mi a:hover
{
	text-decoration: none;
}
.mi a:active
{
	text-decoration:none;
}
.mio
{
	border:solid 1px Black;
	background-color:White;
	color:black;	
	font-family: Verdana;
	font-size: 11px;
	cursor: pointer;
}
.mio a:visited
{
	text-decoration: none;
}
.mio a:hover
{
	text-decoration: none;
}
.mio a:active
{
	text-decoration:none;
}
/* Banner document */
.banner
{
	width:760px;
	background-color:#CEE77B;
	color:Black;
	font-family: Verdana;
	font-size: 11px;
}
/* Title bar document */
#titleBar
{
	width:760px;
	height:80px;
	background-color:#F7F7F7;
	color:Black;
	font-family: Verdana;
	font-size: 24px;
	font-weight:bold;
	border-top:solid 1px gray;
	border-bottom:solid 1px gray;
}
.ibm
{
	background-color: transparent;
}
#ibmt
{
	background-color:transparent;	
	color: Black;
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	text-align: left;
	padding: 0px 0px 0px 6px;	
	border-bottom: dashed 1px gray;	
}
.ibmx
{
	background-color: transparent;
	color: Black;
	font-family: Verdana;
	font-size: 11px;
	padding: 6px 3px 6px 3px;
}
.ibmx a
{
	color: #006DD6;
	text-decoration: none;
}
.ibx a:hover
{
	color: #006DD6;
	text-decoration: underline;
}
.ibmx a:active
{
	color: #006DD6;
	text-decoration: underline;
}
.ibmx a:visited
{
	color: #006DD6;
	text-decoration: none;
}
.ib{}
.ibt
{
	background-color:#D6D7D6;	
	color: Black;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	padding:3px 6px 3px 6px;
}
.ibx
{
	background-color:white;
	color: Black;
	font-family: Verdana;
	font-size: 11px;
	padding: 3px 6px 3px 6px;
	border-left:solid 1px #D6D7D6;
	border-right:solid 1px #D6D7D6;
	border-bottom:solid 1px #D6D7D6;

}
.ibx a
{
	color: #006DD6;
	text-decoration: none;
}
.ibx a:hover
{
	color: #006DD6;
	text-decoration: underline;
}
.ibx a:active
{
	color: #006DD6;
	text-decoration: underline;
}
.ibx a:visited
{
	color: #006DD6;
	text-decoration: none;
}
.ib1
{
	background-color: transparent;
}
.ibt1
{
	background-color:#FFAA21;	
	color: Black;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	padding:3px 6px 3px 6px;
}
.ibx1
{
	background-color: #FFEFB5;
	color: Black;
	font-family: Verdana;
	font-size: 11px;
	padding: 6px 3px 6px 3px;
	border:solid 1px #FFAA21;
}
.ibx1 a
{
	color: #006DD6;
	text-decoration: none;
}
.ibx1 a:hover
{
	color: #006DD6;
	text-decoration: underline;
}
.ibx1 a:active
{
	color: #006DD6;
	text-decoration: underline;
}
.ibx1 a:visited
{
	color: #006DD6;
	text-decoration: none;
}
.ibt2
{
	background-color:#73BA6B;	
	color: White;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	padding:0px 6px 0px 6px;
}
.ibx2
{
	background-color:#F7FFE7;
	color: Black;
	font-family: Verdana;
	font-size: 11px;
	border-left:solid 1px #73BA6B;
	border-right:solid 1px #73BA6B;
	border-bottom:solid 1px #73BA6B;
	padding: 6px 3px 6px 3px;	
}
.ibx2 a
{
	color: #006DD6;
	text-decoration: none;
}
.ibx2 a:hover
{
	color: #006DD6;
	text-decoration: underline;
}
.ibx a:active
{
	color: #006DD6;
	text-decoration: underline;
}
.ibx2 a:visited
{
	color: #006DD6;
	text-decoration: none;
}
.fdt
{
	background-color: transparent;
	color: #000000;
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	text-align: left;
}
.fdx
{
	height:32px;
	background-color:#E7E7E7;	
	border-top:solid 1px #848284;
	color: #000000;
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	text-align: left;
	padding: 6px 30px 6px 30px;
}
#fdi
{
	position:absolute;
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	text-align:center;
}
.tdt
{
	background-color: transparent;
	color: black;
	font-family: Verdana;
	font-size: 16px;
	font-weight: bold;
	text-align: left;
	padding-left: 5px;
	height: 20px;
	border-bottom:solid 3px #94CF10;
}
.dt1
{
	background-color: transparent;
	color: #000000;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	height: 20px;
	padding:2px 3px 2px 3px;
}
.dx1
{
	background-color: transparent;
	color: #000000;
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	padding: 0px 0px 0px 0px;	
}
.dx1 a
{
	color: #006DD6;
	text-decoration: none;
}
.dx1 a:hover
{
	color: #006DD6;
	text-decoration: underline;
}
.dx1 a:active
{
	color: #006DD6;
	text-decoration: underline;
}

.dx1 a:visited
{
	color: #006DD6;
	text-decoration: none;
}
.dt2
{
	background-color:#D6D7D6;	
	color: Black;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	padding: 3px 6px 3px 6px;
	border: solid 1px #A5A2A5;
}
.dt2 A
{
	color: Black;
	text-decoration: underline;
}
.dt2 a:hover
{
	color: Black;
	text-decoration: underline;
}
.dt2 a:active
{
	color: Black;
	text-decoration: underline;
}

.dt2 a:visited
{
	color: Black;
	text-decoration: underline;
}
.dx2
{
	background-color: transparent;
	color: black;
	font-family: Verdana;
	font-size: 11px;
	padding: 6px 0px 6px 0px;
}
.dx2 a
{
	color: #006DD6;
	text-decoration: none;
}
.dx2 a:hover
{
	color: Black;
	text-decoration: underline;
}
.dx2 a:active
{
	color: Black;
	text-decoration: underline;
}
.dx2 a:visited
{
	color: #006DD6;
	text-decoration: none;
}
.dt3
{
	background-color: #D6D7D6;	
	color: Black;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	padding-left:6px;
}
.dx3
{
	background-color: White;
	color: black;
	font-family: Verdana;
	font-size: 11px;
	padding: 6px 6px 6px 6px;
	border-left: solid 1px #A5A2A5;
	border-right: solid 1px #A5A2A5;
	border-bottom: solid 1px #A5A2A5;
}
.dt4
{
	background-color:#C6EF84;	
	color: Black;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	padding-left:6px;
}
.dx4
{
	background-color: White;
	color: black;
	font-family: Verdana;
	font-size: 11px;
	padding: 6px 6px 6px 6px;	
	border-left: solid 1px #C6EF84;
	border-right: solid 1px #C6EF84;
	border-right: solid 1px #C6EF84;
	border-bottom: solid 1px #C6EF84;
}
.dt5
{
	background-color:#FFAA21;	
	color: White;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	padding-left:6px;
}
.dx5
{
	background-color: White;
	color: black;
	font-family: Verdana;
	font-size: 11px;
	padding: 6px 6px 6px 6px;	
	border-left: solid 1px #FFAA21;
	border-right: solid 1px #FFAA21;
	border-bottom: solid 1px #FFAA21;
}
.dt6
{
	background-color: transparent;
	color: #000000;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	padding-left:6px;
}
.dx6
{
	background-color: #E6E6E6;
	color: #000000;
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	padding: 6px 6px 6px 6px;
	border: dashed 1px #9CA2AD;		
}
.dx6 a:link
{
	color:#006DD6;
	text-decoration: underline;
	background-color:Yellow;
}
.dx6 a:hover
{
	color:#006DD6;
	text-decoration:underline;
}
.dx6 a:active
{
	color:#006DD6;
	text-decoration:underline;
}
.dx6 a:visited
{
	color: #006DD6;
}
.navigationBar
{
	border: solid 1px Black; 	
	background-color: transparent;
	color: #000000;
	font-family: Verdana;
	font-size: 10px;
	padding:2px 3px 2px 3px;	
}
.nos
{
	background-color: transparent;
	color: Gray;
	font-family: Verdana;
	font-size: 9px;
}
.ltr1
{
	background-color: #F7F3EF;
	color: #000000;
	font-family: Verdana;
	font-size: 11px;
	padding: 6px 12px 3px 12px;
}
.ltr2
{
	background-color: #FFECB3;
	color: #000000;
	font-family: Verdana;
	font-size: 11px;
	padding: 6px 12px 3px 12px;
}
body
{
	margin: 0px;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color:#9CA2AD;
    text-align: center;
}
a
{
	color:#006DD6;
	text-decoration:none;
}
a:visited
{
	color:#006DD6;
	text-decoration:none;
}
a:active
{
	color:#006DD6;
	text-decoration:underline;
}
a:hover
{
	color:#006DD6;
}
a:unknown
{
	color:#006DD6;
	text-decoration: none;
}
h1 
{
	color:black;
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	word-spacing: 0px;
	margin-bottom: 0px;
}
h2 
{
	color:black;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	word-spacing: 0;
	margin-top:1px;	
	margin-bottom:1px;
}