body
{
	font-family: Arial;
	font-size: 12px;
	background-color: #27517f;
	color: #443e2f;
	margin: 0px;
	line-height: 150%;
}

a
{
	color: #023f88;
}

a:link
{
	color: #023f88;
}

a:visited
{
	color: #023f88;
}

a:active
{
	color: #023f88;
}

a:hover
{
	color: #023f88;
	text-decoration: underline;
}

h2
{
	font-family: Serif, Arial;
	font-weight: bold;
	font-size: 18px;
	color: #023f88;
}

.footer
{
	background-color: #f3e4bb;
	font-family: Serif, Arial;
	font-size: 10px;
	line-height: normal;
	text-align: center;
	padding: 5px 2px;
}

.font_size_link
{
	text-decoration: none;
	font-style: normal;
}

.kemble_care_title
{
	color: #023f88;
	font-size: 60px;
	letter-spacing: 15px;
	font-weight: bold;
	font-family: Sabon, Garamond, Arial;
}

.largeFont
{
	font-size: 14px;
}

.main_page_table
{
	background-color: #fff6cf;
}

.menu_table_tr
{
	height: 27px;
	background-color: #f3e4bb;
}

.menu_table_td
{
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
	padding-left: 2px;
	padding-right: 2px;
}

.menu_table_td_selected
{
	background-color: #ffffff;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
	padding-left: 2px;
	padding-right: 2px;
}

.menu_item_caption
{
	color: #023f88; 
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}

.page_first_sentence
{
	font-weight: 500;
	font-size: 16px;
}

.right_column_table_td
{
	background-color: #ffffff;
	text-align: right; 
	vertical-align: top;
	width: 277px;
}

.standardFont
{
	font-size: 12px;
}

.selected_font_text
{
	color: #443e2f;
	font-style: bold;
}

.sub_heading_text
{
	font-family: Serif, Arial;
	font-size: 14px;
	font-weight: bold;
	color: #003e84; 
}

.staffimgright
{
	float: right; 
	padding-left: 10px; 
	padding-bottom: 13px; 
	padding-top: 0px;
}
.staffimgleft
{
	float: left; 
	padding-right: 10px; 
	padding-bottom: 13px; 
	padding-top: 0px;
}
