body
{
    font-family:Arial;
    font-size:12px;
    color:#313131
}

#pagecontainer
{
    width:1024px;
    min-height:2000px;
    border:solid 0px red;
    background-image:url('/compatibilitytestnew/images/main_bg.gif');
    background-repeat:repeat-x;
}

#pageheader
{
    width:950px;
    min-height:370px;
    margin-left:auto;
    margin-right:auto;
    border:solid 0px blue;
    background-image:url('/compatibilitytestnew/images/header_bg.jpg');
    background-repeat:repeat-x;
    background-position:right 28px;
}

#topnav ul
{
    list-style-type:none;
    float:right;
    margin:0px;
    padding:0px;
    display:inline;
}

#topnav li
{
    list-style-type:none;
    color:White;
    padding:0px;
    margin:0px;
    width:50px;
    display:inline;
	padding-right:15px;
	font-size:14px;
	font-weight:bold
}

#topnav a
{
    color:#FFFFFF;
	text-decoration:none;
}

#topnav a:hover
{
    color:#e89b47;
	text-decoration:none;
}

#headernav ul
{
    list-style-type:none;
    float:left;
    margin:0px;
    padding:0px;
    display:inline;
}

#headernav li
{
    list-style-type:none;
    color:White;
    padding:0px;
    margin:0px;
    width:50px;
    display:inline;
	padding-left:15px;
	font-size:14px;
	font-weight:bold
}

#headernav a
{
    color:#FFFFFF;
	text-decoration:none;
}

#headernav a:hover
{
    color:#e89b47;
	text-decoration:none;
}

#pagecontent
{
    width:1024px;
    min-height:1550px;
    margin-left:auto;
    margin-right:auto;
    border:solid 0px green;
    background-image:url('/compatibilitytestnew/images/content_bg.gif');
    background-repeat:repeat-x;
}

#pagetable
{
    width:950px;
    min-height:1550px;
    margin-left:auto;
    margin-right:auto;
    border:solid 0px green;
}

#pagefooter
{
    width:1024px;
    height:45px;
    margin-left:auto;
    margin-right:auto;
    border:solid 0px BLACK;
    background-color:#0033CC
}
.footernav {
	float:left;
}
.footernav ul {
	margin:0px;
	padding:0px;
}
.footernav ul li {
	display:inline;
	padding-right:10px
}
.footernav ul li a {
	color:#FFFFFF;
	text-decoration:none;
}
.footernav ul li a:hover {
	color:#e89b47;
	text-decoration:none;
}
#tableseal
{
    
     background-image:url('/compatibilitytestnew/images/header_seal.gif');
     background-repeat:no-repeat;
     background-position:right bottom;
}

#sealrow
{
    height:54px;
}

.heading11
{
    font-size:18px;
    color:#547AE9;
    font-weight:bold
}

#arrowbullets ul
{
    list-style-type:none;

    
}

#arrowbullets li
{
    text-align: left;
    padding:5px;
    padding-left:15px;
    background-image:url('/compatibilitytestnew/images/arrow.gif');
    background-repeat:no-repeat;
    background-position:left;
    
}

.textorange
{
    color:#FD6911;
}

.linkblue
{
    color:#6D8AFF;
}

.linkblue2
{
    color:#0033F5;
}

.textbox1
{
    width:350px;
    height:25px;
    border:solid 1px #7F9DB9;
}

.button
{
	color: #ffffff;
	background-color: #547AE9;
	padding:5px;
	padding-left:10px;
	padding-right:10px;
	font-weight:bold
}