#related-documents{
	width:130px;
	margin-bottom:40px;
}
	#related-documents h4{
		margin-bottom:15px;
		white-space:nowrap;
		font-size:12px;
	}
	#related-documents .item{
		padding-bottom:10px;
		margin-bottom:10px;
		border-bottom:solid 1px #c9d1da;
	}
	#related-documents .item .title{
		margin-bottom:8px;
		xfont-weight:bold;
	}	
	#related-documents .item .file{
		display:block;
		padding-left:25px;
		background-repeat:no-repeat;
		background-position:left top;
	}input,textarea
{
	background-color:#fbfdfd;
	border:1px solid #afbccb;
	width:214px;
	overflow:auto;
}
textarea
{
	height:97px !important;
}
.fg-field
{
	clear:left;
	float:left;
	padding-bottom:15px;
}
.lbl
{
	float:left;
	font-size:11px;
}
.fg-field-input
{
	float:left;
}


.fg-buttons .button input, .button input
{
	width:60px;
	height:20px;
	background-color:#034ea5;
	margin-left:5px;
	font-weight:bold;
	font-size:12px;
	color:White;
	padding-bottom:2px;
	padding-left:5px;
	padding-right:5px;
	float:right;
	border:none;
	cursor:pointer;
	font-family:Lucida Sans;
}
.fg-buttons .button .cancel
{
	background-color:#b2beca;
}
.validation-advice
{
	font-size:10px;
	color:#034ea5;
}


		

		
#login-form
{
	z-index: 1000;
	width:220px;
}
#login-form input,#login-form  textarea
{
	width:150px !important;
}

#login-form .fg-buttons .button input
{
	width:60px !important;
}
#login-form .lbl
{
	width:63px; 
}

#login-form .fg-field-input 
{
	width:150px !important;
	}
#login-form .fg-fields
{
width:220px;
}
#login-form  .fg-field
{
	clear:none;
	width:220px;
	height:35px;
	padding-bottom:0px;
	}
	
	
#login-form .remember .lbl
{
	width:220px;
	}
#login-form .remember input
{
	width:14px !important;
	border:0px;
	}
#login-form .remember .fg-field-input
{
	width:220px !important;
	}
	
	
#login-form-forgot-link
{

border-top:1px solid #dddbdb;
	padding-top:15px;
	margin-top:15px;
	width:210px;
	float:left;
	background:transparent url('/images/arrows/arr1.gif') no-repeat left 21px;
	padding-left:10px;
	padding-bottom:5px;
}
#login-form-form .validation-advice{float:left;padding-left:65px;}

	
	
#footer
{
    width: 926px;
    clear: both;
    position: relative;
    background: url('/images/general/footerTopBG.jpg') repeat-x left top;
    font-size: 11px;
    padding-top: 10px;
}
    #footer a
    {
    }
    #footer .links
    {
        float: left;
    }
        #footer .links li
        {
            float: left;
            background: none;
            padding: 0px;
        }
            #footer .links li a
            {
                margin: 0px 7px 0px 7px;
            }
        #footer .links li.sep
        {
            background-color: #7f7f7f;
            height: 9px;
            overflow: hidden;
            width: 1px;
            margin-top: 2px;
        }
    #footer .credits
    {
        clear: left;
        padding-left: 87px;
        float: left;
        width: 840px;
        padding-top: 45px;
        padding-bottom: 30px;
        background: url('/images/general/footerBG.jpg') repeat-x top left;
        color: #7f7f7f;
    }
    #footer .credit
    {
        float: left;
        width: 120px;
        height: 40px;
        padding-top: 10px;
        font-family: arial;
        font-size: 12px;
    }
        #footer .credit a
        {
            font-family: Rockwell;
            color: #7f7f7f;
            font-size: 12px;
        }
    #footer .copy
    {
        float: left;
        width: 125px;
        border-right: 1px solid #c9d2db;
        margin-right: 20px;
        height: 40px;
        padding-top: 10px;
    }
    #footer .logo-footer
    {
        width: 193px;
        border-right: 0 none;
    }
    #footer .print
    {
        background-image: url('/images/icons/print.gif') !important;
        background-repeat: no-repeat !important;
        background-position: top left !important;
        padding-left: 17px !important;
        padding-right: 10px !important;
        cursor: pointer;
        color: #034ea5;
    }
    #footer .rss
    {
        background-image: url('/images/icons/rss.gif') !important;
        background-repeat: no-repeat !important;
        background-position: top left !important;
        padding-left: 8px !important;
        margin-left: 10px;
    }
    
    #footer .links .rss:first-child
    {
        margin-left:0px !important;
    }
#footer-links
{
    width: 926px;
    float: left;
    clear: both;
    position: relative;
    text-align: left;
    color: #7f7f7f;
    padding-bottom: 20px;
    padding-top: 5px;
}
    #footer-links a
    {
        color: #7f7f7f;
    } 