
@charset "utf-8";

.boxcontent {
    float: left;
    height: 155px;
    width: 909px;
}

.box1 {
    float: left;
    height: 155px;
    width: 300px;
}

.boxheadericon {
    float: left;
    height: 40px;
    padding: 2px;
    width: 40px;
}

h2 {
    color: #000000;
    float: left;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 18px;
    font-weight: bold;
    margin-top: 0;
    padding-left: 22px;
    padding-top: 13px;
    text-align: left;
}

.boxheadericoncont {
    float: left;
    height: 60px;
    padding: 2px;
    width: 40px;
}

#boxcontent2 {
    color: #ffffff;
    float: left;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    height: 75px;
    line-height: 1.4em;
    text-align: justify;
    width: 228px;
}

p {
	color : #000000;
    margin: 0;
    padding: 0;
    text-indent: 40px;
}

.innboxheaderhead {
    color: #E77817;
    float: left;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 18px;
    font-weight: bold;
    height: 40px;
    padding-left: 22px;
    padding-top: 15px;
    text-align: left;
    width: 350px;
}
.heading {
    color: #000000;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 14px;
    font-weight: bold;
    height: 20px;
    padding-left: 22px;
    text-align: left;
    width: 550px;
}
.headingbox {
    color: #000000;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 14px;
    font-weight: bold;
    height: 20px;
    padding-left: 22px;
    text-align: left;
    width: 250px;
}
.headingbox ul {
    list-style: none outside none;
    margin: 0;
    padding: 0;
}
.headingbox ul li {
    line-height: 1.4em;
    list-style: none outside none;
    margin: 0;
    padding: 0;
}
.solutions {
    float: left;
}
.heading ul {
    list-style: none outside none;
    margin: 0;
    padding: 0;
}
.heading ul li {
    line-height: 5.6em;
    list-style: none outside none;
    margin: 0;
}

#boxcontent3 {
    color: #000000;
    float: left;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    line-height: 1.4em;
    padding-left: 50px;
    text-align: justify;
    width: 245px;
}
.boxfooter2 {
    color: #551A8B;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 13px;
    font-weight: bold;
    height: auto;
    padding-top: 3px;
    text-align: right;
    width: 310px;
}
.boxfooterlastbox {
    font-family: Arial,Helvetica,sans-serif;
    font-size: 13px;
    font-weight: bold;
    height: 125px;
    padding-top: 23px;
    text-align: right;
    width: 310px;
    z-index: 1000;
}
.divider {
    background: url("../images/box/divider.png") repeat scroll 0 0 transparent;
    float: left;
    height: 144px;
    padding-bottom: 5px;
    padding-top: 5px;
    width: 2px;
}
.panel {
    background: none repeat scroll 0 0 #EAEAEA;
    border: 1px solid #C0C0C0;
    border-radius: 7px 5px 6px 8px;
    float: left;
    height: 350px;
    margin-left: 5px;
    width: 65%;
}
.form {
    background: none repeat scroll 0 0 #EAEAEA;
    border: 1px solid #C0C0C0;
    border-radius: 7px 5px 6px 8px;
    float: left;
    height: 344px;
    margin-left: 12px;
    padding: 3px;
    width: 32%;
}
.box-heading {
    background: url("../images/box/background.png") repeat-x scroll 0 0 transparent;
    border: 1px solid #DBDEE1;
    border-radius: 7px 7px 0 0;
    color: #E77817;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 18px;
    font-weight: bold;
    line-height: 28px;
    text-align: center;
}
.box-content {
    background: none repeat scroll 0 0 white;
    border-bottom: 1px solid #DBDEE1;
    border-left: 1px solid #DBDEE1;
    border-radius: 0 0 1px 1px;
    border-right: 1px solid #DBDEE1;
    height: 302px;
    padding: 4px;
}
.formstyle {
    float: left;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 13px;
    height: 15px;
    line-height: 25px;
    padding: 3px;
    text-align: left;
    vertical-align: text-top;
    width: 30%;
}
.textboxstyle {
    background-repeat: repeat-x;
    border: 1px none #D1C7AC;
    color: #333333;
    float: left;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 13px;
    height: 15px;
    line-height: 13px;
    margin: 3px;
    padding: 2px;
    text-align: left;
    width: 60%;
}
.checkboxstyle {
    float: left;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 13px;
    line-height: 22px;
    margin: 2px;
    padding-top: 5px;
    text-align: left;
}

