/* Main Style */

html,body{
	margin:0;
	padding:0;
	background-color: #F0EEFF;
}
body{
	font-size: 85%;
	font-family: Verdana, Helvetica, "MS UI Gothic", Osaka, Arial, Serif;
	text-align: center;
}

div#header{
	position:relative;
	background-color: #FFF;
	background: url(../img/headerbackground.jpg) repeat-x;
}
div#header h1{
	height:46px;
	line-height:40px;
	margin:0;
	padding-top: 4px;
	padding-left: 2px;
	color: #79B30B;
}
div#header .right{
	position:absolute;
	right: 30px;
	top:2px;
	font-weight: bold;
}

div#container{
	text-align:left;
}
div#content{
	padding-bottom: 20px;
}
div#content p{
	line-height:1.4;
}
div#navigation{
	background:#CC6600;
}
div#extra{
	background:#FF8539;
}
div#footer{
	background: #50668F;
	color: #FFF;
	clear:both;
	width:100%;
}
div#footer p{
	margin:0;
	padding:5px 10px;
}
div#footer a{
	display:inline;
	padding:0;
	color: #EEEEFF;
}
div#container{
	margin: 0px auto;
	text-align: left;
	padding: 0px 14px;
	width: 728px;
	w\idth: 700px;
	background: url(../img/bg700drop.gif) repeat-y;
	padding-bottom: 20px;
	
}
div#navigation{
	float:right;
	width:350px;
}
div#extra{
	float:left;
	width:350px;
}
div#footer{
}

/* form */
form {
	margin: 4px 0 8px 0;
}
/* image */
img{
	border: 0;
}
/* Link Style */
a:link{
	color: #0000FF;
	text-decoration: underline;
}
a:visited{
	color: #0000FF;
	text-decoration: underline;
}
a:hover{
	color: #FF0000;
	text-decoration: underline;
}
p{
	margin:8px 10px 8px 30px;
}

div#navcontainer
{
	width: 110px;
	border-right: 1px solid #39496A;
	padding: 0 0 2px 0;
	margin: 10px 0 0 0px;
	background-color: #39496A;
	color: #666666;
	float: left;
	font-size: 90%;
}

div#navcontainer ul
{
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
}

div#navcontainer li
{
	border-bottom: 1px solid #FFE7D0;
	margin: 0px;
	padding: 0px;
}
div#navcontainer li span
{
	display: block;
	padding: 5px 5px 5px 5px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	width: 100%;
}
div#navcontainer li a
{
	display: block;
	padding: 5px 5px 5px 5px;
	border-left: 10px solid #5A6785;
	border-right: 10px solid #EEEFF2;
	background-color: #D7DBE3;
	color: #3333FF;
	text-decoration: none;
	width: 90px;
}

html>body #navcontainer li a { width: auto; }

div#navcontainer li a:hover
{
	border-left: 10px solid #D4AA00;
	border-right: 10px solid #FFEB9B;
	background-color: #FCC900;
	color: #0000FF;
	text-decoration: underline;
}

.withnavicontent {
	margin-left:116px;
}

/* healine */
h1{
	font-size : 125%;
	height: 28px;
}
div#content h1{
	padding: 10px 0 0 34px;
	margin: 10px 0 4px 0;
	color: #FFFFFF;
    background:transparent url('../img/mainbgbar.gif') no-repeat;
}

h2{
	border-width: 1px 0 0 0;
	font-size : 110%;
	color: #333333;
	margin: 8px 8px 8px 8px;
	padding: 14px 0px 2px 30px;
    background:transparent url('../img/mainsubbullet.gif') no-repeat;
}

h3{
	font-size : 100%;
	padding: 10px 0 0 18px;
	margin: 10px 0 4px 0;
	font-weight : bold;
	
}

.note{
	font-size: 80%;
	color: #666;
}


/*

h1{
	font-size : 125%;
}

h2{
	font-size : 110%;
}

h3{
	font-size : 100%;
	font-weight : bold;
}
*/

/* Link Style */

/*
a:link{
	color: #0000FF;
	text-decoration: underline;
}
a:visited{
	color: #0000FF;
	text-decoration: underline;
}
a:hover{
	color: #FF0000;
	text-decoration: underline;
}

img{
	border: 0;
}

*/

fieldset{
	margin: 1em;
}
fieldset legend{
    color: #666666;
    font-weight: bold;
}
fieldset a{
	color: #0000FF;
	text-decoration: underline;
    font-weight: normal;
}

.greyout, .greyout a {
	color: #999999;
	text-decoration: none;
}

.datetime {
	color: #666666;
	font-size: 80%;
}



/* form */

/*

form {margin: 0em;}

*/

/*
input, textarea{
	background-color: #fff;
}
input:focus, textarea:focus{
	background-color: #ffc;
}
*/

/* Box Style */


div#menucontent {
	width: 410px;
	padding:0.2em;
	margin: auto;
	text-align: center;
}


/* page bread list */

.subnavi{
	padding:0.4em;
	background: url("../img/mainsubnavibg.gif") repeat;
	font-size: 90%;
}


/* error */
.error {
	color: red;
	background-color: #ffff55;
	padding: 4px;
}

.marker {
	color: blue;
	background-color: #ffff55;
}

.boxmessage {
	border: 1px solid #CCCCCC;
	margin: 10px;
	padding: 10px;
	background-color: #FFF6E4;
}


.comment, .comment .marker {
	color: green;
	font-style: italic;
	background-color: #ffffff;
}
/* form advice */

.example {
	color: darkgreen;
	font-size: 85%;
}

.words{
	color: darkgreen;
	font-weight: bold;
}

div#container ol{
	margin: 10px;
	padding: 0px 64px;
}

.prompt1 {
	color: #FFFFFF;
}

.prompt2 {
	color: #00FFFF;
	font-weight: bold;
}

/* table style */

table{
	margin: 0 28px 0 28px;
}

table.sitetable {
	margin: 0 28px 0 28px;
	border-width: 1px;
	border-color: #898E79;
	border-style: solid;
	border-collapse: collapse;
}

table.sitetable th {
	border-width: 1px;
	border-color: #898E79;
	border-style: solid dotted;
	padding: 3px;
	background-color: #dddeda;
	color: black;
}

table.sitetable td {
	border: 1px gray dotted;
	padding: 3px;
}

/* other table style */

table.listtable, table.formtable {
	margin: 0 28px 0 28px;
	border-width: 1px;
	border-color: #fff;
}

table.listtable th, table.formtable th {
	padding: 3px;
	background-color: #dddeda;
	vertical-align: top;
}

table.listtable td {
	padding: 3px;
	border-bottom: 1px gray dotted;
	vertical-align: top;
}
table.formtable td {
	padding: 3px;
}

.maincontent table.listtable {
	margin: auto;
}

table.procedure, table.formtable {
	margin: 0 28px 0 28px;
	border-width: 1px;
	border-color: #fff;
}

table.procedure th, table.formtable th {
        padding: 3px;
        vertical-align: top;
        font size: 120%;
}

table.procedure td {
        padding: 3px;
        vertical-align: top;
}

.maincontent table.procedure {
        margin: auto;
}

/* navigation bar */

.navi{
	margin: 0;
	padding:0;
	height: 23px;
	border-bottom: solid #898E79 1px;
	background: url("../img/mainnavibg.gif") no-repeat;
	background-color: #CCCCCC;
}

.navi li{
	margin: 0; 
	padding: 0;
	text-align:center;
	width:100px;
	height:18px;
  	display: inline;
  	list-style-type: none;
}

.navi a:link, .navi a:visited {
	color: #EEEEEE;
	font-size: 12px;
	font-weight: bold;
	line-height: 14px;
	margin:0;
	padding:0;
	padding-top:5px;
	float: left;
	text-decoration: none;
	text-align:center;
	width:100px;
	height:18px;
	background: url("../img/mainnavioff.gif") no-repeat;
}

.navi #here a:link, .navi #here a:visited{
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	line-height: 14px;
	margin:0;
	padding:0;
	padding-top:5px;
	float: left;
	text-decoration: none;
	text-align:center;
	width:100px;
	height:18px;
	background: url("../img/mainnavion.gif") no-repeat;
}

.navi a:hover, .navi #here a:hover {
	color: #FF0000;
	text-decoration: none;
}


/* clickable image menu */

.mainmenu a{
	float: left;
	display: block;
	text-align: center;
	background: url("../img/selectormini.jpg") top no-repeat;
	padding: 20px 0px 0px 0px;
	width: 200px;
	height: 50px;
	text-decoration: none;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 200px;
	height: 30px;
}
html>body .mainmenu a{
	width: 200px;
	height: 30px;
}

.mainmenu a:hover{
	background-position: 0 -50px;
}


table.topinfo{
	border:0;
	margin:0 20px 10px 20px;
	padding:0;
	font-size: 90%;
	line-height: 1.3;
}

table.topinfo tr{
	margin:0;
	padding:0;
}
table.topinfo td{
	border:1px solid #CCCCCC;
	padding: 8px;
	margin: 0 4px;
	background: url("../img/longbg.jpg") top repeat-x;
	background-color: #E0E0E0;
	vertical-align: top;
}

table.topinfo tr{
	margin:0;
	padding:0;
}
table.topinfo th{
	text-align: center;
	padding: 2px;
	background-color: #E0E0E0;
	border: 1px solid #CCCCCC;
}
table.topinfo th a{
	font-weight: normal;
}
