.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-image: url(../images/footer_bg.gif);
	background-repeat: repeat-x;
	text-align: right;
	height: 40px;
}
.blueline_rb {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #9cbdf0;
	border-bottom-color: #9cbdf0;
	padding-left: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.blueline_rb_f {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #9cbdf0;
	border-bottom-color: #9cbdf0;
	padding-left: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #deeafa;
}
.blueline_b_f {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9cbdf0;
	padding-left: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #deeafa;
}
.red_table_title {
	font-weight: bold;
	color: #bf3e43;
	background-image: url(../images/white_bg.gif);
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9cbdf0;
	background-repeat: repeat-x;
}
.blueline_b {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9cbdf0;
	padding-left: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.blue_font {
	color: #0252b5;
}

.footer_content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-align: center;
	padding-top: 15px;	
	padding-bottom: 15px;
	line-height: 20px;
}
.header {
	background-color: #FEFEFE;
}

.top_header {
	background-color:#DEEAFA;
	background-image: url(../buttons/bluelink_bg.gif);
	background-repeat: repeat-x;
	height: 30px;
}
.header_flashbg {
	background-image: url(../images/header_flashbg.gif);
	background-repeat: repeat-x;
	height: 270px;
}
.leftpanel {
	padding-right: 25px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #EBEBEB;
	line-height: 18px;
}

.leftpanel_inside {
	padding-right: 25px;
	line-height: 18px;
}
.full_page {
	background-image: url(../images/page_background.gif);
	background-repeat: repeat-x;
	line-height: 18px;
}

.middlepanel {
	padding-right: 25px;
	padding-left: 25px;
	background-image: url(../images/page_background.gif);
	background-repeat: repeat-x;
	line-height: 18px;
}
.right_panel {
	background-image: url(../images/page_background.gif);
	background-repeat: repeat-x;
	padding-top: 20px;
}
.right_panel_home {
	background-image: url(../images/page_background.gif);
	background-repeat: repeat-x;
}
.rightpanel {
	background-color: #C4DDFC;
	background-image: url(../images/bluebox_bg.gif);
	background-repeat: repeat-x;
	height: 420px;
	padding-top: 6px;
	padding-right: 15px;
	padding-left: 15px;
}

.rightpanelborder {
	background-color: #C4DDFC;
	background-image: url(../images/bluebox_bg.gif);
	background-repeat: repeat-x;
	border: solid 2px #FFFFFF;
}

#boxcontent {
	padding: 10px;
	line-height: 18px;
}
#bullete {
	background-image: url(../images/bullete.gif);
	background-repeat: no-repeat;
	padding-right: 10px;
	padding-left: 37px;
	height: 25px;
}
#line {
	height: 15px;
	background-image: url(../images/line.gif);
	background-repeat: repeat-x;
}
.whitebox {
	border: 3px solid #FFFFFF;
	background-color: #FFFFFF;
}
.redlink_bg {
	background-image: url(../images/redlink_bg.gif);
	background-repeat: repeat-x;
	height: 29px;
}
.toplink_spacing {
	padding-right: 10px;
	padding-left: 10px;
}
.popup_box_bg {
	background-image: url(../images/page_background.gif);
	background-repeat: repeat-x;
}
