/* Default Styles for CAREington */

body {
	font-family: Arial,sans sarif;
	font-size: 10pt;
}

td {
	font-family: Arial,sans sarif;
	font-size: 10pt;
}

a {

}

a:hover {

}

.PrvTitleHidden { visibility: visible; }
.NominateProviderUnHidden { visibility: hidden; }

.textbox {

}

.selectbox {

}

.smalltext {
	font-size:8pt;
}

.bolded {
	font-weight:bold;
}

/* Provider Classes */

.provsearchlabels { 
	font-weight:bold;
}

.ortext {
	color: #993366;
	font-weight:bold;
}

.searchbutton {

}

.stepstitle {
	color: #993366;
	font-weight:bold;
	font-size:12pt;
}

.provproductname {
	color: #993366;
	font-weight:bold;
	font-size:12pt;
}

.choosespecialty {
	font-weight:bold;
}

.provnamelabel {
	font-weight:bold;
}

.checkboxlabels {

}

.provbigtitle {
	font-style: italic;
	font-weight: bold;
	font-size: 18pt;
}

.resbreadcrumbs {
	font-size:8pt;
}

.resbreadcrumbslink {
	font-size:8pt;
}

.resproducttitle {
	font-size:14pt;
	font-weight:bold;
	color: #993366;
}

.providertitle {
	color: #993366;
	font-weight:bold;
}

.providercategory {
	color: #993366;
	font-weight:bold;
}

.providername {
	font-weight:bold;
}

.providername2 {

}

.provideraddress {

}

.providerphone {
	font-weight:bold;
}

.plans {

}

.separatortd {
}

.separatortbl {
}

.resultstbl {
	width: 498px;
}

.prodtbl {
	width:498px;
}

.disclosure_border {
	border : 2px solid #000000;
}
.disclosure {
	font-family: Arial,Helvetica,verdana;
	font-size: 16px;
}



.paginationAndHeading
{
	background-color: #e0dffe;
}

.HeadingTemplate
{
	background-color: #e0ebed;
}

.AlternateItemTemplate
{
	background-color: #f1f6f9;
}

.ItemTemplate
{
	background-color: #ffffff;
}
.txtTextBox
{
    /*font-family: Arial, Verdana, Helvetica, sans-serif; 	font-size: 10px;*/
    font-weight: bold;
    padding-left: 5px;
    text-transform: uppercase;
}
