﻿.multiTabInstructions
{
	font-size: 80%;
	color: #F2519F;
	text-align:center;
	width:100%;
	margin: 20px 0px 0px 0px;
}


.multiPageTab
{
	BORDER-RIGHT: rgb(145,155,156) 1px solid; 
	BORDER-TOP: rgb(145,155,156) 1px solid; 
    MARGIN-TOP: -1px; 
    BORDER-LEFT: rgb(145,155,156) 1px solid; 
    BORDER-BOTTOM: rgb(145,155,156) 1px solid;
    padding: 0px 10px 10px 10px;
}

body
{
	height: 100%;
	margin: 0 0 0 0;
	color: #666666;
	font-family: verdana,helvetica;
	font-size: 12pt;
	background-image: url(../Images/Design/header_bg.jpg);
	background-repeat: repeat-x;
}

H1
{
	font-weight: normal;
	text-align: left;
	font-size: 160%;
	color: #F2519F;
}

H2
{
	color: #999999;
	font-size: 140%;
	font-weight: normal;
}

H3
{
	color: #999999;
	font-size: 120%;
	font-weight: normal;
	line-height: normal;
}
H4
{
	color: #999999;
	font-size: 110%;
	font-weight: normal;
	line-height: normal;
}

em
{
	font-size: 120%;
	font-weight: normal;
	font-style: italic;
	color: #BF60A2;
}

div#container
{
	height: 100%;
	width: 800px;
    margin-top: 0px;
    margin-bottom: 5px;
    margin-left: auto;
    margin-right: auto;	
}

div#header
{
	width: 100%;
}

div#logo
{
	position: relative;
	top: 0px;
	float: left;
}

div#content
{
	display: block;
	width: 100%;
	min-height: 300px;
	height: auto;
	clear: both;
	padding-top: 30px;
	padding-bottom: 30px;
}

div#footer
{
	display: block;
	width: 100%;
	text-align: center;
	font-size: 70%;
	color: #999999;
}

div#hpWelcomeContiner
{
	float: left;
	width: 295px;
	padding: 0px 0px 0px 0px;

}

.hpBoxInnerTop
{
	width: 100%;
	height: 16px;
	background-image: url(../Images/Design/left-links-top.jpg);
	background-repeat: no-repeat;
}

.hpBoxInnerMid
{
	padding: 5px 0px 5px 25px;
	font-size: 90%;
	width: 285px;
	background-image: url(../Images/Design/left-links-bg.jpg);
	background-repeat: repeat-y;
}
.hpBoxInnerBottom
{
	width: 100%;
	height: 17px;
	background-image: url(../Images/Design/left-links-bott.jpg);
	background-repeat: no-repeat;
}

div#hpMotherChild
{
	background-image: url(../Images/Design/motherchild-image.jpg);
	height: 257px;
	width: 426px;
	float: left;
	display: block;
	float: left;
	padding-bottom: 8px;
	background-repeat: no-repeat;
}

div#sb100Free
{
	background-image: url(../Images/Design/starburst-Free.jpg);
	height: 141px;
	width: 142px;
	position: relative;
	top: -46px;
	right: -303px;
	z-index: 500;
}

.hpParentProviderContainer
{
	display:block;
	float: left;
	width: 361px;
}

.hpPPBoxInnerTop
{
	width: 100%;
	height: 20px;
	background-image: url(../Images/Design/parents-top.gif);
	background-repeat: no-repeat;
}

.hpPPBoxInnerMid
{
	font-size: 90%;
	text-align: center;
	width: 100%;
	background-image: url(../Images/Design/parents-bg.gif);
	background-repeat: repeat-y;
	padding: 10px 0px 10px 0px;
}

.hpPPBoxInnerBottom
{
	width: 100%;
	height: 17px;
	background-image: url(../Images/Design/parents-bott.gif);
	background-repeat: no-repeat;
}


.fpBoxContainer
{
	height: 347px;
	width: 375px;
}

.fpBoxInnerLeft
{
	height: 100%;
	width: 10px;
	background-image: url(../Images/Design/hp_BoxLeft.gif);
	background-repeat: no-repeat;
}

.fpBoxInnerMid
{
	text-align:center; 
	padding: 0px 0px 0px 0px;
	height: 100%;
	width: 350px;
	background-image: url(../Images/Design/hp_BoxMid.gif);
}

.fpBoxInnerRight
{
	height: 100%;
	width: 10px;
	background-image: url(../Images/Design/hp_BoxRight.gif);
	background-repeat: no-repeat;
}

.starBurst
{
	z-index: 3;
	float: left;
	position: relative;
	top: 0px;
	left: 0px;
	float: left;
}

.areYouTxt
{
	font-size: 90%;
	font-weight: normal;
}

.parentOrProviderTxt
{
	font-size: 140%;
	font-weight: normal;
	color: #999999;
}

/* 
------------------------
	Top Links
------------------------ 
*/

div#topLinks
{
	font-size: 70%;
	color: #ffffff;
	text-align: right;
	padding-top: 2px;
}

div#topLinks a, div#topLinks a:link
{
	color: #ffffff;
	text-decoration: none;
}

div#topLinks a:hover
{
	text-decoration: underline;
}

/* 
------------------------
	Tabs
------------------------ 
*/
div#tabs
{
	border: solid 0px #000000;
	margin-top: 122px;
	margin-bottom: 0px;
	margin-left: auto;
    margin-right: auto;	
	width: 430px;
	height: 36px;
	position:relative;
}

.tab
{
	display: block;
	float: left;
}

.tab a, .tab a:link
{
	text-decoration: none;
	background-image: url(../Images/Design/tab_inactive.jpg);
	background-repeat: no-repeat;
	padding-top: 7px;
	width: 143px;
	height: 36px;
	font-size: 110%;
	color: #c363a0;
	text-align: center;
	float: left;
	position:relative;
}

.tab a:hover, .tab a:active
{
	background-image: url(../Images/Design/tab_active.jpg);
	text-decoration: none;
	background-repeat: no-repeat;
}

.activeTab
{
	text-decoration: none;
	background-image: url(../Images/Design/tab_active.jpg);
	background-repeat: no-repeat;
	padding-top: 7px;
	width: 143px;
	height: 36px;
	font-size: 110%;
	color: #c363a0;
	text-align: center;
	float: left;
	position:relative;
}

.activeTab a:hover
{
	text-decoration: none;
}

/*	
-----------------------------------
	Forms
-----------------------------------
*/

.inputElement
{
	margin: 5px 0px 5px 0px;
	width: 100%;
}
.inputLabel
{
	padding: 5px 2px 2px 2px;
	color: #BF608A;
}
.inputData
{
	padding: 2px 2px 2px 2px;
}
.validationMessage
{
	color:Red;
	font-size: 80%;
}



.formDetail, .formLabel
{
	font-weight: normal;
	color: #BF608A;
}

.formDetail2
{
	font-weight: normal;
	color: #BF608A;
	font-size: 80%;
}

.formData2
{
	font-weight: normal;
	color: #BF608A;
	font-size: 80%;
}

.formHeading
{
	color: #333333;
	background-color: #DCF9FF;
	height: 50px;
}

.formHeading3
{
	color: #333333;
	background-color: #DCF9FF;
	height: 35px;
	vertical-align: middle;
	text-indent: 5pt;
	padding-top: 15px;
	margin-top: 20px;
}

.justSignUp
{
	text-align: center;
	background-color: #DCF9FF;
	height: 50px;
	padding: 10px 0px 10px 0px;
}


.formHeading2
{
	border-top: #333333 1px solid;
	font-weight: bold;
	font-size: 8pt;
	color: #333333;
	border-bottom: #333333 1px solid;
	font-family: verdana,helvetica;
}

.searchBtn
{
	width: 100px;
	height: 37px;
	font-size: 110%;
}

.searchBox
{
	width: 660px;
	font-size: 110%;
	padding: 5px 0px 5px 0px;
}

.watermarked
{
	width: 660px;
	background: #FFFFCC;
	color: #999999;
	font-style: italic;
	font-size: 110%;
	padding: 5px 0px 5px 0px;
	text-align: center;
}

.button
{
	border: solid 1px #ffcccc;
	text-transform: lowercase;
	background-color: #99FF99;
	font-size: 120%;
}
.buttonCancel
{
	border: solid 1px #ffcccc;
	text-transform: lowercase;
	background-color: red;
	font-size: 120%;
	margin: 0px 5px 0px 5px;
}

.txtBox
{
	width: 550px;
	margin-bottom: 10px;
}
.txtMsgBox
{
	width: 550px;
	height: 100px;
	margin-bottom: 10px;
}

.gridAlt
{
	background-color: #FFFFCC;
}

.GridHeading
{
	font-size: 100%;
}

.instructionBox
{
	padding: 5px, 5px, 5px, 5px;
	background-color: #FFFFCC;
}

.modalBackground 
{
    background-color:Gray;
    filter:alpha(opacity=70);
    opacity:0.7;
}
.modalPanel
{
	padding: 15px;
	background-color: #ffffff;
	border-right: black 1px solid;
	border-top: black 1px solid;
	border-left: black 1px solid;
	border-bottom: black 1px solid;
	width: 730px;
	height: 610px;
}

/*	
-----------------------------------
	LINKS
-----------------------------------
*/

a:link, a
{
	text-decoration: none;
	color: #068CA8;
} 
a:visited 
{ 
	text-decoration: none; 
} 

a:hover
{
	text-decoration: underline;
	color: #068CA8;
} 