* {
	font-family: tahoma, verdana, helvetica, san-serif;
}

body#account ul {
	margin-left: 1.5em;
	padding-left: 1.5em;
}
.links {
	margin: 0;
	margin-left: 1.5em;
	width:80%;
}
.links a img {
	border: 0;
}

html body :link,
html body :visited {
	padding: 0.5ex 0;
}
html body .nav :link,
html body .nav :visited {
	background: #DDD;
	border: 1px solid;
	border-color: #EEE #CCC #CCC #EEE;
	display: block;
	text-decoration: none;
}

.viewtab th
{
	border-right: 2px solid #CCC;
	width:150px;
}




form {
	margin: 0;
}
h1 {
	margin: 0 0 0.5% 10%;
}
h1 img {
	vertical-align: middle;
}
h2 {
	font-family: tahoma, verdana, helvetica, san-serif;
	font-size: large;
	margin: 0 0 1.5ex 10%;
}
h3 {
	margin: 1ex 0;
}
li {
	margin-bottom: 0.5em;
}
p {
	font-family: tahoma, verdana, helvetica, san-serif;
	font-size: small;
	margin: 0;
	padding: 1ex 0;
}
a
{
    text-decoration: none;
    color: #115599;
    font-weight: bold;
}
a:hover
{ 
	text-decoration: none;
	color: #48C; 
	font-weight:bold;
	cursor:pointer;
}
select {
	font-size: small;
}
table {
	margin-top: 0;
}
html table {
	margin-top: 0.5ex;
}
td {
	font-family: tahoma, verdana, helvetica, san-serif;
	font-size: small;
}
textarea {
	font-size: small;
}
th {
	color: #000;
	font-family: tahoma, verdana, helvetica, san-serif;
	font-size: small;
	text-align: left;
}
html th {
	padding-bottom: 0.5ex;
}
ul {
	margin: 2ex 4ex;
}


#conFile1,
#conFile2,
#conFile3,
#conFile4 {
	padding: 0.2em;
}
#index th,



#view th {
	border-right: 2px solid #CCC;
	width: 17%;
}
#view ul {
	padding-left: 1em;
	margin-left: 1em;
}


.alert,
.note,
.success {
	margin: 2ex 0;
	padding: 1ex;
}
.alert {
	background: #FDD;
}
html body .alert {
	border: 2px solid #F00;	
}
.note {
	background: #EEE;
}
html body .note {
	border: 2px solid #CCC;
}
.success {
	background: #DFD;
}
html body .success {
	border: 2px solid #8C8;
}

.main :link,
.main :visited {
	color: #159;
	font-weight: bold;
	text-decoration: none;
}
.main :link:hover,
.main :visited:hover {
	color: #48C;
}
.main th :link,
.main th :visited {
	color: #000;
}

/* NAVIGATION HEADER AND FOOTER STYLES */
/* -------------------------------------------------------------------------- */
.nav
{
    background: #159;
}
.nav td {
	text-align: center;
	width:20%;
}
.navBlank {
	background: #FFF;
}
.navOff
{
    background: #F0F0F0;
    font-weight: bold;
}
.navOff a
{
    color: #000000;
}
html body .navOff :link:hover,
html body .navOff :visited:hover {
	background: #ACE;
	border-color: #CEF #89A #89A #CEF;
}
.navOn :link,
.navOn :visited {
	color: #FFF;
	font-weight: bold;
	padding: 0.5ex 0;
}
html body .navOn :link,
html body .navOn :visited {
	background: #159;
	border: 1px solid #159;
}
/* -------------------------------------------------------------------------- */

.pad {
	margin-left: 1em;
}
.register {
	margin-left: 3ex;
}
.register td
{
	vertical-align:top;
}
bdytab
{
    border:0px;
}


.MainTable
{
}
.MainTable a
{
    text-decoration: none;
	color: #115599; 
	font-weight:bold;
}
.MainTable a:hover
{
    text-decoration: none;
	color: #48C; 
	font-weight:bold;
	cursor:pointer;
}
.manhed th
{
   border-bottom: solid 1px black;
}
.mantab
{
    background: #EEF;
    border:0px;
    vertical-align:top;
}
.mantab td
{
    padding-top:6px;
    padding-bottom:6px;
}
.mantabalt
{
    background: #DDE;
    border:0px;
    vertical-align:top;
}
.mantabalt td
{
    padding-top:6px;
    padding-bottom:6px;
}
.titlecol
{
    padding-right:25px;
}

.lnk{ 
	text-decoration: none;
	color: #115599; 
	font-weight:bold }

.lnk:hover{ 
	text-decoration: none;
	color: #48C; 
	font-weight:bold;
	cursor:pointer;
	 }
	 
.thtitle
{
    text-align:left;
    vertical-align:top;
}

.Plaintab
{
	width:100%;
	border:0px;
	font-weight:normal;
	vertical-align:text-top;
}
.Plaintab th
{
	border-bottom: solid 1px black;
}
.Plaintab td
{
	vertical-align:top;
	padding-left:5px;
}

.Upload
{
    margin-top: 10px;
    border-right: #7a96be 1px solid;
    border-top: #7a96be 1px solid;
    border-left: #7a96be 1px solid;
    border-bottom: #7a96be 1px solid;
}

.HiddenText label {display:none;}

.GridDocUpload
{
}
.GridDocUpload a
{
    text-decoration: none;
	color: #115599; 
	font-weight:bold;
}
.GridDocUpload a:hover
{
    text-decoration: none;
	color: #48C; 
	font-weight:bold;
	cursor:pointer;
}