body {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}


a:link, a:visited {
	color: #2062aa;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #2062aa;
	text-decoration: underline;
}

form {
	display: inline;
	margin: 0;
	padding: 0;
}

hr {
	border : 1px dashed #99CCFF;
}

h1 {
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	text-align:left;
	margin-top : 0px;
	margin-left : 10px;
	margin-bottom : 0px;
	}

h3 {
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	text-align:left;
	margin-top : 0px;
	margin-left : 10px;
	margin-bottom : 7px;
	}

img {
	border: none;
}

.back_button a {
	padding: 2px 5px 2px 20px;
	text-align: center;
	display: block;
}
.back_button a:hover {
	padding: 2px 5px 2px 20px;
}

.contentpaneopen {
	text-align : justify;
	text-indent : 0px;
	width : 98%;
	margin-left : 10px;
	margin-bottom : 0px;
	margin-right : 10px;
	margin-top : 0px;
	}

.contentheading {
	font-size: 12px;
	font-weight: bold;
	text-align:left;
	}


.dn-title {
	vertical-align: text-top;
	font-size : 12px;
	color: #203E87;
	padding-bottom : 5px;
}
/* Styling for the Title link of each News Item */
a.dn-title, a.dn-title:link, a.dn-title:visited {
	width: 100%;
	font-size : 12px;
	color: #203E87;
	padding-bottom : 5px;
}
a.dn-title:hover {
	color: #203E87;
	font-weight: bold;
	font-size : 12px;
	padding-bottom : 5px;
}

.dn-date {
	text-align: right;
	font-size: 12px;
	font-weight: bold;
	color : #FF6347;
	padding-left : 5px;
}



.2_dn-title {
	vertical-align: text-top;
	font-size : 14px;
	color: #203E87;
}
/* Styling for the Title link of each News Item */
a.2_dn-title, a.2_dn-title:link, a.2_dn-title:visited {
	width: 100%;
	font-size : 14px;
	color: #203E87;
}
a.2_dn-title:hover {
	color: #203E87;
	font-weight: bold;
	font-size : 14px;
}

.2_dn-date {
	text-align: right;
	font-size: 14px;
	font-weight: bold;
	color : #FF6347;
	padding-left : 5px;
}

.2_dn-introtext
 {
	text-align: right;
	font-size: 14px;
	padding-bottom : 15px;
}

.2_dn-read_more {
	text-align: center;
}

/* Styling for the Read More link of each News Item */
a.2_dn-read_more, a.2_dn-read_more:link, a.2_dn-read_more:visited {
	color: #203E87;
}
a.2_dn-read_more:hover {
	color: #203E87;
	font-weight: bold;
}



.3_dn-whole{
	width: 100%;
}

.3_dn-each {
	vertical-align: text-top;
	font-size : 14px;
	color: #203E87;
	font-weight: normal;
	padding-bottom : 7px;
	width: 100%;
}


.3_dn-title {
	vertical-align: text-top;
	font-size : 14px;
	color: #203E87;
	font-weight: normal;
}
/* Styling for the Title link of each News Item */
a.3_dn-title, a.3_dn-title:link, a.3_dn-title:visited {
	width: 100%;
	font-size : 14px;
	color: #203E87;
	font-weight: normal;
}
a.3_dn-title:hover {
	color: #203E87;
	font-size : 14px;
	font-weight: normal;
}

.3_dn-date {
	text-align: right;
	font-size: 14px;
	font-weight: bold;
	color : #FF6347;
	padding-left : 10px;
}

.3_dn-introtext
 {
	text-align: right;
	font-size: 14px;
	padding-bottom : 10px;
}

.3_dn-read_more {
	text-align: center;
}

/* Styling for the Read More link of each News Item */
a.3_dn-read_more, a.3_dn-read_more:link, a.3_dn-read_more:visited {
	color: #203E87;
}
a.3_dn-read_more:hover {
	color: #203E87;
	font-weight: normal;
}




a.menu, a.menu:link, a.menu:visited {
	color: White;
}
a.menu:hover {
	color: White;
	font-weight: bold;
}




a.menu2, a.menu2:link, a.menu2:visited {
	font-size: 12px;
	color: White;
	font-family : Arial, Helvetica, sans-serif;
}
a.menu2:hover {
	font-size: 12px;
	color: White;
	font-weight: bold;
	font-family : Arial, Helvetica, sans-serif;
}



