/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
}
.gray_text {
font-family:Arial;
font-size:12px;
font-style:normal;
font-weight:normal;
text-decoration:none;
color:#707070
}
.title {
font-family:Arial;
font-size:17px;
font-style:normal;
font-weight:bold;
text-decoration:none;
color:#484645
}
.blue_title {
font-family:Arial;
font-size:15px;
font-style:normal;
font-weight:bold;
text-decoration:none;
color:#013d78
}
.blue_ti {
font-family:Arial;
font-size:12px;
font-style:normal;
font-weight:normal;
text-decoration:none;
color:#013d78
}
.boldblue_ti {
font-family:Arial;
font-size:12px;
font-style:normal;
font-weight:bold;
text-decoration:none;
color:#013d78
}
.blue_link {
font-family:Arial;
font-size:10px;
font-style:normal;
font-weight:normal;
text-decoration:underline;
color:#587fa6
}
a.blue_link:hover {
font-family:Arial;
font-size:10px;
font-style:normal;
font-weight:normal;
text-decoration:none;
color:#587fa6
}
.black_text {
font-family:Arial;
font-size:11px;
font-style:normal;
font-weight:normal;
text-decoration:none;
color:#000000
}
.blue_link_text {
font-family:Arial;
font-size:11px;
font-style:normal;
font-weight:normal;
text-decoration:none;
color:#275f96;
padding-left:7px
}
a.blue_link_text:hover {
font-family:Arial;
font-size:11px;
font-style:normal;
font-weight:normal;
text-decoration:none;
color:#000000;
padding-left:7px
}
.footer_text {
font-family:Arial;
font-size:10px;
font-style:normal;
font-weight:normal;
text-decoration:none;
color:#c6bfbf;
}
a.footer_text:hover {
font-family:Arial;
font-size:10px;
font-style:normal;
font-weight:normal;
text-decoration:none;
color:#ffffff;
}
.top_link {
font-family:Arial;
font-size:10px;
font-style:normal;
font-weight:normal;
text-decoration:none;
color:#013d78;
}
a.top_link:hover {
font-family:Arial;
font-size:10px;
font-style:normal;
font-weight:normal;
text-decoration:none;
color:#000000;
}
.small_title {
font-family:Arial;
font-size:14px;
font-style:normal;
font-weight:bold;
text-decoration:none;
color:#484645
}
.text_box{
	font-family: Tahoma;
	font-size: 13px;
	font-weight: normal;
	color: #7c7979;
	text-decoration: none;
	border: 1px solid #c4c4c4;
	height:16px;
	width:210px;
}
.message_text_box{
	font-family: Tahoma;
	font-size: 13px;
	font-weight: normal;
	color: #7c7979;
	text-decoration: none;
	border: 1px solid #c4c4c4;
	height:150px;
	width:210px;
}
.bot
{

background-color:#c4c4c4;
color:#484645;
font-family:Arial;
font-weight:bold;
font-size:11px;
height:20;
border:none;
width:50;
cursor:pointer;
	background-repeat: no-repeat;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #B5B5B5;
	border-right-color: #B5B5B5;
	border-bottom-color: #B5B5B5;
	border-left-color: #B5B5B5;
}
