a
{
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

a.selectedpage
{
	color: #666699;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
}

a.selectedpage:hover
{
	color: #0000ff;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
}

a.otherpage
{
	color: #000000;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
}

a.otherpage:hover
{
	color: #0000ff;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
}

a.submenu
{
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

a.submenu:hover
{
	color: #666699;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

body
{
	font-family: "Arial", "Helvetica", sans-serif;
	margin: 0px;
	padding: 0px;
	color: #000000;
	background-color: #999999;
}

img
{
	border-width: 0px;
}

td
{
	vertical-align: middle;
	border-width: 0px;
}

.logo
{
	background-color: #ffffff;
	text-align: center;
	vertical-align: middle;
	border-bottom: 5px solid #993333;
}

.content
{
	background-attachment: scroll;
	background-color: #ffffff;
	color: #000000;
	line-height: 120%;
	margin-top: 0px;
	margin-left: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
	padding-top: 0px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	vertical-align: top;
	font-size: 16px;
	height: 540px;
}

img.floatTop
{
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	border-width: 0px;
}

img.floatLeft 
{ 
    float: left; 
	margin-left: 0px;
    margin-right: 15px; 
	margin-top: 5px;
	margin-bottom: 10px;
	border-width: 1px;
	border-color: #000000;
}

img.floatRight 
{ 
    float: right; 
	margin-left: 15px;
    margin-right: 0px; 
	margin-top: 5px;
	margin-bottom: 10px;
	border-width: 1px;
	border-color: #000000;
}

.menu_holder
{
	background-color: #666699;
	vertical-align: top;
	background-image: url('./images/watermark_ramsby_name.gif');
	background-position: bottom center;
	background-repeat: no-repeat;
}

.menu_item
{
	text-align: center;
	background-color: #ffffff;
	color: #000066;
	font-size: 14px;
	border: 3px solid #000066;
	height: 30px;
	width: 180px;
}

.menu_item a
{
	color: #000066;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}

.menu_item a:hover
{
	color: #666699;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}

.header
{
	background-color: #ffffff;
	color: #000066;
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	border-bottom: 5px solid #993333;
	line-height: 125%;
}

.header_subtitle
{
	color: #000066;
	font-size: 16px;
	font-weight: bold;
	font-style: italic;
	text-align: center;
	line-height: 125%;
}

.space-twohundred
{
	line-height: 200%;
}

.strongcontent
{
	font-weight: bold;
	font-size: 24px;
}

.footer
{
	background-color: #ffffff;
	color: #000000;
	text-align: center;
	font-size: 12px;
	padding-top: 20px;
	padding-bottom: 20px;
	border-top: 5px solid #993333;
	vertical-align: middle;
}

.subhead
{
	font-weight: bold;
	font-size: 18px;
	color: #000066;
	line-height: 150%;
}

.subhead_content
{
	font-weight: bold;
	font-size: 17px;
	color: #000066;
	line-height: 100%;
}

.title_content
{
	font-weight: bold;
	font-size: 24px;
	color: #000066;
	line-height: 125%;
	text-align: left;
	font-family: "Tahoma", "Helvetica", "Arial", sans-serif;
}

.vert_middle
{
	vertical-align: middle;
}

.padleft100
{
	padding-left: 100px;
}

.padleft125
{
	padding-left: 125px;
}

.padleft150
{
	padding-left: 150px;
}

hr
{
	width: 100%;
	height: 1px;
	color: #000066;
	background-color: #000066;
}

li
{
	padding-bottom: 10px;
	padding-right: 40px;
}

p 
{ 
	font-size: 12pt; 
	line-height: 125%;
} 

a.testimonial
{
	font-size: 11pt;
	line-height: 110%;
	color: #333333;
	text-decoration: none;
	font-weight: normal;
}

a.testimonial:hover
{
	font-size: 11pt;
	line-height: 110%;
	color: #666699;
	text-decoration: none;
	font-weight: normal;
}

p.info
{
	font-style: italic;
	color: #000066;
}

p.faq_q
{
	font-style: italic;
	font-weight: bold;
	color: #000066;
	line-height: 150%;
	padding-top: 20px;
	font-size: 14px;
}

.faq_a
{
	font-style: normal;
	font-weight: normal;
	color: #000000;
	line-height: 110%;
	font-size: 13px;
}