/* WEBMASTERS */
html { height: 100%;}
body { 	background-color: #ffffff;
	background-position: top center;
	background-repeat: repeat-y;
	font-family: verdana, arial, helvetica; 
	font-weight: normal;
	font-size: 13px; 
	color: #333333;
	margin: 0px;
	height: 100%;
}

body, td { font-family: verdana, arial, helvetica; font-weight: normal; font-size: 13px; color: #333333;}

a:link    { text-decoration: underline; color: #043BD0;}
a:visited { text-decoration: underline; color: #043BD0;}
a:active  { text-decoration: underline; color: #043BD0;}
a:hover   { text-decoration: underline; color: #043BD0;}

.img_border {
	border: 1px solid #000000 !important;
}


.WebmasterContainer   {

        min-height: 100%;
	background-color: #fff;
	width: 760px;
	padding-left: 20px;
	padding-right: 20px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}

.WebmasterFeatureTitle {

	font-family: Tahoma, "Times New Roman", Times;
	font-weight: bold;
        font-size: 24px;
}

.WebmasterFeatureText {

	font-family: Arial, "Times New Roman", Times;
	font-size: 13px;
	padding-top: 15px;
	padding-bottom: 15px;
	text-align: left;
}

.WebmasterFeatureLink {

	font-family: Verdana, "Times New Roman", Times;
	font-weight: bold;
	font-size: 18px;
}

table.features {

	border-width: 1px;
	border-style: solid;
	border-color: #CCCCCC;
}

.font-table-row-on {
	font-size: 9pt;
	color: #333333;
	background: #ffccff;
	text-decoration: none; 
}
	
 .font-table-row-off {
	font-size: 9pt;
	color: #333333;
	background: #f5f5f5;
	text-decoration: none;
}


/* FOOTER */
.Footer hr {

        border: 0;
        color: #ccc;
	background-color: #ccc;
	height: 1px;
	width: 760px;
	text-align: center;
	margin-bottom: 10px;
}

.FooterCopyright {

	font-family: Georgia, "Times New Roman", Times;
	line-height: 16px;
	font-size: 12px;
	text-align: center;
}

.FooterLegal {

	font-family: Georgia, "Times New Roman", Times;
	font-size: 11px;
	text-align: center;
}
