html {
	height: 100%
}
body, td, input, select, textarea {
	font-family: Arial, Helvetica, sans-serif;
	color: #222;
	font-size: 11px;
}
body {
	padding: 0;
	margin: 0;
	height: 100%;
	min-height: 100%;
	background: #224783;
}
a:link, a:visited, a:active {
	color: #08f;
}
a:hover {
	color: #f00;
}
img {
	border: none;
}

.centering {text-align: center;}

.container {width: 870px; text-align: left; margin: 0 auto;}

.top_side {
	padding-left: 9px;
	padding-right: 15px;
	clear: both;
}
.top_linx {
	float: right;
	padding-top: 35px;
	text-align: center;
}
.top_linx img {
	vertical-align: bottom;
}
.top_linx a {
	font-size: 10px;
	color: #fff;
}
.top_linx a:hover {
	text-decoration: none;
}
.call_free {
	margin: 0;
	padding: 0;
	padding-top: 15px;
	font-size: 12px;
	text-transform: uppercase;
	color: #fff;
}
.free_hl {
	color: #a6e3ff;
}
.logo {
	float: left;
}

.page_top {
	clear: both;
	background: url(../images/page_top.gif) no-repeat;
	height: 6px;
	line-height: 0;
	font-size: 0;
}
.page_content {
	clear: both;
	float: left;
	width: 100%;
	background: url(../images/page_bg.gif) repeat-y;
}


.left_col {
	float: left;
	width: 328px;
	margin-right: -328px;
	background: url(../images/left_col_bg.gif) left repeat-y;
}
.left_col_mid_btm {
	width: 328px;
	background: url(../images/left_col_mid_btm.gif) top left no-repeat;
	height: 31px;
}
.left_col_btm {
	width: 328px;
	background: url(../images/left_col_btm.gif) top left no-repeat;
	height: 35px;
}
.left_block {
	padding-left: 45px;
	padding-right: 50px;
}
.left_block h3 {
	margin: 0;
	padding: 0;
	padding-top: 25px;
	padding-bottom: 20px;
	color: #0068d1;
	font-size: 12px;
	font-weight: normal;
	text-transform: uppercase;
}
.left_block p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	padding-bottom: 15px;
	text-align: left;
	line-height: 15px;
}
.left_block form {
	margin: 0;
	padding-bottom: 20px;
}
.left_block textarea {
	width: 220px;
	background: #fff;
	border: 1px solid #000;
}
.left_block table td {
	color: #002549;
}

.text_field {
	width: 160px;
	background: #fff;
	border: 1px solid #000;
}

.required {
	color: #114d88;
}
.step {
	color: #114d88;
}


.main_col {
	float: left;
	margin-left: 328px;
}
* html .main_col {
	margin-left: 164px;
	width: 540px;
}
.reasons {
	padding-left: 20px;
	padding-right: 50px;
}
.reasons h4 {
	font-family: Verdana;
	color: #10477f;
	font-weight: normal;
	font-size: 12px;
	margin: 0;
	padding: 0;
	padding-top: 20px;
	padding-bottom: 10px;
}
.reasons p {
	font-family: Verdana;
	margin: 0;
	padding: 0;
	font-size: 11px;
	padding-bottom: 10px;
	text-align: justify;
	line-height: 16px;
}

.internal_content {
	padding-left: 50px;
	padding-right: 50px;
}
.internal_content h2 {
	color: #10477f;
	font-size: 20px;
	margin: 0;
	padding: 0;
	padding-top: 30px;
	padding-bottom: 20px;
}
.internal_content h4 {
	font-family: Verdana;
	color: #10477f;
	font-weight: normal;
	font-size: 12px;
	margin: 0;
	padding: 0;
	padding-top: 20px;
	padding-bottom: 10px;
}
.internal_content p {
	font-family: Verdana;
	margin: 0;
	padding: 0;
	font-size: 11px;
	padding-bottom: 10px;
	text-align: justify;
	line-height: 16px;
}
.internal_content ul {
	margin: 0;
	padding: 0;
	padding-left: 20px;
}
.internal_content cite {
	display: block;
	width: 80%;
	margin: 10px auto;
	text-align: center;
}
.internal_content table {
	border-collapse: collapse;
}
.internal_content td {
	border: 1px solid #ccc;
	padding-left: 7px;
	padding-right: 10px;
}
.internal_content td input {
	vertical-align: middle;
}
.pager td {
	border: none;
}

.gender_selector {
	position: relative;
	background: url(../images/gender_selector_m_bg.jpg) top left no-repeat;
	width: 562px;
	height: 250px;
	margin-left: -20px;
}
.gender_selector p {
	font-family: Verdana;
	margin: 0;
	font-size: 12px;
	padding-top: 55px;
	padding-left: 285px;
	display: inline-block;
	width: 230px;
	line-height: 25px;
}


.call_for_free {
	margin-top: 20px;
	background: url(../images/a4m_logo.gif) right top no-repeat;
	padding-top: 10px;
	line-height: 25px;
	height: 85px;
	text-align: center;
	padding-right: 180px;
	width: 320px;
	font-size: 15px;
	font-family: Verdana;
}
.call_for_free strong {
	color: #1f6ebe;
}


.treatment {
	clear: both;
	float: left;
	width: 770px;
	padding: 43px 30px 70px 70px;
	background: url(../images/treatment_bg.gif) center no-repeat;
	height: 41px;
	line-height: 23px;
}
* html .treatment {
	padding-top: 51px;
	padding-bottom: 50px;
}


.footer_top {
	clear: both;
	background: url(../images/footer_top.gif) no-repeat;
	height: 1px;
	line-height: 0;
	font-size: 0;
}
.footer {
	clear: both;
	background: url(../images/footer_bg.gif) repeat-y;
	padding-left: 23px;
}
.copyright {
	margin: 0;
	padding: 0;
	padding-top: 5px;
	line-height: 11px;
	font-size: 10px;
	color: #505050;
}
.footer_btm {
	clear: both;
	background: url(../images/footer_btm.gif) no-repeat;
	height: 15px;
}


.bottom_linx {
	clear: both;
	float: left;
	width: 100%;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 30px;
}

/*---------------*/


.botom-links {
	background-image: url(../images/botom-links.gif);
	background-repeat: no-repeat;
	height: 44px;
	vertical-align: top;
}
.separate-botom-links {
	background-image: url(../images/separate-botom-links.gif);
	background-repeat: no-repeat;
	height: 11px;
	width: 25px;
}
.left-botom-links {
	background-image: url(../images/left-botom-links.gif);
	background-repeat: no-repeat;
	height: 44px;
	width: 162px;
}
.right-botom-links {
	background-image: url(../images/right-botom-links.gif);
	background-repeat: no-repeat;
	height: 44px;
	width: 178px;
}
a.botom:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-transform: uppercase;
	color: #333333;
	text-decoration: underline;
}
a.botom:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-transform: uppercase;
	color: 0068d1;
	text-decoration: none;
}
a.botom:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-transform: uppercase;
	color: 0068d1;
	text-decoration: none;
}
a.botom:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-transform: uppercase;
	color: #333333;
	text-decoration: underline;
}






/* Additional */
    .msg_apply {
        background: #fbfff1 url(../daffny/images/msg_apply.gif) 8px 8px no-repeat;
        border: 1px solid #a8d35f;
        margin-bottom: 10px;
    }
    .msg_error {
        background: #ffe5e5 url(../daffny/images/msg_error.gif) 8px 8px no-repeat;
        border: 1px solid #d63c24;
        margin-bottom: 10px;
    }
    .msg_info {
        background: #e2f0ff url(../daffny/images/msg_info.gif) 8px 8px no-repeat;
        border: 1px solid #347bcc;
        margin-bottom: 10px;
    }
    ul.msg_list {
        list-style-type: none;
        margin-bottom: 18px;
        margin-left: 48px;
        padding: 10px 0 0 0;
    }
    ul.msg_list li {
        background: url(../daffny/images/msg_pointer.gif) 0 3px no-repeat;
        padding-bottom: 5px;
        padding-left: 10px;
    }
    .required2 {
        font-family: Verdana;
        font-size: 11px;
        color: red;
    }
    
    /* Page Navigator */
    .p_navigation {
        border: 0px;
        line-height: 22px;
    }
    .p_navigation a:link, .p_navigation a:visited, .p_navigation a:active {
        text-decoration: none;
        color: #224783;
        background: #ffffff;
        border: 1px solid #b8b8b8;
        padding: 2px 6px;
        font-size: 11px;
    }
    .p_navigation a:hover {
        background: #d3ded2;
        color: #224783;
        border-color: #b8b8b8;
    }
    .p_total, .p_of {
        background: #a0e1ff;
        border: 1px solid #b8b8b8;
        font-weight: bold;
        padding: 2px 5px;
        margin-right: 3px;
    }
    .p_total span, .p_of span {
        color: #224783;
    }
    .p_on {
        background: #a0e1ff;
        color: #555555;
        border: 1px solid #b8b8b8;
        padding: 2px 6px;
        font-size: 11px;
    }
    /* End Page Navigator */

    /* Grid */
    .grid {
        background-color: #b8b8b8;
    }
    .grid th {
        background-color: #a6e3ff;
        background-image: url(../images/table_hat.gif);
        background-repeat: repeat-x;
        font-weight: bold;
        height: 22px;
        padding: 0 3px;
        text-align: left;
        border: 1px solid #83b7cc;
    }
    .grid td {
        padding: 3px;
        border: 1px solid #83b7cc;
    }
    .grid .even td {
        background-color: #ffffff;
    }
    .grid .odd td {
        background-color: #ececec;
    }
    .nogrid td {
        padding: 0;
    }
    /* End Grid */
    
    /* Grid 2 */
    .grid2 {
        background-color: #b8b8b8;
        border-collapse: collapse;
    }
    .grid2 th {
        background-color: #a6e3ff;
        background-image: url(../images/table_hat.gif);
        background-repeat: repeat-x;
        font-weight: bold;
        height: 22px;
        padding: 0 3px;
        text-align: left;
        border: 1px solid #83b7cc;
    }
    .grid2 td {
        padding: 3px;
        border: 1px solid #83b7cc;
        background-color: #ffffff;
    }
    /* End Grid 2 */
    
/* End Additional */