@charset "utf-8";
/* CSS Document */
a:link {
	color: #0000CC;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color:#0000FF;
}
.red-text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FF0000;
}

a:hover {
	text-decoration: underline;
	font-weight: bold;
	color:#009933;
}
a:active {
	text-decoration: none;
	color: #0000FF;
}
body,td,th {
	font-family: Verdana,  sans-serif;
	font-size: 12px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	line-height: 120%;
}
h1 {
	font-family: "BookMan Old Style";
	font-size: 18pt;
	color: #600;
	text-decoration:none;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	}
.header {
	background-image: url(../images/header_bg1.gif);
	background-repeat: repeat;
	height: 100px;
	width: 100%;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	top: 0px;
}
.fade_title {
	font-size: 30px;
	font-family:"Times New Roman", Times, serif;
	color: #000;
}
.text {
	font-family: verdana;
	font-size: 10pt;
	font-style: normal;
	line-height: 150%;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	text-align: justify;
}
.conf_text {
	font-family: Verdana;
	font-size: 14px;
	font-style: normal;
	line-height: 130%;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	text-align: justify;
	line-height:150%;
}
.reply_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	text-align: justify;
}
.t1 {
	font-family: Verdana;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #990000;
}

.smalltext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 120%;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}
.footer_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 120%;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}
.con_title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
/*.t2 a:link, a:visited, a:active{
	color:#990000;
	}*/
.t2 {
	font-family: Verdana;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color:#990000;
}
.conf_title {
	font-family: "BookMan Old Style";
	font-size: 18pt;
	color: #065C97;
}
