@charset "utf-8";
/* CSS Document */

body{
	background: url(images/bground.jpg) repeat-x;
	font-size:11pt;
	font-family:'Verdana', Arial, Helvetica, sans-serif;
	color:#000;
	margin-top: 0px; 
	margin-bottom: 20px;
}

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;
}

.Normal {
	font-size:12px;
	font-family:'Verdana', Arial, Helvetica, sans-serif;
	color:#000;
}

.h1, .Normal h1 {
	font-size: 16px;
	font-weight:bold;
}

.h2, .Normal h2 {
	font-size:14px;
	font-weight:bold;
}

.InfoPane {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
}

.year {
	position: relative;
	left:110px;
	top:25px;
	font-weight:bold;
	font-style:italic;
}



/************  Border  **************/

.up-left {
	background: url(images/border_upleft.png) no-repeat;
	height: 25px;
	width: 25px;
}

.up-edge {
	background: url(images/border_upedge.png) repeat-x;
	height: 25px;
	width: inherit;
}

.up-right {
	background: url(images/border_upright.png) no-repeat;
	height: 25px;
	width: 25px;
}

.left-edge {
	background: url(images/border_leftedge.png) repeat-y;
	height: inherit;
	width: 25px;
}

.right-edge {
	background: url(images/border_rightedge.png) repeat-y;
	height: inherit;
	width: 25px;
}

.low-left {
	background: url(images/border_lowleft.png) no-repeat;
	height: 25px;
	width: 25px;
}

.low-edge {
	background: url(images/border_lowedge.png) repeat-x;
	height: 25px;
	width: inherit;
}

.low-right {
	background: url(images/border_lowright.png) no-repeat;
	height: 25px;
	width: 25px;
}

/* ---------------------- Menu ----------------------*/
.menu-left {
	height: 50px;
	width: 25px;
	background: url(images/menu_left.png) no-repeat;
}

.menu-right {
	height: 50px;
	width: 25px;
	background: url(images/menu_right.png) no-repeat;
}

.menu-upedge {
	height: 7px;
	width:inherit;
	background: url(images/menu_upedge.png) repeat-x;
}

.SEOMenu {
height:43px;
background:url(images/menu_bg.png) left top repeat-x;
font-family:Arial, Helvetica, sans-serif;
font-size:12pt;
}

.SEOMenu ul{
list-style-type:none;
padding:0;
margin:0 0 0 10px;
z-index:9999;
}

.SEOMenu li{
float:left;
list-style-type:none;
position:relative;
}

.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:12pt;
font-weight:bold;
}

.SEOMenu a em.left, .SEOMenu :visited em.left {
display:block;
float:left;
width:13px;
height:43px;
background: transparent url(lefta.gif);
}
.SEOMenu a b, .SEOMenu :visited b {
display:block;
font-weight:bold;
float:left;
padding:0;
height:43px;
line-height:43px;
cursor:hand;
color:#fff;
}
.SEOMenu a em.right, .SEOMenu :visited em.right {
display:block;
float:left;
width:16px;
height:43px;
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_downleft.png) left bottom no-repeat;
}
.SEOMenu .CurrentItem a b, .SEOMenu .CurrentItem :visited b, .SEOMenu .ParentItem a b, .SEOMenu .ParentItem :visited b {
	background:url(images/menu_down.png) repeat-x;
}
.SEOMenu .CurrentItem a em.right, .SEOMenu .CurrentItem :visited em.right, .SEOMenu .ParentItem a em.right, .SEOMenu .ParentItem :visited em.right {
	background:url(images/menu_downright.png) right bottom no-repeat;
}

.SEOMenu :hover, a:hover {
color:#000033;
white-space:normal;
}

.SEOMenu a:hover b {
color:#000033;
background: url(images/menu_over.png) repeat-x;
text-decoration:none;
}
.SEOMenu a:hover em.left {
background: url(images/menu_overleft.png) left bottom no-repeat;
}
.SEOMenu a:hover em.right {
background: url(images/menu_overright.png) right bottom no-repeat;
}


.SEOMenu :hover > a b
{
color:#000033;
background: url(images/menu_over.png) bottom repeat-x;
text-decoration:none;
}
.SEOMenu :hover > a em.left {
background: url(images/menu_overleft.png) bottom left no-repeat;
}
.SEOMenu :hover > a em.right {
background: url(images/menu_overright.png) bottom right no-repeat;
}


.SEOMenu .CurrentItem a:hover b, .SEOMenu .ParentItem a:hover b {
color:#000033;
background: url(images/menu_over.png) bottom repeat-x;
}
.SEOMenu .CurrentItem a:hover em.left, .SEOMenu .ParentItem a:hover em.left {
background: url(images/menu_overleft.png) bottom left no-repeat;
}
.SEOMenu .CurrentItem a:hover em.right, .SEOMenu .ParentItem a:hover em.right {
background: url(images/menu_overright.png) bottom right no-repeat;
}

.SEOMenu .CurrentItem :hover > a b, .SEOMenu .ParentItem :hover > a b
{
color:#000033;
background: url(images/menu_over.png) bottom repeat-x;
}
.SEOMenu .CurrentItem :hover > a em.left, .SEOMenu .ParentItem :hover > a em.left {
background: url(images/menu_overleft.png) bottom left no-repeat;
}
.SEOMenu .CurrentItem :hover > a em.right, .SEOMenu .ParentItem :hover > a em.right {
background: url(images/menu_overright.png) bottom right no-repeat;
}

.SEOMenu ul ul .CurrentItem a:hover b {
color:#000033;
background: transparent;
}
.SEOMenu ul ul .CurrentItem a:hover em.left {
background: transparent;
}
.SEOMenu ul ul .CurrentItem a:hover em.right {
background: transparent;
}

.SEOMenu ul ul .CurrentItem :hover > a b
{
color:#000033;
background: transparent;
}
.SEOMenu ul ul .CurrentItem :hover > a em.left {
background: transparent;
}
.SEOMenu ul ul .CurrentItem :hover > a em.right {
background: transparent;
}

/* specific to non IE browsers */
.SEOMenu ul li:hover ul {
display:block;position:absolute;top:42px;margin-top:1px; left:-18px;width:180px;
}
.SEOMenu ul li:hover ul li ul {
display: none;
}
.SEOMenu ul li:hover ul li a {
display:block;background:#003366;color:#fff;height:auto;line-height:15px;padding:4px 16px; width:180px; border:1px solid #fff; border-top:0; font-size:11pt;
}
.SEOMenu ul li:hover ul li a:hover {
color:#000033; background: #99ffff url(bullet1.gif) no-repeat 3px 8px;
}
.SEOMenu ul li:hover ul li:hover ul {
display:block; position:absolute; left:135px; top:-1px;
}

/************  Footer  ************/

.LoginPane{
	text-align:center;
	color:#fff;
}

.SkinObject{
	color:#ffffff;
	font-weight: normal;
}
a.SkinObject,a.SkinObject:link, a.SkinObject:active, a.SkinObject:visited, .SkinObject a, .SkinObject a:visited {
	color:#ffffff;
	font-weight: normal;
}
a.SkinObject:hover, .SkinObject a:hover {
	text-decoration:underline;
	font-weight: normal;
}


