div.header {
	height:150px;
}

.tab {
	padding:0px;
	height:40px;
}

td.tabon_l {
	height:5px;
	width:5px;
	background-image: url('../images/lbg-tl.jpg');
}

td.tabon_r {
	height:5px;
	width:5px;
	background-image: url('../images/lbg-tr.jpg');
}

td.tabon_m {
	height:5px;
	width:100px;
	background-color:#D5DADF
}

td.tabon_main {
	height:30px;
	width:110px;
	background-color:#D5DADF;
	text-align:center;
	vertical-align:center;
}

td.tabon_b {
	width:110px;
	height:5px;
	background-color:#D5DADF;
}

td.tabsupport_t {
	width:110px;
	height:5px;
}

td.tabsupport_main {
	height:30px;
	width:110px;
	text-align:center;
	vertical-align:center;
}

td.tabsupport_l {
	height:5px;
	width:5px;
	background-image: url('../images/lbg-br.jpg');
}

td.tabsupport_r {
	height:5px;
	width:5px;
	background-image: url('../images/lbg-bl.jpg');
}

td.tabsupport_m {
	height:5px;
	width:105px;
}

td.taboff {
	height:40px;
	width:110px;
	text-align:center;
	vertical-align:center;
}

td.subhdr_t {
	width:100%;
	height:5px;
	background-color:#D5DADF;
}

td.subhdr {
	width:100%;
	height:35px;
	background-color:#D5DADF;
	padding-left:110px;
	vertical-align:center;	
}

td.subhdr_b {
	width:5px;
	height:5px;
	background-color:#D5DADF;
}

a.hdr {
	color: rgb(99,99,99); 
    text-decoration: none;
    font-family:Tahoma,Arial;
    font-size:20px;
}
a.hdr:hover {
	color: #6DB4E0; 
    text-decoration: none;
}

.hdr_h {
    font-family:Tahoma,Arial;
	color: rgb(99,99,99); 
    font-size:20px;
}

a.subhdr {
	padding:10px;
	color: rgb(99,99,99); 
    text-decoration: none;
    font-family:Tahoma,Arial;
    font-size:12px;
	line-height: 200%;
}
a.subhdr:hover {
	color: #ffffff; 
    text-decoration: none;
    background-color:#0D1B4E;
}

.subhdr_h {
	padding:10px;
    font-weight:bold;
    font-family:Tahoma,Arial;
    font-size:12px;
	color: #ffffff; 
    background-color:#0D1B4E;
	line-height: 150%;
}

div.footer {
	height:60px;
}

td.footer {
	background-color:#D5DADF;
}

td.footer_content {
	width:100%;
	height:40px;
	background-color:#D5DADF;
	text-align:center;
	vertical-align:center;
	font-family: Tahoma, Arial, Arial Narrow, Times New Roman;
	font-size:11px;
	color:rgb(99,99,99);
}

a.footer {
	padding:4px;
	color: rgb(99,99,99); 
    text-decoration: none;
    font-family:Tahoma,Arial;
    font-size:11px;
	line-height: 100%;
}
a.footer:hover {
	color: #ffffff; 
    text-decoration: none;
    background-color:#0D1B4E;
}
.footer_h {
	padding:4px;
	color: #ffffff; 
    text-decoration: none;
    background-color:#0D1B4E;
    font-family:Tahoma,Arial;
    font-size:11px;
	line-height: 100%;
}

.lchdr_txt {
	color: #ffffff; 
    font-family:Tahoma,Arial;
    font-size:20px;
}

.chdr_txt {
	color: #ffffff; 
    font-family:Tahoma,Arial;
    font-weight:bold;
    font-size:11pt;
}

.c_txt {
	color: #ffffff; 
    font-family:Tahoma,Arial;
    font-size:13px;
}

a.c_lnk {
	padding:10px;
	color: #E79A00; 
    text-decoration: none;
    font-family:Tahoma,Arial;
    font-size:13px;
    font-weight:bold;
	line-height: 200%;
}
a.c_lnk:hover {
	color: #ffffff; 
    text-decoration: none;
    background-color:#0D1B4E;
}

.txt_hdr {
    font-family:Tahoma,Arial;
    font-size:20px;
    color:black;
}

.txt_hdr2 {
    font-family:Tahoma,Arial;
    font-size:14px;
    font-weight:bold;
    color:black;
}

.txt {
    font-family:Tahoma,Arial;
    font-size:13px;
    color:rgb(99,99,99);
}

.txt_bold {
    font-family:Tahoma,Arial;
    font-size:13px;
    color:rgb(99,99,99);
    font-weight:bold;
}

a.txt_lnk {
	color: #0078D0; 
    text-decoration: none;
    font-family:Tahoma,Arial;
    font-size:13px;
}
a.txt_lnk:hover {
	color: #E79A00; 
    text-decoration: underline;
}

.txt_small {
    font-family:Tahoma,Arial;
    font-size:11px;
    color:rgb(99,99,99);
}

.align-right {
	text-align:right;
}

.align-center {
	text-align:center;
}

td.summary {
	vertical-align:top;
	padding:15px;
	width:20%;
	height:200px;
	background-image: url('../images/bluegrade.jpg');
}

td.summary_b {
	vertical-align:top;
	padding:15px;
	width:20%;
	height:200px;
	background-image: url('../images/bluegrade.jpg');
	border-left:1px ridge white;
}

.error {
	color:red;
	font-family:Tahoma,Arial;
	font-size:12px;
	font-weight:bold;
}
.warn {
	color:rgb(99,99,99)
	font-family:Tahoma,Arial;
	font-size:12px;
	font-weight:bold;
}

.info {
	color:rgb(99,99,99);
	font-family:Tahoma,Arial;
	font-size:12px;
	font-weight:bold;
}	

td.dataElement {
	padding-right:5px;
	padding-bottom:5px;
}

td.formElementNormal {
	padding-right:10px;
	padding-bottom:10px;
}

a.sum_lnk {
    font-family:Tahoma,Arial;
    font-size:13px;
	color: white; 
    text-decoration: underline;
}

a.sum_lnk:hover {
    font-family:Tahoma,Arial;
    font-size:13px;
	color: #E79A00; 
	text-decoration:none;	
}

.sum_hdr {
	height:30px;
}

.sum_txt {
	height:110px;
}

.sum_line {
	height:30px;
}

a.lpanel {
	padding:12px;
	color: rgb(99,99,99);
	font-weight:bold; 
    text-decoration: none;
    font-family:Tahoma,Arial;
    font-size:12px;
	line-height: 200%;
}
a.lpanel:hover {
	color: #ffffff; 
    text-decoration: none;
    background-color:#0D1B4E;
}

ul {
   list-style-image:url('../images/bullet.gif');
   	line-height: 100%;
}

li {
	padding-bottom:5px;
}

