@charset "utf-8";
/* CSS Document */

body {
	background: #CBCACF url(images/bground.jpg);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11pt;
	margin: 0px 0px 8px 0px;
}

h1, .Normal h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color: #000000;
}

h2, .Normal h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #000000;
}

.description {
	padding:6px;
	font-size: 10pt;
}

a, a:visited, .Normal a, .Normal a:visited, .InfoPane a, .InfoPane a:visited  {
	text-decoration:none;
	color:#0033FF;
}

a:hover, .Normal a:hover, .InfoPane a:hover  {
	text-decoration:underline;
	color:#0033FF;
}
.year {
	position: relative;
	left:110px;
	top:25px;
	font-weight:bold;
	font-style:italic;
}


/*-----------------------Text------------------------------*/

.Normal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11pt;
}

.Normal h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14pt;
}

.Normal ul li {
	list-style-type: disc;
	line-height: 20px;
}

.ContentPane {
	padding: 10px;
}

.FooterPane a, .FooterPane a:visited {
	color:#0033FF;
	text-decoration:underline;
}
	
.ike {
	font-size: 20pt;
	font-style:italic;
}

.form {
	font-size: 10pt;
}

.addr  {
	font-size: 12pt;
}
/*------------------------Menu-----------------------------*/
.menuleft{
	background:url(images/menuleft.png) top left no-repeat;
	height:50px;
	width:25px;
}
.menuright{
	background:url(images/menuright.png) top left no-repeat;
	height:50px;
	width:25px;
}
.menubg{
	background:url(images/menubg.png) top left repeat-x;
	height:50px;
	width:900px;
}
.SEOMenu {
font-family: 'Arial', Helvetica, sans-serif;
font-size:14px;
}
.SEOMenu ul{
list-style-type:none;
margin:0;
padding:0;
}
.SEOMenu li{
float:left;
list-style-type:none;
position:relative;
margin:0;
padding:0;
}
.SEOMenu table{
position:absolute;
border-collapse:collapse;
left:0;
top:0;
}
.SEOMenu a, .SEOMenu :visited {
color:#fff;
text-decoration:none;
font-family:'Arial', Helvetica, sans-serif;
font-size:15px;
font-weight:bold;
text-transform:uppercase;
}
.SEOMenu a em.left, .SEOMenu :visited em.left {
display:block;
float:left;
width:5px;
height:50px;
background:url(images/lefta.gif);
}
.SEOMenu a b, .SEOMenu :visited b {
display:block;
font-weight:bold;
float:left;
padding:0;
height:50px;
line-height:60px;
cursor:hand;
color:#14235E;
}
.SEOMenu a em.right, .SEOMenu :visited em.right {
display:block;
float:left;
width:5px;
height:50px;
background: transparent url(righta.gif);
}
.SEOMenu ul li ul {
display: none;
}
.SEOMenu .CurrentItem a em.left, .SEOMenu .CurrentItem :visited em.left, .SEOMenu .ParentItem a em.left, .SEOMenu .ParentItem :visited em.left{
	background: url(images/menu-sel.png) top repeat-x;
}
.SEOMenu .CurrentItem a b, .SEOMenu .CurrentItem :visited b, .SEOMenu .ParentItem a b, .SEOMenu .ParentItem :visited b {
	background: url(images/menu-sel.png) top repeat-x;
	color:#14235E;
}
.SEOMenu .CurrentItem a em.right, .SEOMenu .CurrentItem :visited em.right, .SEOMenu .ParentItem a em.right, .SEOMenu .ParentItem :visited em.right {
	background: url(images/menu-sel.png) top repeat-x;
}
.SEOMenu :hover, a:hover {
color:#fff;
white-space:normal;
}
.SEOMenu a:hover b {
color:#fff;
background: url(images/menu-hover.png) top repeat-x;
text-decoration:none;
}
.SEOMenu a:hover em.left {
background: url(images/menu-hover.png) top repeat-x;
}
.SEOMenu a:hover em.right {
background: url(images/menu-hover.png) top repeat-x;
}
.SEOMenu :hover > a b {
color:#fff;
background: url(images/menu-hover.png) top repeat-x;
text-decoration:none;
}
.SEOMenu :hover > a em.left {
background: url(images/menu-hover.png) top repeat-x;
}
.SEOMenu :hover > a em.right {
background: url(images/menu-hover.png) top repeat-x;
}
/* --- CURRENT ITEM HOVER --- */
.SEOMenu .CurrentItem a:hover b, .SEOMenu .ParentItem a:hover b {
color:#fff;
background: url(images/menu-hover.png) top repeat-x;
}
.SEOMenu .CurrentItem a:hover em.left, .SEOMenu .ParentItem a:hover em.left {
background: url(images/menu-hover.png) top repeat-x;
}
.SEOMenu .CurrentItem a:hover em.right, .SEOMenu .ParentItem a:hover em.right {
background: url(images/menu-hover.png) top repeat-x;
}
.SEOMenu .CurrentItem :hover > a b, .SEOMenu .ParentItem :hover > a b  {
color:#fff;
background: url(images/menu-hover.png) top repeat-x;
}
.SEOMenu .CurrentItem :hover > a em.left, .SEOMenu .ParentItem :hover > a em.left {
background: url(images/menu-hover.png) top repeat-x;
}
.SEOMenu .CurrentItem :hover > a em.right, .SEOMenu .ParentItem :hover > a em.right {
background: url(images/menu-hover.png) top repeat-x;
}

.SEOMenu ul ul .CurrentItem a:hover b {
color:#fff;
background: url(images/menu-hover.png) top repeat-x;
}
.SEOMenu ul ul .CurrentItem a:hover em.left {
background: url(images/menu-hover.png) top repeat-x;
}
.SEOMenu ul ul .CurrentItem a:hover em.right {
background: url(images/menu-hover.png) top repeat-x;
}
.SEOMenu ul ul .CurrentItem :hover > a b {
color:#fff;
background: transparent;
}
.SEOMenu ul ul .CurrentItem :hover > a em.left {
background: transparent;
}
.SEOMenu ul ul .CurrentItem :hover > a em.right {
background: transparent;
}
/****** Drop Down ******/
.SEOMenu  ul li ul {
display: none; text-align:left;
}
.SEOMenu  ul li:hover ul {
display:block; position:absolute; top:50px; left:0;
}
.SEOMenu  ul li:hover ul.scroller {
height:138px; width:180px; overflow:auto;}

.SEOMenu  ul li:hover ul.endstop {
left:-90px;
}
.SEOMenu  ul li:hover ul li ul {
display: none;
}
.SEOMenu  ul li:hover ul li a {
display:block; background-color:#0c3360; color:#fff; float:left; padding:4px 5px; line-height:15px; width:215px; height:15px; font-weight:bold; text-transform:none; font-weight:normal;
}
.SEOMenu  ul li:hover ul li a.drop {
background:#263201; 
}
.SEOMenu  ul li:hover ul li a:hover {
background-color:#2586c6; color:#fff;
}
.SEOMenu  ul li:hover ul li a:hover.drop {
background: #888; color:#ff0;
}
/****** Fly Out ******/
.SEOMenu  ul li:hover ul li:hover ul {
display:block; position:absolute; left:225px; top:0px; color:#000; width:150px; background:#ce0606;
}
.SEOMenu  ul li:hover ul li:hover ul li a {background:#2586c6; color:#fff;}
.SEOMenu  ul li:hover ul li:hover ul li.group {width:152px; padding:5px 0;}

.SEOMenu  ul li:hover ul li:hover ul.left {
left:-172px;
}
.SEOMenu  ul li:hover ul li:hover ul li a:hover {background:#d3eefa; color:#0C325F; text-decoration:underline;}

/* specific to IE5.5 and IE6 browsers */
.SEOMenu  ul li a:hover ul {
display:block;position:absolute;top:30px; t\op:29px; background:#aaa;left:0; marg\in-top:1px;
}
.SEOMenu  ul li a:hover ul.scroller {
height:138px; overflow:auto;}

.SEOMenu  ul li a:hover ul.endstop {
left: -90px;
}
.SEOMenu  ul li a:hover ul li a {
display:block; color:#000; height:1px; line-height:15px; padding:4px 16px; width:152px; w\idth:120px;
}
.SEOMenu  ul li a:hover ul li a.drop {
background:#888; padding-bottom:5px;
}

/*------------------------Header---------------------------*/


.InfoPane {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15pt;
	font-weight: bold;
}

/*------------------------Border---------------------------*/

.upleft {
	background: url(images/border_up-left.png) no-repeat;
	height: 25px;
	width: 25px;
}

.upedge {
	background: url(images/border_up-edge.png) repeat-x;
	height: 25px;
	width: inherit;
}

.upright {
	background: url(images/border_up-right.png) no-repeat;
	height: 25px;
	width: 25px;
}

.leftedge {
	background: url(images/border_left-edge.png) repeat-y;
	height: inherit;
	width: 25px;
}

.rightedge {
	background: url(images/border_right-edge.png) repeat-y;
	height: 25px;
}

.lowleft {
	background: url(images/border_low-left.png) no-repeat;
	height: 25px;
	width: 25px;
}

.lowedge {
	background: url(images/border_low-edge.png) repeat-x;
	height: 25px;
	width: inherit;
}

.lowright {
	background: url(images/border_low-right.png) no-repeat;
	height: 25px;
	width: 25px;
}

/*------------------------Footer--------------------------*/

.LoginPane, .LoginPane a, .LoginPane a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-decoration: none;
	color:#ffffff;
}

.LoginPane a:hover {
	text-decoration: underline;
	color:#ffffff;
}
	



