/* DEFAULTS
----------------------------------------------------------*/
.cell
{
text-align:left;
}

.righttextbox
{
float:right;
}


.modalPopup
{
    background: White url('images/modal_title.jpg') repeat-x;
    border: solid 2px #3F6C9A;
    padding: 3px;
    width: 350px;
}

.modalPopup h5
{
    color: White;
    font-weight: normal;
    font-size: 11pt;    
    padding: 2px;
    margin: 0px 0px 8px 0px;
    float:left;    
}

.modalPopup div.closeButton
{   
    margin: 0px 3px 8px 0px;
    float:right;
}

.modalPopup div.closeButton a
{
    color: White;
    font-size: 11pt;
    text-decoration: none;
}

.modalBackground
{        
    background-color: Gray;    
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
    opacity: 0.5;    
}

.modalMessage
{
    padding: 35px 10px 10px 10px;
}

.modalButtons
{
    text-align: right;
    padding: 0px 7px 7px 0px;
}

body
{
    background: #b6b7bc;
    font-size: .80em;
    font-family: "Helvetica Neue" , "Lucida Grande" , "Segoe UI" , Arial, Helvetica, Verdana, sans-serif;
    margin: 0px;
    padding: 0px;
    color: #696969;
}

a:link, a:visited
{
    color: #034af3;
}

.address-item
{
    text-align: left;
    margin: 10px 10px 10px 10px;
    border: 1px solid #E8E6D2;
    height: auto;
    color: #333333;
}


.fprint
{
    text-align: left;
    margin: auto;
    border: 1px solid #E8E6D2;
    width:200px;
    height: auto;
    color: #333333;
}


.border
{
    margin: 10px 10px 10px 10px;
    border: 1px solid #E8E6D2;
    height: auto;
    color: #333333;
    width: 900px;
}



.enrollbutton
{
    padding-top: 215px;
    padding-left: 310px;
}



a:hover
{
    color: #1d60ff;
    text-decoration: none;
}

a:active
{
    color: #034af3;
}

p
{
    margin-bottom: 10px;
    line-height: 1.6em;
}

.oculto {display:none} 

/* HEADINGS   
----------------------------------------------------------*/

.topimage_aboutus
{
    background-image: url('images/aboutusb.jpg');
    background-position: center center;
    width: 960px;
    height: 320px;
    background-repeat: no-repeat;
    color: #FFFFFF;
}

.topimage_enroll
{
    background-image: url('images/enrollb.jpg');
    width: 960px;
    height: 320px;
    background-repeat: no-repeat;
}
.topimage_services
{
    background-image: url('images/servicesb.jpg');
    width: 960px;
    height: 320px;
    background-repeat: no-repeat;
}

.topimage_information
{
    background-image: url('images/informationb.jpg');
    width: 960px;
    height: 320px;
    background-repeat: no-repeat;
}

.topimage_faq
{
    background-image: url('images/faqb.jpg');
    width: 960px;
    height: 320px;
    background-repeat: no-repeat;
}

.topimage_payment
{
    background-image: url('images/payment.jpg');
    width: 960px;
    height: 320px;
    background-repeat: no-repeat;
}

.topimage_contact
{
    background-image: url('images/ro5b.jpg');
    width: 960px;
    height: 320px;
    background-repeat: no-repeat;
}




/* PRIMARY LAYOUT ELEMENTS   
----------------------------------------------------------*/

.page
{
    width: 960px;
    background-color: #fff;
    margin: 20px auto 0px auto;
    border: 1px solid #496077;
}

.number
{
    float: right;
    text-align: left;
    color: #FF0000;
    margin-right: 10px;
    margin-top: 60px;
    text-decoration: underline;
}


.header
{
    margin: 0px;
    padding: 0px;
    background: #FFFFFF;
    width: 100%;
    background-image: url('images/Header.png');
    background-repeat: no-repeat;
    height: 151px;
}

.header h1
{
    font-weight: 700;
    margin: 0px;
    padding: 0px 0px 0px 20px;
    color: #CC0000;
    border: none;
    line-height: 2em;
    font-size: 2em;
}

.main
{
    padding: 0px;
    margin: 12px 0px 0px 0px;
    min-height: 420px;
}

.leftCol
{
    padding: 6px 0px;
    margin: 12px 8px 8px 8px;
    width: 200px;
    min-height: 200px;
}

.footer
{
    color: #4e5766;
    padding: 8px 0px 0px 0px;
    margin: 0px auto;
    text-align: center;
    line-height: normal;
}


/* TAB MENU   
----------------------------------------------------------*/

div.hideSkiplink
{
    background-color: #5f93b8;
    width: 100%;
}

div.menu
{
    padding: 4px 0px 4px 8px;
}

div.menu ul
{
    list-style: none;
    margin: 0px;
    padding: 0px;
    width: auto;
}

div.menu ul li a, div.menu ul li a:visited
{
    background-color: #5f93b8;
    border: 1px #4e667d solid;
    color: #dde4ec;
    display: block;
    line-height: 1.35em;
    padding: 4px 24px 4px 20px;
    text-decoration: none;
    white-space: nowrap;
}

div.menu ul li a:hover
{
    background-color: #84c900;
    color: #FFFFFF;
    text-decoration: none;
}

div.menu ul li a:active
{
    background-color: #465c71;
    color: #cfdbe6;
    text-decoration: none;
}

/* FORM ELEMENTS   
----------------------------------------------------------*/







fieldset
{
    margin: 1em 0px;
    padding: 1em;
    border: 1px solid #E8E6D2;
}

fieldset p
{
    margin: 2px 12px 10px 10px;
}

fieldset.login label, fieldset.register label, fieldset.changePassword label
{
    display: block;
}

fieldset label.inline
{
    display: inline;
}

legend
{
    font-size: 1.1em;
    font-weight: 600;
    padding: 2px 4px 8px 4px;
}

input.textEntry
{
    width: 320px;
    border: 1px solid #ccc;
}

input.passwordEntry
{
    width: 320px;
    border: 1px solid #ccc;
}

div.accountInfo
{
    width: 42%;
}

/* MISC  
----------------------------------------------------------*/

.clear
{
    clear: both;
}
.bottom
{
    background-image: url('images/foot.gif');
    height: 100px;
}

.title
{
    display: block;
    float: left;
    text-align: left;
    width: auto;
}

.loginDisplay
{
    font-size: 1.1em;
    color: White;
    float: right;
    padding-right: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
}

.loginDisplay a:link
{
    color: white;
}

.loginDisplay a:visited
{
    color: white;
}

.loginDisplay a:hover
{
    color: white;
}

.failureNotification
{
    font-size: 1.2em;
    color: Red;
}

.bold
{
    font-weight: bold;
}

.submitButton
{
    text-align: right;
    padding-right: 10px;
}

/* Main stuff
----------------------------------------------------------*/

.maincontent
{
    width: 923px;
    height: 388px;
    background-repeat: no-repeat;
    margin-right: 20px;
    color: #FFFFFF;
}

.leftcol
{
    float: left;
    width: 259px;
    height: 370px;
    background-image: url('images/left.gif');
    margin-right: 60px;
    background-repeat: no-repeat;
    padding-top: 60px;
    padding-left: 15px;
    color: #FFFFFF;
    font-size: 11pt;
    font-family: Arial, Helvetica, sans-serif;
}

.maincol
{
    float: left;
    width: 263px;
    height: 370px;
    background-image: url('images/mid.gif');
    background-repeat: no-repeat;
    padding-top: 60px;
    padding-right: 3px;
    color: #FFFFFF;
    font-size: 11pt;
    font-family: Arial, Helvetica, sans-serif;
}



.rightcol
{
    float: right;
    width: 261px;
    height: 370px;
    background-image: url('images/right.gif');
    background-repeat: no-repeat;
    padding-top: 60px;
    padding-left: 15px;
    color: #FFFFFF;
    font-size: 11pt;
    font-family: Arial, Helvetica, sans-serif;
}

.introtext
{
    width: 210px;
    font-family: Helvetica, sans-serif;
    font-size: large;
    font-weight: normal;
    color: #FFFFFF;
    font-style: oblique;
    text-transform: capitalize;
}



.readmore
{
    float: right;
    margin-right: 10px;
    padding-right: 10px;
}




.lefcol h1
{
    font-family: 'Sakkal Majalla';
    color: #FFFFFF;
    font-size: 350%;
    text-align: center;
}

.banner
{
    background-image: url('images/background.gif');
}

.sidebar
{
    float: left;
    width: 200px;
}

.midcontent
{
    float: left;
    width: 460px;
    margin-left: 25px;
}

.feed
{
    float: right;
    width: 200px;
}
.fullcontent
{
    background-position: left top;
    float: left;
    width: 460px;
    margin-left: 25px;
    background-image: url('images/divide.gif');
    background-repeat: no-repeat;
}
.intextimage
{
    border: 1px solid #000000;
    float: left;
    width: 114px;
    height: 159px;
    margin-top: 5px;
    margin-right: 15px;
    margin-bottom: 5px;
}

.noboard
{
    border-style: none;
}

.txtGMPNews
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 8pt;
    font-style: normal;
    font-weight: bold;
    color: #000000;
    text-decoration: underline;
}

.txtSubHeader
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11pt;
    font-style: normal;
    font-weight: bold;
    color: #5f93b8;
    text-decoration: underline;
}

.txtSubHeaderunder
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11pt;
    font-style: normal;
    font-weight: bold;
    color: #5f93b8;
    text-decoration: underline;
}

.space
{
    height: 15px;
}


.txtHeader
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 14pt;
    font-style: normal;
    font-weight: bold;
    color: #5f93b8;
    text-decoration: underline;
}

.txtCopy
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 9pt;
    font-style: normal;
    font-weight: normal;
    color: #333333;
    text-align: left;
}

.partone
{
    border: thin dotted #CCCCCC;
    height: 400px;
    overflow: auto;
}

.parttwo
{
    border: thin dotted #CCCCCC;
    width: 100%;
}
.red
{
    color: #FF0000;
}


/* ------------------
 styling for the tables 
   ------------------   */


body
{
    line-height: 1.6em;
}

#hor-minimalist-a
{
    font-family: "Lucida Sans Unicode" , "Lucida Grande" , Sans-Serif;
    font-size: 12px;
    background: #fff;
    margin: 45px;
    width: 480px;
    border-collapse: collapse;
    text-align: left;
}
#hor-minimalist-a th
{
    font-size: 14px;
    font-weight: normal;
    color: #039;
    padding: 10px 8px;
    border-bottom: 2px solid #6678b1;
}
#hor-minimalist-a td
{
    color: #669;
    padding: 9px 8px 0px 8px;
}
#hor-minimalist-a tbody tr:hover td
{
    color: #009;
}


#hor-minimalist-b
{
    font-family: "Lucida Sans Unicode" , "Lucida Grande" , Sans-Serif;
    font-size: 12px;
    background: #fff;
    margin: 45px;
    width: 480px;
    border-collapse: collapse;
    text-align: left;
}
#hor-minimalist-b th
{
    font-size: 14px;
    font-weight: normal;
    color: #039;
    padding: 10px 8px;
    border-bottom: 2px solid #6678b1;
}
#hor-minimalist-b td
{
    border-bottom: 1px solid #ccc;
    color: #669;
    padding: 6px 8px;
}
#hor-minimalist-b tbody tr:hover td
{
    color: #009;
}


#ver-minimalist
{
    font-family: "Lucida Sans Unicode" , "Lucida Grande" , Sans-Serif;
    font-size: 12px;
    margin: 45px;
    width: 480px;
    text-align: left;
    border-collapse: collapse;
}
#ver-minimalist th
{
    padding: 8px 2px;
    font-weight: normal;
    font-size: 14px;
    border-bottom: 2px solid #6678b1;
    border-right: 30px solid #fff;
    border-left: 30px solid #fff;
    color: #039;
}
#ver-minimalist td
{
    padding: 12px 2px 0px 2px;
    border-right: 30px solid #fff;
    border-left: 30px solid #fff;
    color: #669;
}


#box-table-a
{
    font-family: "Lucida Sans Unicode" , "Lucida Grande" , Sans-Serif;
    font-size: 12px;
    margin: 45px;
    width: 480px;
    text-align: left;
    border-collapse: collapse;
}
#box-table-a th
{
    font-size: 13px;
    font-weight: normal;
    padding: 8px;
    background: #b9c9fe;
    border-top: 4px solid #aabcfe;
    border-bottom: 1px solid #fff;
    color: #039;
}
#box-table-a td
{
    padding: 8px;
    background: #e8edff;
    border-bottom: 1px solid #fff;
    color: #669;
    border-top: 1px solid transparent;
}
#box-table-a tr:hover td
{
    background: #d0dafd;
    color: #339;
}


#box-table-b
{
    font-family: "Lucida Sans Unicode" , "Lucida Grande" , Sans-Serif;
    font-size: 12px;
    margin: 45px;
    width: 480px;
    text-align: center;
    border-collapse: collapse;
    border-top: 7px solid #9baff1;
    border-bottom: 7px solid #9baff1;
}
#box-table-b th
{
    font-size: 13px;
    font-weight: normal;
    padding: 8px;
    background: #e8edff;
    border-right: 1px solid #9baff1;
    border-left: 1px solid #9baff1;
    color: #039;
}
#box-table-b td
{
    padding: 8px;
    background: #e8edff;
    border-right: 1px solid #aabcfe;
    border-left: 1px solid #aabcfe;
    color: #669;
}


#hor-zebra
{
    font-family: "Lucida Sans Unicode" , "Lucida Grande" , Sans-Serif;
    font-size: 12px;
    margin: 45px;
    width: 480px;
    text-align: left;
    border-collapse: collapse;
}
#hor-zebra th
{
    font-size: 14px;
    font-weight: normal;
    padding: 10px 8px;
    color: #039;
}
#hor-zebra td
{
    padding: 8px;
    color: #669;
}
#hor-zebra .odd
{
    background: #e8edff;
}


#ver-zebra
{
    font-family: "Lucida Sans Unicode" , "Lucida Grande" , Sans-Serif;
    font-size: 12px;
    margin: 45px;
    width: 480px;
    text-align: left;
    border-collapse: collapse;
}
#ver-zebra th
{
    font-size: 14px;
    font-weight: normal;
    padding: 12px 15px;
    border-right: 1px solid #fff;
    border-left: 1px solid #fff;
    color: #039;
}
#ver-zebra td
{
    padding: 8px 15px;
    border-right: 1px solid #fff;
    border-left: 1px solid #fff;
    color: #669;
}
.vzebra-odd
{
    background: #eff2ff;
}
.vzebra-even
{
    background: #e8edff;
}
#ver-zebra #vzebra-adventure, #ver-zebra #vzebra-children
{
    background: #d0dafd;
    border-bottom: 1px solid #c8d4fd;
}
#ver-zebra #vzebra-comedy, #ver-zebra #vzebra-action
{
    background: #dce4ff;
    border-bottom: 1px solid #d6dfff;
}


#one-column-emphasis
{
    font-family: "Lucida Sans Unicode" , "Lucida Grande" , Sans-Serif;
    font-size: 12px;
    margin: 45px;
    width: 480px;
    text-align: left;
    border-collapse: collapse;
}
#one-column-emphasis th
{
    font-size: 14px;
    font-weight: normal;
    padding: 12px 15px;
    color: #039;
}
#one-column-emphasis td
{
    padding: 10px 15px;
    color: #669;
    border-top: 1px solid #e8edff;
}
.oce-first
{
    background: #d0dafd;
    border-right: 10px solid transparent;
    border-left: 10px solid transparent;
}
#one-column-emphasis tr:hover td
{
    color: #339;
    background: #eff2ff;
}


#newspaper-a
{
    font-family: "Lucida Sans Unicode" , "Lucida Grande" , Sans-Serif;
    font-size: 12px;
    width: 100%;
    text-align: left;
    border-collapse: collapse;
}
#newspaper-a th
{
    padding: 12px 17px 12px 17px;
    font-weight: normal;
    font-size: 14px;
    color: #000000;
}
#newspaper-a td
{
    padding: 7px 17px 7px 17px;
    color: #000000;
    text-decoration: underline;
}
#newspaper-a tbody tr:hover td
{
    color: #000000;
    background: #BFFF48;
    text-decoration: underline;
}


#newspaper-b
{
    font-family: "Lucida Sans Unicode" , "Lucida Grande" , Sans-Serif;
    font-size: 12px;
    margin: 45px;
    width: 480px;
    text-align: left;
    border-collapse: collapse;
    border: 1px solid #69c;
}
#newspaper-b th
{
    padding: 15px 10px 10px 10px;
    font-weight: normal;
    font-size: 14px;
    color: #039;
}
#newspaper-b tbody
{
    background: #e8edff;
}
#newspaper-b td
{
    padding: 10px;
    color: #669;
    border-top: 1px dashed #fff;
}
#newspaper-b tbody tr:hover td
{
    color: #339;
    background: #d0dafd;
}


#newspaper-c
{
    font-family: "Lucida Sans Unicode" , "Lucida Grande" , Sans-Serif;
    font-size: 12px;
    margin: 45px;
    width: 480px;
    text-align: left;
    border-collapse: collapse;
    border: 1px solid #6cf;
}
#newspaper-c th
{
    padding: 20px;
    font-weight: normal;
    font-size: 13px;
    color: #039;
    text-transform: uppercase;
    border-right: 1px solid #0865c2;
    border-top: 1px solid #0865c2;
    border-left: 1px solid #0865c2;
    border-bottom: 1px solid #fff;
}
#newspaper-c td
{
    padding: 10px 20px;
    color: #669;
    border-right: 1px dashed #6cf;
}


#rounded-corner
{
    font-family: "Lucida Sans Unicode" , "Lucida Grande" , Sans-Serif;
    font-size: 12px;
    margin: 45px;
    width: 480px;
    text-align: left;
    border-collapse: collapse;
}
#rounded-corner thead th.rounded-company
{
    background: #b9c9fe url('table-images/left.png') left -1px no-repeat;
}
#rounded-corner thead th.rounded-q4
{
    background: #b9c9fe url('table-images/right.png') right -1px no-repeat;
}
#rounded-corner th
{
    padding: 8px;
    font-weight: normal;
    font-size: 13px;
    color: #039;
    background: #b9c9fe;
}
#rounded-corner td
{
    padding: 8px;
    background: #e8edff;
    border-top: 1px solid #fff;
    color: #669;
}
#rounded-corner tfoot td.rounded-foot-left
{
    background: #e8edff url('table-images/botleft.png') left bottom no-repeat;
}
#rounded-corner tfoot td.rounded-foot-right
{
    background: #e8edff url('table-images/botright.png') right bottom no-repeat;
}
#rounded-corner tbody tr:hover td
{
    background: #d0dafd;
}


#background-image
{
    font-family: "Lucida Sans Unicode" , "Lucida Grande" , Sans-Serif;
    font-size: 12px;
    margin: 45px;
    width: 480px;
    text-align: left;
    border-collapse: collapse;
    background: url('table-images/blurry.jpg') 330px 59px no-repeat;
}
#background-image th
{
    padding: 12px;
    font-weight: normal;
    font-size: 14px;
    color: #339;
}
#background-image td
{
    padding: 9px 12px;
    color: #669;
    border-top: 1px solid #fff;
}
#background-image tfoot td
{
    font-size: 11px;
}
#background-image tbody td
{
    background: url('table-images/back.png');
}

#background-image tbody tr:hover td
{
    color: #339;
    background: none;
}


#gradient-style
{
    font-family: "Lucida Sans Unicode" , "Lucida Grande" , Sans-Serif;
    font-size: 12px;
    margin: 45px;
    width: 480px;
    text-align: left;
    border-collapse: collapse;
}
#gradient-style th
{
    font-size: 13px;
    font-weight: normal;
    padding: 8px;
    background: #b9c9fe url('table-images/gradhead.png') repeat-x;
    border-top: 2px solid #d3ddff;
    border-bottom: 1px solid #fff;
    color: #039;
}
#gradient-style td
{
    padding: 8px;
    border-bottom: 1px solid #fff;
    color: #669;
    border-top: 1px solid #fff;
    background: #e8edff url('table-images/gradback.png') repeat-x;
}
#gradient-style tfoot tr td
{
    background: #e8edff;
    font-size: 12px;
    color: #99c;
}
#gradient-style tbody tr:hover td
{
    background: #d0dafd url('table-images/gradhover.png') repeat-x;
    color: #339;
}


#pattern-style-a
{
    font-family: "Lucida Sans Unicode" , "Lucida Grande" , Sans-Serif;
    font-size: 12px;
    margin: 45px;
    width: 480px;
    text-align: left;
    border-collapse: collapse;
    background: url('table-images/pattern.png');
}
#pattern-style-a thead tr
{
    background: url('table-images/pattern-head.png');
}
#pattern-style-a th
{
    font-size: 13px;
    font-weight: normal;
    padding: 8px;
    border-bottom: 1px solid #fff;
    color: #039;
}
#pattern-style-a td
{
    padding: 8px;
    border-bottom: 1px solid #fff;
    color: #669;
    border-top: 1px solid transparent;
}
#pattern-style-a tbody tr:hover td
{
    color: #339;
    background: #fff;
}


#pattern-style-b
{
    font-family: "Lucida Sans Unicode" , "Lucida Grande" , Sans-Serif;
    font-size: 12px;
    margin: 45px;
    width: 480px;
    text-align: left;
    border-collapse: collapse;
    background: url('table-images/patternb.png');
}
#pattern-style-b thead tr
{
    background: url('table-images/patternb-head.png');
}
#pattern-style-b th
{
    font-size: 13px;
    font-weight: normal;
    padding: 8px;
    border-bottom: 1px solid #fff;
    color: #039;
}
#pattern-style-b td
{
    padding: 8px;
    border-bottom: 1px solid #fff;
    color: #669;
    border-top: 1px solid transparent;
}
#pattern-style-b tbody tr:hover td
{
    color: #339;
    background: #cdcdee;
}

.information
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #000000;
}

.errors
{
    color: red;
}

.MenuCell
{
    border-color: Black;
    border-width: 1px;
    border-style: solid;
    background-color: WhiteSmoke;
    color: Black;
    text-align: center;
    height: 25px;
    font-size: x-small;
}
.MenuCellSelected
{
    border-top-color: Black;
    border-left-color: Black;
    border-right-color: Black;
    border-bottom-color: Gainsboro;
    border-width: 1px;
    background-color: Gainsboro;
    font-weight: bold;
    font-size: x-small;
}

.MenuCellHover
{
    background-color: LightSteelBlue;
    font-size: x-small;
}

.Canvas
{
    background-color: #E0E0E0;
    font-size: x-small;
    border-bottom: 1px solid black;
    border-top: 1px solid black;
}



#nav
{
    clear: both;
    font-weight: bold;
    color: #666;
    margin-left: 4px;
    float: left;
    list-style-type: none;
    padding-bottom: 21px;
}
html > body #nav
{
    margin-left: 2px;
    background: url('images/navshadow.gif') no-repeat 4px 100% #fff;
}
#nav li
{
    list-style-type: none;
    float: left;
    margin: 0 0 0 4px;
    padding: 0 0 0 10px;
    border-bottom: 1px solid #999;
    background: url('images/tabgrey.gif') #c0c0c0 top left no-repeat;
}
#nav li a
{
    color: #666;
    background: url('images/tabgrey.gif') transparent top right no-repeat;
    display: block;
    padding: 0 10px 0 0;
}
#nav li a:link, #nav li a:visited
{
    color: #000;
    text-decoration: none;
}
#nav li a:hover, #nav li a:active
{
    color: #fff;
    text-decoration: none;
}
#nav li.cur, #nav li.over, #nav li:hover
{
    background: url('images/tabblue.gif') #3375b2 top left no-repeat;
    border-bottom: 1px solid #036;
}
#nav li strong, ul#nav li.cur a, ul#nav li.over a, ul#nav li:hover a
{
    display: block;
    color: #fff;
    padding: 0 10px 0 0;
    text-decoration: none;
    background: transparent url('images/tabblue.gif') no-repeat right top;
}

.blue
{
    background-color: #5f93b8;
    width: 915px;
    height: 800px;
}


#body-part
{
    height: auto;
    width: 900px;
    margin: auto;
}


.left-body
{
    height: auto;
    width: 200px;
    float: left;
    padding: 14px 0px 20px 0px;
}
.left-body-top
{
    height: auto;
    width: 174px;
    margin: auto auto 15px auto;
    border: #beb9aa solid 1px;
    padding: 0px 12px 0px 12px;
}
.left-body-top p
{
    margin: 0px;
    padding: 10px 0px 10px 0px;
    font-family: Arial, Helvetica, sans-serif;
    color: #858177;
    font-size: 12px;
    line-height: 22px;
    font-weight: bold;
}
.left-body-top p a
{
    color: #af5a00;
    text-decoration: none;
    font-weight: bold;
    font-size: 11px;
    font-family: Arial, Helvetica, sans-serif;
}
.left-body strong
{
    font-size: 12px;
    color: #995e01;
    font-family: Arial, Helvetica, sans-serif;
}
.img-box-2
{
    height: auto;
    width: auto;
    float: left;
    padding: 0px 15px 0px 0px;
}
.left-body-top ul
{
    margin: 0px;
    padding: 0px 0px 0px 0px;
    list-style-type: none;
}
.left-body-top ul li
{
    font-family: Arial, Helvetica, sans-serif;
    background: none;
    font-size: 12px;
    padding: 0px 0px 2px 0px;
    line-height: 28px;
    border-bottom: #b5b2a8 dashed 1px;
}
.left-body-top ul li.last
{
    border: 0px;
}
.left-body-top ul li a
{
    color: #05516d;
    text-decoration: none;
    background: url('images/arrow-list.gif') no-repeat 0px 2px;
    padding: 0px 0px 0px 20px;
}
.left-body-bt
{
    height: auto;
    width: 174px;
    margin: auto;
    border: #beb9aa solid 1px;
    background: #e8e4d8;
    padding: 0px 12px 0px 12px;
}
.left-body-bt ul
{
    margin: 0px;
    padding: 10px 0px 10px 0px;
    list-style-type: none;
}
.left-body-bt ul li
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #5b0000;
    background: url('images/left-list.gif') no-repeat;
    padding: 5px 0px 3px 30px;
}
.left-body-bt p
{
    margin: 0px;
    padding: 10px 0px 10px 0px;
    font-family: Arial, Helvetica, sans-serif;
    color: #05506c;
    font-size: 13px;
    line-height: 22px;
}
.left-body-bt p a
{
    color: #05506c;
    font-weight: bold;
}
.right-body
{
    height: auto;
    width: 660px;
    float: left;
    padding: 0px 0px 0px 36px;
    line-height: 22px;
}
.right-body a
{
    color: #af5a00;
}
.right-body p
{
    margin: 0px;
    padding: 10px 0px 10px 0px;
    font-family: Arial, Helvetica, sans-serif;
    color: #010101;
    font-size: 12px;
    line-height: 22px;
}
.right-body p a
{
    color: #af5a00;
    text-decoration: none;
    font-size: 11px;
    font-family: Arial, Helvetica, sans-serif;
}
.right-body strong
{
    font-size: 12px;
    color: #8b8989;
    font-family: Arial, Helvetica, sans-serif;
}
.right-body p strong
{
    font-size: 12px;
    color: #b78201;
    font-family: Arial, Helvetica, sans-serif;
}
.right-body ul
{
    margin: 0px;
    padding: 20px 0px 20px 0px;
    list-style-type: none;
}
.right-body ul li
{
    font-family: Arial, Helvetica, sans-serif;
    background: none;
    font-size: 12px;
    background: url(../images/list-arrow.gif) no-repeat 0px 12px;
    padding: 0px 0px 0px 15px;
    line-height: 28px;
}
.right-body ul li a
{
    color: #3b688f;
    text-decoration: none;
    font-weight: bold;
}
.right-body ul li a:hover
{
    color: #3b688f;
    background: #e8e4d8;
    padding: 4px 10px 4px 0px;
}
.left-content
{
    height: auto;
    width: 182px;
    float: left;
    padding: 0px 25px 0px 20px;
    border-left: #c9c9c9 dashed 1px;
}
.right-body ul li a:hover
{
    color: #3b688f;
    background: #e8e4d8;
    padding: 4px 10px 4px 0px;
}
.left-content
{
    height: auto;
    width: 182px;
    float: left;
    padding: 0px 25px 0px 20px;
    border-left: #c9c9c9 dashed 1px;
}
.right-content
{
    height: auto;
    width: 182px;
    float: left;
    padding: 100px 20px 0px 0px;
}
#footer-back
{
    height: 100px;
    width:960px;
    margin: auto;
    background: #5f93b8;
    border: 1px solid #496077;
}
.footer-right
{
    height: 80px;
    width: 400;
    line-height: 22px;
    font-family: Arial, Helvetica, sans-serif;
    color: #FFFFFF;
    font-size: 12px;
    padding: 0px;
    float: left;
    margin-left: 20px;
    margin-top: 15px;
}
.footer-right a
{
    color: #FFFFFF;
    text-decoration: none;
}
.footer-right span
{
    font-size: 11px;
    color: #000000;
}

.gray-box
{
    height: 66px;
    width: 196px;
    float: left;
    background: url('images/box-gray.gif') no-repeat;
    padding: 12px 10px 0px 10px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #012339;
    font-size: 17px;
    font-weight: bold;
}
.gray-box a
{
    color: #FFFFFF;
    font-size: 12px;
    font-weight: bold;
}
.img-box
{
    height: auto;
    width: auto;
    float: left;
    padding: 7px 10px 0px 0px;
}
.img-box-1
{
    height: auto;
    width: auto;
    float: right;
    padding: 15px 0px 20px 40px;
}



/* inner pages css start */
h1.inner
{
    font: 33px Myriad Pro, Arial;
    color: #fff;
    font-weight: 100;
    margin: 0px;
    padding: 25px 0px 10px 0px;
    background: none;
}
.aboutus-img
{
    float: right;
    border: 4px solid #b0a48b;
    margin: 0px 0px 10px 20px;
}
h5
{
    font: 15px Myriad Pro, Arial, Helvetica, sans-serif;
    color: #315d82;
    font-weight: bold;
    padding: 0px 0px 5px 0px;
    border-bottom: 1px dotted #000;
    margin: 0px 0px 10px 0px;
}
h6
{
    font: 17px Myriad Pro, Arial, Helvetica, sans-serif;
    color: #315d82;
    font-weight: bold;
    padding: 0px 0px 5px 0px;
    margin: 0px 0px 10px 0px;
}
.aboutcolumnzone
{
    padding: 20px 0px 16px 0px;
}
.aboutcolumn1
{
    width: 48%;
    float: left;
    margin: 0px 0px 10px 0px;
}
.aboutcolumn2
{
    width: 48%;
    float: right;
    margin: 0px 0px 10px 0px;
}
.abouticon
{
    float: left;
    margin: 0px 20px 0px 0px;
}
.insidereadmore
{
    padding: 10px 0px 10px 0px;
}
input.button
{
    color: #ffffff;
    background: #414141;
    font: bold 11px Arial, Helvetica, sans-serif;
    text-decoration: none;
    padding: 10px 10px;
    margin: 0px 5px 5px 0;
    border: 1px solid #000000;
}
input.button:hover
{
    cursor: pointer;
    color: #cccccc;
}
.project-img
{
    float: right;
    margin-left: 20px;
    border: 6px solid #315d82;
}
.whiteheading
{
    font: 30px Myriad Pro, Arial;
    color: #000;
    font-weight: 100;
    padding: 0px;
    margin: 25px 0px 20px 0px;
}
.ourprojectrow
{
    margin-bottom: 20px;
    border-bottom: 1px dotted #000;
    padding-bottom: 10px;
    width: 95%;
}
.servicecolumnzone
{
    padding: 20px 0px 16px 0px;
}
.servicecolumn1
{
    width: 48%;
    float: left;
    margin: 0px 0px 10px 0px;
}
.servicecolumn2
{
    width: 48%;
    float: right;
    margin: 0px 0px 10px 0px;
}
.blog-posted-row
{
    padding: 3px;
}
/* inner pages css ends */


h1
{
    margin: 0px;
    padding: 26px 0px 10px 0px;
    font-family: "Times New Roman" , Times, serif;
    color: #315d82;
    font-size: 32px;
    font-weight: normal;
}
h2
{
    padding: 26px 0px 10px 0px;
    margin: 0px;
    font-family: "Times New Roman" , Times, serif;
    color: #101010;
    font-size: 25px;
    font-weight: normal;
}
h1, h2, h3, h4
{
    line-height: normal;
}



.center-body
{
    border: 1px solid #CCCCCC;
    height: auto;
    width: 550px;
    float: left;
    padding: 0px 0px 0px 5px;
    line-height: 22px;
}
.center-body h1
{
    color: #84c900;
    font-family: 'Times New Roman' , Times, serif;
    font-weight: bold;
}
.center-body a
{
    color: #800000;
    text-decoration: underline;
}
.center-body p
{
    margin: 0px;
    padding: 10px;
    font-family: Arial, Helvetica, sans-serif;
    color: #333333;
    font-size: 12px;
    line-height: 20px;
}

.center-body strong
{
    font-size: 12px;
    color: #8b8989;
    font-family: Arial, Helvetica, sans-serif;
}
.center-body p strong
{
    font-size: 12px;
    color: #b78201;
    font-family: Arial, Helvetica, sans-serif;
}
.center-body ul
{
    margin: 0px;
    padding: 20px 0px 20px 20px;
    list-style-type: disc;
}
.center-body ul li
{
    font-family: Arial, Helvetica, sans-serif;
    background: none;
    font-size: 12px;
    background: url(../images/list-arrow.gif) no-repeat 0px 12px;
    padding: 0px 0px 0px 15px;
    line-height: 28px;
    color: #333333;
}
.center-body ul li a
{
    color: #3b688f;
    text-decoration: none;
    font-weight: bold;
}
.center-body ul li a:hover
{
    color: #3b688f;
    background: #e8e4d8;
    padding: 4px 10px 4px 0px;
}


.right-center-body
{
    height: auto;
    width: 310px;
    float: right;
    line-height: 22px;
    margin-right: 2px;
    margin-top: 50px;
}
.right-center-body a
{
    color: #af5a00;
}
.right-center-body p
{
    margin: 0px;
    padding: 10px 0px 10px 0px;
    font-family: Arial, Helvetica, sans-serif;
    color: #010101;
    font-size: 12px;
    line-height: 22px;
}
.right-center-body p a
{
    color: #af5a00;
    text-decoration: none;
    font-size: 11px;
    font-family: Arial, Helvetica, sans-serif;
}
.right-body strong
{
    font-size: 12px;
    color: #8b8989;
    font-family: Arial, Helvetica, sans-serif;
}
.right-center-body p strong
{
    font-size: 12px;
    color: #b78201;
    font-family: Arial, Helvetica, sans-serif;
}
.right-center-body ul
{
    margin: 0px;
    padding: 20px 0px 20px 0px;
    list-style-type: none;
}
.right-center-body ul li
{
    font-family: Arial, Helvetica, sans-serif;
    background: none;
    font-size: 12px;
    background: url(../images/list-arrow.gif) no-repeat 0px 12px;
    padding: 0px 0px 0px 15px;
    line-height: 28px;
}
.right-center-body ul li a
{
    color: #3b688f;
    text-decoration: none;
    font-weight: bold;
}
.right-center-body ul li a:hover
{
    color: #3b688f;
    background: #e8e4d8;
    padding: 4px 10px 4px 0px;
}
.sideimg
{
    margin-top: 40px;
}

.sample6
{
    width: 189px;
    height: 137px;
    background: url(images/cut-corner.png) no-repeat;
}

.left
{
    float: left;
    margin-right: 20px;
}

.smallicon
{
    float: right;
    margin-top: 5px;
    margin-left: 6px;
    color: #5f93b8;
    margin-right: 20px;
}

.smallicon a
{
    border-style: none;
    text-decoration: none;
    color: #5f93b8;
}


smallicon a:hover
{
    border-style: none;
    text-decoration: none;
    color: #5f93b8;
}

smallicon a:link
{
    border-style: none;
    text-decoration: none;
    color: #5f93b8;
}
smallicon a:visited
{
    border-style: none;
    text-decoration: none;
    color: #5f93b8;
}



.blink
{
    float: right;
    margin-left: 20px;
    margin-right: 20px;
    color: #FFFFFF;
}

.bimage
{
    float: right;
    
   margin-right: 15px;
    color: #FFFFFF;
}

.bimage2
{
    float: right;
    color: #FFFFFF;
    margin-top: 23px;
    margin-right: 15px;
}



.demoleft
{
    float: left;
    margin-top: 10px;
    width: 320px;
    height: 315px;
    border: 1px solid #E8E6D2;
    color: #333333;
    margin-left: 20px;
}

.demoright
{
    float: right;
    border: 1px solid #E8E6D2;
    color: #333333;
    margin-top: 10px;
    width: 320px;
    height: 315px;
    margin-right: 20px;
}

.fineprint
{
    color: #000000;
    margin-right: 100px;
    margin-left: 100px;
}




.mGrid
{
    width: 100%;
    background-color: #fff;
    margin: 5px 0 10px 0;
    border: solid 1px #525252;
    border-collapse: collapse;
}
.mGrid td
{
    padding: 2px;
    border: solid 1px #c1c1c1;
    color: #333333;
}
.mGrid th
{
    padding: 4px 2px;
    color: #fff;
    background: #6395B8 url('images/grd_head2.png') repeat-x top;
    border-left: solid 1px #525252;
    font-size: 0.9em;
}
.mGrid .alt
{
    background: #fcfcfc url('images/grd_alt.png') repeat-x top;
}
.mGrid .pgr
{
    background: #424242 url('images/grd_pgr.png') repeat-x top;
}
.mGrid .pgr table
{
    margin: 5px 0;
}
.mGrid .pgr td
{
    border-width: 0;
    padding: 0 6px;
    border-left: solid 1px #666;
    font-weight: bold;
    color: #fff;
    line-height: 12px;
}
.mGrid .pgr a
{
    color: #666;
    text-decoration: none;
}
.mGrid .pgr a:hover
{
    color: #000;
    text-decoration: none;
}
