*{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
body {
	font-family: Arial, Helvetica, sans-serif;
    color: #000000;
	font-size: 12px;
	background-color: #C2D2E1;
	margin: 0;
}
TABLE, TD, P {
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 16px;
	color: #000000;
}

FORM{ display: inline; }
A{

}
A:link{
	font-weight: normal;
	text-decoration: underline;
	color: #48688c;
}
A:visited{
	font-weight: normal;
	text-decoration: underline;
	color: #48688c;
}
A:hover{
	font-weight: normal;
	text-decoration: underline;
	color: #C61E22;
}
A:active{
	font-weight: normal;
	text-decoration: none;
	color: #48688c;
}

/* home page */
.hm_bluelt {
	font-size: 12px;
	text-decoration: none;
	color: #184170;
	line-height: 28px;
}
A.hm_bluelt:link, A.hm_bluelt:visited, A.hm_bluelt:active {
	text-decoration: underline;
	color: #184170;
}
A.hm_bluelt:hover{
	text-decoration: none;
	color: #184170;
}
.hm_blue24 {
	font-size: 24px;
	text-decoration: none;
	color: #48688c;
	line-height: 28px;
}
.hm_grey20 {
	font-size: 20px;
	text-decoration: none;
	color: #333333;
	line-height: 22px;
}
.hm_grey {
	font-size: 15px;
	text-decoration: none;
	color: #333333;
	line-height: 22px;
}
.hm_grey_title {
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
	color: #333333;
	line-height: 22px;
}
.hm_box_title{
	font-size: 18px;
	text-decoration: none;
	color: #48688c;
	line-height: 28px;
	padding-top: 6px;
	padding-left: 15px;
}
.hm_text10 {
	font-size: 10px;
	text-decoration: none;
	color: #000000;
	line-height: 14px;
}
.hm_text10italic {
	font-size: 10px;
	font-style: italic;
	text-decoration: none;
	color: #000000;
	line-height: 14px;
}
.hm_text11 {
	font-size: 11px;
	text-decoration: none;
	color: #000000;
	line-height: 11px;
}
.hm_box18 {
	font-size: 18px;
	text-decoration: none;
	color: #000000;
	line-height: 28px;
}
.hm_box24 {
	font-size: 24px;
	text-decoration: none;
	color: #000000;
	line-height: 24px;
}
.hm_box26 {
	font-size: 26px;
	text-decoration: none;
	color: #000000;
	line-height: 26px;
}
.hm_box32 {
	font-size: 32px;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
	line-height: 32px;
}

/* table functions */
img.image_pad_right {
float: right;
margin: 2px 0px 4px 18px;
}
img.image_pad_left {
float: left;
margin: 2px 18px 4px 0px;
}
img.image_pad_logo {
margin-top: 47px;
margin-bottom: 15px;
margin-left: 65px;
}
tr.band1 {
	background-color:#FBEFF0;
}
table.search_border {
background-color:#FBEFF0;
border: 1px solid #dfadaf;
border-color: #dfadaf;
border-style: solid;
border-width: Thin;
}
table.search_border_white {
background-color:#ffffff;
border: 1px solid #dfadaf;
border-color: #dfadaf;
border-style: solid;
border-width: Thin;
padding-top: 6px;
padding-bottom: 6px;
}


/* interior */
.bluelt {
	font-size: 12px;
	text-decoration: none;
	color: #184170;
}
A.bluelt:link, A.bluelt:visited, A.bluelt:active {
	text-decoration: underline;
	color: #184170;
}
A.bluelt:hover{
	text-decoration: none;
	color: #184170;
}
.blue_bold {
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #48688c;
	line-height: 16px;
}
.blue12 {
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #48688c;
	line-height: 16px;
}
A.blue12:link, A.blue12:visited, A.blue12:active {
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
	color: #48688c;
}
A.blue12:hover{
    font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #C61E22;
}
.blue_skype {
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #00B4ED;
}
.red_bold {
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	color: #ff0000;
	line-height: 16px;
}
/* forms */
.form_fields {
	border: inset #999999 1px;
	color: #666666;
}
.form_search_fields {
	font-size: 11px;
	border: inset #999999 1px;
	color: #666666;
}

/* footer */
.footerbar {
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #ffffff;
	line-height: 17px;
	padding-right: 7px;
	padding-left: 7px;
}
.footer {
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #ffffff;
	line-height: 17px;
}
A.footer:link, A.footer:visited, A.footer:active {
	text-decoration: none;
	color: #ffffff;
}
A.footer:hover{
	text-decoration: underline;
	color: #ffffff;
}
.copyright {
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #990000;
}