body {
	background-color: #cccccc;
	font-size: 12px;
	color: #000000;
	line-height: 150%;
	margin: 0px;
	padding: 0px;
}
a {
	color: #005447;
	text-decoration: underline;
}
.note {
	color: #999999;
}
.star {
	color: #FF9900;
	padding-right: 4px;
	padding-left: 4px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.error {
	color: #CC0000;
}
.titleline {
	font-size: 14px;
	font-weight: bold;
	color: #73BE1E;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #73BE1E;
	margin-bottom: 10px;
}
.title {
	font-size: 14px;
	color: #73BE1E;
	font-weight: bold;
	margin-bottom: 10px;
}
#password_weak {
	background-color: #FF0000;
	color: #FFFFFF;
}
#password_medium {
	background-color: #FFFF00;
	color: #000000;
}
#password_strong {
	background-color: #006600;
	color: #FFFFFF;
}
.password_wsm{
	color: #999999;
	background-color: #efefef;
	text-align: center;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 1px;
	padding-bottom: 1px;
}
#header {
	margin-right: auto;
	margin-left: auto;
	width: 778px;
	text-align: left;
	background: url(../imgs/header_bg.gif) no-repeat;
	height: 60px;
	padding: 0px;
	margin-top: 5px;
}
#logo {
	width: 190px;
	height: 40px;
	float: left;
}
#logo h1 a{
	width: 190px;
	height: 40px;
	display: block;
}
#logo h1 a span{
	display: none;
}
#nav {
	text-align: right;
	width: 500px;
	height: 40px;
	margin-right: 10px;
	margin-top: 20px;
	float: right;
}
#nav a {
	text-decoration: none;
	color: #FFFFFF;
}
#footer {
	margin-right: auto;
	margin-left: auto;
	width: 778px;
	height: 10px;
	background: url(../imgs/footer_bg.gif) no-repeat;
	clear: both;
}
#copy{
	background-color: #FFFFFF;
	text-align: center;
	clear: both;
}
#content {
	margin-right: auto;
	margin-left: auto;
	width: 758px;
	background-color: #FFFFFF;
	padding: 10px;
} 
#content_index_left {
	float: left;
	width: 530px;
}
#content_index_left_txt {
	float: right;
	width: 370px;
	text-align: left;
	padding-right: 10px;
	line-height: 220%;
}	
#content_index_right {
	float: right;
	width: 200px;
}
#content_passport_left {
	float: left;
	width: 180px;
}
#content_passport_left ul {
	margin-top: 0px;
	margin-left: 10px;
}
#content_passport_left li {
	list-style-type: none;
	margin-bottom: 0px;
}	
#content_passport_right {
	float: right;
	width: 560px;
	padding-left: 10px;
}
.content_passport_title {
	background-color: #e4facc;
	color: #73be1e;
	font-weight: bold;
	padding-left: 5px;
	font-size: 14px;
}
h1 {
	font-size: 18px;
}
h2 {
	font-size: 16px;
}
h3 {
	font-size: 14px;
	color: #999999;
}
#link_right {
	float: right;
	text-align: right;
}
#link_right a {
	text-decoration: none;
}
.dotline_right {
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #73BE1E;
}
.dotline_left {
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #73BE1E;
}
.dotline_bottom {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}
.dotline_copy {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #73BE1E;
}
li {
	margin-bottom: 10px;
}
.button_marginright {
	margin-right:10px;
}
.imgs_right {
	float: right;
	padding: 10px;
}
.imgs_left {
	float: left;
	padding: 10px;
}
.rbroundbox { background: url(../imgs/rb_nt.gif) repeat; }
.rbtop div { background: url(../imgs/rb_tl.gif) no-repeat top left; }
.rbtop { background: url(../imgs/rb_tr.gif) no-repeat top right; }
.rbbot div { background: url(../imgs/rb_bl.gif) no-repeat bottom left; }
.rbbot { background: url(../imgs/rb_br.gif) no-repeat bottom right; }
.rbtop div, .rbtop, .rbbot div, .rbbot {
width: 100%;
height: 10px;
}
.rbcontent {
	margin: 0px 10px;
	text-align: center;
}
.rbroundbox { width: 90%; margin: 10px auto; }
.txt_right {
	text-align: right;
}
.state_1 {
	color: #006600;
}
.state_2 {
	color: #990000;
}
.state_3 {
	color: #FF6600;
}
.hidden {
	display: none;
}
td {
	font-size: 12px;
}
.date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
