/* CSS Document */

h1 {
	font-size: 20px;
}

TD {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.lable1 {
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.border {
	border: 1px solid #B38FFC;
}

.borderdark {
	border: 1px solid #1443CB;
}

.textfield {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	height: 18px;
	width: 120px;
	}
	.redtext
{
	font-family: verdana;
	font-size: 11px;
	color: #FF0000;
	font-weight:bold;
}
.filefield {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	height: 18px;
	width: 188px;
	}
	.smalltextfield {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	height: 18px;
	width: 50px;
	}
.bigtextfiled {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	height: 20px;
	width: 175px;
	}

.textareas {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	height: 50px;
	width: 175px;
	}
select {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
 	}
.toplink1 {
	font-family: verdana;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration:none;
	font-weight:bold;
}
.toplink1:hover {
	font-family: verdana;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration:none;
	font-weight:bold;
}

.bluelink{
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #103FCA;
	text-decoration: none;
}
.bluelink:hover{
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #103FCA;
	text-decoration: underline;
}

.blueheading {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #0D4FD6;
	text-decoration: none;
}

.mainheading {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.whiteheading {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}

.boldtext {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
}
.textbold {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
}
.whitetext {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
}
.footer {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #0330C5;
	text-decoration: none;
}

.toplink {
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none
}

.toplink:hover {
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #9EE9F8;
	text-decoration: none;
}

.tiny
{
	font-family:Verdana;
	font-size:11px;
	color: #FF3333;
	font-weight:normal;
	background-position: top;
font-weight:bold;
}
.redheading
{
	font-family: verdana;
	font-size: 11px;
	color: #FF0000;
	font-weight:bold;
}
.blueboldtext {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #0C48C7;
	text-decoration: none;
}
.blueboldtext {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #0C48C7;
	text-decoration: none;
}
.whiteheading {
	font-family: Arial;
	font-size: 32px;
	font-style:italic;
	color: #FFFFFF;
	font-stretch:wider;
	font-weight:bold;
	text-decoration: none;
	padding-bottom: 30px;
	padding-left:30px;
}

.button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	background-color:#B38FFC;
	border: 1px solid #1A8683;
	height:20px;
}
.buttongo {
	font-family: verdana;
	font-size: 12px;
	color: #333333;
	border: 0px solid #990000;
	height: 29px;
	width: 80px;

}
.welheading {
	font-family: verdana;
	font-size: 14px;
	font-weight: bold;
	color: #DBBC0F;
}