/* CSS Document */

Body {
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
}

.Bodytext {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	margin-right:10px;
	margin-left:10px;
	line-height:20px;
}

.text {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	line-height:18px;
}

.subpagetext {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	margin:15px;
	line-height:16px;
	text-align:justify;
}

.bulletedtext {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	margin-left:-18px;
	line-height:24px;
}

.bulletedtext:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	margin-left:10px;
	margin-right:10px;
	line-height:20px;
}

.toplinks{
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:11px;
	text-decoration:none;
}

.toplinks:hover{
	font-family:Arial, Helvetica, sans-serif;
	color:#FF8637;
	font-size:11px;
	text-decoration:none;
}

.Footer {
	font-family: Tahoma,Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #CCCCCC;
	margin-left:15px;
	line-height:20px;
}

.smalllinks {
	font-family:Tahoma,Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
	text-decoration:none;
}

.smalllinks:hover {
	font-family:Tahoma,Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	text-decoration:nones;
}

.inputform{
	width: 45mm;
	background-color: #F7F9E9;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border:1px; 
	border-style:solid;
	border-color: #999999;
	color: black;
}
.heading{
	font-family:Arial, Helvetica, sans-serif;
	color:#54979B;
	font-size:18px;
	margin-top:5px;
}
.subheading{
	font-family:Arial, Helvetica, sans-serif;
	color:#54979B;
	font-size:12px;
	font-weight:bold;
}

.heading1{
	font-family:Arial, Helvetica, sans-serif;
	color:#23525F;
	font-size:12px;
	font-weight:bold;
	margin-left:10px;
}

.topnone{
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}

.borderbox{
	border: 1px solid #D3E9F1;
}

.borderbox1{
	border: 1px solid #FF981F;
}

.doted{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CAE3AF;
}

.toppadding{
		padding-top:10px;
	}

.RightLeft {
	border-right-width:1px;
	border-right-style:solid;
	border-right-color:#CCCCCC;
	border-left-width:1px;
	border-left-style: solid;
	border-left-color:#CCCCCC;
	}


.leftborder{
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #ffffff;
}
.topborder{
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #ACCCCC;
}

.orangeborder{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FB913E;
}
.greyborder{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E1E1E1;
}
.topwhiteborder{
	border-top-width: 7px;
	border-top-style: solid;
	border-top-color: #ffffff;
}
.button{
	font-family:Arial, Helvetica, sans-serif;
	color:#23525F;
	font-size:12px;
	font-weight:bold;
	text-decoration: none;
}

.button:hover{
	font-family:Arial, Helvetica, sans-serif;
	color: #FF6600;
	font-size:12px;
	font-weight:bold;
	text-decoration: none;
}

.background{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ECE6A6;
	background-color:	#F6F8DE;
}

.Footerlinks {
	font-family:Tahoma,Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #FFFFFF;
	margin-left:15px;
	margin-right:15px;
	line-height:20px;
	text-decoration:none;
}

.Footerlinks:hover {
	font-family:Tahoma,Arial, Helvetica, sans-serif;
	font-size:11px;
	margin-left:15px;
	margin-right:15px;
	color: #FFCC00;
	line-height:20px;
	text-decoration:none;
}

.smalltextblack{
	font-family: Tahoma,Arial, Helvetica, sans-serif;
	color: #000000;
	font-size:11px;
	margin-left:10px;
	margin-top:5px;
	margin-bottom:5px;
	margin-right:5px;
	line-height:16px;
}