/* BODY */

body
{
background-color: #F2EDE7;
font-family: arial,helvetica,sans-serif;
font-size: 12px;
margin-left: 0px;
margin-right: 0px;
margin-top: 20px;
margin-bottom: 20px;
}


/* HTML Links */

a:link
{
color:#f8992b;
text-decoration: none;
}

a:visited
{
color:#f8992b;
text-decoration: none;
}

a:hover
{
color:#cc6600;
text-decoration: none;
}

a:active
{
text-decoration: none;
}

.splashMain
{
background-image: url(images/homeBG.png);
background-repeat: no-repeat;
}

.OLogoHm
{
padding-top: 79px;
padding-left: 54px;
}

.navHm
{
padding-top: 121px;
padding-right: 2px;
}

.mainBG
{
background-image: url(images/mainBG.gif);
background-repeat: repeat-y;
}

.borderBG
{
background-color: #929292;
}

.logoRt
{
padding-top: 208px;
padding-left: 35px;
padding-bottom: 206px;
padding-right: 53px;
}

.backBtn
{
padding-top: 35px;
padding-left: 35px;
}

.logoRtCV
{
padding-top: 160px;
padding-left: 35px;
padding-bottom: 206px;
padding-right: 53px;
}

.mainBody
{
padding-top: 36px;
padding-right: 75px;
padding-bottom: 20px;
width: 678px;
}

.textHdr
{
font-size: 15px;
font-weight: bold;
}

.header
{
background-image: url(images/headerBG.png)
}

.headerNav
{
padding-right: 2px;
}






