body {
	background-color: #DDDDDD;
}

body, td, th {
	color: #000022;
}

h1,h2 {
    color: #000055;
}
h3, h4, h5, h6 {
    color: #000055;
    font-size: medium;
}
a {
   color: #CC0000;
}
#Container {
   border-color: #000022;
   background-color: #FFFFFF;
   position: relative;
   height: 1300px;
   width: 1000px;
   left: 5%;
   top: 0px;
   border-right-style: solid;
   border-left-style: solid;
   border-right-width: 1px;
   border-left-width: 1px;
   right: 0%;
}
#Container #Header {
   border-bottom: medium solid #000022;
   padding: 20px;
   height: 110px;
   position: absolute;
   width: 958px;
   top: 0px;
   left: 0px;
   background-color: #E8E9EC;
   background-image: url('Images/header.bk.png');
   background-repeat: repeat-x;
   border-style: solid;
   border-width: 1px 1px 20px 1px;
   border-color: #000000 #000000 #000066 #000000;
}
#Welcome
{
    width: 463px;
    padding: 30px 5px 5px 150px;
    height: 62px;
}
#Container #mainarea {
    padding: 10px;
    position: absolute;
    top: 173px;
    width: 780px;
    height: 986px;
    left: 170px;
}
#Container #mainarea_forms {
   margin: 10px;
   position: relative;
   top: 180px;
   width: 900px;
   height: 1000px;
}
#headerLogo
{
    float: left;
}
#OccupationsList
{
   height: 850px;
   border: thin solid #000022;
   overflow: auto;
}
#formsPageContent
{
   margin-left: 50px;
   margin-top: 10px;
   padding-top: 20px;
   overflow: auto;
   height: 986px;
}
#LoginArea
{
   float: right;
   position: absolute;
   top: 4px;
   left: 724px;
   width: 172px;
}
.typesareatextbox
{
    border-style: none;
    border-width: 0px;
    font-size: large;
    color: #800000;
    text-align: center;
}
#typesarea
{
   position: relative;
   top: 0px;
   left: 0px;
   height: 650px;
   overflow: auto;
}
#intro  {
    color: #990000;
    width: 48%;
    float: right;
    text-align: center;
    font-size: large;
}

#mainparagraph {
   border-right: thin dotted Navy;
   width: 48%;
   float: left;
   font-size: large;
   padding-right: 10px;
   height: 451px;
   border-left-color: Navy;
   border-top-color: Navy;
   border-bottom-color: Navy;
}
#mainparagraph p
{
   text-align: center;
}

#Navigation {
   padding: 5px;
   border-style: solid;
   border-width: 1px;
   width: 150px;
   overflow: visible;
   height: 1092px;
   position: absolute;
   top: 170px;
   left: 0px;
   background-color: #C3C3CF;
}
.typeImage
{
    float: left;
    padding: 5px;
}
p
{
   margin: 5px;
}
.typeDescription
{
    font-size: 12pt;
}
a .imgLink
{
    text-decoration: none;
    border-style: none;
}
.typesInstructions
{
    padding-left: 50px;
}
.pageHeader
{
   text-align: center;
}
#resourceArea
{
   overflow: auto;
   height: 100%;
}
.resourceItem
{
   color: #800000;
   border: 1px dotted #000055;
   vertical-align: top;
}
.resourceTable
{
   border: 1px dotted #000055;
   vertical-align: top;
}
.resourceGroup
{
   color: #0000AA;
   text-decoration: underline;
   border-style: dotted;
   border-width: 1px;
}
.resourceCost
{
   vertical-align: middle;
   border: 1px dotted #000055;
   text-align: center;
}
.resourceTypes
{
   font-weight: bold;
   border: 1px dotted #000055;
   vertical-align: middle;
   text-align: center;
}
.resourceOrderLink
{
   text-decoration: none;
   color: #0000FF;
}
.resourceOrderInfo
{
   text-align: center;
}
.personalityName
{
   text-decoration: underline;
}
.jobsGridView
{
   margin-left: 30px;
   width: 564px;
   overflow: auto;
   height: 857px;
}
.GabbardPhoto
{
   padding: 0px 10px 0px 0px;
   width: 176px;
   height: 200px;
   float: left;
}

#normalpagecontent {
   font-size: 12pt;
   color: #000033;
   height: 1000px;
   overflow: auto;
}
#normalpagecontent table th
{
   color: #800000;
}
#normalpagecontent table td
{
   color: #000022;
   text-align: center;
}
#normalpagecontent table
{
   margin: 15px;
}
#testimonials p
{
   margin-bottom: 10pt;
}
.servicesList
{
   margin-left: 35px;
}
.aspControls
{
   font-family: "Times New Roman", Times, serif;
   font-size: medium;
   color: #008080;
}
.SDCA_Title
{
   color: #CC0000;
   font-weight: bolder;
}
