﻿body
{ 
    font-family: "Trebuchet MS";
    font-size:10pt;
    color:#999999;
    background-image:url(../pics/bg.jpg);
}

#banner
{
    position: absolute;
    background-color: #ffffff;
    top: 10px;
    width: 900px;
    height: 285px;
    padding: 0px;
    margin: 0px;
}

#menu
{
    position: absolute;
    background-color:#0066FF;
    top: 295px;
    font-family: arial;
    color: #636367;
    font-size: 9pt;
    height: 30px;
    width: 900px;
    margin: 0px;
    z-index: 3;
}

#menuholder
{
    position: absolute;
    top: 0px;
    left: 55px;
    font-family: arial;
    color: #636367;
    font-size: 9pt;
    height: 30px;
    width: 845px;
    margin: 0px;
    z-index: 3;
}

#menuholder2
{
position: absolute;
top: 25px;
width:210px;
}

#side_menu
{
position: absolute;
padding-left: 30px;
top:25px;
}

#main
{
    position: relative;
    background-color: #ffffff;
    height: 90%;
    width: 900px;
    top: 300px;
    padding-bottom: 0px;
}


#content
{
    position: relative;
    top: 20px;
    left: 260px;
    height: auto;
    width: 620px;
    margin: 0px;
    font-family: "Trebuchet MS";
    color: #636367;
    font-size: 10pt;
    z-index: 2;
}

/* bottom content section */

#call_action
{
    position: absolute;
    width: 180px;
    height: 80px;
    bottom: 80px;
    left: 0px;
}

#hr_nav
{
    position: absolute;
    left: 0px;
    bottom: 35px;
    border-top: 1px dashed #0066FF;
    width: 615px;
    padding-top: 5px;
    height: 30px;
    padding-bottom: 5px;
    font-size: 10pt;
}

#bottom_image
{
    position: absolute;
    background-image: url(../pics/bottom_image.jpg);
    bottom: 20px;
    left: 240px;
    height: 190px;
    width: 660px;
    z-index: 1;
}

/* End of bottom content section */

#side
{
    position: absolute;
    background-color: #5E9EFF;
    top: 0px;
    width: 240px;
    height: 100%;
    padding: 0px;
    margin: 0px;
    color: #ffffff;
    font-family: "Trebuchet MS";
    font-size: 10pt;
    z-index: 2;
}

/* inside the side bar */

#bottom_logo
{
    position: absolute;
    bottom: 30px;
    left: 60px;
    width: 10px;
    height: 60px;
}

#side_bottom
{
    position: absolute;
    bottom: 90px;
    left: 0px;
    padding: 0px;
    width: 240px; /**background-color: Black;**/
    height: 140px;
    padding-bottom: 5px;
    color: #ffffff;
    font-size: 10pt;
}

/* End of inside the side bar */


#footer
{
    position: relative;
    background-color: #0066FF;
    top: 0px;
    left: 0px;
    height: 10px;
    padding-top: 5px;
    padding-bottom: 10px;
    padding-left: 200px;
    padding-right: 0px;
    margin: 0px;
    font-family: "Trebuchet MS";
    color: #ffffff;
    font-size: 8pt;
    z-index: 20;
}


h1
{
    font-family: "Trebuchet MS";
    font-size: 14pt;
    color: #0066FF;
}

h2
{
    color: #0066ff;
    font-family: "Trebuchet MS";
    padding-top: 0px;
    font-size: 10pt;
    padding-left: 0px;
  
}

.side_title
{
    color: #ffffff;
    font-family: "Trebuchet MS";
    font-size: 11pt;
    padding-left: 10px 
}


.bold
{
    color: #ffffff;
    font-weight: 700;
    border-bottom: 1px solid #FF9933;
}


/* Hyperlink Formatting */

a.sub:link
{
    font-size: 10pt;
    color: #0066FF;
    text-decoration: none;
}

a.sub:visited
{
    font-size: 10pt;
    color: #0066FF;
    text-decoration: none;
}

a.sub:active
{
    font-size: 10pt;
    color: #0066FF;
    text-decoration: none;
    border-bottom: 1px solid #FF9933;
}

a.sub:hover
{
    font-size: 10pt;
    color: #0066FF;
    text-decoration: none;
    border-bottom: 1px solid #FF9933;
}

a.sub_current:link
{
    font-size: 10pt;
    color: #0066FF;
    text-decoration: none;
    border-bottom: 1px solid #FF9933;
}

a.sub_current:visited
{
    font-size: 10pt;
    color: #0066FF;
    text-decoration: none;
    border-bottom: 1px solid #FF9933;
}

a.sub_current:active
{
    font-size: 10pt;
    color: #0066FF;
    text-decoration: none;
    border-bottom: 1px solid #FF9933;
}

a.sub_current:hover
{
    font-size: 10pt;
    color: #0066FF;
    text-decoration: none;
    border-bottom: 1px solid #FF9933;
}


a.email:link
{
    font-size: 10pt;
    color: #ffffff;
    text-decoration: none;
}

a.email:visited
{
    font-size: 10pt;
    color: #0066FF;
    text-decoration: none;
}

a.email:active
{
    font-size: 10pt;
    color: #0066FF;
    text-decoration: none;
    border-bottom: 1px solid #FF9933;
}

a.email:hover
{
    font-size: 10pt;
    color: #ffffff;
    text-decoration: none;
    border-bottom: 1px solid #FF9933;
}

a.side_link:link
{
    font-size: 10pt;
    color: #FF9933;
    text-decoration: none;
}

a.side_link:visited
{
    font-size: 10pt;
    color: #0066FF;
    text-decoration: none;
}

a.side_link:active
{
    font-size: 10pt;
    color: #0066FF;
    text-decoration: none;
    border-bottom: 1px solid #FF9933;
}

a.side_link:hover
{
    font-size: 10pt;
    color: #ffffff;
    text-decoration: none;
    border-bottom: 1px solid #FF9933;
}

a.side1:link
{
    font-size: 10pt;
    color: #ffffff;
    text-decoration: none;
}

a.side1:visited
{
    font-size: 10pt;
    color: #ffffff;
    text-decoration: none;
}

a.side1:active
{
    font-size: 10pt;
    color: #ffffff;
    text-decoration: none;
    border-bottom: 1px solid #FF9933;
}

a.side1:hover
{
    font-size: 10pt;
    color: #0066FF;
    text-decoration: none;
    border-bottom: 1px solid #FF9933;
}

table.tablestyle {
	border-width: 1px;
	border-style: dashed;
	border-color: #cccccc;
	border-collapse: collapse;
    font-family: arial;
    color: #636367;
    font-size: 8pt;
}
table.tablestyle td {
	border-width: 1px;
	padding: 2px;
	border-style: dashed;
	border-color: #cccccc;
	background-color: #fafafa;
}