p {
	font-family: Arial;
	color: #cccccc;
	font-size: 13px;
        font-weight: 600;
font-stretch: semi-expanded;
line-height: 125%;
}
li {
	font-family: Arial;
	color: #eeeeee;
	font-size: 13px;

}

td {
	font-family: Arial;
	color: #eeeeee;
	font-size: 13px;
}

.formstyle {
	font-family: Arial;
	color: #66B4D5;
	font-size: 11px;
	font-weight: 600;
	background-color=#444444;
}

tr.greybgd {
	background-color=#eeeeee;
}

.label {
	font-family: Arial;
	padding: 0px 5px 0px 15px; /*top right bottom left*/
	color: #66B4D5;
	font-size: 10px;
	font-weight: 600;
    text-align: right;
}
tr.hdr {
	font-family: Arial;
	color: #121541;
	font-size: 13px;
    background-color=#cccccc;
    text-align=center;
	font-weight: bold;
}
p.copy {
	font-family: Arial;
	color: #666666;		
	font-size: 10px;
	TEXT-ALIGN: center;
}

h3 {

	font-family: Arial;
	padding: 0px 20px 0px 4px; /*top right bottom left*/
	font-size: 14px;
	font-weight: 600;
	color: #CED5F0;
        font-style: italic;
        border-bottom: 1px dashed #CED5F0;
}

h4 {
	font-family: Arial;
	padding: 0px 20px 0px 0px; /*top right bottom left*/
	font-size: 16px;
	font-weight: 600;
	color: #CED5F0;
        font-style: italic;
        border-bottom: 2px dashed #CED5F0;
}

h5 {

	font-family: Arial;
	padding: 15px 0px 0px 0px; /*top right bottom left*/
	font-size: 36px;
	font-weight: 1200;
        font-style: italic;
	color: #66B4D5;
        border-bottom: 3px solid #eeeeee;
}


/*************************  ID's *************************/
body {
	text-align: center;
	min-width: 800px;
        background-color:#1D266B;	
}

#wrapper {
	margin:0 auto;
	width:800px;
	text-align: left;
}

#wrapper2 {
	margin:0 auto;
	width:850px;
	text-align: left;
}


/*************************  Links *************************/
a.menu:hover {
	background-color:#66B4D5;
}  

a:link {
	font-family: Arial;
	min-width: 100px;
	text-decoration: underline;
	font-size: 13px;
	color: #eeeeee;
	padding: 2px 2px 2px 2px; /*top right bottom left*/
}

a:visited { 
	font-family: Arial;
	min-width: 100px;
	text-decoration: underline;
	font-size: 13px;
	color: #eeeeee;
	padding: 2px 2px 2px 2px; /*top right bottom left*/
}

a:hover {
	font-family: Arial;
	min-width: 100px;
	text-decoration: underline;
	font-size: 13px;
	color: #eeeeee;
	padding: 2px 2px 2px 2px; /*top right bottom left*/
	background-color:#66B4D5;
}  

a:active { 
	font-family: Arial;
	min-width: 100px;
	color: #66B4D5;
	text-decoration: underline;
	font-size: 13px;
	background-color:#FFFFFF;
	padding: 2px 2px 2px 2px; /*top right bottom left*/
} 

a.copy:link {
	font-family: Arial;
	color: #666666;		
	font-size: 10px;
	}

a.copy:visited { 
	font-family: Arial;
	color: #666666;		
	font-size: 10px;
	}

a.copy:hover {
	font-family: Arial;
	color: #333333;		
	font-size: 10px;
	
	background-color:#FFFFBB;
}  

a.copy:active { 
	font-family: Arial;
	color: #666666;		
	font-size: 10px;
	} 
	
#menuItem {
  border-color:#66B4D5; 
  border-style:double;
  width:100px;
	text-align:center;
	margin-top:20px
}
	
a.menu:link {
	font-family: Arial;
	color: #66B4D5;		
	font-size: 14px;
	text-decoration: none;
	padding: 5px 15px 5px 15px; /*top right bottom left*/
	font-weight: bold;
	}

a.menu:visited { 
	font-family: Arial;
	color: #66B4D5;		
	font-size: 14px;
	text-decoration: none;
	padding: 5px 15px 5px 15px; /*top right bottom left*/
	font-weight: bold;
	}

a.menu:hover {
	font-family: Arial;
	color: #66B4D5;		
	font-size: 14px;
	font-weight: bold;
	background-color:#FFFFFF;
	padding: 5px 15px 5px 15px; /*top right bottom left*/
	text-decoration: none;
	font-weight: bold;
}  

a.menu:active { 
	font-family: Arial;
	color: #66B4D5;		
	font-size: 14px;
	line-height: 110%
	text-decoration: none;
	padding: 5px 15px 5px 15px; /*top right bottom left*/
	font-weight: bold;
	} 
    #tabsG {
      float:left;
      width:100%;
      background:#666;
      font-size:110%;
      font-weight: bold;
      line-height:normal;
      }
    #tabsG ul {
	  margin:0;
	  padding:10px 10px 0 50px;
	  list-style:none;
      }
    #tabsG li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabsG a {
      float:left;
      background:url("tableftG.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
      }
    #tabsG a span {
      float:left;
      display:block;
      background:url("tabrightG.gif") no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#1D266B;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabsG a span {float:none;}
    /* End IE5-Mac hack */
    #tabsG a:hover span {
      color:#1D266B;
      }
    #tabsG a:hover {
      background-position:0% -42px;
      }
    #tabsG a:hover span {
      background-position:100% -42px;
      } 

