* {
    font-family: arial;
    font-size: 11px;
    font-weight: normal;
    color: black;
    text-align: left;
    padding: 0px;
    margin: 0px;
}

i {
    font-size: 12px;
}

img {
	border: none;
}

body {
    background-color: #e0e0e0;
    text-align: center;
}

a {
    color: #00a2e1;
    text-decoration: none;
    font-family: verdana;
    font-size: 10px;
    font-weight: bold;
}

a.white {
    color: white;
}

a.selected {
    color: #bbbbbb;
}

a:hover {
    color: #F0037F;
}

p.bodyText {
    font-size: 12px;
    margin-left: 14px;
    margin-top: 0px;
    margin-bottom: 8px;
    margin-right: 54px;
}
p.bodyText strong {
    font-size: 12px;
    font-weight:bold;
}


p.bodyTextWhite {
    font-size: 12px;
    margin-left: 14px;
    margin-top: 14px;
    margin-bottom: 14px;
    margin-right: 14px;
    color: white;
}


h1 {
    color: black;
    font-size: 16px;
    font-weight: bold;
    margin-top: 15px;
    margin-bottom: 10px;
    margin-left: 14px;
}

h2 {
    color: black;
    font-size: 13px;
    font-weight: bold;
    margin-left: 14px;
    margin-top: 12px;
    margin-bottom: 4px;
}
h2 a,
h2 a:hover
{
	color: black;
    font-size: 13px;
    font-weight: bold;
}

h3 {
    color: black;
    font-size: 11px;
    font-weight: bold;
    margin-left: 14px;
    margin-top: 12px;
    margin-bottom: 4px;
}


li {
    font-size: 12px;
    padding-left: 14px;
    margin-left: 29px;
    margin-top: 0px;
    margin-bottom: 4px;
    margin-right: 54px;
    color: black;
}

#container {
    position: relative;
    margin-left: auto;
    margin-right: auto;
    padding: 0px;
    width: 758px;
    margin-top: 20px;
}

#logo-l {
    position: absolute;
    top: 0px;
    left: 0px;
}

#logo-r {
    position: absolute;
    top: 0px;
    left: 214px;
}

#menu {
    position: absolute;
    top: 5px;
    left: 205px;
    height: 25px;
}

#menu a {
    padding-left: 8px;
}

a.submenu {
   margin-top: 4px;
   font-weight: bold;
   font-size: 10px;
   color: #F95A21;
   line-height: 15px;
}

a.submenu:hover {
   text-decoration:underline;
}

a.submenuSelected {
   font-weight: bold; 
   font-size: 10px;
   color: #666666;
   line-height: 15px;
}

a.submenuSelected:hover {
   font-weight: bold; 
   font-size: 10px;
   color: #666666;
   line-height: 15px;
}


#menuLeft {
    width: 544px;
    height: 127px;
    float: left;
    background-color: white;
}

#menuMiddle {
    width: 192px;
    height: 127px;
    float: left;
    background-color: #74cbe0;
}

#menuRight {
    width: 22px;
    height: 127px;
    float: left;
    background-color: white;
}

#heading1 {
    width: 21px;
    height: 62px;
    float: left;
    background-color: #f95a21;
}

#heading2 {
    width: 192px;
    height: 62px;
    float: left;
    background-color: #f95a21;
}

#headingText2 {
    padding-left: 15px;
    font-weight: bold;
    font-size: 16px;
    color: white;
    padding-top: 30px;
}


#heading3 {
    width: 331px;
    height: 62px;
    float: left;
    background-color: #f95a21;
}

#headingText3 {
    padding-left: 15px;
    font-weight: bold;
    font-size: 16px;
    padding-top: 30px;
}

#heading4 {
    width: 192px;
    height: 62px;
    float: left;
    background-color: #d6621e;
}

#headingText4 {
    padding-left: 15px;
    padding-right: 15px;
    font-weight: bold;
    font-size: 16px;
    color: white;
}

#heading5 {
    float: left;
    background-color: #f95a21;
    width: 22px;
    height: 62px;
}

#bodyContainer {
    float:left;
    background-color: #e5cfbb;
    width: 100%;
}

#body0 {
    float: left;
    background-color: #e5cfbb;
    width: 21px;
    height: 1px;
}

#body1 {
    float: left;
    background-color: #e5cfbb;
    width: 523px;
    margin-top: 10px;
}

#body2 {
    float: left;
    background-color: #e5cfbb;
    width: 331px;
}

#body3 {
    float: left;
    background-color: #b7948c;
    width: 192px;
}	

#footer1 {
    font-size: 1px;
    width: 21px;
    height: 7px;
    float: left;
    background-color: #f95a21;
}

#footer2 {
    font-size: 1px;
    width: 192px;
    height: 7px;
    float: left;
    background-color: #f95a21;
}

#footer3 {
    font-size: 1px;
    width: 331px;
    height: 7px;
    float: left;
    background-color: #f95a21;
}

#footer4 {
    font-size: 1px;
    width: 192px;
    height: 7px;
    float: left;
    background-color: #f95a21;
}

#footer5 {
    font-size: 1px;
    width: 22px;
    height: 7px;
    float: left;
    background-color: #f95a21;
}

