/* HCS */
/* create date: 2009.06.01  Hown */
/*========================= PUBLIC ===============================*/

html,body,div,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,p,blockquote,fieldset,input,hr {margin:0; padding:0;}
h1,h2,h3,h4,h5,h6,pre,code,address,caption,cite,code,em,strong,th {font-size:1em; font-weight:normal; font-style:normal;}
ul,ol {list-style:none;}
fieldset,img,hr {border:none;}
caption,th {text-align:left;}
table {border-collapse:collapse; border-spacing:0;}
td {vertical-align:top;}


/* ======================================================== WRAPPER ==========================================================*/
.Wrapper{
	width:980px;
	height:auto;
	margin:35px auto 0 auto;
}

/* ======================================================== CONTENT ==========================================================*/
.Content{
	width:950px;
	background-color:#fff;
	height:auto;
	padding:20px 17px 45px 13px;
	line-height:18px;
}


.Hr_icon{ 
	background:url(../images/hr_icon.gif) left center no-repeat;
	padding-left:15px;
	font-size:20px;
	font-family:Georgia;
	font-weight:bold;
	float:left;
}

.TitleLine{
	width:100%;
	text-align:center;
	border-bottom:1px solid #575757;
	position:relative;
	margin:10px 0 20px 0;
}

.TitleLine img{
	position:relative;
	top:5px;
}

/* ======================================================== REGISTER PAGE ==========================================================*/
.intro{
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color:#777777;
}

.TitleBox{
background-color:#FFFFFF;
display:inline;
font-size:14px;
font-weight:bold;
position:relative;
top:8px;
font-family: Arial, Helvetica, sans-serif;
color:#333333;
}

.form{
width:auto;
background-color: #e6e6e6;
padding-left: 2%;
padding-top: 2%;
}

.field{
display:block;
height:38px;
width:90%;
}

label {
display:block;
float:left;
width:125px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#3c3c3c;
font-weight:bold;
}

.disclaimer{
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
margin-top: 10px;
color:#777777;
line-height: 15px;
border:solid 1px #CCCCCC;
padding:6px 6px;
/*width: 630px;
height:50px;
overflow:auto;*/
}

/* ======================================================== REGISTER_PACKAGE PAGE ==========================================================*/

.snef{
float:right;
}


a.arrow{
background:url(../images/arrow_red_icon.gif) left center no-repeat;
padding:0 0 0 6px;
height:20px;
display:inline-block
}

a{
text-decoration:none;
color:#FF0000;
font-size:11px; 
font-family:Arial, Helvetica, sans-serif;
}

a:hover{
text-decoration:underline;
color:#FF0000;
font-size:11px; 
font-family:Arial, Helvetica, sans-serif;
}

.Package{
padding:5px 0;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
color:#ec1a22;
}

.ListBackground{
background-color:#F0F0F0;
}

ul.Package li {
clear:both;
display:block;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
padding:4px 0 4px 15px;
height:25px;
line-height:25px;
}

.file{
padding:0 0 0 5px;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#999999;
font-weight:lighter;
}
