
a:link, a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #0060af;
	font-style: normal;
	line-height: normal;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #8198B2;
	text-decoration: underline;
}
.MainItems {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #003366;
	list-style-position: outside;
	list-style-type: none;
	font-weight: bold;
}
.MainItems3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #003366;
	list-style-position: outside;
	list-style-type: none;
	font-weight: bold;
}
.MainItems2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #ffffff;
	list-style-position: outside;
	list-style-type: none;
	font-weight: bold;
	background-color: 003366;
}
.SubItems {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #003366;
	text-decoration: none;
	padding: 0 0 0 6px;
}

.smallcontent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height:130%;
	color: #003366;
	text-decoration: none;
}

.actionbg {
	background-image:  url(new_images/action_bg.gif);
	background-repeat: repeat-x;
	clip:   rect(auto auto auto auto);
}
.aboutusbg {
	background-image:  url(new_images/aboutus_bg.gif);
	background-repeat: repeat-x;
}
.membersbg {
	background-image:  url(new_images/membersonly_bg.gif);
	background-repeat: repeat-x;
}

/********* FONTS *********/
.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 1.5em;
	color:#333333;
}
.highlight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.smallHighlight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}

/********** BACKGROUND IMAGES ***********/

.whitebooks {
	background-image:  url(new_images/white_books1.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.yourhealthbg {
	background-image:  url(new_images/yourhealthBG.jpg);
	background-repeat: repeat-x;
}
.newsandpubbg {
	background-image:  url(new_images/newsandpubBG.jpg);
	background-repeat: repeat-x;
}
.homebg {
	background-image: url(new_images/homeBG.jpg);
	background-repeat: repeat-x;
}

.redgreenbks {
	background-image:  url(new_images/red_green_bks.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.contentTopLine {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #8298B1;
}
.menuBorder {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #8298B1;
	padding-left: 30px;
}
.DoctorName {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-decoration: none;
	color: #003366;
	list-style-position: outside;
	list-style-type: none;
	font-weight: bold;
}
div.note {
	margin: 10px 0px 10px 0px;
	padding: 5px 10px 5px 10px;
	border: 1px solid #dcdcdc;
	background: #f0f0f0;
}
div.border {
	margin: 10px 0px 10px 0px;
	padding: 5px 10px 5px 10px;
	border: 1px solid #6389B7;
	background: #ffffff;
}

/**** HOMEPAGE FEATURES ***/

.login {
background: url(new_images/login-fix.jpg); 
background-repeat: no-repeat;
}

.calendarbox {
width:450px;
display:block;
padding: 5px;
}

.imagebox {
float:right;
width: 222px;
margin-right:-20px;
margin-left:10px;
display:block;

}

.imageboxText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height:130%;
	color: #003366;
	text-decoration: none;
	margin-top:70px;
}

.homedates, .homedates:hover {
border:1px solid #B3B3B3;
padding:4px 4px 4px 30px;;
background:url(new_images/homepage/arrow.png) no-repeat scroll 8px 0 #E7E8E9;
color:#0060AF;
text-decoration:none;
display: block;
width: 200px;
margin-bottom:6px;
font-size:.9em;
	
}

.homedates:hover {
background:url(new_images/homepage/arrow-blue.png) no-repeat scroll 8px 0 #d4ebff;
border:1px solid #0060AF;

}

.leftmargin {
	margin-left:120px;
}

/* ANNUAL MEETING TABLE */
#annualMeeting {
font-size: 1em;
}
#annualMeeting .leftColumn {
	width:100px;
	text-align:left;
}
#annualMeeting td {
    border-bottom: 1px dotted #CCCCCC;
    padding: 5px 0;
}
