@charset "utf-8";
* {
	margin:0;
	padding:0
}
html {
	overflow-y: scroll;
	width:100%;
	height:100%;
	min-width:1000px
}
body {
	width:100%;
	height:100%;
	min-width:952px;
	margin:0;
	padding:0;
	bottom:100%;
	background: url(../_img/rt/bg_body.gif) #fff top right;
}
a {
	text-decoration:none;
	color: #000000;
}
a:hover {
	text-decoration:underline
}
img {
	border-style:none;
	margin:0px;
	padding:0px;
}
.main {
	width:950px;
	margin: 0 auto;
	padding:0;
	position:relative;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
	background: #fff;
}
.top {
	width:950px;
	height:112px;
	background: url(../_img/rt/bg_top.jpg) no-repeat right bottom;
}
.top img{float:left; padding-left: 15px}
.top p {
	color:#00259B;
	font: 1.2em Tahoma;
	float: right;
	padding: 45px 17px 0px 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
.blue_stripe {
	background: #00259B;
	clear: both;
	height: 7px;
	width: 950px;
}
.top_menu {
	background: url(../_img/rt/bg_tm.gif) repeat-x;
	clear: both;
	height: 31px;
	width: 942px;
	margin-bottom: 6px;
	padding-left: 8px;
}
.top_menu ul {
	list-style-type: none;
	height:auto !important;
	min-height:31px;
	padding:0px;
	margin:0px;
}
.top_menu ul  li {
	height:31px !important;
	min-height:31px;
	background: url(../_img/rt/bg_tms.gif) no-repeat left top;
	padding:0px 0px 0px 1px;
	display: block;
	float:left;
	margin: 0px;
	font-size-adjust:none;
}
.top_menu ul  li a {
	height:26px !important;
	min-height:26px;
	float:left;
	display: block;
	font: bold 0.8em Tahoma;
	color: #FFFFFF;
	text-decoration: none;
	margin:0px;
	padding: 5px 8px 0px;
}
.top_menu ul  li a.act {
	background: url(../_img/rt/bg_tmh.gif) repeat-x;
	color:#333333;
}
.top_menu ul li a:hover {
	background: url(../_img/rt/bg_tmh.gif) repeat-x;
	color:#333333;
	text-decoration:none;
}
.top_menu ul li.first{
	padding:0px;
	background:none;
}
.white_stripe {
	clear: both;
	height: 6px;
	width: 950px;
}
.center_img {
	height: auto;
	width: 950px;
}
.city {
	background: url(../_img/rt/bg_ct.gif) repeat-x;
	clear: both;
	height: 31px;
	width: 950px;
	text-align: center;
}
.city img {padding: 5px 5px 0px;}
.content {
	width:950px;
	margin: 20px 0px;
	padding:0px;
	background: url(../_img/rt/bg_cnt.gif) repeat-y right;
	height: auto;
	overflow:auto;
}
.footer{
	background: url(../_img/rt/bg_ft.gif) repeat-x;
	clear: both;
	width: 950px;
	height: 26px;
	text-transform: uppercase;
	color: 333333;
	font: 0.8em Tahoma;
	text-align: center;
	padding-top: 5px;
}
.footer a:hover{
	text-decoration:none;
	color:#666666;
}
.bottom_menu{
	background: #00259B;
	height: 37px;
	width: 950px;
}
.bottom_menu .links {
	padding-left: 2px;
	}
.bottom_menu .links a{
	background: url(../_img/rt/bg_btmenu.gif) no-repeat;
	display: inline-block;
	height: 18px;
	float: left;
	color: #FFFFFF;
	font: 0.7em Tahoma;
	padding-right: 7px;
	padding-left: 7px;
	padding-top: 3px;
	margin-top: 8px;
}
.bottom_menu .links a.first {
	background: none;
	}
.bottom_menu .links a:hover{
	text-decoration:none;
	color:#0099CC;
}
.bottom_menu .links a.act{
	text-decoration:none;
	color:#0099CC;
}
.bottom_menu p.cp{
	float: right;
	font: 0.6em Tahoma;
	color: #006699;
	padding-right: 10px;
	padding-top: 12px;
}
.bottom_menu p.cp a{
	color:#0099CC;
	text-decoration:underline;
}
.fline {
    padding: 3px 5px;
    overflow: hidden;
    clear: both;
    margin:3px 0;
    width: 510px;
    position:relative;
}
.fline input {
    float: left;
    margin: 0; padding: 0;
    width: 290px;
}
.fline label {
    float: left;
    width: 180px;
    text-align:left;
}
.fline textarea {
    float: left;
    margin: 0; padding: 0;
    width: 290px;
}
.errmsg,.errmsg-pass{
    color:#ff0000;
    position:absolute;
    cursor:pointer;
    right:29px;
    width:14px;
    top:7px;
    margin-right:-25px;
    display:block;
    z-index:10005;}
.errmsg div,.errmsg-pass div{
    line-height: 0;
    font-size: 0;
    width: 14px;
    height:14px;
    overflow:hidden;
    background:url(/_img/bubble-alert.gif) left top no-repeat;}
.errmsg-pass div{
    background:url(/_img/bubble-alert-pass.gif) left top no-repeat;}
.error {
    color: #ff0000; font-style: normal;}
#newAlert{
    font-weight: bold;
    position:absolute;
    display:none;
    z-index:10006;
    margin-left:20px;
    margin-top:-10px;
    color:#ff0000;
    padding:10px 15px;
    background:#F2F2F2;
    border:1px solid #ccc;}
.but{
    width:50px;
    cursor:pointer;}
.formbut{padding-left:426px;}
td.green {
    padding: 0 0 0 20px;
    background: url(/_img/bubble-alert-pass.gif) left no-repeat;
}
.l_green{display:block;padding-bottom:10px;}
#contentfontsmall p{padding-bottom:0;}

/* mediabox.css */
/* mediaboxAdvanced - black theme */
.overlay {
	margin: 0; padding: 0;
	height:0; overflow:hidden;
	line-height: 0; font-size: 0;
}
#overlay {
    display: none;
	position: absolute;
	z-index: 10000;
	left: 0;
	background-color: #fff;
    height: 3002px;
    width: 100%;
    opacity: 0.8;
    cursor: pointer;
	}
.popupForm{
    opacity: 0;
    display: none;
    z-index: 10001;
    position: absolute;
    padding: 20px;
    left: 50%;
    top: 50px;
	margin: 0;
    margin-left: -350px;
    width: 700px;
    background:#fff;
    border:1px solid #ccc;

}
.closeLink{
    position:absolute;
    z-index:10002;
    display: block;
	float: right;
	height: 20px;
	width: 46px;
	background: transparent url(../_img/BlackClose.gif) no-repeat center;
	top:10px;
    right:10px;
    cursor:pointer;}
.closeLink a{
	display: block;
	height:20px;
    width:46px;
    position:relative;
    z-index:10003;
    cursor:pointer;}
