@charset "utf-8";
/* CSS Document */

.topback {
	background-image: url(images/backtop.jpg);
	background-repeat: repeat-x;
	height: 347px;
}
.dareback {
	background-image: url(images/dareback.jpg);
	background-repeat: no-repeat;
	height: 347px;
	background-position: right bottom;
}
.heading{
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #007DC2;
	font-weight: bold;
	line-height: 25px;
	text-transform: none;
}
.normal{
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
	font-weight: normal;
	line-height: normal;
	}
	.listnormal{
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
	font-weight: normal;
	list-style-position: outside;
	list-style-image: url(images/darbut.jpg);
	}
	.listnormal a{
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
	font-weight: normal;
	list-style-position: outside;
	list-style-image: url(images/darbut.jpg);
	text-decoration: underline;
	}
	.listnormal a:hover{
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #007DC2;
	font-weight: normal;
	list-style-position: outside;
	list-style-image: url(images/darbut.jpg);
	text-decoration: underline;
	}
	.normal a{
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #2B1872;
	font-weight: normal;
	text-decoration: underline;
	}
	.normal a:hover{
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #007DC2;
	font-weight: normal;
	text-decoration: underline;
	}
	.news{
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	}
	.formtext {
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	font-weight: normal;
	border: 1px solid 2B1872;
	}
	.bord {
	border: 1px solid #007DC2;
	}
.subheading {
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #007DC2;
	font-weight: bold;
}
/*Home*/
.cssBut	{
	
	margin: 0;
	padding: 0;
	overflow:hidden;/* for ie to hide extra height*/
	background-repeat: no-repeat;
	height: 30px;
	width: 106px;
	background-position: center center;
			}
			.cssBut a {
						display: block;
						height: 30px;
						width: 106px;
						display: block;
						float: left;
						overflow:hidden;/* for ie to hide extra height*/
						background-position: center center;
			}
			.cssBut img {height: 30px; width: 106px; border: 0; }
			* html a:hover {visibility:visible}
			.cssBut a:hover img{visibility:hidden}

.cssHomeBut	{
	
	margin: 0;
	padding: 0;
	overflow:hidden;/* for ie to hide extra height*/
	background-repeat: no-repeat;
	height: 30px;
	width: 98px;
	background-position: center center;
			}
			.cssHomeBut a {
						display: block;
						height: 30px;
						width: 98px;
						display: block;
						float: left;
						overflow:hidden;/* for ie to hide extra height*/
						background-position: center center;
			}
			.cssHomeBut img {height: 30px; width: 98px; border: 0; }
			* html a:hover {visibility:visible}
			.cssHomeBut a:hover img{visibility:hidden}

.cssDevBut	{
	
	margin: 0;
	padding: 0;
	overflow:hidden;/* for ie to hide extra height*/
	background-repeat: no-repeat;
	height: 30px;
	width: 114px;
	background-position: center center;
			}
			.cssDevBut a {
						display: block;
						height: 30px;
						width: 114px;
						display: block;
						float: left;
						overflow:hidden;/* for ie to hide extra height*/
						background-position: center center;
			}
			.cssDevBut img {height: 30px; width: 114px; border: 0; }
			* html a:hover {visibility:visible}
			.cssDevBut a:hover img{visibility:hidden}
.small a{
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	font-weight: normal;
	text-decoration: underline;
	}
.small {
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	font-weight: normal;
	text-decoration: none;
	}
