body { 
	font-family: verdana;
	 font-size: 10pt;
	 color: #666666;
}

p, td    {
	font-family: verdana; 
	font-size: 10pt;
	color: #666666;;
}


 h1 {
	font-family: verdana;
	color: #333399;
	font-size: 13pt;
	font-weight: normal;
	text-align: center;
}

.button {
	font-family: verdana;
	color: #333333;
	font-size: 10pt;
	font-weight: normal;
	text-align: center;
	line-height: 13px;
	height: 22px;
	width: 100px;
	border-top-width: 1pt;
	border-right-width: 1pt;
	border-bottom-width: 1pt;
	border-left-width: 1pt;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}

.tableheading {
	font-family: verdana;
	color: #000080;
	font-size: 12pt;
	font-weight: bold;
	text-align: center;
}

.table {
	font-family: verdana;
	color: #000080;
	font-size: 13pt;
	font-weight: bold;
	text-align: center;
}


a:link {
	font-family: verdana;
	font-size: 10pt;
	color: #0000FF;
	text-decoration: underline;
}

a:visited {
	font-family: verdana;
	font-size: 10pt;
	color: #800080;
	text-decoration: underline;
}
a:active {
	font-family: verdana;
	font-size: 10pt;
	color: #0000FF;
     text-decoration: none;
}

a:hover {
	font-family: verdana;
	font-size: 10pt;
	text-decoration: none;
	color: #CC0099;
		
}

.navbar {
	font-family: verdana;
	font-size: 10pt;
	color: #666666;
	text-decoration: normal;
	text-align: center;
}

.navbar:link {
	font-family: verdana;
	font-size: 10pt;
	color: #333399;
	text-decoration: normal;
	text-align: center;

}


.navbar:hover {
	font-family: verdana;
	font-size: 10pt;
	color: #666666;
	text-decoration: normal;
	text-align: center;

}

.footer {
	font-family: verdana;
	font-size: 8pt;
	color: #666666;
	text-align: center;
}

.footer:hover {
	font-family: verdana;
	font-size: 8pt;
	color: #CC0099;
	text-align: center;	
}


.footer:link {
	font-family: verdana;
	font-size: 8pt;
	color: #333399;
	text-align : center;
}


fieldset
        {
	display:block;
        }
form > fieldset
        {
	margin:0 0 1.6em 0;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
        }

label
        {
        line-height:1em;
        margin:0;
        font-weight:bold;
        color:#545454;
        }
input
        {
        margin:0;
        padding:0;
        border:1px solid #ccc;
        border-top-color:#aaa;
        border-left-color:#aaa;
        /*position:relative;*/
        height:1.2em;
        }
select
        {
	margin:0;
	border:1px solid #ccc;
	border-top-color:#aaa;
	border-left-color:#aaa;
	position:relative;
        }
option.alt
        {
        background:#eee;
        }
.w2em
        {
        width:2em;
        }
.w3em
        {
        width:3em;
        }
.w4em
        {
        width:4em;
        }
.w8em
        {
        width:8em;
        }
#newline-wrapper
        {
	margin: 0em;
        }


.al-center
        {
        text-align:center;
        }
#infotable
        {
        width:100%;
        margin-bottom:1.6em;
        }
#infotable th, #infotable td
        {
        padding:0.6em 0;
        border-bottom:1px solid #ccc;
        vertical-align:top;
        text-align:left;
        }
#infotable th
        {
        border-top:1px solid #ccc;
        }
table.split-date-wrap
        {
        width:auto;
        margin-bottom:0;
        }
table.split-date-wrap td
        {
	padding:0 0.2em 0.4em 0;
        }
table.split-date-wrap td input
        {
        margin-right:0.3em;
        }
table.split-date-wrap td label
        {
        font-size:10px;
        font-weight:normal;
        display:block;
        }
