/* CSS Document */

html {
	margin: 0px;
	padding: 0px;
}
body {
	margin: 0px;
	padding: 25px;
	background-color: #FFFFFF;
}
table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #2A6CB0;
	border-collapse: collapse;
}
form {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	display: inline;
	font-weight: normal;
	text-decoration: none;
}
a {
	text-decoration:none; 
	color: #F69919;
	font-style: italic;
}
a:visited {
	text-decoration:none;
	color: #F69919;
	font-style: italic;
}
a:hover {
	text-decoration:underline;
	color: #2A6CB0;
	font-style: italic;
}
a.paginator {
	text-decoration:underline;
	font-weight:bold;
	color: #FF6600;
	font-size: 9px;
	font-style: normal;
}
a.paginator:visited {
	text-decoration:underline;
	font-weight:bold;
	color: #FF6600;
	font-size: 9px;
	font-style: normal;
}
a.paginator:hover {
	text-decoration:underline;
	font-weight:bold;
	color: #2A6CB0;
	font-size: 9px;
	font-style: normal;
}
a.paginatorGT {
	text-decoration:none;
	font-weight:bold;
	color: #F69919;
	font-size: 8px;
	font-style: normal;
}
a.paginatorGT:visited {
	text-decoration:none;
	font-weight:bold;
	color: #F69919;
	font-size: 8px;
	font-style: normal;
}
a.paginatorGT:hover {
	text-decoration:none;
	font-weight:bold;
	color: #2A6CB0;
	font-size: 8px;
	font-style: normal;
}
a.leftLink {
	text-decoration:none;
	font-weight:bold;
	color: #9EBFD2;
	font-size: 10px;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	line-height: 15px;

}
a.leftLink:visited {
	text-decoration:none;
	font-weight:bold;
	color: #9EBFD2;
	font-size: 10px;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	line-height: 15px;
}
a.leftLink:hover {
	text-decoration:none;
	font-weight:bold;
	color: #FFFFFF;
	font-size: 10px;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	line-height: 15px;
}
a.blue {
	text-decoration:underline;
	font-weight:normal;
	color: #0099FF;
	font-style: normal;
}
a.blue:visited {
	text-decoration:underline;
	font-weight:normal;
	color: #0099FF;
	font-style: normal;
}
a.blue:hover {
	text-decoration:underline;
	font-weight:normal;
	color: #2A6CB0;
	font-style: normal;
}

.listMenu {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #006699;
	border: 1px solid #006699;
	height: 15px;
}
.textfieldMain {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #006699;
	height: 17px;
	padding-left: 2px;

}
.textfieldSearch {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #006699;
	height: 15px;
	padding-bottom: 1px;
	padding-left: 2px;

}
.textfieldLogin {
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
	border: none;
	height: 13px;
	width: 75px;
	padding-bottom: 2px;
	padding-left: 2px;


}
.button {
	background-color: #007162;
	color: white;
}
.mainBG {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #DFDFDF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DFDFDF;
}
.header {
	font-size: 16px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;

}
.subHead {
	font-size: 12px;
	font-weight: bold;
}
.tiny {
	font-size: 9px;
}
.sponsor {
	padding: 10px;
	border: 1px solid #C5862D;
	background-image: url(images/sponsored_bg.gif);
}
.emphasis {
	font-weight: bold;
	color: #F69919;
}
.border1 {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #DFDFDF;
}
.border2 {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #6E9AB3;
}
.border3 {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #A1BFCA;
}
.border4 {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #22779B;

}
.border5 {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #DFDFDF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #DFDFDF;
}
.borderMain {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DFDFDF;
}
.borderHeader {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #82ABC3;
	padding-bottom: 5px;
}
.required {
	color: #FF0000;
	font-size: 9px;
	font-style: italic;

}
.MyDentist {
	font-style: italic;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}
.my411 {
	font-weight: bold;
	color: #F69919;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	font-style: italic;
}
.textContent {
	padding-right: 25px;
	padding-left: 25px;
}
.barSpacer {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #DFDFDF;
	color: #999999;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 1px;
	font-weight: bold;

}
.emphasisLarge {
	font-weight: bold;
	color: #F69919;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
}
.details {
	font-size: 9px;
	color: #999999;
	padding-right: 4px;

}
.breakdown1 {
	font-size: 9px;
	color: #999999;
	padding-right: 2px;
	padding-left: 2px;
}
.breakdown2 {
	padding-right: 8px;
	font-weight: bold;
	padding-left: 8px;
}
.formLeft {
	font-weight: bold;
	padding-right: 5px;


}
.leftLinkPos {
	font-weight: bold;
	padding-top: 1px;
	padding-left: 5px;
	width: 22px;
	text-align: left;




}
.go {
	background-image: url(images/but_sm_go.gif);
	height: 15px;
	width: 29px;
	padding-top: 7px;
	padding-right: 14px;
	padding-bottom: 7px;
	padding-left: 14px;
	border: 0px;
}
.submit {
	background-image: url(images/but_lg_submit.gif);
	height: 18px;
	width: 100px;
	padding-top: 8px;
	padding-right: 49px;
	padding-bottom: 8px;
	padding-left: 49px;
	border: 0px;
}
.border6 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;

}
.leftText {
	color: #9EBFD2;
	padding-right: 12px;
	padding-left: 10px;
	padding-bottom: 6px;
	font-size: 9px;
}
.leftHead {
	color: #C0D6E2;
	font-size: 10px;
	font-weight: bold;
}.homeBG {

	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #DFDFDF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #7B8F9D;
}
.border7 {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #02426A;

}
.border8 {
	background-color: #006699;
	background-image: url(images/left_bg.gif);
	background-repeat: repeat-y;
	padding-top: 10px;




}
.borders2 {
	border-bottom: 1px solid #22779C;
	background-color: #006699;
	background-image: url(images/left_bg.gif);
	background-repeat: repeat-y;


}
.borders1 {
	background-color: #006699;
}
.textareaMain {

	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #006699;
	padding-left: 2px;
}
.noBarSpacer {
	color: #999999;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 1px;
	font-weight: bold;
}
.homeContent {
	width:309px;
	font-weight: bold;
	color: #1B7BA7;
	background-image: url(images/home_content_top_left.jpg);
	background-repeat: no-repeat;
	padding-top: 95px;
	padding-right: 20px;
	padding-left: 20px;
}
.home2 {
	font-weight: bold;
	color: #CDDDE7;
	background-image: url(images/home_content_left.jpg);
	background-repeat: no-repeat;
	height: 138px;
	padding-right: 20px;
	padding-left: 20px;
	font-size: 10px;
	vertical-align: bottom;
	padding-bottom: 6px;

}
.home3 {
	background-image: url(images/home_content_right.jpg);
	background-repeat: no-repeat;
	padding-bottom: 10px;
	width: 127px;
}
.formInput {
	font-size: 9px;
	height: 17px;
}
.error {
	font-size: 11px;
	font-weight: bold;
	color: #FF0000;
}
.success {
	font-size: 11px;
	font-weight: bold;
	color: #00CC00;
}.crownedHead {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.crownedText {
	color: #FFFFFF;
	font-size: 11px;
	padding-top: 16px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 14px;
	background-image: url(images/crowned_bg.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 90px;

}

#footer {
	width:803px;
	height:37px;
	font-size:9px;
	font-weight:bold;
	padding: 13px 0 0 90px;
	background:url(images/bottom.gif) no-repeat;
}
#footer a,a:visited {
	color:#6b95b6;
	font-style:normal;
}
#footer a:hover {
	color: #2A6CB0;
}