﻿BODY {
	margin: 0px;
	padding: 0px;
	background-color: #FFF;
}

BODY, TD, TH {
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	color: #333333;
}

FORM {
	margin: 0;
	padding: 0;
}

A IMG {
	border: none;
}

.cleanup {
	height: 1px;
	overflow: hidden;
	clear: both;
}

TABLE.layout {
	border-collapse: collapse;
}

TABLE.layout TD {
	padding: 0;
	margin: 0;
	vertical-align: top;
}

TABLE.layout TR.leading TD {
	padding-bottom: 8px !important;
}

H1 {
	font-size: 14pt;
	color: #425AAD;
}

P {
	line-height: 1.4em;
}

TEXTAREA {
	font: 11px verdana;
	line-height: 1.4em;
	color: #333333;
	background-color: #F5F5F5;
	border-width: 1px 1px 1px 1px;
	overflow: auto;
}

.textbox {
	font: 12px verdana;
	color: #333333;
	background-color: #F5F5F5;
	border-width: 1px 1px 1px 1px;
}
.areatextbox {
	font: 12px verdana;
	color: #333333;
	background-color: #F5F5F5;
	border-width: 1px 1px 1px 1px;
}

.ui_busy {
	cursor: wait;
}

.clearfix {
	display: inline-block;
}

/* Hides from IE-mac \*/
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
/* End hide from IE-mac */

IMG
{
	-ms-interpolation-mode:bicubic;
}

.sys-template { display: none; }
.waterMarkOn
{
    color:#ccc;
    font-style:italic;
    font-family:Arial;
}
/* dating-tips */
div.dating-tips {
    padding: 20px;
}
div.dating-tips h3 {
    font-size: 16px;
    font-weight: bold;
    color: #0070c0;
    margin: 30px 0 15px 0;
    text-decoration: underline;
}
div.dating-tips ul,
div.dating-tips > div,
div.dating-tips > ul > li {
    margin-bottom: 15px;
}
div.dating-tips a {
    text-decoration: underline;
}
div.dating-tips li > span {
    margin: 15px 0;
    display: block;
    text-align: center;
}
div.dating-tips p {
    font-style: italic;
    padding-top: 15px;
}
/* dating-tips end*/