/* CSS Document */

Body {
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
}

.Bodytext {
	font-family:Tahoma, Arial;
	font-size:11px;
	color:#000000;
	margin-right:15px;
	line-height:16px;
}

.Bodytext2 {
	font-family:Tahoma, Arial;
	font-size:11px;
	color:#000000;
	margin-left:10px;
	margin-right:15px;
	line-height:15px;
}

.Bodytext1 {
	font-family:Tahoma, Arial;
	font-size:11px;
	color:#000000;
	margin-right:15px;
	line-height:20px;
}

.bigtext {
	font-family:Arial, Tahoma;
	font-size:12px;
	color: #666666;
	margin-right:15px;
	line-height:20px;
	text-align:justify;
}

.toplinks{
	font-family:Tahoma, Arial;
	color:#999999;
	font-size:11px;
	text-decoration:none;
}

.toplinks:hover{
	font-family:Tahoma, Arial;
	color:#EC1407;
	font-size:11px;
	text-decoration:none;
}

.redLinks{
	font-family:Tahoma, Arial;
	color:#EC1407;
	font-size:11px;
	text-decoration:none;
}

.redLinks:hover{
	font-family:Tahoma, Arial;
	color: #999999;
	font-size:11px;
	text-decoration:none;
}

.leftLinks{
	font-family:Tahoma, Arial;
	color:#999999;
	margin-left:15px;
	font-size:11px;
	text-decoration:none;
}

.leftLinks:hover{
	font-family:Tahoma, Arial;
	color:#EC1407;
	margin-left:15px;
	font-size:11px;
	text-decoration:none;
}


.inputform{
	width: 45mm;
	background-color: #F7F9E9;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 12px;
	border:1px; 
	border-style:solid;
	border-color: #B6B5B6;
	color: black;
}
.heading{
	font-family:Arial, Helvetica, sans-serif;
	color:#1E649A;
	font-size:14px;
	margin-left:10px;
	margin-right: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;
}

.borderinside{
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #E1E1E1;
}

.borderbottom{
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}

.greybottom{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ECECEC;
}

.blackbottom{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
.borderright{
	border-right-width:1px;
	border-right-style:solid;
	border-right-color:#CCCCCC;
}

.links {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#000000;
	text-decoration:none;
}

.links:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#666666;
	text-decoration: underline;
}

.borderbox1{
	border: 1px solid #ECECEC;
}

.Boxtext {
	font-family:  Tahoma, Arial;
	font-size:11px;
	color:#000000;
	margin-left:13px;
	margin-top:10px;
	margin-bottom:10px;
	margin-right:15px;
	line-height:20px;
}

.Boxtextred {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#EC1407;
	margin-top:10px;
	margin-bottom:10px;
	margin-right:15px;
	line-height:20px;
	text-align:justify;
}

.borderbox{
	border: 1px solid #ECECEC;
}

.topbottom{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ECECEC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ECECEC;
}

.Content
 {
	 font-weight:300; 
	 vertical-align:top;
	 color:#43606e;
	 font-family: Trebuchet MS;
	 font-size:12px; 
	 margin-left:10px;
	 margin-top:10px;
 }