#buttons a:link, #buttons a:active, #buttons a:visited {
	background-image: url(images/blank_butn.jpg);
	width: 204px;
	height: 41px;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-transform: capitalize;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	line-height: 39px;
	background-position: center top;
}
#buttons a:hover {
	background-image: url(images/blank_butn_on.jpg);
	display: block;
	color: #ddFFff;
	font-weight: bold;
	height: 41px;
	line-height: 41px;
}
#button-sm a:link, #button-sm a:active, #button-sm a:visited {
	background-image: url(images/blank_btn_small.jpg);
	width: 94px;
	height: 36px;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	line-height: 33px;
	background-position: center top;
}
#button-sm a:hover {
	background-image: url(images/blank_btn_small_on.jpg);
	display: block;
	color: #ddFFff;
	height: 36px;
	line-height: 35px;
}

.body_botile {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFCF5;
	background-image: url(../images/body_bottom_tile.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.main_text_01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333333;
}
.welcome_add {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 13px;
	color: #333333;
	letter-spacing: 1px;
}
.form_nopad {
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #B87A00;
	margin: 0px;
}
.welcome_bg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 13px;
	color: #333333;
	background-image: url(../images/heading_mid_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	letter-spacing: 1px;
}
.flash_placeholder {
	background-image: url(../images/flash_still.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.flash_fix {
	background-image: url(../images/flash_fix.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.flash_tile {
	background-image: url(../images/hdr_flashwindow.jpg);
	background-repeat: repeat-x;
	background-position: right top;
}
.footer_txtCopy {font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #dedede;
}
.main_text_02 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #2C2C2C;
	font-weight: bold;
}
.main_text_03 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #080E64;
	font-weight: bold;
}
.main_text_04 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 17px;
}
.main-nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.main_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #111B94;
	font-weight: normal;
	letter-spacing: 1px;
}
.bodyrightile {
	background-image: url(images/body_rightile.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}
