/* General Elements */
.PNG{
	behavior:url(/iepngfix.htc);
}

a{

}

body{

}

img{
    border: none;
}

div, span, td, p{
    font-family:"Times New Roman", Times, serif;
    line-height: 1.5em;
}

div.contactInfo{
	margin-bottom:10px;
}

div.contactHeader{
	text-decoration:underline;
	font-weight:bold;
	font-size:11pt;
	margin-bottom:10px;
}

table{
	border: none;
}

.pageNumLink{

}

.currentPageNum{

}

input.text{
    border: solid 1px #000000;
}

input.button{

}

input.radio{

}

input.checkbox{

}

textarea{

}

select{

}

table.contact td{
	padding-bottom:10px;
	text-align:left;
	vertical-align:top;
}

table.loginForm td{
	text-align:left;
	vertical-align:top;
	padding-bottom:10px;
}
