﻿@charset "utf-8";
/* -- CYDental.org - Main CSS file, Last Updated - 6/15/09 - WG -- */

html {margin: 0; padding: 0; border: 0; outline: 0; font-size: 100%;}

body {margin: 0; padding: 0; border: 0; outline: 0; font-size: 100%;}

/* body layout */

body {color: #000; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 80.1%; line-height: normal; margin: 0 0 0 0; padding: 0 0 0 0; text-align: center; background: #3E89A8 url(../images/body_bkg.jpg) repeat-x left top;}

/* Elements */

h1 {color: #F68F35; font-family: Geneva, Arial, Helvetica, sans-serif; font-size: 220%; font-weight: bold; line-height: normal; margin-top: 18px;}

h2 {color: #F68F35; font-family: Geneva, Arial, Helvetica, sans-serif; font-size: 180%; font-weight: bold; line-height: normal;}

h3 {color: #F68F35; font-family: Geneva, Arial, Helvetica, sans-serif; font-size: 160%; font-weight: bold; line-height: normal;}

h5 {color: #F68F35; font-family: Geneva, Arial, Helvetica, sans-serif; font-size: 120%; font-weight: bold; line-height: normal;}

hr {height: 1px; width: 98%;}

img {border: 0px;}

/* Link Styles */

a {color: #004C7F; font-weight: bold; text-decoration: underline;}

a:link {color: #004C7F; font-weight: bold; text-decoration: underline;}

a:visited {color: #004C7F; font-weight: bold; text-decoration: underline;}

a:hover {color: #00A8DF; text-decoration: underline;}

a:focus {color: #3E89A8;}

a:active {color: #3E89A8;}

/* Class Styles */

.background1 {background-color: #DADADA;}

.background4 {padding: 2px 0px 2px 4px; background-color: #E6E6FF; border: 0px; border-style: solid; border-color: #CCCCCC; border-collapse: collapse; margin-right: 10px;}

.fontlarge {font-size: 25px; font-weight: 600; text-align: center; margin-top: 20px; margin-bottom: 8px;}

.font18px {font-size: 18px;}

.font14px {font-size: 14px; font-weight: bold;}

.fontsmall {font-size: small;}

.fontxsmall {font-size: x-small;}

.fontsuper {font-size: x-small; vertical-align: super;}

.highlight {background-color: #FFFFCC;}

.textleft {text-align: left;}

.textcenter {text-align: center;}

.textright {text-align: right;}

.marginleft1 {margin-left: 20px;}

.imgmargin_r {margin-right: 10px;}

.stepbystep {font-family: Arial, Helvetica, sans-serif; font-size: 12px; line-height: 190%; text-align: center;}

/* Section Specific ---------------------------------------*/
/* This is a container for the page content. For fixed layouts you may specify a container width and use auto for the left and right margin to center the container on the page. IE 5 browser require the use of text-align: center defined by the body element to center the container. For liquid layouts you may simply set the left and right margins to center the container on the page. */
#outerWrapper {background-color: #EEEEEE; margin: 0 auto 0 auto; text-align: left; width: 780px; border-right: 1px solid #6D6D76; border-left: 1px solid #6D6D76; border-top-style: none; border-bottom-style: none;}

#outerWrapper #header {margin: 0; height: 150px; background: #990000 url(../images/header_bkg.jpg) no-repeat left top;}

#header h1 {position: absolute; left: 0px; top: -500px; width: 1px; height: 1px; overflow: hidden;}

#header_bbb {float: right; padding-top: 25px; padding-right: 15px;}

#outerWrapper #topNavigation {background-color: #004C7F; color: #FFFFFF; height: 23px;}

#outerWrapper #contentWrapper {background: url(../images/content_bkg.jpg) repeat-y left top;}

#outerWrapper #contentWrapper #leftColumn1 {background-color: #EFD28E; border-right: solid 1px #666; float: left; padding: 10px 0px 0px 0px; margin: 0; width: 150px;}

#outerWrapper #contentWrapper #leftColumn1 p {padding: 0 10px 0 10px;}

#outerWrapper #contentWrapper #content {margin: 0 0 0 200px; padding: 10px 15px 0px 5px;}

/* Using floated elements and a clear float class is a common method to accomplish multiple column tableless layouts. If floated elements are used without being cleared the elements following will wrap around the floated element. This class should be applied to an element after the last floated element and before the close of the container with floated elements. */
#outerWrapper #contentWrapper .clearFloat {clear: left; display: block;}

#outerWrapper #bottomNavigation {background-color: #004C7F; color: #FFFFFF; height: 23px;}

#outerWrapper #footer {background: #990000 url(../images/footer_bkg.jpg) no-repeat; color: #EEEEEE; height: 86px; margin: 0; padding: 0; border-top: solid 1px #3D803D; text-align: center;}

/* Table Styles ....................... */
caption {font-weight: bold; text-align: center;}

table {width: 100%; border-collapse: collapse; border: 0px #666 solid; text-align: center; font-size: 12px; margin-left: -8px;}

table td {border: 1px solid #666; margin: 0; height: 35px; padding: 0 1px 0 1px;}

table img {margin-top: 8px;}

caption.sampletablecap {font-size: 120%; font-weight: 600; text-align: center; padding-bottom: 8px; padding-top: 20px;}

table.sampletable {width: 92%; border-collapse: collapse; border: 0px #666 solid; text-align: center; font-size: 12px; margin-left: auto; margin-right: auto;}

caption.join {font-size: 100%; font-weight: 600; text-align: center; padding-bottom: 6px; padding-top: 12px; border-top: 1px dashed; border-collapse: collapse;}

caption.captionstates {color: #F68F35; font-size: 17px; font-weight: bold; text-align: center; padding: 0px 0px 8px 0px; line-height: 130%;}

table.join {width: 96%; border: 3px #CCCCCC ridge; text-align: center; font-size: 17px; margin-left: auto; margin-right: auto;}

.join_td {background-color: #E6E6FF; padding: 6px 0px 6px 0px;}

.join_td2 {background-color: #CCFFFF; padding: 6px 0px 6px 0px;}


