/* TAGS------------------*/

body {
	background-color: #6484A0;
	margin-top: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 1.5em;
}
h1 {
	font-size: 16px;
	padding-bottom: 5px;
}
h2 {
	font-size: 14px;
}
h3 {
	font-size: 13px;
}
small {
	font-size: 9px;
	color: #6484A0;
}
a:link {
	color: #395D7C;
}
a:visited {
	color: #6484A0;
}
a:hover {
	color: #333;
	border-bottom: dotted 1px #333;
}
a:focus {
  outline: none ;
}
a:active {
  outline: none ;
}
table {
	text-align:left;
}

/* DIVS------------------*/

#wrapper {
	margin: auto;
	width: 795px;
}
#header {
	background-image: url(../images/banner.gif);
	height: 233px;
	width: 795px;
}
#main {
	background-image: url(../images/main_bk.gif);
	background-repeat: repeat-y;
	padding: 0px 30px 10px 30px;
	overflow: hidden;
}
#sideL {
	float: left;
	width: 495px;
}
#boxLeft {
	width: 240px;
	float: left;
	padding:5px 0px;
}
#boxLeft a {
	text-decoration:none;
}
#boxLeft a:hover {
	background:none;
}
#boxRight {
	width: 240px;
	float: right;
	padding:5px 0px;
}
#boxRight a {
	text-decoration:none;
}
#boxRight a:hover {
	background:none;
}
#sideR {
	float: right;
	width: 219px;
}
#womensNews {
	width: 219px;
	float: right;
	overflow: hidden;
}
#babyAnnounce {
	width: 219px;
	float: right;
}
#footer {
	background-image: url(../images/footer.gif);
	height: 36px;
	padding-left: 29px;
	clear: left;
}
#yellow {
	background-color: #FFFEE0;
	padding: 5px 0px;
}
#contact_form {
	background-color: #E4EDF0;
	padding: 3px 10px;
}
/* NAV-------------------*/
#nav {
	background-image: url(../images/nav_bk.jpg);
	height: 81px;
	background-repeat: no-repeat;
	padding: 0px 7px 0px 8px;
	font-size: 14px;
}
#nav ul{
	list-style: none;
	overflow: hidden;
	margin: 0;
	padding: 0;
}
#nav li {
	display: inline;
}
#nav li a {
	float: left;
	width: 130px;
	background-position: top left;
	background-repeat: no-repeat;
	overflow: hidden;
	height: 72px;
	padding-top: 8px;
	text-decoration: none;
	color: #333333;
        border-bottom: 0;
}
#nav #home a:hover{
	background-image: url(../images/nav_pink.jpg);
	background-color: transparent;
}
#nav #general a:hover{
	background-image: url(../images/nav_orange.jpg);
	background-color: transparent;
}
#nav #maternity a:hover{
	background-image: url(../images/nav_yellow.jpg);
	background-color: transparent;
}
#nav #conditions a:hover{
	background-image: url(../images/nav_green.jpg);
	background-color: transparent;
}
#nav #office a:hover{
	background-image: url(../images/nav_blue.jpg);
	background-color: transparent;
}
#nav #links a:hover{
	background-image: url(../images/nav_purple.jpg);
	background-color: transparent;
}
#form {
	background-color: #E4EDF0;
	padding: 10px;
}

#form .dotLine {
	margin: 8px 0px 5px 0px;
}

/* CLASSES------------------*/

.dotLine {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #6484A0;
	clear: both;
}
.clear {
	clear: both;
}
.tealLine {
	border-bottom-width: 6px;
	border-bottom-style: solid;
	border-bottom-color: #6484A0;
}
.greenLine {
	border-bottom-width: 6px;
	border-bottom-style: solid;
	border-bottom-color: #C4F46C;
}
.orangeLine {
	border-bottom-width: 6px;
	border-bottom-style: solid;
	border-bottom-color: #FFAA80;
}
.yellowLine {
	border-bottom-width: 6px;
	border-bottom-style: solid;
	border-bottom-color: #FFF280;
}
.blueLine {
	border-bottom-width: 6px;
	border-bottom-style: solid;
	border-bottom-color: #6EE6F4;
}
.pinkLine {
	border-bottom-width: 6px;
	border-bottom-style: solid;
	border-bottom-color: #F89DE3;
}
.purpleLine {
	border-bottom-width: 6px;
	border-bottom-style: solid;
	border-bottom-color: #AA70F2;
}
.largeText {
	font-size: 14px;
}
.purpleBox {
	background-color: #DFE2F8;
	padding: 0px 5px;
	background-image: url(../images/purple_footer.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	margin-top: -6px;
	height: 390px;
	overflow: auto;
}
.purpleBox a{
	text-decoration:none;
	font-weight:bold;
}
.purpleBox a:link {
	color: #4C3170;
}
.purpleBox a:hover {
	text-decoration:underline;
	background:none;
}
.pinkBox {
	background-color: #F9E7F5;
	padding: 8px 5px 2px 5px;
	background-image: url(../images/pink_footer.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	margin-top: -6px;
}
.border {
	border: 1px solid #333333;
}
.topInfo {
	float: left;
	position: relative;
	font-size: 12px;
	padding-left: 24px;
	padding-top: 20px;
	font-weight: bold;
	color: #6484A0;
}
.purpleBg {
	background-color: #E9F0FF;
}
.rss {
	padding: 5px;
}
.floatR {
	float: right;
}
.floatL {
	float: left;
}
.picR {
	float: right;
	margin: 0px 0px 5px 10px;
}
.picL {
	float: left;
	margin: 0px 10px 5px 0px;
}
