body,td,div,input,select,textarea {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	color: #4A7AAA;
	margin: 0px;
	padding: 0px;
}

body.home,body.tmplt {
	background-image: url(../_gfx_/background/bluePattern.gif);
}

body,td,div {
	line-height: 21px;
}

body.mlist {
	background-color: #B5D9E5;
}

td.mlist {
	background-image: url(../_gfx_/background/mlist.gif);
	background-repeat: repeat-x;
	border: 1px solid #4F80B0;
	width: 575px;
	background-color: #fff;
}

td.babyOutline {
	border: 1px solid #B6D2E0;
	padding: 15px;
	font-size: 11px;
	line-height: 15px;
}

form {
	margin: 0px;
}

input,select,textarea {
	line-height: 13px;
	font-size: 11px;
}

/* base attributes above */
input {
	/*border: 1px solid #C8CCCC; */
	padding: 0px; /* gets rid padding in Firefox */
	margin: 0px;
}

input.sendPage {
	font-size: 12px;
	width: 170px;
}

/* makes radio buttons line up with text */
input.radio, input.checkbox {
	margin: 4px 3px -2px 0px;
}

input.side {
	width: 157px;
}

a  {
	color : #4A7AAA;
}

a:link, {
	color : #4A7AAA;
}

a:hover {
	color : #0099C6;
}


/* page title */
h1 {
	font-size: 18px;
	margin: 0px;
	color: #8AB698;
}

.pageTitle {
	font-size: 18px;
	color: #8AB698;
}

h1.email {
	margin-bottom: 15px;
}

/* bold links - used on FAQs */
h2 {
	font-size: 14px;
	margin: 0px;
}

.paragraphTitle {
	font-size: 14px;
	font-weight: bold;
}

h2.faq {
	margin-top: 25px;
}

h3 {
	font-size: 13px;
	margin: 0px 0px -15px 0px;
}



hr {
	width: 100%; 
   border-top: 0px; 
   border-right: 0px; 
   border-bottom: 1px dashed #003D53; 
   border-left: 0;
	height: 1px;
	margin: 20px 0px;
}

img.border {
	border: 1px solid #000;
}


/* ---------------------- GENERAL ---------------------- */

/* left column feature box */
.boxNav,.boxSearch,.boxBaby,.boxEmail,.boxDidYouKnow {
	background-repeat: repeat-y;
	text-align: left;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	font-size: 11px;
	line-height: 17px;
}

.boxNav {
	padding-top: 0px;
	line-height: 21px;
	background-image: url(../_gfx_/background/navMiddle.gif);
}

.boxSearch {
	color: #3E668E;
	background-image: url(../_gfx_/background/searchMiddle.gif);
}

.boxBaby {
	color: #7B615B;
	background-image: url(../_gfx_/background/babyMiddle.gif);
}

.boxEmail {
	color: #3E668E;
	background-image: url(../_gfx_/background/emailMiddle.gif);
}

.boxDidYouKnow {
	color: #3E7C82;
	background-image: url(../_gfx_/background/didYouKnowMiddle.gif);
}

/* ul.sideNav {
	margin: 0px 0px 0px 20px;
	padding: 0px;
}*/

/*li.sideNav {
	background-image: url(../_gfx_/navTmplt/bullet.gif);
	background-repeat: no-repeat;
	background-position: 0 .8em;
	list-style-type : none;
	padding-left : 9px;
	margin-left: -17px;
	padding-bottom: 2px;
	font-weight: bold;
}*/

/*li.sideNav2 {
	background-image: url(../_gfx_/navTmplt/bullet2.gif);
	background-repeat: no-repeat;
	background-position: 0 .7em;
	list-style-type : none;
	padding-left : 7px;
	margin-left: -35px;
	padding-bottom: 2px;
	font-weight: normal;
	line-height: 17px;
}*/

/*a.sideNav {
	text-decoration: none;
	color: #4A7AAA;
}*/

/*a.sideNav:hover {
	text-decoration: underline;
}*/

/*a.sideNav2 {
	text-decoration: none;
	color: #4A7AAA;
	font-weight: normal;
}*/

/*a.sideNav2:hover {
	text-decoration: underline;
}*/

.padSideBtn {
	padding-top: 8px;
}

.padTop { /* padding between side column boxes */
	margin-top: 30px;
}

img.babyGallerySide {
	border-left: 1px solid #F4BBAE;
	border-right: 1px solid #F4BBAE;
	border-bottom: 4px solid #F4BBAE;
}

.txtRegular {
	font-size: 11px;
}


.txtSm {
	font-size: 10px;
	line-height: 17px;
}

.highlight {
	color: #990000;
}


div.clear {
	clear: both;
}

div.left {
	float: left;
}

div.right {
	float: right;
}

.submit {
	background-color: #70A7C4;
	color: #fff;
	padding: 1px;
	border-top: 1px solid #B9D5E3;
	border-left: 1px solid #B9D5E3;
	border-right: 1px solid #4585A7;
	border-bottom: 1px solid #4585A7;
	cursor: pointer;
	font-weight: bold;
}

/* #bottom {
	z-index: 1;
}*/

#logoTmplt {
	z-index: 1;
	height: 72px;
	float: left;
}

#logout {
	z-index: 1;
	float: right;
	font-size: 11px;
	padding-top: 10px;
}

a.logout {
	text-decoration: none;
}

a.logout:hover {
	text-decoration: underline;
}

div.clear {
	clear: both;
}

#tagline {
	z-index: 2;
	position: absolute;
	padding-left: 252px;
	padding-top: 20px;
}

#nav {
	z-index: 2;
	position: absolute;
	margin-left: 289px; 
	margin-top: 100px;
}

.divPad { /* padding on either side of nav divider */
	margin-left: 11px;
	margin-right: 11px;
}
  

.containerHome {
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	background-color: #85B6CD;
	background-image: url(../_gfx_/background/home.gif);
	background-repeat: repeat-x;
	padding-left: 44px;
	padding-right: 44px;
}

.containerTmplt {
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	background-color: #fff;
	background-image: url(../_gfx_/background/tmplt.gif);
	background-repeat: repeat-x;
	padding-left: 44px;
	padding-right: 44px;
}


.homeContent {
	color: #fff;
	padding-top: 137px;
	padding-left: 15px;
	padding-right: 15px;
	font-size: 12px;
	line-height: 19px;
}

.loginHome { /* style on table cell */
	padding-top: 160px;
}

.loginHomeInside { /* middle area of login box */
	background-image: url(../_gfx_/login/backgroundHome.gif);
	background-repeat: repeat-y;
	padding-left: 11px;
	padding-right: 11px;
	color: #3E668E;
}

a.password,a.password:link {
	color: #3E668E;
	font-size: 10px;
}

a.password:hover {
	color : #0099C6;
}

td.footerTmplt {
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	background-color: #85B6CD;
	color: #455F8D;
	font-size: 11px;
	padding: 3px;
}

td.footerHome {
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	background-color: #85B6CD;
	background-repeat: repeat-x;
	padding-bottom: 25px;
	color: #455F8D;
	font-size: 11px;
}

a.footer {
	text-decoration: none;
	color: #455F8D;
}

a.footer:hover {
	color: #fff;
	text-decoration: underline;
}

a.plain {
	text-decoration: none;
}

a.plain:hover {
	text-decoration: underline;
}

a.mlist {
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}

a.mlist:hover {
	text-decoration: underline;
	color: #fff;
}

.footerMlist {
	background-color: #85B6CD;
	color: #fff;
	font-size: 11px;
	padding: 2px;
}

a.footerMlist {
	color: #fff;
	text-decoration: none;
}

a.footerMlist:hover {
	text-decoration: underline;
	color: #fff;
}

div.linksMlist {
	font-size: 11px;
	padding-top: 10px;
	padding-bottom: 15px;
}


.padFaq {
	margin-bottom: 15px; margin-left: 25px;
}

input.btnSlide {
	background-color: #80B4CC;
	color: #fff;
	padding: 1px;
	border-top: 1px solid #B8DBE4;
	border-left: 1px solid #B8DBE4;
	border-right: 1px solid #4281A6;
	border-bottom: 1px solid #4281A6;
	cursor: pointer;
	font-weight: bold;
	width: 90px;
}

.slideshowText {
	padding-top: 15px;
	font-weight: bold;
}

td.resumeHeader {
	background-color: #85B6CD;
	padding: 2px 4px 2px 4px;
	color: #fff;
}

td.resume1 {
	background-color: #F2F8F9;
	padding: 5px;
	color: #3E668E;
}

td.resume2 {
	background-color: #E6F0F2;
	padding: 5px 5px 5px 7px;
	color: #3E668E;
}

td.testimonialHeader {
	background-color: #D7E7EE;
	padding: 3px 3px 3px 5px;
	border-bottom: 1px solid #85B6CD;
	border-top: 1px solid #85B6CD;
}

#photo {
	border: 1px solid #335373;
}

#caption {
	font-size: 11px;
	line-height: 18px;
}

.caption {
	background-color: #F4F8FB; 
	padding: 5px;
	border-top: 1px solid #85B6CD;
	border-bottom: 1px solid #85B6CD;
}


/* ---------------------- Forms ------------------- */

td.formPerinatal {
	background-color: #E8F3F7;
	font-size: 10px;
	line-height: 19px;
	padding: 6px 3px 6px 5px;
}

.history {
	width: 165px;
}





/* ---------------------- TEMP - design presentations ------------------- */


.footerPurple {
	color: #424F82;
}

.footerGreen {
	color: #385A43;
	background-color: White;
}

.footerGreen2 {
	color: #3C6047;
}

.footerBlue {
	color: #3E809B;
}

.footerBlue2 {
	color: #274D63;
}

body.layout {
	margin: 25px;
}



