
.bottomLinks {
	width: 100%;
	font-size: 9px;
	padding-left: 2px;
	padding-right: 2px;
}
.bottomLinks a {
	
	font-size: 9px;
	text-decoration: underline;
	
}
.readOnlyValueList {
	font-size: 10px;
}

.readOnlyValueList td {
	font-size: 10px;
	border-bottom:none; 
}

.readOnlyValueList tr {
	font-size: 10px;	
}


HR {	
	color: #727272
}

.contentTable {
	
}

.f010w1_link {
    font-family: Verdana, Helvetica, sans-serif;
    border-style: solid ;
    font-size: 16px;
    font-weight: normal;
    text-align: center;
    padding: 5px;
    color: #AA0000;
    width: 80%;
}

.f010w1_link span {
     text-decoration:underline;
    cursor: pointer;
    font-size: 16px;
    font-weight: bold;
    text-align: center;
    padding: 5px;
    color: #AA0000;
    width: 100%;
}
.f010w1_link p   { 
    font-size: 12px;
    font-weight: bold;
    text-align: center;
    color: Black;
}
    
.f010w1_link a   { 
   color: #698B22;
    }

.f010w1_link a:hover   { 
    text-decoration: none; color: #698B22;
    }

.terms {
	border-style: groove ;
	border-width: 1px;
	border-color: Maroon ;
	font-size: 12px;
	font-weight: normal;
	text-align: center;
	padding: 5px;
	color: #AA0000;
	width: 100%;
}

.top-page-link{
}
a.top-page-link{
	font-weight: bold ; font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 10px;
}

.topLinks {
	background-color:#f2f2f2;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

UL {	
	padding-right: 0px;	
	padding-left: 0px;	
	padding-bottom: 0px;	
	margin: 0px;	
	padding-top: 0px}

LI.list-of-links {	
	padding-right: 0px;	
	padding-left: 1em;	
	padding-bottom: 0.2em;	
	padding-top: 0.2em;	
	margin-left: 0.4em;	
	list-style-type: none;
	border-bottom: #b2b2b2 1px dotted;
	background-image: url("../common/images/list-bullet-01-link.gif")  no-repeat 0px 0.8em;	
	
}

UL.list-of-links {	
}
a.list-of-links { font-weight: normal ; font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 10px;	}
a:link.list-of-links { font-weight: normal;font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 10px;	}


.contentHeaderTd {
	border-top: thin none;
	border-right: thin none;
	border-bottom: thin solid #f2f2f2;
	border-left: thin none;
	
}
.contentLeftNavBar {
	background-color:#f2f2f2;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.userInfo {
	font-weight: bold;
	background-color:#f2f2f2;
}

.contentTd {

}

.systemTitle {
	padding-bottom: 0.2em;	
	padding-top: 0.4em;	
	font-weight: bold;	
	color: Gray;	
	font-family: Arial,Helvetica,sans-serif;
	font-size: 14px;
	width: 100%;
}
.pageTitle {	
	font-weight: bold;	
	color: #000000;	
	font-family: Arial,Helvetica,sans-serif;
	font-size: 17px;
}

table td {
	font-family: Verdana,Arial, Helvetica, sans-serif;
	font-size: 11px;
	
}

A         { font-size: 12px; font-weight: bold;}
A:link    { text-decoration: none; color: #9eaa18; }
A:active  { text-decoration: none; color: #CFCFCF; }
A:visited { text-decoration: none; color: #88AA88; }
A:hover   { text-decoration: underline; color: #698B22;}

UL { 
  margin: 12px;
  padding: 1px;
  list-style-type: square;
      }
OL{
	list-style-type: decimal;
}
LI {
   padding: 1px;
}

.headerRow{
  vertical-align: middle;
  background-color: Lime;
}

.submitRow{
    text-align:center;
}

.SystemMessage {
  border-style: dotted ;
  border-width: 1px;
  border-color: #AAAAFF;
  font-size: 12px;
  font-weight: bold;
  text-align: center;
  padding: 5px;
  /*color:rgb(204,51,51);*/
  color: #AA0000;
  margin: 5px;
  width: 96%;
}

.SystemMessageHelp {
	font-size: 11px;
	margin: 5px;
	padding: 5px;
	background-color: #FFFFCC;
	border: black dotted 1px;
	width: 98%;
	text-align: center;
}
  
.tblHomePage{
  /* Stylesheet for Home Pages tables */
  background-color: white;
  color: black;
  font-size: 12px;
}

.tblHomePage td {
  /* Stylesheet for Home Pages tables */
    background-color: #FAFFFA;
    border-color: #cfcfcf;
    border-width: 2px 2px 2px 2px;
    border-style:  solid;
    margin: 0;
    padding: 10px;
    vertical-align: top;
}


.tblFileLoad td {
  /* Stylesheet for Home Pages tables */
    background-color: #FAFFFA;
    border-color: #cfcfcf;
    border-width: 2px 2px 2px 2px;
    border-style: dashed ;
    margin: 0;
    padding: 10px;
    vertical-align: top;
}

.tblHomePage th {
  /* Stylesheet for Home Pages tables */
  color: Red;
  font-size: 14px;

}

.tblHomePage a {
  /* Stylesheet for Home Pages tables */
  color:#201088;
   font-size: 14px  ;
   font-weight: bold;
}
.tblHomePage A:link    { text-decoration: none; color: #9eaa18; }
.tblHomePage A:active  { text-decoration: none; color: #CFCFCF; }
.tblHomePage A:visited { text-decoration: none; color: #88AA88; }
.tblHomePage A:hover   { text-decoration: underline; color: #698B22;}

.pageReuiredField {	
	font-size: 10px;
	font-weight: bold;
	text-align: center;	
	color: #AA0000;	
	font-family: Arial,Helvetica,sans-serif;
	
}


