body
{
	background: #ffffff url(../../images/page_bg.jpg) repeat-x scroll top center;
	margin: 0px 0px 0px 0px;
	border: none 0px;
	text-align: center;
	font-family: Tahoma, Arial, Helvetica, MS Sans Serif, Sans Serif;
	font-size: 12pt;
	line-height: 17pt;
	color: #212B2E;
}
a
{
    color: #527D67;
    text-decoration: none;
    background-color: Transparent;
}
a:visited
{
    color: #527D67;
    text-decoration: none;
    background-color: Transparent;
}
a:hover
{
    color: #ffffff;
    text-decoration: none;
    background-color: #527D67;
}


a.img:hover
{background-color: Transparent;
    }

h1,h2,h3,h4,h5
{
    color: #4B636A;
    
}
h1 
{   font-size: 18pt;
    margin-top: 2px;
    line-height: 24pt;
}
h2 
{   font-size: 16pt;
    margin-top: 2px;
    line-height: 20pt;
}
h3 
{   font-size: 14pt;
    margin-top: 2px;
    line-height: 28pt;
}

div.page
{
	background: #ffffff url(../../images/page.jpg) no-repeat scroll top center;
	color: #212B2E;
    text-align: left;
    width: 800px;
    min-height: 900px;
    margin-left: auto;
    margin-right: auto;
    position:relative;
}
div.logo
{
    top: 8px;
    left: 16px;
    position: absolute;
    width:132px; 
    height:87px;
}
div.ignitebuttons
{
    top: 1px;
    left: 350px;
    position: absolute;
    width: 440px;
    height: 69px;
}
div.menu
{
    top: 75px;
    left: 250px;
    position: absolute;
    width: 550px;
    height: 25px;
    text-align: right;
    font-size: 11pt;
    
}
div.menu a
{
    color: #ffffff;
    text-decoration: none;
    background-color: Transparent;
}
div.menu a:visited
{
    color: #ffffff;
    text-decoration: none;
    background-color: Transparent;
}
div.menu a:hover 
{
    color: #E9821E;
    text-decoration: none;
    background-color: #ffffff;
}
div.pagebody 
{
    top: 102px;
    left: 0px;
    position: absolute;
    text-align: left;
}
div.pageheading
{
    height: 48px;
    color: #ffffff;
    font-size: 22pt;
    line-height: normal;
    padding-left: 4px;
    padding-top: 6px;
}
div.footer
{
    position: relative;
    text-align: right;
    font-size: 8pt;
    width: 790px;
    }