body {
	margin-left: 0px;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 7px;
	background-image:url(Assets/background_1.gif);
}
.bodyh{
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	color:#1D5B9A;
	text-decoration:none;}
.bodyd
{
	font-family:Arial;
	font-size:11px;
	color:#353535;
	text-decoration:none;
}
.footer
{
	font-family:Arial;
	font-size:11px;
	color:#990000;
	text-decoration:none;
}
a.footer:hover
{
	
	border-bottom:dotted 1px #990000;
	
}
.footerdv
{
	font-family:Arial;
	font-size:10px;
	color:#23669A;
	text-decoration:none;
}
a.footerdv:hover
{
	border-bottom:#0680FD 1px dotted;
	
}
.lnk{
font-family:Arial;
	font-size:11px;
	color:#800000;
	font-weight:bold;
	text-decoration:none;
}
a.lnk:hover
{
border-bottom:dotted 1px #800000;
background-color:#FFF4E6;
	}
/* Menu */

#menutop {
	width: 800px;
	height:16px;
	margin: 0 auto;
	vertical-align:middle;
	text-align:right;
	float:right;
	padding-right:5px;
	}

#menutop ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menutop li {
	padding: 0;
	display: inline;
	background: none;
	vertical-align:middle;
}

#menutop a {
	display: block;
	float: right;
	padding: 0px 5px 0 10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#ffffff;
	text-decoration:none;
	border-right:1px dotted #ffffff;
	
	}

#menutop a:hover {
		
	border-top:2px solid #ffffff;
	padding-top:3px;
	
	}
/*     */
.curNews
{
font-family: Arial;
	font-size: 11px;
	color:#F7501E;
	text-decoration:none;
}
.curNewsHeadline
{
font-family: Arial;
	font-size: 11px;
	color:#616161;
	text-decoration:none;
}

.curNewsHeadline:hover{text-decoration:underline; color:#3E3E3E;}
.curNewsDt
{
font-family: Arial;
	font-size: 10px;
	color:#1D5CA3;
	text-decoration:none;
}
.transbox
  {
    height:148px; 
	width:198px;
	border:2px solid #ffffff;
  background-color: #ffffff;
   /* for IE */
  filter:alpha(opacity=90);
  /* CSS3 standard */
  opacity:0.9;
    }
.dvlogo
  {
    height:75px; 
	width:80px;
	 /*border:3px solid #ffffff;
  background-color: #ffffff;*/
   /* for IE */
  filter:alpha(opacity=60);
  /* CSS3 standard */
  opacity:0.6;
    }
.folderopacity
{
 background-color:#999999;
	/* for IE */
  filter:alpha(opacity=70);
  /* CSS3 standard */
  opacity:0.7;
}

.blue-box {
		background-color: #eff4fc;
		border: 1px solid #c6d1eb;
		padding: 20px;
		width:300px;
		css-border-radius: 8px;
		-moz-border-radius: 8px;
		-webkit-border-radius: 8px;
	}
.blueH {
	color: #4A82DD;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
.blueText {
	color: #4A82DD;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration:none;
	}
a.blueText:hover
{
	border-bottom:dotted 1px #4a82dd;
	}
.green-box {
		background-color: #daefe6;
		border: 1px solid #A9DAC5;
		width:300px;
		padding: 20px;
		css-border-radius: 8px;
		-moz-border-radius: 8px;
		-webkit-border-radius: 8px;
	}
.greenH {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #48A880;
}
.greenText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #48A880;
	text-decoration:none;
}
a.greenText:hover
{
	border-bottom:dotted 1px #48a880;
}
.orange-box {
		background-color: #FCF0D8;
		border: 1px solid #F8DDA5;
		padding: 20px;
		width:300px;
		css-border-radius: 8px;
		-moz-border-radius: 8px;
		-webkit-border-radius: 8px;
	}
.orangeH {
	color: #EDA612;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.orangeText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF9900;
	text-decoration:none;
	}
a.orangeText:hover
{
	border-bottom:dotted 1px #ff9900;
	}

#cdata
{
	width:98%;
	padding:4px;
	}
#cdata #title
{
		background-image:url('../Assets/bar.gif');
		background-color:#000099;
		background-repeat:no-repeat;
		width:720px;
		padding:2px 2px 2px 4px;
		/*height:30px;*/
		font-family:Arial;
		font-size:16px;
		font-weight:bold;
		color:#ffffff;
		border-top:solid 4px #000064;
	} 
#cdata #content
{
	padding:5px 0px 0px 5px;
	text-align:justify;
	font-family:Arial;
	font-size:12px;
	color:#333333;
}

/* Pages Content*/
#pgcontent
{
	width:99%;
}
#pgcontent #title
{
		background-color:#000099;
		background-repeat:no-repeat;
		width:720px;
		padding:2px 2px 4px 4px;
		/*height:30px;*/
		font-family:Arial;
		font-size:16px;
		font-weight:bold;
		color:#ffffff;
		border-top:solid 4px #000064;
}
#pgcontent #text
{
	padding:5px 0px 10px 5px;
	text-align:justify;
	font-family:Arial;
	font-size:12px;
	color:#333333;
}
#pgcontent #footer
{
		padding:6px 2px 4px 0px;
		float:right;
		text-align:right;
		border-top:dotted 1px #666666;
		font-family:Arial;
		font-size:11px;
		color:#0069d2;
		width:100%;
	}

/**********************/
.short
{
font-weight: normal; 
font-size: 11px; 
color: #939393;
font-family: Verdana;
text-decoration: none;
}
