/* CSS Document */
 .button {
	color: #000000;
	background-color: #FF9900;
	width:123px;
	font-weight:bold;
	height:35px;
	float:right;
	background-image: url(Images\button.gif);
	background-repeat: no-repeat;
}
body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.9em;
	background-color:#ffffff;
	background-image:url(Images\bodyGradient.gif);
	background-repeat:repeat-x;
	color: #333333;
	margin:0;
	padding:0;
	}
#siteContainer {
	margin: 0 auto;
	text-align: left;
	width: 1000px;
	margin-top:25px;
	background-color:#FFFFFF;
	border-top-width: 7px;
	border-top-style: solid;
	border-top-color: #ef3433;
	padding-top:10px;
	padding-left:20px;
	border-left: solid 1px #d0d0ce;
	border-right: solid 1px #d0d0ce;
	border-bottom:solid 1px #d0d0ce;
}
#ValidationSummary1
{
	font-size:16px;
}
.error-text
{
	font-size:1.5em;
}
h1 {
	margin: 0 auto;
	text-align: left;
	width: 1000px;
	margin-bottom: -23px;
	margin-top: 20px;
	font-size:1.5em;
}
.comment {
	line-height:normal;
	margin-top: 30px;
	margin-bottom: 10px;
	font-size:0.75em;
	clear: both;
}
.radio input
{
	width:20px;
}

.radio, .check {
	width: auto;
}
 .birthID 
            { 
                width: 180px; 
                margin-top:10px;
            }
            #popupPanel
            {
                width: 292px;
            }
          
            .radiobuttoncell
            {
                width: 120px;   
            }
            .contenttable
            {
                width:600px;
                border: solid 1px #bbbbbb;  
            }
            .backgroundtable
            {
                width:700px;
                padding-bottom:50px;
                padding-left:25px;
                padding-right:25px;
                padding-top:25px;
            }
            .label
            {
                width:100px;
            }
            .field
            {
                width:200px;
            }
            .emptycell
            {
                width:0;
            }
            .twocolumnfield
            {
                width:500px;
            }
            .footer
            {
                height:50px;
            }
            .header
            {
                border-top-color: #6FAEB8;
                border-top-width: 10px;
                border-width: 10px;
                height:50px;
            }
            .attribute
            {
                width:180px;
            }
            .twocolumnattribute
            {
                width:625px;
            }
            .smallattribute
            {
                width:40px;
            } 
            .legend 
            {
	            font-size: 1em;
	            color: #666666;
	            font-weight: bold;
	            margin-top:-15px;
	            margin-left:-5px;
	            padding:5px 5px 10px 5px;
            }
/* CSS Document */
body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.9em;
	background-color:#ffffff;
	background-image:url(Images\bodyGradient.gif);
	background-repeat:repeat-x;
	color: #333333;
	margin:0;
	padding:0;
	}
#siteContainer {
    margin: 0 auto;
    text-align: left;
    width: 1000px;
    margin-top: 25px;
    background-color: #FFFFFF;
    border-top-width: 7px;
    border-top-style: solid;
    border-top-color: #6FAEB8;
    padding-top: 10px;
    padding-left: 20px;
    border-left: solid 1px #d0d0ce;
    border-right: solid 1px #d0d0ce;
    border-bottom: solid 1px #d0d0ce;
}
#ValidationSummary1
{
	font-size:16px;
}
.error-text
{
	font-size:1.5em;
}
h1 {
	margin: 0 auto;
	text-align: left;
	width: 1000px;
	margin-bottom: -23px;
	margin-top: 20px;
	font-size:1.5em;
}
.comment {
	line-height:normal;
	margin-top: 30px;
	margin-bottom: 10px;
	font-size:0.75em;
	clear: both;
}
label {
	cursor:hand;
	font-size:0.8em;
	width: 500px;
}
legend {
	font-size: 1em;
	color: #666666;
	font-weight: bold;
	margin-top:-15px;
	margin-left:-5px;
	padding:5px 5px 10px 5px;
}
#form1 {
	width: 481px;
	}
fieldset {
	width: 500px;
	height: auto;
	clear: both;
	border:solid 1px #bbbbbb;
	margin:10px 20px 20px 0;
	background-color: #f9f9f9;
	position:relative;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:20px;
	float:left;
	top: 0;
	left: -5px;
}
fieldset p {    float: left;     width: 108px;    
margin: 0;
}
fieldset p.birthID { width: 400px; margin-top:10px;}
fieldset p.name { width: 200px;}
fieldset input { width: 170px; }
fieldset.summaryPanel { width:980px; }

.radio input
{
	width:20px;
}

.radio, .check {
	width: auto;
}
 .button {
	color: #000000;
	background-color: #FF9900;
	width:123px;
	font-weight:bold;
	height:35px;
	float:right;
	background-image: url(Images\button.gif);
	background-repeat: no-repeat;
}
#siteContainer #form1 .fieldset .clearrow {
	display: block;
}

.hfkLogo{
    width:80%;
}