@charset "utf-8";
/* CSS Document */

body{
margin-bottom:0px;
margin-left:0px;
margin-right:0px;
margin-top:0px;
font-family:Arial, Helvetica, sans-serif;
}
.topmenu{
font-size:14px;
color:#FFFFFF;
font-weight:bold;
text-decoration:none;
padding:0 15px 0 15px;
border-right:solid #FFFFFF 1px;
}
.topmenu:hover{
font-size:14px;
color:#FFFFFF;
font-weight:bold;
text-decoration:underline;
padding:0 15px 0 15px;
border-right:solid #FFFFFF 1px;
}
.heading{
font-size:20px;
color:#124a85;
font-weight:bold;
text-decoration:none;
}
.redheading{
font-size:16px;
color:#be1727;
font-weight:bold;
text-decoration:none;
}
.smheading{
font-size:14px;
color:#124a85;
font-weight:bold;
text-decoration:none;
}
.bodytext{
	font-size:14px;
	color:#333333;
	font-weight:normal;
	text-decoration:none;
}
.bottomlink{
font-size:12px;
color:#FFFFFF;
font-weight:normal;
text-decoration:none;
padding-left:10px;
padding-right:10px;
}
.bottomlink:hover{
font-size:12px;
color:#FFFFFF;
font-weight:normal;
text-decoration:underline;
padding-left:10px;
padding-right:10px;
}
.bottomtext{
font-size:12px;
color:#FFFFFF;
font-weight:normal;
text-decoration:none;
padding-left:10px;
padding-right:10px;
}
.toplink{
font-size:14px;
color:#124a85;
font-weight:normal;
text-decoration:none;
padding-left:10px;
padding-right:10px;
}
.toplink:hover{
font-size:14px;
color:#124a85;
font-weight:normal;
text-decoration:underline;
padding-left:10px;
padding-right:10px;
}
.textbox{
	background-image:url(../images/textbox_back%20-%20Copy.jpg);
	width:203px;
	height:24px;
	padding-left:5px;
	border:none;
}
.textbox1{
background-image:url(../images/textbox_back.jpg);
width:40px;
height:24px;
padding-left:5px;
border:none;
}
.textbox2{
background-image:url(../images/textbox_back.jpg);
width:80px;
height:24px;
padding-left:5px;
border:none;
}
.textarea{
	background-image:url(../images/textarea_back.jpg);
	width:195px;
	height:134px;
	padding-left:5px;
	padding-top:5px;
	border:none;
	resize:none;
}
select{
border:solid #CCCCCC 1px;
padding:3px;
font-size:12px;
}
