body
{
    font-family:Arial,Helvetica,Sans-Serif;
    font-size:80%;
    color:#333333;
}

h1
{
    font-size:190%;
    color:#333333;
}

h2
{
    font-size:140%;
    color:#333333;
}

h3
{
    font-size:120%;
    color:#333333;
}

h4
{
    font-size:100%;
    color:#333333;
}

h5
{
    font-size:90%;
    color:#333333;
}

a
{
    color:#00adef;
}

#footer
{
    height:150px;
    clear:both;
    background-position:bottom;
    background-repeat:no-repeat;
}

#footerlinks
{
    padding-top:10px;
    padding-left:15px;
}

#footerlinks a
{
    color:#000000;
    font-size:70%;
}

#topheader
{
     background-color:#93a7bc;
}

#header
{
    height:210px;
}

#headerlinkstable
{
    width:100%;
    height:25px;
}

#headerlinks
{
    background-color:#93a7bc;
}

.headerlinkcell
{
    text-align:center;
    color:#ffffff;
	font-weight: bold;
	font-size: 11px;
	border-right: thin solid #FFFFFF;
	margin-top: 5px;    
}

.headerlinkcellend
{
    text-align:center;
    color:#ffffff;
	font-weight: bold;
	font-size: 11px;
	margin-top: 5px;    
}

.headerlinkcell a
{
    color:#ffffff;
	text-decoration: none;    
}

.headerlinkcellend a
{
    color:#ffffff;
	text-decoration: none;    
}

#leftcontent
{
    float:left;
}

#rightnav
{
    float:right;
    width:230px;
}

.rightnavlinks
{
    border-bottom:1px solid silver;
    padding:2px;
}

.rightnavlinks a
{
    text-decoration:none;
    color:#333333;
}

.rightnavlinks a:hover
{
    text-decoration:underline;
    color:#333333;
}

#rightnavcell
{
    border-left:1px solid silver;
}

#contentrow
{
    vertical-align:top;
}