html {
	height:100%;
	   font-size: 13px;
   font-family: verdana, arial, helvetica, sans-serif;
}
body {
	margin:0px;
	padding: 40px 0px 30px 0px;
	background: url("../images/utility/background/back.gif") repeat-x top left #043047;
}
/*Global Definitions*/
/*body,td,th {
   color: #000000;
   font-size: 13px;
   font-family: verdana, arial, helvetica, sans-serif;
}
body {
/*   
	background: url("../images/utility/background/back.gif") repeat-x top left #043047;
	margin-left: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 30px;
    padding-bottom: 20px;
} */

/*.container {
	position:relative;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	margin:auto;
	min-height:100%;
	top: 40px;
	width: 780px;
	margin-bottom: 20px;
}*/
.container {
	position:relative;
	border:1px solid #000;
	margin:auto;
	min-height:100%;
	width:780px;
	background-color:#ffffff;
	color:#000000;
}
table {
   background-color: #fff;
}
table.blackfooter {
   background-color: #000;
}
table.linkstyle a {
   font-size: 12px;
}

/*Links Set*/
A:link {
COLOR: #0080c2; TEXT-DECORATION: none; font-size: 10px;
}
A:visited {
COLOR: #5B9CBD; TEXT-DECORATION: none; font-size: 10px;
}
A:hover {
COLOR: #000000; TEXT-DECORATION: underline; font-size: 10px;
}
A.footer:link {
COLOR: #FFFFFF; TEXT-DECORATION: none; 
}
A.footer:visited {
COLOR: #FFFFFF; TEXT-DECORATION: none; 
}
A.footer:hover {
COLOR: #E8E800; TEXT-DECORATION: underline;
}
A.utility:link {
COLOR: #0080c2; TEXT-DECORATION: none
}
A.utility:visited {
COLOR: #0080c2; TEXT-DECORATION: none
}
A.utility:hover {
COLOR: #FFFFFF; TEXT-DECORATION: underline; background-color:#0080c2;
}
A.block:link {
FONT-SIZE: 13px; COLOR: #0080c2; TEXT-DECORATION: none
}
A.block:visited {
FONT-SIZE: 13px; COLOR: #5B9CBD; TEXT-DECORATION: none
}
A.block:hover {
FONT-SIZE: 13px; COLOR: #000000; TEXT-DECORATION: underline;
}
A.arrow:link {
COLOR: #0080c2; TEXT-DECORATION: none
}
A.arrow:visited  {
COLOR: #0080c2; TEXT-DECORATION: none
}
A.arrow:hover {
border-top-width: 1px; border-bottom-width: 1px; border-left-width: 2px; border-right-width: 2px; border-style: solid; 
COLOR: #000000; TEXT-DECORATION: underline; 
}

/*Type Set*/
.normaltext {font-size: 9pt; line-height: 12pt; color: #000000}
.greytext {font-size: 10px; color: #666666}
H1 {font-size: 17px; color: #999999; padding-bottom: 10px;}

H2 {font-size: 13px; color: #003366; margin-bottom: 3px;}
H3 {font-size: 12px; color: #0080C2;}
H4 {border-top-width: 2px; border-bottom-width: 5px; border-left-width: 1px; border-right-width: 1px}

/*Table Set*/
table.border{
border-color: black; border-width: 2px; border-style: solid; 
}
.bordertable {	
padding: 2px 4px 2px 4px; border: 1px solid #999999;
}
.bordertable2 {	
border: 1px solid #999999;
}
.bordertable3 {	
border: 1px solid #CCCCCC;
}
.bordertable4 {
/*border: 1px solid #666;*/	
border-bottom: 1px solid #666;
border-top: 1px solid #666;
border-left: 1px solid #666;
border-right: 1px solid #666;
}
.bordertable5 {
/*border: 1px solid #666;*/	
border-bottom: 1px solid #999;
border-top: 0px solid #999;
border-left: 1px solid #999;
border-right: 1px solid #999;
}
.bordertableslim {	
padding: 2px 2px 0px 2px;
border: 1px solid #666666;
}
td.nodisplay {
display: none;
}
table.nodisplay {
display: none;
}
.box {/*this is a box */
  background: #FFFFFF;
  color : #000099;
  font-family : Arial, Tahoma, Verdana, Helvetica, sans-serif;
  font-size: 7px;
  padding : 2px;
  margin: 2px;
  border-color : #FF0000;
  border-style : groove;
  border-width : 2px;/* the border property in longhand*/
  }
tr.smalltext {
   color: #000000;
   font-size: 10px;
}
td.smalltext {
   color: #000000;
   font-size: 10px;
}
td.smGreyText {
   color: #666666;
   font-size: 10px;
}
td.panel {
   color: #333333;
   font-size: 13px;
   font-weight: bold;
}
td.label {
   color: #FFFFFF;
   font-size: 10px;
   font-weight: bold;
}
td.labelText {
   color: #666666;
   font-size: 10px;
}
td.menuModuleBold {
   color: #000000;
   font-size: 10px;
   font-weight: bold;
}
td.menuModule {
   color: #000000;
   font-size: 10px;
}
td.menuSysWide {
   color: #666666;
   font-size: 10px;
   font-weight: bold;
}

/*Special Set*/
.heading {/*this is a heading div */
   font-weight: bold;
   margin-bottom: -15px;
}
.arrow {/*this is the arrow div */
   font-weight: bold;
   font-size: 10px;
}
.smallTableText {/*this is for small text within a table, with a border div */
   padding: 2px 4px 2px 4px; border: 1px solid #666666;
   font-size: 10px;
}
.smSpan {/*this is for small text within a table, with a border span */
   font-size: 10px;
   font-weight: bold;
}
.greySmHead {
   color: #666666;
   font-size: 10px;
   font-weight: bold;
}
.greyHead {
   color: #333333;
   font-size: 10px;
   font-weight: bold;
}
.sm {/*this is for small text, without bolding */
   font-size: 10px;
}
.table2style td { 
   font-size: 10px;
} 
