/*
	Master page wrapper
*/
	#container
	{
			width: 700px;
 			height:auto;
	}
	#navigationItems
	{
		position: relative;
		width:100%;	
	}
	#footer
	{
		width: 100%;	
		text-align: center;
	}
	#content
	{
		position: relative;
		width: 100%;	
	}
	
/*
	Account information view
*/
	
	.tblStyle
    {
        width: 682px;
        height: 30px;
    }
    .tblColumnStyle
    {
    	width: 10%;
    }
    .tblInfoColumnStyle
    {
    	width: 40%;
    }
    .formViewContainer
    {
        position: relative;
        width: 500px;
	    margin-left: auto;
	    margin-right: auto;
 	    clear: both;
    }


/*
	Unknown styles from previous version
*/
	h1 
	{
		font: 100% Georgia, "Times New Roman", Times, serif;
		color: #003366;
		margin: 0px;
		padding: 0px;
	}
	#Layer1 {
		position:absolute;
		width:473px;
		height:610px;
		z-index:1;
		left: 8px;
		top: 175px;
		background-color: #FFFFFF;
	}
	#Layer2 {
		position:absolute;
		width:216px;
		z-index:2;
		left: 492px;
		top: 162px;
		background-color: #FFEBC3;
		padding: 4px;
	}
	#Layer3 {
		position:absolute;
		width:705px;
		height:129px;
		z-index:3;
		left: 4px;
	}
	.styleheads1 {
		font-size: 24px;
		font-weight: bold;
		font-style: italic;
		color: #993300;
	}
	.style6 {
		font-size: 18px;
		font-weight: bold;
		color: #993300;
		line-height: 22px;
	}
	.style15 {
		font-size: 16px;
		line-height: 20px;
	}
	#apDiv1 {
		position:absolute;
		width:200px;
		height:115px;
		z-index:4;
		left: 295px;
		top: 175px;
	}
	.style16 {font-size: 16px; font-weight: bold; }
	.style18 {
		font-size: 16;
		line-height: 20px;
	}
	.style19 {font-size: 16; font-weight: bold; }
	.style21 {
		color: #0000CC;
		font-size: 16px;
		font-weight: normal;
	}

	.style23 {
		font: italic normal 12px/13px Georgia, "Times New Roman", Times, serif;
		color: #000000;
		text-align: justify;
	}
	style23 {
		font-family: "Times New Roman", Times, serif;
	}
	.style24 {
		font-size: 11px;
		font-style: normal;
		font-weight: normal;
		line-height: 12px;
	}
        .styleheads1
        {
            font-size: 23px;
            font-weight: bold;
            font-style: italic;
            color: #993300;
        }
        .styleheads2
        {
            font-size: 12px;
            font-weight: bold;
            font-style: normal;
            color: #993300;
            text-align: center;
        }
        .styleheads3
        {
            font-size: 12px;
            font-style: normal;
            color: #993300;
        }
        .styleheads4
        {
            font-size: 14px;
            font-weight: bold;
            font-style: italic;
            color: #993300;
        }
        .styleheads41
        {
            font-size: 14px;
            font-weight: bold;
            font-style: italic;
            color: #993300;
        }
        .style25
        {
            text-align: center;
        }
        .style11
        {
            color: #FF0000;
            font-weight: bold;
            font-style: italic;
        }
        .style13
        {
            font-size: 18px;
            font-weight: bold;
            font-style: italic;
            color: #993300;
        }
