*{font-size:14px}
html{color:rgb(0,0,0); }
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,p,blockquote{
	margin:0;
	padding:0;
	white-space: normal;
}
table{border-collapse:collapse; border-spacing:0;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,em,strong,th,var{font-style:normal; font-weight:normal;}
li{list-style:none;}
caption,th{text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%; font-weight:normal;}
q:before,q:after{content:'';}
abbr,acronym {border:0; font-variant:normal;}
sup {vertical-align:text-top;} /* to preserve line-height and selector appearance */
sub {vertical-align:text-bottom;} /* to preserve line-height and selector appearance */
input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit} /* to preserve line-height and selector appearance */
legend{color:rgb(0,0,0);} /*because legend doesn't inherit in IE */

table.simple {
    border: 1px solid #888888;
    border-collapse: collapse;
    line-height: 1;
    width: 100%;
}
table.simple caption {
    font-weight: bold;
}
table.simple thead {
}
table.simple thead tr th {
    border: 1px solid #888888;
    font-weight: normal;
    padding: 0.5em;
    text-align: center;
}
table.simple thead tr th.left {
    text-align: left;
}
table.simple tbody tr td {
    cursor: default;
    padding: 0.5em;
}
table.simple tbody tr td a {
    font-weight: normal !important;
    text-decoration: underline !important;
}
table.simple tbody tr td a:hover {
    color: red !important;
}
table.simple tbody tr.even {
    background: none repeat scroll 0 0 #F3F3F3;
}
table.simple tbody tr.odd {
    background: none repeat scroll 0 0 #FFFFFF;
}
table.simple tbody tr.highlight {
    background: none repeat scroll 0 0 #FFFFB0;
}
.GridPanel {
    color: #4E4F4F;
    font-size: 12px;
    font-weight: normal;
    width: 100%;
}
.GridPanel A {
    color: #333333;
    font-size: 12px;
    font-style: normal;
    font-weight: normal;
    text-decoration: underline;
}
.GridPanel A:hover {
    color: #0080C0;
}
.GridPanel .Heading1 {
    color: black;
    font-size: 18px;
    font-weight: bold;
}
.GridPanel .Heading1 TD {
    padding-top: 5px;
}
.GridPanel .Heading2 {
    color: #000000;
    font-family: Arial;
    font-size: 15px;
    font-weight: bold;
}
.GridPanel .Heading3 {
    background-color: #ADAAAD;
    color: #FFFFFF;
    font-size: 12px;
    font-weight: bold;
    height: 20px;
    padding-left: 3pt;
    text-decoration: none;
    vertical-align: middle;
}
.GridPanel .Heading3 TD {
    background-color: #ADAAAD;
    padding: 4px;
}
.GridPanel TR.Heading2 TD {
    background-color: #0081BC;
    color: #FFFFFF;
    font-size: 12px;
    font-weight: bold;
    height: 16pt;
    padding: 4px;
}
.GridPanel TR.GridRow TD {
    background-color: #E2F3F9;
    padding: 3px 3px 3px 5px;
}
.GridPanel TR.GridRowOver TD {
    background-color: #F8F8F8;
    padding: 3px 3px 3px 5px;
}
.GridPanel TR.GridRowAlt TD {
    background-color: #FCFCFC;
    padding: 3px 3px 3px 5px;
}
.GridPanel .Intro TD {
    font-size: 12px;
    padding: 5px 5px 5px 20px;
}
.GridPanel .Intro .SmallButton {
    height: 20px;
}
.GridPanel .Intro A {
    color: #0080C0;
}
.GridPanel .Intro A:hover {
    color: #FF0000;
}
.GridPanel .Alert TD {
    background-color: #FFFFDD;
    border: 1px solid #DDDDDD;
    color: red;
    font-weight: bold;
    padding: 5px;
}
.ui-widget-header {
    border: 1px solid #FFFFFF;
}
.ui-widget-header {
    border: 1px solid #FFFFFF;
}
.ui-widget-header a {
    color: #FFFFFF;
}
.ui-widget-content a {
    color: #222222;
}


.clear {float:none;clear:both}
body.simplepage {padding:2em}
h1.h1 {line-height:2em;font-size:16px;font-weight:bold}
h2.h2 {line-height:2em;font-size:14px;font-weight:bold}
h3.h3 {line-height:2em;font-size:12px;font-weight:bold}
h6.h6 {line-height:2em;font-size:14px;font-weight:bold;color:red;}
h1.h11 {line-height:2em;font-size:16px;font-weight:bold;color:blue;text-align:center;}
ul.normal {
		list-style:none;		
		font-size:12px;	
	}
ul.normal li {margin-left:0em;line-height:2em;background:url(imagesstar.gif) 6px no-repeat;padding-left:2em}	
div.halfwidth {float:left;width:50%;}
div.floatleft{float:left;}
div.floatright{float:right}
.fullwidthform input[type='input'] {width:90%}

.fullwidthform textarea {width:90%}
p.info{background-color:#FFFF80;color:;line-height:2em;padding:2px auto 2px 5px}
p.strong {font-weight:bold;padding:5px 2px 5px 2px}
p.t {line-height:2em;clear:both}
p.red{color:red}
p.formfield{font-size:16px;font-weight:bold;border:1px solid #eee;background:#eff;padding:5px}
div.p {padding-left:4em;padding-top:5px;padding-bottom:5px;}

.posted {background-color:green}
.failed {background-color:red}