div
{
	position:relative;
	font-family: calibri, tahoma, arial, verdana;
}
body
{
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	font-family: calibri, tahoma, arial, verdana;
	font-size: 13px;
}

.page_content_title
{
	font-family: arial;
	font-size: 14px;
	font-weight: bold;
	color:#f0f0f0;
	background-color: #555;
	border-bottom: 2px solid #555;
	text-align:center;
	padding: 5px;
}
input
{
	font-family: calibri, tahoma, arial, verdana;
	margin: 0px;
	padding: 0px;
}

.checkbox
{
	margin: 0px;
	width: 13px;
	height: 13px;
	overflow: hidden;
}

.radio
{
	margin: 0px;
	width: 13px;
	height: 13px;
	overflow: hidden;
}

.submitinput
{
	padding-top: 2px; 
}

*+html>body input { padding-left: 1px; padding-right: 1px; }   /* For IE7 */

img
{
	border: 0px;
}

a:link { color: #53a4e6; text-decoration: none; font-weight:bold;}
a:active { color: #000000; text-decoration: none;  font-weight:bold;}
a:visited { color: #53a4e6; text-decoration: none;  font-weight:bold;}
a:hover { color: #000000; text-decoration: none;  font-weight:bold;}

a:link.toplinks, a:active.toplinks, a:visited.toplinks
{
	font-weight:bold;
	font-size:12px;
	font-family: Verdana;
	color: #000;
	text-decoration: none;
}

a:hover.toplinks
{
	color: #53a4e6;
	text-decoration: none;
}



*+html>body   /* For IE7 */
{
	background-color: #fff;
	font-family: calibri, tahoma, arial, verdana;
	font-size: 13px;
	height: 14px;
	float: left;
	padding-left: 1px;
	padding-right: 1px;
}

.submit
{
	padding: 0px;
	border: 0px;
	width: 79px;
	height: 21px;
}

