body {
  background-color: lightblue;
}


.margin0 {
   margin:0px;
   border:0px;
}

.margin10 {
   margin:10px;
   border:0px;
}

.margin5 {
   margin:5px 0px 0px 0px;
   border:0px;
}

#rcorners1 {
    border-radius: 25px;
    background: #73AD21;
    padding: 20px;
    width: 200px;
    height: 150px;
}

#rcorners2 {
    border-radius: 25px;
    border: 2px solid #73AD21;
    padding: 20px;
    width: 200px;
    height: 150px;
}

#topMenu {
    border-radius: 25px 25px 0px 0px;
    background: url(images/paper1.jpg);
    background-position: left top;
    background-repeat: repeat;
    padding: 20px;
    width: 800px;
    height: 122px;
}

#contentFrame {
    border-radius: 0px 0px 0px 0px;
    background: white;
    background-position: left top;
    background-repeat: repeat;
    padding: 20px;
    width: 800px;
    height: 940px;
}

.contentSection {
    border-radius: 0px 0px 0px 0px;
    background-position: left top;
    border: 2px solid lightblue;
    width: 760px;
    padding: 20px;
    height: 940px;
    overflow:hidden;
}

#topMenu2 {
    border-radius: 25px;
    background-position: left top;
    background-repeat: repeat;
    padding: 20px;
    background: #73AD21;
    width: 800px;
    height: 150px;
}

#beforeBottomFrame {
    background: black;
    padding: 0px;
    margin:0px;
    border:0px;
    width: 840px;
    height: 10px;
}

#bottomFrame {
    border-radius: 0px 0px 25px 25px;
    background-position: left top;
    background-repeat: repeat;
    padding: 20px;
    background: url("../images/paper1.jpg");
    width: 800px;
    height: 50px;
}

#topFrame {
    background: lightblue;
    height: 50px;
}

#registering {
    position: relative;
    left: 0px;
    top: 0px;
    z-index: -1;
}

#register {
   background-image: url("../images/paper1.jpg");
}

#verticalSpacer0 {
    height:70px;    
}

#verticalSpacer1 {
    height:150px;    
}

#verticalSpacer2 {
    height:200px;    
}

#verticalSpacer3 {
    height:300px;    
}

#verticalSpacer4 {
    height:400px;    
}

#horizontalSpacer0 {
    width:70px;    
}

#horizontalSpacer1 {
    width:150px;    
}

#horizontalSpacer2 {
    width:200px;    
}

#horizontalSpacer3 {
    width:300px;    
}

#horizontalSpacer4 {
    width:400px;    
}

#feedbackCircle {
    border-radius: 50%;
    background: white;
    border: 2px solid white;
    padding: 20px; 
    width: 400px;
    height:400px;    
    color: orange;
}

#homeMessage1 {
    border-radius: 25px 25px 25px 25px;
    background-image: url("../images/ds1.jpg");
    background-position: left top;
    background-repeat: no-repeat;
    border: 2px solid lightblue;
    padding: 20px;
    width: 400px;
    height: 400px;
}

#homeMessage2 {
    border-radius: 25px 25px 25px 25px;
    background-image: url("../images/glbh.jpg");
    background-position: left top;
    background-repeat: no-repeat;
    border: 2px solid lightblue;
    padding: 20px;
    width: 400px;
    height: 400px;
}

#homeMessage3 {
    border-radius: 25px 25px 25px 25px;
    background-image: url("../images/office1.jpg");
    background-position: left top;
    background-repeat: no-repeat;
    border: 2px solid lightblue;
    padding: 20px;
    width: 400px;
    height: 400px;
}

#homeMessage4 {
    border-radius: 25px 25px 25px 25px;
    background-image: url("../images/office2.jpg");
    background-position: left top;
    background-repeat: no-repeat;
    border: 2px solid lightblue;
    padding: 20px;
    width: 400px;
    height: 400px;
}

#homeMessage5 {
    border-radius: 25px 25px 25px 25px;
    background-image: url("../images/office3.jpg");
    background-position: left top;
    background-repeat: no-repeat;
    border: 2px solid lightblue;
    padding: 20px;
    width: 400px;
    height: 400px;
}

#homeMessage6 {
    border-radius: 25px 25px 25px 25px;
    background-image: url("../images/office4.jpg");
    background-position: left top;
    background-repeat: repeat;
    border: 2px solid lightblue;
    padding: 20px;
    width: 400px;
    height: 400px;
}


#messageFrame {
    border-radius: 25px 25px 25px 25px;
    background-image: url("../images/bluecloud.jpg");
    background-position: left top;
    background-repeat: repeat;
    border: 2px solid lightblue;
    padding: 20px;
    width: 500px;
    height: 700px;
}

#messageFrameMedium {
    border-radius: 25px 25px 25px 25px;
    background-image: url("../images/bluecloud.jpg");
    background-position: left top;
    background-repeat: repeat;
    border: 2px solid lightblue;
    padding: 20px;
    width: 500px;
    height: 450px;
}

.messageSection {
    border-radius: 25px 25px 25px 25px;
    background-image: url("../images/bluecloud.jpg");
    background-position: left top;
    background-repeat: repeat;
    border: 2px solid lightblue;
    padding: 20px;
  
}


.messageSectionFinance {
    border-radius: 25px 25px 25px 25px;
    background-image: url("../images/blueskytree3.jpg");
    background-position: left top;
    background-repeat: repeat;
    border: 0px solid black;
    padding: 20px;
    color:white;
  
}

.messageSection2 {
    border-radius: 25px 25px 25px 25px;
    background-image: url("../images/homebg6.jpg");
    background-position: left top;
    background-repeat: repeat;
    border: 2px solid lightblue;
    padding: 20px;
  
}


.homePageSection {
    border-radius: 0px;
    background-position: left top;
    background-repeat: no-repeat;
    border: 2px solid lightblue;
    padding: 20px;
    width: 760px;
    height: 700px;
  
}

.contactPageSection {
    border-radius: 25px 25px 25px 25px;
    background-position: left top;
    background-color: white;
    background-repeat: no-repeat;
    border: 2px solid lightblue;
    padding: 20px;
    width: 465px;
    height: 610px;
    color: #008CBA;
  
}

.registerPageSection {
    border-radius: 0px 0px 0px 0px;
    background: white;
    background-position: left top;
    background-repeat: repeat;
    background-image: url("../images/bgredblue.png");
    padding: 0px;
    width: 800px;
    height: 940px;
}

#homeImage {
    position: relative;
    width: 755px;
    height: 755px;
}

.homeTextColor {
    color: #fff;
}

#homeMessage {
    border-radius: 0px;
    background-color: #EEE;
    background-position: left top;
    border: 2px solid lightblue;
    color: #008CBA;
    padding: 0px 20px 12px 20px;
    width: 712px;
    height: 85px;
}


#dominiqueMessage {
    border-radius: 0px;
    background-position: left top;
    background-repeat: no-repeat;
    border: 2px solid lightblue;
    padding: 20px;
    width: 712px;
    height: 700px;
    background-image: url("../images/blueskytree.jpg");
}

#homeContent {
    width: 800px;
    height: 800px;
}

#oval0 {
	width: 200px;
	height: 100px;
	background: red;
	-moz-border-radius: 100px / 50px;
	-webkit-border-radius: 100px / 50px;
	border-radius: 100px / 50px;
}

#oval {
	width: 200px;
	height: 400px;
	background: red;
	-moz-border-radius: 100px / 200px;
	-webkit-border-radius: 100px / 200px;
	border-radius: 100px / 200px;
}




#messageFrame2 {
    border-radius: 25px 25px 25px 25px;
    background-image: url("../images/gld.jpg");
    background-position: left top;
    background-repeat: repeat;
    border: 2px solid lightblue;
    padding: 20px;
    width: 500px;
    height: 600px;
}

#primaryContent {
    border-radius: 25px 25px 25px 25px;
    background-color: #EEE;
    background-position: left top;
    background-repeat: repeat;
    border: 2px solid lightblue;
    padding: 20px;
    width: 600px;
    height: 800px; 
}


#serviceContent {
    background-image: url("../images/sunr1.jpg");
}

#serviceContent2 {
    background-image: url("../images/wf3.jpg");
}

#serviceContentBlueBG {
    background-image: url("../images/bgblueds.jpg");
    width: 800px;
    height: 900px;
    font-size: 20px;
    color:white;
}

.serviceContentBG {
    position: relative;
    width: 800px;
    height: 900px;
    overflow:hidden;
    color:white;
}


.serviceContentBG2 {
    background-image: url("../images/bglblueds800.jpg");
    width: 800px;
    height: 900px;
    overflow:hidden;
    color:black;
}

.serviceContentImage {
    position: absolute;
    width: 800px;
    height: 900px;
    overflow:hidden;
    top: 0px;
    left: 0px;
    z-index:1;
}

.serviceContentData {
    position: absolute;
    width: 800px;
    height: 900px;
    color:white;
    z-index:2;
    top: 0px;
    left: 0px;
    text-align:left;
    border: 0px solid #73AD21;
}

.serviceContentData2 {
    width: 800px;
    height: 900px;
    color:black;
}



#homeMessage2 {
    border-radius: 25px;
    position: relative;
    left: 50px;
    top: 50px;
    padding: 20px;
    width: 600px;
    height: 400px;
    color:white;
}

.aboutMessage {
  text-align: justify;

}

.aboutMessageFL::first-letter {
    font-size: 200%;
    color: #8A2BE2;
}

.aboutMessageHR {
    display: block;
    height: 1px;
    border: 0;
    border-top: 2px solid #8A2BE2;
    margin: 1em 0;
    padding: 0; 
}

.verifiedByPT {
    font-size: 8px;
    margin:0px;
    padding:0px;

}



div.img {
    margin: 5px;
    border: 1px solid #ccc;
    float: left;
    width: 240px;
     box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}	

div.img:hover {
    border: 1px solid #777;
}

div.img img {
    width: 100%;
    height: auto;
}

div.desc {
    padding: 15px;
    text-align: center;
}



#FAQResponse {
    background-image: url("../images/bluecloud.jpg");
    border: 1px solid black;
}

.menuHL ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
    overflow: hidden;
    background-color: #008CBA;
}

.menuHL li {
    float: left;
    border-right:1px solid #bbb;
}

.menuHL li:last-child {
    border-right: none;
}

.menuHL li a {
    display: block;
    color: white;
    text-align: left;
    padding: 14px 16px;
    text-decoration: none;
}

.menuHL li a:hover:not(.active) {
    background-color: #111;
}

.active {
   background-color: #4CAF50;
}

table.marginL15 span {
    margin-left: 15px;

}

.activeFAQ {
    background-image: url("../images/bluecloud.jpg");
    color:white;
}

.menuVL ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
    width: 320px;
    background-color: #f1f1f1;
    border: 1px solid #555;
}

.menuVL li a {
    display: block;
    color: #000;
    padding: 8px 16px;
    text-decoration: none;
}

.menuVL li {
    text-align: left;
    border-bottom: 1px solid #555;
}

.menuVL li:last-child {
    border-bottom: none;
}

.menuVL li a.active {
    background-color: #4CAF50;
    color: white;
}

.menuVL li a:hover:not(.active) {
    background-color: #555;
    color: white;
}


.menuFT ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
    overflow: hidden;
    background-color: #333;
}

.menuFT li a {
    display: block;
    color: white;
    text-align: center;
    padding: 14px 16px;
    text-decoration: none;
}

.menuFT li a:hover:not(.active) {
    background-color: gold;
}

.menuTD a {
    display: block;
    color: white;
    text-align: center;
    text-decoration: none;
}


.slmg {
   color: #008CBA;;
}

.serviceText {
   color: white;
}


.serviceText2 {
   color: black;
}
.serviceTextGold {
   color: gold;
}

.serviceTextRed {
   color: red;
}

.serviceTextBlue {
   color: blue;
}

.serviceTextBlack {
   color: #000;
}


#cpr {
  color: blue;

}


#pageFooter nav ul{
	list-style: none;
	margin: 0;
	padding: 0;
	font-family: Times, "MS Trebuchet", sans-serif;
}

footer#pageFooter nav ul li{
	padding:0;
	margin: 0 20px 0 0;
	display:inline;
}

.whiteOnGreen {
    background-color: #4CAF50;
    color:white;
}

.whiteOnBlack {
    background-color: #000;
    color:white;
}

.greenOnWhite {
    background-color: white;
    color:#4CAF50;
}

input[type="text"] {
   display: block;
   margin: 0;
   width: 100%;
   font-family: sans-serif;
   font-size: 14px;
   appearance: none;
   box-shadow: none;
   border-radius: none;
 }
 input[type="text"]:focus {
   outline: none;
 }


 .style-4 input[type="text"] {
   padding: 10px;
   border: none;
   border-bottom: solid 2px #c9c9c9;
   transition: border 0.3s;
 }
 .style-4 input[type="text"]:focus,
 .style-4 input[type="text"].focus {
   border-bottom: solid 2px #969696;
 }

 .style-5 input[type="text"] {
   padding: 10px;
   border: solid 1px #fff;
   box-shadow: inset 1px 1px 2px 0 #707070;
   transition: box-shadow 0.3s;
 }
 .style-5 input[type="text"]:focus,
 .style-5 input[type="text"].focus {
   box-shadow: inset 1px 1px 2px 0 #c9c9c9;
 }


 textarea.styled {
	width: 400px;
	height: 70px;
	border: 3px solid #cccccc;
	padding: 5px;
	font-family: Tahoma, sans-serif;
	background-position: bottom right;
	background-repeat: no-repeat;
     }

 .button {
     background-color: #4CAF50;
     border: none;
     color: white;
     padding: 15px 32px;
     text-align: center;
     text-decoration: none;
     display: inline-block;
     font-size: 16px;
     margin: 4px 2px;
     cursor: pointer;
 }
 
 .buttonBlue {
      background-color: #008CBA;
      border: none;
      color: white;
      padding: 15px 32px;
      text-align: center;
      text-decoration: none;
      display: inline-block;
      font-size: 16px;
      margin: 4px 2px;
      cursor: pointer;
 }
 
 .buttonBlueCloud {
       background-image: url("../images/bluecloud.jpg");
       border: none;
       color: black;
       padding: 15px 32px;
       text-align: center;
       text-decoration: none;
       display: inline-block;
       font-size: 16px;
       margin: 4px 2px;
       cursor: pointer;
  }
  
  
 .buttonPaper {
         background-image: url("../images/paper.jpg");
         border: none;
         color: black;
         padding: 15px 32px;
         text-align: center;
         text-decoration: none;
         display: inline-block;
         font-size: 16px;
         margin: 4px 2px;
         cursor: pointer;
  }


 .buttonBlue2 {background-color: #008CBA;}
 .buttonRed {background-color: #f44336;}
 .buttonGray {background-color: #e7e7e7; color: black;}
 .buttonBlack {background-color: #555555;}