a:link    {color: #0A57A2; font-weight:bold ; text-decoration:none}
a:active  {color: #0A57A2 ; font-weight:bold ; text-decoration:none} 
a:visited {color: #0A57A2 ; font-weight:bold ; text-decoration:none} 
a:hover   {color: #002040; font-weight:bold ; text-decoration:underline} 

a.homeNews:link    {color: #003466; font-weight:bold ; text-decoration:none}
a.homeNews:active  {color: #003466 ; font-weight:bold ; text-decoration:none} 
a.homeNews:visited {color: #003466 ; font-weight:bold ; text-decoration:none} 
a.homeNews:hover   {color: #003466; font-weight:bold ; text-decoration:underline}

a.white:link    {color: #FFFFFF ; font-weight:bold ; text-decoration:none}
a.white:active  {color: #FFFFFF ; font-weight:bold ; text-decoration:none} 
a.white:visited {color: #FFFFFF ; font-weight:bold ; text-decoration:none} 
a.white:hover   {color: #FFFFFF ; font-weight:bold ; text-decoration:underline} 

html, .j{font-family: Arial, Helvetica, sans-serif; font-size: 9pt; color:#666666; overflow: -moz-scrollbars-vertical;}
form, input, textarea, select {font-family: Arial, Helvetica, sans-serif; font-size: 9pt}
td {font-family: Arial, Helvetica, sans-serif; font-size: 9pt; font-weight:normal; color:#666666; text-align:left;}
li {margin-top:7px; margin-bottom:7px; list-style-image: url(/skins/default/images/bullet.jpg);} 
hr {border-top: 1px dashed #CCCCCC; border-bottom: 0px solid #FFFFFF; text-align: left; height: 1px;} 
form {margin: 0 0 0 0;}
h1, .Lg {font-family: Arial, Helvetica, sans-serif; font-size: 17pt; font-weight:bold; color: #0A57A2}
h2, .Md {font-family: Arial, Helvetica, sans-serif; font-size: 13pt; font-weight:bold; color: #3594F2}
h3, h4 {font-family: Arial, Helvetica, sans-serif; font-size: 12pt; font-weight:bold; color: #666666}
.Sm {font-family: Arial, Helvetica, sans-serif; font-size: 8pt; font-weight:normal; color: #666666}	
.white{font-family: Arial, Helvetica, sans-serif; color:#FFFFFF; font-weight:bold;}

body {
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
background-color:#0F2938;
background-image:url(/skins/default/images/top_bg_right.jpg);
background-repeat:repeat-x;
}

#topBGColor{
background-color:#;
}

#mainContent {
background-image:url(/skins/default/images/bottom_bg_right.jpg);
background-position:bottom;
background-repeat:repeat-x;
}
.mainTable {
border-right: 3px solid #FFFFFF;
border-left: 3px solid #FFFFFF;
}

#bottomShade{
background-image:url(/skins/default/images/bottom_shade.jpg);
background-position:bottom;
background-repeat:repeat-x;
}

.topRow {
color:#FFFFFF;
font-weight:bold;
}

#heading {
color:#FFFFFF;
font-weight:bold;
text-align:right;
padding-right:5px;
}

#heading a{
color:#FFFFFF;
font-weight:bold;
text-decoration:underline;
}
#heading a:hover{
color:#FFFFFF;
font-weight:bold;
text-decoration:none;
}

#breadcrumb{
color:#FFFFFF;
padding: 0px 0px 7px 0px;
}
#breadcrumb a{
font-weight:bold;
color:#FFFFFF;
text-decoration:none;
}
#breadcrumb a:hover{
color:#FFFFFF;
text-decoration:underline;
}

#menu a{
height: 15px;
display:block;
padding: 12px 8px 11px 8px;
font-weight: bold;
font-size:9pt;
color: #0F2938;
text-decoration:none;
}
#menu a:hover{
display:block;
padding: 10px 8px 13px 8px;
color: #0F2938;
text-decoration:none;
background-image:url(/skins/default/images/menu_over.jpg);
background-repeat:repeat-x;
}

#menuHolderSub {
border-top: 1px dotted #8F8F8F;
}
#menuSub a{
display:block;
padding: 5px 5px 5px 5px;
font-weight: bold;
font-size: 9pt;
color: #0F2938;
text-decoration:none;
border-bottom: 1px dotted #8F8F8F;
}
#menuSub a:hover {
display:block;
color: #0F2938;
text-decoration:none;
background-color:#D8D8D8;
}

.loginBox {
color:#9DCCFF;
padding: 7px 0px 0px 5px;
}

/* Class, table row colors */
.row0 {
	background-color: #F3F3F3;
}

.row1 {
	background-color: #FFFFFF;
}

#noPermission {
	color: #FF0000;
}

/* Default dynamic forms. */
form label {
	display:block;
	clear:left;
	margin:3px;
}

form .fieldLabel {
	color:#666666;
	display: block;
	width: 300px;
	float:left;
	clear: both;
}

/* Default List element. */
#listElement {
	clear: both;
	border: 1px solid silver;
	margin-top:5px;
	margin-bottom:5px;
}
#listElement td {
	padding:4px;
}

#listElement .rowTwo {
	background-color: #FAFAFA;
}

#listElement .titleRow {
	background-color:#222222;
	border:1px solid white;
	color: #CCCCCC;
}

#listElement .titleRow a{
	color:#FFFFFF;
}

#listElement .listLinks {
	width:20px;
	text-align:center;
}
/* Class, error box style. */
.userErrors {
	padding: 5px;
	padding-left: 50px;
	color:#FF0000;
	text-align:left;
}

.searchBox {
color:#333333;
width: 120px;
height:22px;
background-color:#FFFFFF;
border: none;
border-left: 1px solid #17304E;
border-top: 1px solid #17304E;
border-bottom: 1px solid #17304E;
padding: 2px 2px 2px 2px;
}

#sideBar {
padding: 0px 5px 0px 5px;
}

#renewInput input {
width: 350px;
}

#monthYearSearch {
margin: 8px 0px 8px 0px;
text-align:left;
border: 1px dashed #666666;
padding: 7px 7px 7px 7px;
background-color: #F5F5F5;
}

#monthYearSearch label{
display: inline;
}

#monthYearSearch span{
display: inline;
}

#monthYearSearch .fieldLabel {
	color:#666666;
	display: inline;
	width: 0px;
	float: none;
}


#monthYearSearch .title{
font-size: 12pt;
font-weight:bold;
color: #0A57A2;
margin: 0px 0px 15px 0px;
}


span.fieldLabel {
	clear: both;
	margin: 0;
	padding: 0;
}
/*label
{
	display: block;
	width: 100%;
}*/

#membersdentistSearch fieldset {
	margin:0px 0px 0px 10px;
	border-style:none;
}

#membersdentistSearch fieldset p {
	padding: 10px 0px 5px 0px;
}

#membersdentistSearch fieldset ol {
	padding:5px 5px 0px 5px;
	list-style:none;
}

#membersdentistSearch fieldset li {
	list-style-image:none;
	padding-bottom:5px;
}

form {
  display: inline;
}

input, select, textarea {
	color:#000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

fieldset legend {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	color: #677623;
	padding: 10px 0px 5px 0px;
}

fieldset label {
	float:left;
	width:150px;
	margin-right:5px;
	text-align: right;
}

fieldset fieldset {
	border: none;
	background-color: transparent;
	background-image: none;
	margin-top:-5px;
}

fieldset fieldset legend {
	color:#000;
	top:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	margin-left:5px;
}

fieldset fieldset ol {
	position: relative;
	top:-34px;
	margin: 0px 0px 0px 115px;
	padding: 0px;
}

fieldset fieldset label {
	float:none;
	width:auto;
	margin-right:auto;
}

fieldset.submit {
	float:none;
	border-style: none;
	padding-left:170px;
}

/* **** calendar classes **** */
#calendar img {
	border:none;
}
.calendar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	/*border-left: 1px solid #000;
	border-bottom: 1px solid #000;
	border-right: 1px solid #000;*/
}
.calendar a {
	display:block;
	padding:2px;
}
.calendarHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	line-height: normal;
	font-variant: normal;
	text-align:center;
	text-transform: none;
	color: #ffffff;
	background-color: #000;
	/*border: 1px solid #000;*/
	padding:2px;
}
.calendarHeadingLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
}
.calendarHeadingLink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #ff0000;
}
.calendarDay {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	background-color: #000;
	/*border-right: 1px solid #000;
	border-bottom: 1px solid #000;*/
	color:#FFF;
}
.calendarDate {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-right: 1px solid #233e5c;
	border-bottom: 1px solid #233e5c;
	height:75px;
}
.calendarBlank {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.calendarDateLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #98272D;
}
.calendarDateLink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.calendarToday {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-right:#000 solid 1px;
	border-bottom:#000 solid 1px;
	background-color:#d4d4d4;
}
.calendarSelectedDate {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.eventDate {
	width:30%;
}
.eventDesc {
	border-left: medium none;
	width:70%;
}
.calendarEvent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	line-height: normal;
	font-variant: normal;
	padding:0px 5px 5px 5px;
	text-transform: none;
	border: 1px solid #000;
}
.calendarEventHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	color:#ffffff;
	background-color: #000;
	border: 1px solid #000;
}
.calendarEventType {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
}
.calendarEventTime {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
}
.calendarEventSubject {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
}
.calendarEventLocation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
}
.calendarEventDescription {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style:italic;
}
.calendarEventLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0A57A2;
	text-decoration: underline;
	font-weight: bold;
}
.calendarEventLink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}
.calendarSmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #233e5c;
	background-color: #e1ecf7;
}
.calendarSmallHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	line-height: normal;
	font-variant: normal;
	text-align:center;
	text-transform: none;
	background-color: #233e5c;
	border: 1px solid #233e5c;
	color:#ffffff;
}
.calendarSmallHeading a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color:#ffffff;
}
.calendarSmallHeading a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color:#ffffff;
	text-decoration:underline;
}
.calendarSmallHeading a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color:#ffffff;
}
.calendarSmallDay {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
}
.calendarSmallDate {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	line-height: normal;
	font-variant: normal;
	text-align:center;
	text-transform: none;
	/*border: 1px solid #ff0000;*/
}
.calendarSmallDateLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	background-color: #C70038;
	text-decoration: underline;
	font-weight: bold;
	padding: 1px;
}
.calendarSmallDateLink:hover {
	color: #FFD64C;
	background-color: #A83C5A;
	text-decoration: none;

}
.calendarSmallSelectedDate {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	border: 1px solid #FFFFFF;
	background-color: #FFFFFF;
}
.calendarSmallToday {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	text-align:center;
	border-width: 1px;
	border-style: solid;
	border-color: #0A57A2;
	background-color: #FFFFFF;
}
.calendarSmallSelectedToday {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bolder;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	border: 1px solid #000;
	background-color: #FFFFFF;
}
.calTable {
	background-color: #ff0000;
}
.calTableBorder {
	border-top: 1px solid #000;
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
	border-left: 1px solid #000;
}
.calDate {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.calDateLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #98272D;
}
.calDateLink:hover {
	color: #000000;
	text-decoration: underline;
}
.calSelectedDate {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
}
.calToday {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
	border-width: 1px;
	border-style: solid;
	border-color: #98272D;
}
.calSmallDate {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.calSmallDateLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #98272D;
}
.calSmallSelectedDate {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #FFFFFF;
}
.calSmallSelectedToday {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #FFFFFF;
	border-width: 1px;
	border-style: solid;
	border-color: #98272D;
}
.calSmallDateLink:hover {
	color: #000000;
	text-decoration: underline;
}
.calSmallToday {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #FFFFFF;
	border-width: 1px;
	border-style: solid;
	border-color: #98272D;
}