/* CSS Document */


/* Show only to IE PC \*/
* html .boxhead h2 {height: 1%;} /* For IE 5 PC */

.sidebox {
	margin: 0 auto; /* center for now */
	
	background: url(images/css_body/rt_body.gif) no-repeat bottom right;
	font-size: 100%;
}
.boxhead {
	background: url(images/css_body/rt_head.gif) no-repeat top right;
	margin: 0;
	padding: 0;
	text-align: left;
}
.boxhead h2 {
	background: url(images/css_body/lf_head.gif) no-repeat top left;
	margin: 0;
	padding: 22px 30px 5px;
	color: #1C3664; 
	font-weight: bold; 
	font-size: 1em; 
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 1em;
	text-shadow: rgba(0,0,0,.4) 0px 2px 5px; /* Safari-only, but cool */
}
.boxbody {
	background: url(images/css_body/lf_body.gif) no-repeat bottom left;
	margin: 0;
	padding: 5px 30px 31px;
}

.bodytext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	color: #1C3664;
}
.bodytextbold {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: 15px;
	font-weight: bold;
	color: #1C3664;
}
.error {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: normal;
	line-height: 12px;
	font-weight: bold;
	color: #FF0000;
}
	
.subhead {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}
.hometext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	color: #1C3664;
}



.hometextill {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	line-height: 18px;
	font-weight: normal;
	color: #1C3664;
}


a.one:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: normal;
	color: #1C3664;
	font-weight: normal;
	text-decoration: none;

	
}
a.one:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: normal;
	color: #1C3664;
	font-weight: normal;
	text-decoration: none;
	
}
a.one:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: normal;
	font-weight: normal;
	text-decoration: underline;
	color: #1C3664;
	}
	
	
	a.two:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: normal;
	color: #1C3664;
	font-weight: bold;
	text-decoration: none;

	
}
a.two:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: normal;
	color: #1C3664;
	font-weight: bold;
	text-decoration: none;
	
}
a.two:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: normal;
	font-weight: bold;
	text-decoration: underline;
	color: #1C3664;
	}



a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: normal;
	color: #1C3664;
	font-weight: normal;
	text-decoration: none;

	
}
a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: normal;
	color: #1C3664;
	font-weight: normal;
	text-decoration: none;
	
}
a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: normal;
	font-weight: normal;
	text-decoration: underline;
	color: #1C3664;
	}



.phone_numbers {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #1C3664;
	font-size: 14px; 
	}



.header {
	font-weight: bold; 
	font-size: 14px; 
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 17px;
	text-shadow: rgba(0,0,0,.4) 0px 2px 5px; /* Safari-only, but cool */
	color: #1C3664;
	}.smallwht {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	color: #FFFFFF;
}
.formtxt {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #1C3664;
}
