body{
	padding: 0px;
	margin: 0px;
	font-family: arial;
}
.left{
	float: left;
}
.hidden{
	display: none;
}
.label{
	color: #4a4a4a;
	font-size: 12px;
}

.header{
	width: 1000px;
	height: 103px;
	background-color: white;
	margin: 0 auto;
}

.header .logo{
	margin-left: 10px;
	float: left;
	border: 0px;
}

.header .right{
	float: right;
	width: 590px;
	height: 103px;
	background-color: white;
	padding-right: 15px;
}

.header .right .top{
	width: 100%;
	height: 18px;
	background-color: white;
	float: right;
	margin: 20px 0 0 0;
}

.header .right .top h2{
	color: #4a4a4a;
	font-size: 11px;
	text-decoration: none;
	margin: 0px;
}

.header .right .top .button{
	margin: 0px;
}

.header .right .top img{
	float: right;
	margin-left: 5px;
	border: 0px;
}

.header .right .top .search{
	background-image: url(images/bg_search.gif);
	border: 0px;
	float: right;
	margin: 0 -2px 0 20px;
	width: 150px;
	font-size: 11px;
	height: 18px;
	color: #6d6d6d;
	font-style:italic;
	padding: 0 0 0 5px;
}

.header .right .top .empty{
	float: right;
	width: 60px;
	height: 1px;
}

.header .right .top a{
	color: #4a4a4a;
	font-size: 11px;
	text-decoration: none;
	float: right;
	margin: 2px 10px 0 10px;
}

.header .right .top .menu_image{
	margin: 0 0 0 10px;
}

.header .right .top .ie6floatnone{
	float: none;
}

.header .right .top a:hover{
	text-decoration: underline;
}

.header .right .bottom{
	width: 100%;
	height: 28px;
	float: right;
	background-color: white;
	margin: 28px -7px 0 0;
}

.header .right .bottom img{
	float: right;
}

.header .right .bottom a{
	float: right;
	color: #4a4a4a;
	font-size: 12px;
	text-decoration: none;
	margin: 5px 15px 0 10px;
	height: 32px;
}

.header .right .bottom h2{
	color: #4a4a4a;
	font-size: 13px;
	text-decoration: none;
	margin: 0px;
	height: 32px;
	font-weight: normal;
	cursor: pointer;
}

.header .right .bottom .selected{
	background-image: url(images/menu_selected.gif);
	background-repeat: no-repeat;
	background-position: bottom center;
}

.header .right .bottom a:hover{
	color: #3a3a3a;
}

.header .right .bottom .selected{
	color: #01529e;
}


.submenu{
	width: 100%;
	height: 38px;
	background-image: url(images/bg_submenu.gif);
	background-repeat: repeat-x;
}

.submenu .center{
	width: 950px;
	margin: 0 auto;
	padding-right: 50px;
}

.submenu .center a{
	float: right;
	color: white;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	margin: 5px 10px 0 10px;
	height: 17px;
	padding: 4px 10px 0 10px;
}

.submenu .center a:hover{
	background-image: url(images/submenu_selected.gif);
	background-repeat: repeat-x;
}

.submenu .center .selected{
	background-image: url(images/submenu_selected.gif);
	background-repeat: repeat-x;
}


.grey{
	width: 100%;
	background-color: #f0f0f0;
	overflow: auto;
	min-height: 400px;
}


.container{
	width: 1000px;
	margin: 0 auto;
	padding-top: 20px;
	
}


.splashbg{
	background-color: white;
	width: 982px;
	height: 266px;
	float: left;
	margin: -15px 0 0 9px;
}

.splash_bottom{
	width: 982px;
	height: 17px;
	float: left;
	margin: 0 0 15px 9px;
	background-image: url(images/splash_bottom.gif);
	background-repeat: no-repeat;
}

.splashbg .splash{
	float: left;
	margin: 2px 0 0 2px;
	background-repeat: no-repeat;
	width: 960px;
	height: 262px;
	position: absolute;
	padding-left: 18px;
}

.splashbg .splash .nr{
	float: left;
	color: white;
	text-decoration: none;
	font-size: 11px;
	margin: 10px 8px 0 2px;
	width: 12px;
	height: 12px;
	text-align: center;
	padding-top: 0px;
}

.splashbg .splash .nr_selected{
	background-color: #cadff3;
	border: 1px solid #bed7f0;
	color: #4a4a4a;
}

.splashbg .splash .title{
}

.splashbg .splash h1{
	font-size: 36px;
	margin: 15px 0 0 0;
	color: white;
	float: left;
	width: 600px;
	height: 45px;
	font-weight: bold;
	overflow: hidden;
	clear: both;
}

.splashbg .splash .subtitle{
	font-size: 16px;
	color: white;
	float: left;
	margin: 18px 0 0 0;
	font-weight: bold;
	overflow: hidden;
	width: 580px;
	height: 20px;
}

.splashbg .splash .text{
	font-size: 13px;
	color: white;
	float: left;
	margin: 19px 0 0 0;
	width: 565px;
	overflow: hidden;
	height: 45px;
}

.splashbg .splash img{
	float: left;
	margin: 13px 0 0 -5px;
	clear: both;
	border: 0px;
}


.column{
	width: 310px;
	background-color: white;
	float: left;
	margin: -15px 0 0 9px;
	background-image: url(images/col_top.gif);
	background-position: top;
	background-repeat: no-repeat;
}

.column .content{
	width: 310px;
	height: 317px;
	float: left;
	text-align: left;
}

.column .content .ie7{
	width: 285px;
}

.column .content h3{
	font-size: 18px;
	color: #01529e;
	margin: 12px 0 13px 10px;
	font-weight: normal;
}

.column .content .title{
	font-size: 12px;
	color: #4a4a4a;
	font-weight: bold;
	margin: 2px 0 0 10px;
	height: 14px;
	overflow: hidden;
	width: 215px;
}

.column .content .a_title{
	font-size: 12px;
	color: #4a4a4a;
	font-weight: bold;
	margin: 2px 0 0 10px;
	text-decoration: none;
	width: 290px;
	height: 14px;
	overflow: hidden;
}

.column .content .text{
	float: left;
	font-size: 12px;
	margin: 0 10px 0 10px;
	color: #4a4a4a;
}

.column .content .date{
	font-size: 12px;
	color: #bebebe;
	margin: 1px 0 0 10px;
}

.column .content .agenda{
	width: 290px;
	height: 88px;
	margin: 0 0 0 10px;
}

.column .content .agenda .date{
	width: 59px;
	height: 57px;
	background-image: url(images/bg_date.gif);
	margin: 10px 0 0 0;
	text-align: center;
	float: left;
}

.column .content .agenda .date .month{
	font-size: 12px;
	color: #4a4a4a;
	margin: 2px 0 0 0;
}

.column .content .agenda .date .day{
	font-size: 24px;
	color: #4a4a4a;
	margin: 8px 0 0 0;
}

.column .content .agenda .title{
	float: left;
	margin-top: 7px;
}

.column .content .agenda .text{
	float: left;
	font-size: 12px;
	margin: 0 0 0 10px;
	color: #4a4a4a;
	width: 210px;
}

.column .content .agenda a{
	margin-top: 10px;
}

.column .content .contact{
	float: left;
	margin: 20px 0 20px 10px;
	width: 140px;
}

.column .content .contact2{
	margin-top: 27px;
}

.column .content .contact2 .line1{
	margin-left: 3px;	
}

.column .content .contact2 .line1b{
	margin-left: 13px;	
}

.column .content .contact2 .line2{
	margin-top: 5px;	
}

.column .content .contact2 .line2b{
	margin-top: 2px;	
}

.column .content .contact img{
	float: left;
}

.column .content .links{
	float: left;
	margin: 10px 0 10px 10px;
	width: 280px;
}

.column .content .links a{
	text-decoration: underline;
	float: left;
	margin: 0px;
}

.column .content .searchbox{
	float: left;
	margin: 20px 0 0 12px;
	width: 200px;
	height: 18px;
	font-size: 12px;
	background-image: url(images/page_right_search_box.gif);
	background-repeat: no-repeat;
	border: 0px;
	color: #4a4a4a;
	padding: 0 0 0 5px;
}

.column .content .subscribe{
	float: left;
	margin: 20px 0 5px 5px;
	cursor: pointer;
}

.column .content .message{
	float: left;
	margin: 5px 0 5px 12px;
	width: 290px;
	height:	14px;
	font-size: 12px;
	color: red;
	padding-top: 2px;
}



.column .contact_a{
	margin-top: 15px;
}

.column .dots{
	width: 290px;
	height: 1px;
	border-bottom: 1px dotted #bebebe;
	margin: 13px 0 13px 10px;
}

.column a{
	font-size: 12px;
	margin: 0 0 0 10px;
	color: #01529e;
	float: left;
}

.column .column_bottom{
	width: 310px;
	height: 15px;
	float: left;
	background-color: #f0f0f0;
	background-image: url(images/col_bottom.gif);
	background-repeat: no-repeat;
}

.container .space{
	float: left;
	width: 16px;
	height: 20px;
}


.container .page_menu{
	width: 204px;
	text-align: left;
	float: left;
	background-color: white;
}

.container .page_menu .item{
	width: 204px;
	height: 35px;
	background-color: white;
	background-image: url(images/page_menu_top.gif);
	background-repeat: no-repeat;
	background-position: top;
	float: left;
}

.container .page_menu .dots{
	border-bottom: 1px dotted #aaaaaa;
	width: 199px;
	height: 1px;
	margin: 0 0 0 2px;
	float: left;
}

.container .page_menu img{
	float: left;
	margin: 14px 7px 0 14px;
}

.container .page_menu a{
	float: left;
	font-size: 12px;
	color: #4a4a4a;
	text-decoration: none;
	margin: 13px 0 0 0;
	width: 160px;
	overflow: hidden;
	height: 14px;
}

.container .page_menu a:hover{
	text-decoration: underline;
}

.container .page_menu .selected{
	color: #01529e;
	font-weight: bold;
}

.container .page_menu .bottom{
	float: left;
	width: 204px;
	height: 19px;
	background-image: url(images/page_menu_bottom.gif);
	background-repeat: no-repeat;
}


.container .page_left{
	width: 697px;
	background-color: white;
	float: left;
	margin: 0 0 0 40px;
	background-image: url(images/page_left_top.gif);
	background-repeat: no-repeat;
	background-position: top left;
	text-align: left;
}

.container .page_left .bottom{
	width: 697px;
	height: 15px;
	float: left;
	margin: 0 0 0 0px;
	background-image: url(images/page_left_bottom.gif);
	background-repeat: no-repeat;
}

.container .page_left h1{
	float: left;
	font-size: 21px;
	color: #01529e;
	margin: 13px 10px 0 9px;
	font-weight: normal;
}

.container .page_left .published{
	margin: 13px 0 0 9px;
	color: #bebebe;
}

.container .page_left img{
	float: left;
	margin: 20px 0 0 9px;
}

.container .page_left .page_image{
/* 	margin-bottom: 40px; */
}

.container .page_left .subtitle{
	float: left;
	font-size: 12px;
	color: #4a4a4a;
	font-weight: bold;
	margin: 20px 10px 0 9px;
	width: 675px;
}

.container .page_left .text{
	float: left;
	font-size: 12px;
	color: #4a4a4a;
	margin: 20px 10px 30px 9px;
}

.container .page_left .space{
	width: 100%;
	height: 30px;
	float: left;
}


.container .page_left .search_box{
	width: 670px;
	float: left;
	margin: 0 0 15px 10px;
	padding-bottom: 10px;
	border-bottom: 1px dotted #bebebe;
}

.container .page_left .search_box a{
	margin: 0px;
	float: left;
	font-size: 12px;
	color: #4a4a4a;
	font-weight: bold;
}

.container .page_left .search_box a:hover{
	color: #01529e;
}

.container .page_left .search_box .text{
	margin: 0px;
	float: left;
}


.container .page_center{
	float: left;
	width: 522px;
	margin: 0 0 0 20px;
	background-color: white;
	background-image: url(images/page_center_top.gif);
	background-repeat: no-repeat;
	background-position: top;
	text-align: left;
}

.container .page_center h1{
	float: left;
	font-size: 21px;
	color: #01529e;
	margin: 13px 10px 0 11px;
	font-weight: normal;
}

.container .page_center .published{
	margin: 13px 0 0 9px;
	color: #bebebe;
}

.container .page_center img{
	float: left;
	margin: 20px 0 0 9px;
}

.container .page_center .subtitle{
	font-size: 12px;
	font-weight: bold;
	color: #4a4a4a;
	float: left;
	margin: 20px 10px 0 9px;
	width: 500px;
}

.container .page_center .subimage{
	float: right;
	margin: 0 0 0 0;
	
}

.container .page_center .subtext{
	font-size: 12px;
	color: #4a4a4a;
	float: left;
	margin: 10px 10px 0 9px;
	
}

.container .page_center .bottom{
	float: left;
	width: 522px;
	height: 11px;
	background-image: url(images/page_center_bottom.gif);
	background-repeat: no-repeat;
}

.container .page_center .space{
	width: 100%;
	height: 30px;
	float: left;
}


.container .page_right_container{
	overflow: auto;
}

.container .page_right_container .page_right{
	float: right;
	width: 218px;
	background-color: white;
	margin: 0 16px 9px 0 ;
	background-image: url(images/page_right_top.gif);
	background-repeat: no-repeat;
	background-position: top;
	text-align: left;
}

.container .page_right_container .page_right .title{
	font-size: 16px;
	color: #01529e;
	margin: 12px 0 0 12px;
	float: left;
}

.container .page_right_container .page_right .subtitle{
	color: #4a4a4a;
	font-weight: bold;
	font-size: 12px;
	float: left;
	margin: 15px 0 0 12px;
	width: 190px;
}

.container .page_right_container .page_right .subtext{
	color: #4a4a4a;
	font-size: 12px;
	float: left;
	margin: 0 10px 0 12px;
}

.container .page_right_container .page_right a{
	color: #01529e;
}

.container .page_right_container .page_right .more{
	color: #01529e;
	font-size: 12px;
	float: left;
	margin: 15px 0 0 12px;
	width: 130px;
}

.container .page_right_container .page_right .space{
	float: left;
	width: 130px;
	height: 25px;
}

.container .page_right_container .page_right .contact{
	float: left;
	margin: 10px 0 20px 20px;
	width: 140px;
}

.container .page_right_container .page_right .contact2{
	margin-top: 15px;
}

.container .page_right_container .page_right .contact2 .line1{
	margin-left: 3px;	
}

.container .page_right_container .page_right .contact2 .line1b{
	margin-left: 15px;	
}

.container .page_right_container .page_right .contact2 .line2{
	margin-top: 5px;	
}

.container .page_right_container .page_right .contact2 .line2b{
	margin-top: 2px;	
}

.container .page_right_container .page_right .contact img{
	float: left;
}

.container .page_right_container .page_right .bottom{
	width: 218px;
	height: 11px;
	float: left;
	background-image: url(images/page_right_bottom.gif);
	background-repeat: no-repeat;
	margin-top: 20px;
}

.container .page_right_container .page_right .searchbox{
	float: left;
	margin: 10px 0 0 12px;
	width: 183px;
	height: 18px;
	font-size: 12px;
	background-image: url(images/page_right_search_box.gif);
	background-repeat: no-repeat;
	border: 0px;
	color: #4a4a4a;
	padding: 0 0 0 5px;
}

.container .page_right_container .page_right .subscribe{
	float: left;
	margin: 15px 0 5px 12px;
	cursor: pointer;
}

.container .page_right_container .page_right .message{
	float: left;
	margin: 10px 0 5px 12px;
	width: 120px;
	height:	14px;
	font-size: 12px;
	color: red;
	padding-top: 2px;
}


.container .contact_left{
	background-color: white;
	float: left;
	background-image: url(images/contact_left_top.gif);
	background-position: top;
	background-repeat: no-repeat;
	text-align: left;
}

.container .contact_left h1, .container .contact_right h1{
	float: left;
	font-size: 21px;
	color: #01529e;
	margin: 13px 10px 0 20px;
}

.container .contact_left img{
	float: right;
	margin: 17px 20px 0 0;
}

.container .contact_left .left{
	width: 380px;
	float: left;
	margin: 16px 0 0 20px;
}

.container .contact_left .left .text{
	font-size: 12px;
	float: left;
	color: #4a4a4a;
	margin: 0 0 10px 0;
}

.container .contact_left .left .openhours{
	margin:0px;
}

.container .contact_left .left .contact{
	width: 180px;
	height: 50px;
	float: left;
	margin-top: 10px;
}

.container .contact_left .left .contact .subtitle{
	font-size: 12px;
	float: left;
	color: #4a4a4a;
	font-weight: bold;
	margin: 0px;
	width: 130px;
}

.container .contact_left .left .contact .text{
	font-size: 12px;
	float: left;
	color: #4a4a4a;
	width: 130px;
	margin:0px;
}

.container .contact_left .left .line1{
	float: left;
	margin: 5px 3px 0 11px;
}

.container .contact_left .left .line1b{
	width: 120px;
	float: left;
	clear: none;
	margin: 5px 0 0 10px;
}

.container .contact_left .left .line2{
	float: left;
	margin: 7px 0 0 7px;
	clear: both;
}

.container .contact_left .left .line2b{
	margin-top: 5px;
	width: 120px;
	float: left;
	clear: none;
	margin: 5px 0 0 10px;
}

.container .contact_left .left .message{
	color: red;
	margin: 0;
}

.container .contact_left .form{
	width: 654px;
	border: 1px solid #e3e3e3;
	float: left;
	margin: 30px 0 30px 21px;
	padding-top: 20px;
	padding-bottom: 30px;
}

.container .contact_left .form .text{
	width: 200px;
	height: 18px;
	float: left;
	margin: 15px 0 0 0;
	color: #4a4a4a;
	font-size: 12px;
	font-weight: bold;
	padding-left: 45px;
	padding-top: 2px;
}

.container .contact_left .form .input{
	color: #4a4a4a;
	font-size: 12px;
	width: 350px;
	height: 20px;
	float: left;
	margin: 15px 0 0 40px;
}

.container .contact_left .form .input .inputtext{
	background-image: url(images/contact_form_inputtext_bg.gif);
	background-repeat: no-repeat;
	border: 0px;
	width: 318px;
	margin: 0px;
	float: left;
	font-size: 12px;
	color: #4a4a4a;
	padding: 1px 0 0 5px;
	height: 17px;
}

.container .contact_left .form .input .inputtextarea{
	width: 313px;
	margin: 0px;
	float: left;
	font-size: 12px;
	color: #4a4a4a;
	padding: 1px 0 0 5px;
	height: 100px;
}

.container .contact_left .form .input .inputtext2{
	background-image: url(images/contact_form_inputtext_bg2.gif);
	background-repeat: no-repeat;
	border: 0px;
	width: 167px;
	margin: 0 0 0 3px;
	float: left;
	font-size: 12px;
	color: #4a4a4a;
	padding: 1px 0 0 5px;
	height: 17px;
}

.container .contact_left .form .input .textarea{
	background-image: url(images/contact_form_textarea_bg.gif);
	background-repeat: no-repeat;
	border: 0px;
	width: 312px;
	height: 113px;
	float: left;
	font-size: 12px;
	color: #4a4a4a;
	padding: 3px;
	margin:0px;
}

.container .contact_left .form .input .code{
	float: left;
	margin:0px;
}

.container .contact_left .form .input .contact_button{
	float: left;
	margin:0px;
	cursor: pointer;
}


.container .contact_right{
	background-color: white;
	float: left;
	background-image: url(images/contact_right_top.gif);
	background-position: top;
	background-repeat: no-repeat;
	text-align: left;
}

.container .contact_right .subtitle{
	float: left;
	font-size: 12px;
	color: #4a4a4a;
	margin: 15px 10px 0 20px;
	font-weight: bold;
	clear: both;
}

.container .contact_right .text{
	float: left;
	font-size: 12px;
	color: #4a4a4a;
	margin: 1px 10px 0 20px;
	width: 660px;
}

.container .contact_right .pdf{
	float: left;
	margin: 40px 0 40px 40px;
	border: 0px;
}

.container .contact_right .google{
	float: left;
	margin: 50px 0 40px 85px;
	border: 0px;
}


.error{
	width: 522px;
	height: 160px;
	background-color: white;
	margin: 0 auto;
	background-image: url(images/error_top.gif);
	background-repeat: no-repeat;
	background-position: top;
	text-align: left;
}

.error .title{
	font-size: 21px;
	color: #01529e;
	float: left;
	margin: 12px;
}

.error .subtitle{
	font-size: 12px;
	color: #4a4a4a;
	float: left;
	margin: 12px;
	font-weight: bold;
	width: 500px;
}

.error .text{
	font-size: 12px;
	color: #4a4a4a;
	float: left;
	margin: 0 0 0 12px;
}

.error a{
	color: #01529e;
}

.error_bottom{
	width: 522px;
	height: 20px;
	background-image: url(images/error_bottom.gif);
	background-repeat: no-repeat;
	margin: 0 auto;
}


.footer{
	width: 100%;
	height: 33px;
	background-color: white;
	background-image: url(images/bg_footer.gif);
	background-repeat: repeat-x;
	background-position: top;
	font-size: 12px;
	color: #4a4a4a;
	padding-top: 23px;
	text-align: center;
}

.footer a{
	color: #01529e;
}


.tiny_content p{
	float: left;
	font-size: 12px;
	color: #4a4a4a;
	clear: both;
	margin: 0 10px 10px 10px;
	width: 97%;
}

.tiny_content strong{
/*	margin: -5px 10px 0px 0;
	float: left;*/
}

.tiny_content a{
	color: #01529e;
}

.tiny_content ul{
}

.tiny_content li{
	width: 97%;
	float: left;
	clear: both;
	font-size: 12px;
	color: #4a4a4a;
	margin: 0 10px 10px 10px;
}


#win_overlay{
	position: fixed;
	z-index:5000;
	top: 0px;
	left: 0px;
	height:100%;
	width:100%;
	background-color:#000;
	filter:alpha(opacity=70);
	-moz-opacity: 0.70;
	opacity: 0.70;
	border:1px solid #000;
}
#sitemap{
	z-index:5100;
	background-color:#fff;
	position:absolute;
	width:800px;
	margin:0px;
	padding-bottom: 20px;
}
#login{
	z-index:5100;
	background-color:#fff;
	position:absolute;
	width:570px;
	height: 250px;
	margin:0px;
	padding-bottom: 20px;
}


.sitemap{
	width: 100%;
}

.sitemap .title{
	float: left;
	font-size: 21px;
	color: #01529e;
	margin: 15px 10px 0 40px;
	width: 700px;
}
.sitemap .group{
	width: 210px;
	height: auto;
	border-left: 1px solid #cdcdcd;
	float: left;
	margin: 20px 0 0 40px;
}
.sitemap .group .title{
	float: left;
	font-size: 16px;
	color: #01529e;
	margin: 0px 0 10px 10px;
	width: 100%;
	background-image: url(images/sitemap_group_bg.gif);
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 8px;
}
.sitemap .group .link1{
	float: left;
	font-size: 12px;
	color: #01529e;
	margin: 1px 0 1px 30px;
	width: 100%;
	font-weight:bold;
	text-decoration: none;
}
.sitemap .group .link2{
	float: left;
	font-size: 12px;
	color: #01529e;
	margin: 1px 0 1px 60px;
	width: 180px;
	text-decoration: none;
}
.sitemap .group a:hover{
	text-decoration: underline;
}


.login{
	width: 100%; height:100%;
	background-image: url(images/login_form_bg.gif);
	background-repeat: no-repeat;
	background-position: top;
}

.login .title{
	float: left;
	font-size: 21px;
	color: #01529e;
	margin: 15px 10px 0 25px;
	width: 500px;
}

.login .subtitle{
	float: left;
	font-size: 12px;
	color: #4a4a4a;
	margin: 25px 10px 0 25px;
	width: 285px;
	font-weight:bold;
}

.login .text{
	float: left;
	font-size: 12px;
	color: #4a4a4a;
	margin: 10px 10px 0 25px;
	width: 285px;
}

.login .form{
	float: right;
	width: 220px;
	height: 175px;
	border: 1px solid #e3e3e3;
	margin: 0 20px 0 0;
	background-color: #fbfbfb;
	padding-top: 15px;
}

.login .form .subtitle{
	float: left;
	margin: 5px 0 0 30px;
	font-size: 12px;
	color: #4a4a4a;
	font-weight: bold;
}

.login .form .inputtext{
	background-image: url(images/login_form_inputtext_bg.gif);
	background-repeat: no-repeat;
	border: 0px;
	width: 150px;
	margin: 1px 0 6px 30px;
	float: left;
	font-size: 12px;
	color: #4a4a4a;
	padding: 1px 0 0 5px;
	height: 17px;
}

.login .form .inputselect{
	background-image: url(images/login_form_inputtext_bg.gif);
	background-repeat: no-repeat;
	border: 0px;
	width: 155px;
	margin: 1px 0 6px 30px;
	float: left;
	font-size: 12px;
	color: #4a4a4a;
	padding: 2px 0 0 2px;
	height: 19px;
}

.login .form img{
	float: left;
	margin: 10px 0 0 30px;
}
