@charset "utf-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 10px;
	margin: 0px;
	color: #415260;
	line-height: 20px;
}
.greenText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #7dbd2d;
	line-height: normal;
	font-style: normal;
	padding: 0px;
	margin: 0px;
}
.link_:hover {
	text-decoration: none;
}
.copyright {
	vertical-align: bottom;
	float: none;
	text-align: right;
	font-size: 10px;
	line-height: 11px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 60px;
	background: url('images/new_logo.gif') no-repeat 100% 0;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
}

/*ie6 png hack */
img, div, a, input { behavior: url(../_default/Css/iepngfix.htc) }

img
{
	
    border:none;
}

a
{
    color:#0051b5;
    font-family:"Arial","Tahoma",sans-serif,"Verdana","Trebuchet MS";
    font-weight:bold;
    text-decoration:none;
    cursor:pointer;  
}
a:active
{
	font-weight: normal;
	color: #0051B5;
	text-decoration: none;
	border-bottom: none;
}
a:hover
{
	font-weight: normal;
	color: #0051B5;
	text-decoration: underline;
	border-bottom: none;
}

.blueText {
	color: #009cec;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
p {
	margin-top: 20px;
	padding-bottom: -20px;
}

a:link
{
	font-weight: normal;
	color: #0051B5;
	border-bottom: none;
	text-decoration: none;
}
a:visited
{
	font-weight: normal;
	color: #0051B5;
	text-decoration: none;
	border-bottom: none;
}
.heading_small_light {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #c7c9cb;
	letter-spacing: .5px;
}
.heading_small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #415260;
	letter-spacing: .5px;
}