@charset "utf-8";
body {
	margin: 0px;
	padding: 0px;
	background-color: #003494;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	line-height: 18px;
}
.hight {
	height: 34px;
}

.gra {
	background-image: url(images/Gradiantbtn.jpg);
	background-repeat: repeat-x;
}

.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	padding-top: 15px;
	padding-left: 25px;
	line-height: 18px;
	padding-right: 5px;
}
.dis {
	font-family: Tahoma;
	font-size: 11px;
	font-style: italic;
	color: #000000;
	text-decoration: none;
}

.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 120px;
}

.copy-link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	text-transform:none;
	font-weight:none;
	
}

.copy-link:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	text-decoration: underline;
	font-weight:none;
	text-transform:none;
	}


.botton {
	background-image: url(images/Gradiantbtn.jpg);
	background-repeat: repeat-x;
	height:22px;
	width:100opx;	
	padding-top: 11px;
	padding-left: 30px;
}

.link{
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	text-transform:uppercase;
	font-weight:bold;
	
}

.link:hover{
	font-family: Tahoma;
	font-size: 11px;
	color: #ffd061;
	text-decoration: none;
	font-weight:bold;
	text-transform:uppercase;
}

.heading{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #003494;
	text-decoration: none;
	text-transform:uppercase;
	font-weight:bold;
	line-height: 35px;
}
.small-heading{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #F1AA00;
	text-decoration: none;
	text-transform:uppercase;
	font-weight:bold;
	
}
	
.link-black{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003494;
	text-decoration: none;
	font-weight:bold;
	
}
.link-black:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	font-weight:bold;
	
}
.link-blue{
	font-family: Tahoma;
	font-size: 11px;
	color: #003494;
	text-decoration: none;
	font-weight:bold;
	
}
.bullet{
	list-style-image:url(images/bullet.jpg);
}
