/* hyperlink and anchor tag styles  */
/************************************/

a{
	color: #005FA9;
	text-decoration: none;
}

a:link{
	color: #005FA9;
	text-decoration: none;
}

a:visited{
	color: #005FA9;
	text-decoration: none;
}

a:hover{
	color: #005FA9;
	text-decoration: underline;
}

/************************************/
#bodyid{
padding:0;
margin: 0px auto;
text-align:center;
}
#page{

}
#page2{
border:1px solid #666;
background:#fff;
width:700px;
font-size:0.8em;
color:#666;
text-align:center;
}
#banner{
background:#fff url('logob.png') no-repeat bottom right;
	border-bottom:1px solid #fff;
height:50px;
letter-spacing:2px;
text-align:left
}
#banner h1{
font-size:24px;
color:#000;
margin:0;
padding:10px 20px;
}
#menu{
border-collapse:collapse;
background:#666;
width:100%;
}
#menu td{
border:1px solid #666;
border-right-width:0;
background:#fbfbfc url('img/menubg.png') repeat-x top left;
height:20px;
font-size:13px;
width:20%;
letter-spacing:1px;
text-align:center;
}
#menu b td {
border:1px solid #666;
border-right-width:0;
background:#fbfbfc url('img/g1p.png') repeat-x top left;
height:20px;
font-size:13px;
width:20%;
letter-spacing:1px;
text-align:center;
}
#menu a{
color:#666;
font-weight:bold;
width:100%;
text-decoration:none;
}
#image{
border:1px solid #666;
background:#133d6f url('img/image.jpg') no-repeat top left;
width:680px;
height:80px;
margin:10px auto;
}
#image h3{
color:#fff;
font-size:1.1em;
text-align:right;
padding:10px;
margin:0;
}
#left{
width:170px;
float:left;
margin-bottom:20px;
text-align:left;
}
#sidemenu{
border:1px solid #777;
border-bottom-width:0;
margin-left:10px;
}
#left h2{
border-bottom:1px solid #777;
background:#2a5385 url('img/sidebg.png') repeat-y left top;
font-size:1em;
margin:0;
padding:4px 10px;
color:#fff;
}
#left ul{
list-style-type:none;
margin:0;
padding:0;
}
#left li{
border-bottom:1px solid #777;
font-weight:normal;
margin:0;
padding:4px 10px;
font-size:1em;
}
#left li a{
width:100%;
text-decoration:none;
color:#555;
}
#left li a:hover{
color:#5c7faa;
}
#right{
width:510px;
float:right;
padding:0 0 10px 0;
text-align:left;
}
#right a{
color:#4e71a9;
}
#right a:hover{
color:#ced5e5;
}
#right h2{
background:url('img/titlebg.png') no-repeat left top;
color:#fff;
font-size:13px;
margin:0 10px 0 0;
padding:6px 0 15px 10px;
}
#right h3{
background:url('img/titlebg2.png') no-repeat left top;
color:#000;
font-size:15px;
margin:0 10px 0 0;
padding:6px 0 15px 10px;
}
#right h4{
background:url('img/titlebg3.png') no-repeat left top;
color:#000;
font-size:15px;
margin:0 10px 0 0;
padding:6px 0 15px 10px;
}
#right h5{
background:url('img/titlebg6.png') no-repeat left top;
color:#000;
font-size:15px;
margin:0 10px 0 0;
padding:6px 0 15px 10px;
}
#right h6{
background:url('img/titlebg5.png') no-repeat left top;
color:#000;
font-size:15px;
margin:0 10px 0 0;
padding:6px 0 15px 10px;
}
#right p{
font-weight:normal;
margin:0 10px 13px 0;
padding:0 10px;
font-size:1em;
line-height:120%;
}
#right table{
font-weight:normal;
margin:0 10px 13px 0;
padding:0 10px;
font-size:1em;
line-height:120%;
}
#pagetop{
padding:20px 10px 0 0;
text-align:right;
}
#copy{
clear:both;
border-top:1px solid #666;
color:#666;
padding:3px 10px;
text-align:center;
}
#omo{
display:none;
}
/************************************/
#sectionLinks{
	margin: 0px;
	padding: 0px;
	font-size: 10pt;
}

#sectionLinks h3{
	padding: 10px 0px 2px 10px;
	border-bottom: 1px solid #cccccc;
	font-size: 10pt;
}

#sectionLinks a:link{
	display: block;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #cccccc;
	background-image:  url("img/t2.gif");
	font-weight: bold;
	padding: 3px 0px 3px 10px;
	color: #21536A;
}
#sectionLinks a:visited{
	display: block;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #cccccc;
	background-image:  url("img/t2.gif");
	font-weight: bold;
	padding: 3px 0px 3px 10px;
	color: #21536A;
}

#sectionLinks a:hover{
	display: block;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	background-color: #DDEEFF;
	background-image: none;
	padding: 3px 0px 3px 10px;
	font-weight: bold;
	text-decoration: none;
}
sectionLinks rss-r{
	.rsstc   { font-size: 12px; background-color: #99ffff; margin: 0; padding: 0 }
.rsstc a { color: #0000ff;}
.rsstc em  { font-style: normal; font-weight: bold; margin-left: 10px; padding: 0 }
.rsstc ul   { background-color: #fdfdfd; margin: 0; padding: 0 ;border: solid 2px #99ffff }
.rsstc li   { list-style-type: none; padding-top: 1px; padding-bottom: 1px; padding-left: 5px; border-bottom: 1px dashed #99ffff }
}

/************************************/
#sectionLinks2{
	margin: 0px;
	padding: 0px;
	font-size: 10pt;
}

#sectionLinks2 h3{
	padding: 10px 0px 2px 10px;
	border-bottom: 1px solid #cccccc;
	font-size: 10pt;
}

#sectionLinks2 a:link{
	display: block;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #cccccc;
	background-image:  url("img/t3.gif");
	font-weight: bold;
	padding: 3px 0px 3px 10px;
	color: #21536A;
}
#sectionLinks2 a:visited{
	display: block;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #cccccc;
	background-image:  url("img/t3.gif");
	font-weight: bold;
	padding: 3px 0px 3px 10px;
	color: #21536A;
}

#sectionLinks2 a:hover{
	display: block;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	background-color: #DDEEFF;
	background-image: none;
	padding: 3px 0px 3px 10px;
	font-weight: bold;
	text-decoration: none;
}