html, body{ 
 margin:0; 
 padding:0; 
 text-align:left; 
 background-color: #000000;
}
hr {
	color: #FFFFFF;
	height: 1px;
	border-bottom: dashed;
	width: 100%;
}
table {
	color: #FFFFFF;
	font-family: Arial;
	font-size: 12px;
}
.container {
	background-color: #1f4162;
	color: #000000;
	font-family: Arial;
	font-size: 12px;
}

.whtbx {
	background-color: #36587e;
	border: 1px white solid;
}

.title {
	color: #000000;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	height: 25px;
	padding-left: 10px;
	letter-spacing: 5px;
	text-transform: uppercase;
}
.body{
	color: #FFFFFF;
	font-family: Arial;
	font-size: 12px;
}
.newsBg {
	background-color: #36587e;
	background: url(images/rpanel_bg.jpg) #74879f no-repeat;
}
.newsTitleBar {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 25px;
	padding-right: 10px;
	letter-spacing: 3px;
	text-transform: uppercase;
	padding-top: 11px;
	text-align: right;
}

.date {
	color: #FFFFFF;
	FONT-FAMILY: Arial, Helvetica, sans-serif; 
	font-size: 12px;
	font-weight: bold;
}
.news {
	color: #ffffff;
	FONT-FAMILY: Arial, Helvetica, sans-serif; 
	font-size: 11px;
	font-weight: normal;
	line-height: 14px;
}

a.newslink:link, a.newslink:active, a.newslink:visited {
	font-size:12px;
	font-weight:bold;
	color:#109FCF;
	text-decoration:underline;
}
a.newslink:hover{
	font-size:12px;
	font-weight:bold;
	color:#96AAC1;
	text-decoration:none;
}

a.newslink2:link, a.newslink2:active, a.newslink2:visited {
	font-size:12px;
	font-weight:bold;
	color:#3B5A6F;
	text-decoration:underline;
}
a.newslink2:hover{
	font-size:12px;
	font-weight:bold;
	color:#F5F5F5;
	text-decoration:none;
}

.label{
	color: #FFFFFF;
	font-family: Tahoma, Arial;
	text-align: right;
	font-weight: bold;
	font-size: 11px;
}
.error{
	color: #FF0000;
	font-family: Tahoma, Arial;
	text-align: center;
	font-size: 11px;
}
.button{
	background: #DDDDDD;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	border: 1px ridge;
	}
.textbox{
	background: #FFFFFF;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 2px inset;
}
.inputtext{
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	padding-left:4px;
}

.aRows1 {
	background-color:#F5F5F5;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #000000;
	border-bottom: 1px solid #e5e5e5;
	height: 35px;
}
.aRows2 {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #000000;
	border-bottom: 1px solid #e5e5e5;
	height: 35px;
}

.bRows1 {
	background-color:#F5F5F5;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #000000;
	border-bottom: 1px solid #e5e5e5;
	height: 20px;
}
.bRows2 {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #000000;
	border-bottom: 1px solid #e5e5e5;
	height: 20px;
}

a.aRows:link, a.aRows:visited, a.aRows:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: Navy;
	text-decoration: underline;
	font-weight: bold;
	width: 100%;
	vertical-align: bottom;

}
a.aRows:hover{
	font-family: Arial, Helvetica, sans-serif;
	color: #ACADFF;
	text-decoration: none;
	font-weight: bold;
	width: 100%;
}

a.aRows11:link, a.aRows11:visited, a.aRows11:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ACADFF;
	text-decoration: underline;
	font-weight: bold;
	width: 100%;
	vertical-align: bottom;
}
a.aRows11:hover{
	font-family: Arial, Helvetica, sans-serif;
	color: #BFBFBF;
	text-decoration: none;
	font-weight: bold;
	width: 100%;
}


.catTitle {
	font-weight: 800; 
	font-size: 16px; 
	color: #000000; 
	font-family: Arial, Helvetica, sans-serif;
}
.catSubTitle {
	font-weight: 800; 
	font-size: 14px; 
	color: #000000; 
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 15px;
}

table.glist {
	color: #000000;
	background-color: #efedef;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	font-size: 11px;
}

table.glist hr {
	color: #000000;
	background-color: #efedef;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	font-size: 11px;
}

table.glist td a:link, table.glist td a:visited, table.glist td a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: Navy;
	text-decoration: underline;
	width: 100%;
	font-weight: bold;
	vertical-align: bottom;

}
table.glist td a:hover{
	font-family: Arial, Helvetica, sans-serif;
	color: #ACADFF;
	text-decoration: none;
	font-weight: bold;
	width: 100%;
}


table.glist td a.pub:link, table.glist td a.pub:visited, table.glist td a.pub:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: Navy;
	text-decoration: underline;
	font-style: italic;
	width: 100%;
	font-weight: bold;
	vertical-align: bottom;

}
table.glist td a.pub:hover{
	font-family: Arial, Helvetica, sans-serif;
	color: #ACADFF;
	text-decoration: none;
	font-weight: bold;
	width: 100%;
}

table.order {
	color: #000000;
	background-color: #efedef;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	font-size: 12px;
	border: 1px #ACADFF solid;
}
table.order td {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

table.order td.section {
	color: #000000;
	background-color: #96AAC1;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	font-size: 14px;
	font-weight: bold;
	padding-left: 25px;
	height: 25px;
	border-bottom: 1px #ACADFF solid;
}

table.order td.label {
	color: #000000;
	background-color: #efedef;
	font-family: Arial, Helvetica, sans-serif;
	text-align: right;
	font-size: 12px;
	font-weight: bold;
}

.footer {
	background-image: url(images/footer.gif);
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	height: 50px;
	text-align: center;
}

/*Body links*/
a:link, a:visited{
	font-weight: normal;
	text-decoration: underline;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #109FCF;
}
a:hover {
	color: #96AAC1;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}

/* Style for tree item text */


.t0i {
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background: #96aac1;
	text-decoration: none;
	width: 159px;
	font-weight: bold;
	text-transform: uppercase;
} 
.t0i a:link {
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	background: #96aac1 url(images/subnavcap.gif) no-repeat;
	border-bottom: 1px white solid;
	padding-left: 35px;
	width: 100%;
	padding-top: 1px;
	height: 16px;
}  
.t0i a:visited {
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	background: #96aac1 url(images/subnavcap.gif) no-repeat;
	border-bottom: 1px white solid;
	padding-left: 35px;
	width: 100%;
	padding-top: 1px;
	height: 16px;
} 
.t0i a:hover {
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: #109fcf;
	text-decoration: none;
	border-bottom: 1px white solid;
	width: 100%;
	height: 16px;
}
.t0i a:active {
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #3B5A6F;
	text-decoration: none;
	border-bottom: 1px white solid;
	width: 100%;
	height: 16px;
} 
