/* DKManager Menu */
a.adminMenu {
	font-family: Arial, Helvetica, sans-serif; 
	COLOR: #333333; 
	text-decoration : underline;
	font-size:9pt; 
	font-weight: bold;
}
a.adminMenu:active {
	font-family: Arial, Helvetica, sans-serif; 
	COLOR: #333333; 
	text-decoration : underline;
 	font-size:9pt; 
 	font-weight: bold;
	}

a.adminMenu:link {
	font-family: Arial, Helvetica, sans-serif; 
	COLOR: #333333; 
	text-decoration : underline;
 	font-size:9pt; 
 	font-weight: bold;
}
a.adminMenu:visited {
	font-family: Arial, Helvetica, sans-serif; 
	COLOR: #333333; 
	text-decoration : underline;
 	font-size:9pt; 
 	font-weight: bold;
}
a.adminMenu:hover {
	font-family: Arial, Helvetica, sans-serif; 
	COLOR: #006600; 
	text-decoration : underline; 	
	font-size:9pt; 
	font-weight: bold;
}
td.adminMenu { 
	padding-top:4px; 
	padding-bottom:4px;
}
/* DKManager Menu End */
/* DKManager Admin */
.articleListTitleTD {
	PADDING-LEFT: 5px; 
	BACKGROUND: #ffffff; 
	PADDING-BOTTOM: 3px; 
	FONT: 10pt arial, helvetica, sans-serif; 
	PADDING-TOP: 3px; 
	BORDER-bottom: #cccccc 1px solid;
}
a.articleListTitle:link, a.articleListTitle:visited {
	COLOR: #98CE2F;
	FONT: 10pt arial, helvetica, sans-serif; 
}
a.articleListTitle:hover {
	COLOR: #F5733A;
	FONT: 10pt arial, helvetica, sans-serif; 
}
.articleListDateAuthor {
	PADDING-LEFT: 5px; 
	BACKGROUND: #E9EAE7; 
	PADDING-BOTTOM: 3px; 
	FONT: 8pt arial, helvetica, sans-serif; 
	PADDING-TOP: 3px; 
	BORDER-bottom: #cccccc 1px solid;
}
.articleListSummary {
	PADDING-LEFT: 5px; 
	BACKGROUND: #ffffff; 
	PADDING-BOTTOM: 3px; 
	FONT: 10pt arial, helvetica, sans-serif; 
	PADDING-TOP: 3px; 
	BORDER-bottom: #cccccc 1px solid;
}
.adminTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
/* DKManager Admin End */
/* Feedback News Control */
.fnTitle {
	margin: 0% 0% 0% 0%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #e06502;
	text-decoration: none;
	font-weight: bold;
}
.fnSmall {
	margin: 0% 0% 0% 0%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #808080;
	text-decoration: none;
	font-weight: bold;
}
/* Feedback News Control End */
body {
	margin: 0% 0% 0% 0%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	background-color: #7F8978;
}
.bodyOverride {
	background-color: #FFFFFF;
}
.title {
	font-family: Helvetica, Arial, sans serif;
	text-transform: uppercase;
	font-size: 10pt;
	font-style: normal;
	color: #4C6FA2;
	text-decoration: none;
	font-weight: bold;
}
TH {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6699cc;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #202CBB;
}
TR {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}
TD {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}
.lightText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
}
.articleImg {
	padding: 0% 0% 0% 0%;
	margin: 2px 4px 0px 0px;
}
.textbox
{
	margin: 0px, 0px, 4px, 4px;
	color: Gray;
}
HR {
	size: 40;
	color: #202cbb;
}
.listhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6699cc;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #202CBB;
}
.subhead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6699cc;
	font-weight: bold;
}
.example {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #7F8978;
}
.errormsg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ff0000;
}

/* mandatory fields and error messages*/
.mandatoryinfo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC0000;
	font-weight: bold;
}
/* error messages*/
.VAMValSummary {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC0000;
	font-weight: bold;
}
.boldBody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #003366;
}

/* links */
a:link, a:visited {
	font-family: Arial, Helvetica, sans-serif; 
	COLOR: #6699CC; 
	text-decoration : underline;
 	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
}
a:hover {
	COLOR: #F5733A;
}

.rowAlt {
	 background-color: #f7f8fd;
}