@charset "utf-8";
/* CSS Document */

.myrightcontents {
	margin-left:5px;
	float: right;
	width: 180px;
	padding-top:0px;
	vertical-align: top;
	text-align: center;
	height: auto;
	display: block;
}
.myemergency {
	height: 185px;
	width: auto;
	letter-spacing: normal;
	text-align: center;
	margin: 0px;
	padding: 0px;
}

.right_c_left {
	background-image: url(images/right_content_left.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	float: left;
	height: 30px;
	width: 7px;
}
.right_bg {
	display: inline;
	height: 30px;
	width: 166px;
	background-image: url(images/right_content_bg.jpg);
	background-position: left top;
	background-repeat: repeat-x;
	color: #990033;
	font-weight: bold;
	float: left;
	vertical-align: text-bottom;
	text-align: center;
	padding-bottom: 0px;
	padding-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 13px;
	letter-spacing: normal;
	overflow:visible;
}
.right_c_right {
	color:#CC0033;
	background-image: url(images/right_content_right.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: right;
	height: 30px;
	width: 7px;
	display: inline;
	margin: 0px;
	padding: 0px;
	vertical-align: top;
	z-index: 1;
	text-decoration: none;
}

.headertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: none;
	text-transform: uppercase;
	text-align: center;
	vertical-align: bottom;
	height: 25px;
	width: auto;
	display: block;
	overflow: visible;
}
.myemergency p {
	margin: 0px;
	padding: 0px;
}

.bottomtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #003399;
	text-decoration: none;
	vertical-align: bottom;
	text-align: center;
	height: auto;
	letter-spacing: 0px;
}

.right_data {
	font-family: Arial, Helvetica, sans-serif;
	margin-left:1px;
	font-size: 11px;
	font-weight: normal;
	color: #4c4c4c;
	text-decoration: none;
	width: 176px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	text-align: center;
	vertical-align: top;
	padding-top: 5px;
	height: auto;
	float: none;
	display: block;
}
.bottom_pic {
	font-size: 11px;
	font-weight: normal;
	color: #4c4c4c;
	text-decoration: none;
	height: 30px;
	width: 180px;
	padding: 0px;
	vertical-align:top;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.right_b_left {
	background-image: url(images/right_bottom_left.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	float: left;
	height: 30px;
	width: 7px;
}
.right_b_bg {
	display: inline;
	height: 30px;
	width: 166px;
	background-image: url(images/right_bottom_bg.jpg);
	background-position: left top;
	background-repeat: repeat-x;
	color: #BE4750;
	font-weight: bold;
	float: left;
	vertical-align: bottom;
	text-align: center;
	padding-bottom: 0px;
	padding-top: 0px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	letter-spacing: 1px;
}
.right_b_right {
	color:#CC0033;
	background-image: url(images/right_bottom_right.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	float: right;
	height: 30px;
	width: 7px;
	display: inline;
	margin: 0px;
	padding: 0px;
	vertical-align: top;
	text-decoration: none;
}

