/*STYLES FOR NEW MENU ON ALL PAGES EXCEPT HOME PAGE*/
body {
padding:0;
background-color:#E9E9E9;
margin:0;
text-align: center;
}

#navbar {
width:773px;
height:77px;
margin: 0 auto 0 auto;
text-align: left;
background-image: url(homeimages/nav-background.jpg);
background-repeat: no-repeat;

}

#menuwrapper {
padding-top: 42px;
}

/*END NEW MENU STYLES*/


.allstyles {
	font-family: Geneva, Arial, Helvetica, sans-serif, "TheSans B5 Plain", "TheSans B7 Bold";
	font-size: 12px;
}
.bodytext {
	font-family: Geneva, Arial, Helvetica, sans-serif, "TheSans B5 Plain", "TheSans B7 Bold";
	font-size: 12px;
	color: #6d6e71;
	font-style: normal;
	font-weight: normal;
	line-height: 18px;




}
.header {

	font-family: Geneva, Arial, Helvetica, sans-serif, "TheSans B5 Plain", "TheSans B7 Bold";
	font-size: 14px;
	color: #666666;
	font-style: normal;
	font-weight: bold;
}
.imagecaptiontext {

	font-family: Geneva, Arial, Helvetica, sans-serif, "TheSans B5 Plain", "TheSans B7 Bold";
	font-size: 10px;
	color: #6d6e71;
	font-style: italic;
	font-weight: bold;
	line-height: normal;
}
.footer {

	font-family: Geneva, Arial, Helvetica, sans-serif, "TheSans B5 Plain", "TheSans B7 Bold";
	font-size: 10px;
	color: #FFFFFF;
	font-style: normal;
	font-weight: normal;
	line-height: 20px;
}
.bodytextsmall {

	font-family: Geneva, Arial, Helvetica, sans-serif, "TheSans B5 Plain", "TheSans B7 Bold";
	font-size: 9px;
	color: #6d6e71;
	font-style: normal;
	font-weight: normal;
	line-height: 20px;
}
.headerdoctor {


	font-family: Geneva, Arial, Helvetica, sans-serif, "TheSans B5 Plain", "TheSans B7 Bold";
	font-size: 16px;
	color: #666666;
	font-style: normal;
	font-weight: bold;
}
.headersub {


	font-family: Geneva, Arial, Helvetica, sans-serif, "TheSans B5 Plain", "TheSans B7 Bold";
	font-size: 12px;
	color: #666666;
	font-style: normal;
	font-weight: bold;
}
.bodytextleaded {

	font-family: Geneva, Arial, Helvetica, sans-serif, "TheSans B5 Plain", "TheSans B7 Bold";
	font-size: 12px;
	color: #6d6e71;
	font-style: normal;
	font-weight: normal;
	line-height: normal;
}
.headerspaced {
	font-family: Geneva, Arial, Helvetica, sans-serif, "TheSans B5 Plain", "TheSans B7 Bold";
	font-size: 14px;
	color: #666666;
	font-style: normal;
	font-weight: bold;
	line-height: 30px;

}
.imagelinked {
	font-family: Geneva, Arial, Helvetica, sans-serif, "TheSans B5 Plain", "TheSans B7 Bold";
	font-size: 9px;
	color: 6B8CBA;
	font-style: normal;
	font-weight: normal;
	line-height: normal;
	text-decoration: underline;
	cursor: hand;

}
.bodytextspaced {

	font-family: Geneva, Arial, Helvetica, sans-serif, "TheSans B5 Plain", "TheSans B7 Bold";
	font-size: 12px;
	color: #6d6e71;
	font-style: normal;
	font-weight: normal;
	line-height: 25px;
}
.headerBLUE {


	font-family: Geneva, Arial, Helvetica, sans-serif, "TheSans B5 Plain", "TheSans B7 Bold";
	font-size: 14px;
	color: #6b8cba;
	font-style: normal;
	font-weight: bold;
}

#exam {
border: 1px solid #6b8cba;
background-image: url(images/exam-background.jpg);
background-repeat: repeat-y;
padding: 12px;
	font-family: Geneva, Arial, Helvetica, sans-serif, "TheSans B5 Plain", "TheSans B7 Bold";
	font-size: 12px;
	color: #6d6e71;
	font-style: normal;
	font-weight: normal;
line-height: 14px;
}

.quotes {
float: right;
width: 150px;
margin-left: 12px;
margin-bottom: 4px;
background-color: #e0ebfa;
border: 1px solid #6b8cba;
padding: 8px;
font-family: Geneva, Arial, Helvetica, sans-serif, "TheSans B5 Plain", "TheSans B7 Bold";
font-size: 13px;
color: #6d6e71;
font-style: italic;
line-height: 20px;
}



		
.techitem {
padding-right: 12px;
margin: 15px 0 15px 0;
		
}
		
.techitem img {
margin-right: 8px;
}
		
#tablebackimage {
background-repeat: no-repeat;
}

.imagemarginright {
margin-right: 8px;
}		
		

