body {
	font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
}

body td {
	font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
}

a {
	font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
	text-decoration: none;
        color: #0000bb;
}

a:visited {
	font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
	text-decoration: none;
        color: #0000bb;
}

a:hover {
	font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        color: #ff6600;
	text-decoration: none;
}

.defaultText {
	font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
	font-style: normal;
}

.approve {
	font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        font-weight: bold;
	font-style: normal;
        text-decoration: none;
        color: #d3161b;
}
.approve a {
        text-decoration: underline;
        color: #d3161b;
}
.approve a:hover {
        text-decoration: underline;
        color: #ff6600;
}

.ErrorText {
	font-family: Arial, Helvetica, sans-serif;
        color: #FF0000;
        font-size: 14px;
	font-weight: bold;
}

#welcome{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	border:groove #999 10px;
}
#welcome hr{
	color:#ff6600;
}
#welcome h2{
	color:#ff6600;
	text-decoration:underline;
	font-size: 16px;
	padding-top: 15px;
	font-style:italic;
}
#welcome strong{
	color:#ffffff;
	font-size: 12px;
	font-weight: bold;
}
#welcome .content{
	color:#ff6600;
	font-size:11px;
}
#welcome .content a{
	color:#ff6600;
	font-size:11px;
	text-decoration: underline;
}
#welcome .content a:hover{
	color:#ffffff;
	font-size:11px;
	text-decoration: underline;
}

#Header th {
	background-image: url(images/bgTopNav.jpg);
	background-repeat: repeat-x;
	height: 34px;
}
#Header .selectMenu {
    padding-right: 5px;
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
    color: #ffffff;
}
#Header .selectMenu select {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
    color: #fff;
	background: #003466;
}

#Topnav {
	font-size: 12px;
        font-weight: bold;
	color: #FFFFFF;
}
#Topnav a:link { color: #FFFFFF; text-decoration: none;}
#Topnav a:visited { color: #FFFFFF; text-decoration: none;}
#Topnav a:hover { color: #f66b1a; text-decoration: none;}
#Topnav a:active { color: #FFFFFF; text-decoration: none;}

.TableList {
	background-color: #CED6EF;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        margin-left:auto;
        margin-right:auto;
        padding: 10px 10px 10px 10px;
	border-top:none;
	border-left:none;
	border-bottom:solid 2px #999999;
	border-right:solid 2px #999999;
}

.TableList td{
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 5px;
        vertical-align:top;
	background-color: #e3e3ea;
}

.TableList th {
	background-color: #CED6EF;
}

.TableList a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #4A4F78;
	text-decoration: none;
}

.TableList a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #c89c25;
	text-decoration: none;
}

#TableListSmall {
	background-color: #CED6EF;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 10px;
        margin-left:auto;
        margin-right:auto;
        padding: 10px 10px 10px 10px;
	border-top:none;
	border-left:none;
	border-bottom:solid 2px #999999;
	border-right:solid 2px #999999;
}

#TableListSmall td{
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 5px;
        vertical-align:top;
	background-color: #e3e3ea;
}

#TableListSmall .red{
	color: #ff0000;
}

#TableListSmall th {
	background-color: #CED6EF;
}

#TableListSmall a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #4A4F78;
	text-decoration: none;
}

#TableListSmall a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #c89c25;
	text-decoration: none;
}

#adminMenu{
	border: solid 2px #000;
}
#adminMenu td{
	padding:10px 2px 10px 2px;
}
#adminMenu h1{
	font-size:14px;
	text-align:center;
	text-decoration:underline;
}

#adminMenu li a:hover{
	color:#ff6600;
}
#adminMenu li a{
	font-size:14px;
	text-decoration:none;
	font-weight:bold;
	color:#0070c0;
}
#adminMenu li{
	font-size:10px;
	margin-bottom: 20px;
}

h3 {
        margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-align: center;
	color: #05082B;
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
        width: 40%;
	font-size: 16px;
	background-color:#013567;
	color:#fff;
	display:inline-block;
        text-align: center;
	xcolor: #05082B;
}

.submitButton{
	background-color:#cfcfcf;
	border-top:solid 2px #fff;
	border-left:solid 2px #fff;
	border-bottom:solid 2px #706e63;
	border-right:solid 2px #706e63;
}

.printMessage{
        width: 40%;
	font-weight: bold;
	text-align:center;
	display: block;
        color: #ffffff;
	background:#009900;
}

#tableBox {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        background-color: #ccd3ea;
	border-top:none;
	border-left:none;
	border-bottom:solid 2px #999999;
	border-right:solid 2px #999999;
}
#tableBox input{
	border-top:none;
	border-left:none;
	border-bottom:solid 1px #999999;
	border-right:solid 1px #999999;
        background-color: #ffffff;
}
#tableBox select {
	border:none;
	background: #ffffff;
}
#tableBox h4 {
	background-color:#013567;
	color:#fff;
	display:block;
        width: 100%;
}
#tableBox td {
        padding-left: 10px;
        padding-right: 10px;
        padding-top: 5px;      
        vertical-align:top;
}
#tableBox .large {
        font-size: 15px;
        font-weight: bold;
}
#tableBox hr {
        color:#000;
}

hr {
	color: #CED6EF;
	height: 1px;	
}

.userselect {
         font-family: Arial, Helvetica, sans-serif;
         font-size: 10px;
	 font-style: normal;
         font-weight: normal;
	 color: #000000
}

#ADP {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 100%;
}
#ADP tr.Title td {
	font-size: 12px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	padding-bottom: 5px;
	margin-bottom: 5px;
}
#ADP tr.Title td strong{
	font-size: 18px;
}
#ADP tr.SubTitle td{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	padding-top: 5px;
	padding-bottom: 25px;
	vertical-align: top;
}
#ADP tr.Headers td{
	text-align: center;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-right-color: #000000;
	border-bottom-color: #000000;
	font-weight: bold;
	font-size: 11px;
        background: #ccd3ea
}
#ADP tr.Headers td.Last{
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
}
#ADP tr.SubHead td{
	font-family: "Courier New", Courier, mono;
	font-size: 16px;
	padding-top: 10px;
	padding-bottom: 10px;
        background: #ffffff
}
#ADP tr.Data td{
        vertical-align: top;
        padding-left: 5px;
        padding-right: 5px;
        padding-top: 2px;
        padding-bottom: 2px;
	text-align: center;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #000000;
	font-size: 11px;
}
#ADP tr.Data td.Last{
	border-right-width: 0px;
}

