/* start reset styles */
html, body, div, span, applet, object, iframe, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	vertical-align: baseline;
	font-size: 100%;
}

/* end reset styles */

#dlposition {
	width: 300px;
	min-height: 200px;
	border: thin solid #000;
	font-family: Verdana, Geneva, sans-serif;
	margin-right: auto;
	margin-left: auto;
}
.dltitles 
{
	width: 295px;
	position: relative;
	font-size: 16px;
	font-weight: bolder;
	color: #236013;
	text-decoration: underline;
	height: 28px;
	padding-top: 5px;
	padding-left: 5px;
	text-align: center;
}
.dldata1 
{
	width: 145px;
	text-align: right;
	position: relative;
	float: left;
	font-size: 12px;
	padding-right: 5px;
	min-height: 35px;
	margin-top: 3px;
}
.dldata2 
{
	width: 145px;
	text-align: left;
	float: left;
	position: relative;
	font-size: 12px;
	padding-left: 5px;
	height: 35px;
	margin-top: 3px;
}
.dldata3 
{
	width: 280px;
	position: relative;
	float: left;
	height: 25px;
	padding-top: 5px;
	font-size: 14px;
	font-weight: bold;
	padding-left: 20px;
}
#dldata4 
{
	width: 300px;
	position: relative;
	float: left;
	height: 25px;
	font-weight: bold;
}
#dldata4 ul
{
	clear: left;
	float: left;
	list-style:none;
	margin:0;
	position: relative;
	padding: 0;
	text-align:left;
	font-size:11px;
}
#dldata4 ul li
{
	display:block;
	float:left;
	list-style:none;
	margin: 0 3px 4px;
	padding:0px;
	position: relative;
	text-align:center;
}

#dldata4 ul li a
{
	border:1px solid #FF0;
	text-decoration:none;
	background-color: #060;
	height:22px;
	line-height:20px;
	float:left;
	width:142px;
	display:block;
	color:#FFF;
	padding-top:2px;
}

#dldata4 ul li a:hover
{
	border:1px solid #060;
	background-color: #ff0;
	height:22px;
	line-height:20px;
	float:left;
	width:142px;
	display:block;
	color:#060;
	padding-top:2px;
}
#dldata4x 
{
	width: 292px;
	position: relative;
	float: left;
	margin: 0;
	padding-right: 4px;
	padding-left: 4px;
}
.newslist {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	line-height: 133%;
	list-style-type: none;
	color: #008200;
	text-align: center;
}

#modules
{
	height: 28px;
	float:left;
	font-weight:bold;
}

#modules ul
{
	clear: left;
	float:left;
	list-style: none;
	text-align:center;
	font-size: 11px;
	font-family:Verdana, Geneva, sans-serif;
}

#modules ul li
{
	display: block;
	float: left;
	width: 190px;
	padding: 1.5px;
	margin: 0px;
}

#modules ul li a
{
	background-color: #fff;
	color: #060;
	text-decoration:none;
	height:18px;
	line-height:16px;
	display:block;
	border: 1px solid #060;
}

#modules ul li a:hover
{
	border:1px solid #FF0;
	background:url(/assets/images/bg_nav.gif) #fff bottom left repeat-x;
	height:18px;
	line-height:16px;
	text-decoration:underline;
	color:#FFF;
	display:block;
}

.MainAreaC2 {
	width: 176px;
	margin-bottom: 15px;
	padding: 3px;
	background: url(/assets/images/notice_bg.gif) no-repeat;
	height: 176px;
	background-position: center center;
	text-align: center;
}

#SysReq {
	position:absolute;
	left:25%;
	top:150px;
	width:425px;
	height:300px;
	z-index:41;
	visibility: hidden;
	margin: 0px;
	padding: 25px;
	border: 2px solid #386F29;
	text-align: justify;
	background-color: #FFFFFF;
}
