@charset "UTF-8";

body {color:#333;background:#fff;font-family:Arial,sans-serif;font-size:11px;}
h1 {font-family:Verdana,Tahoma,Arial,sans-serif;font-weight:bold;color:#ffb702;letter-spacing:-1px;font-size:15px;}
h2 {font-size:13px;}
h3, h4, h5, h6 {font-size:11px;}
a {text-decoration:none;outline:0;color:#33f;}
a:hover {text-decoration:underline;}

ol {margin:0;padding:0;list-style-position: inside}
ol li {padding:5px;margin-left:0;}
ol li h3 {display:inline;}

ol li.alt {background-color:#fffbef;}
ol li.even {background-color:#fff8df;}

.textBlue {color:#0033ff;font-family:Arial,sans-serif;font-size:12px;}
.textReminder {color:#ff6600;font-family:Arial,sans-serif;font-size:12px;}
.asterisk {color:#FF0000; font-weight:bold}
input.button {cursor:pointer;}
input.transparent {background:transparent;color:blue;border:0;padding:0;font-size:12px;}

table {width:100%;margin:10px 0;}
table thead {font-size:11px;font-weight:bold;line-height:1.1;}
table thead td{border-top:1px solid #999999; border-bottom:1px solid #999999;}
table tbody {font-size:11px;line-height:1.2;}
table tr.solidTop td {border-top:1px solid #999999;}
table tr.solidBottom td {border-bottom:1px solid #999999;}
table tr.dottedBottom td {border-bottom:1px dotted #999999;}
table tr.dottedTop td {border-top:1px dotted #999999;}
table td.left {text-align:left;}
table td.right {text-align:right;}
table tr.alt td {background-color:#fffbef;}
table tr.even td {background-color:#fff8df;}
table tfoot td {text-align:left;font-size:11px;}
	
#closeWindows {float:right; text-align:right}

input.clear {background:transparent;border:0;padding:0;color:#333;}