/*-----iGS_CSS----*/



/*--------BasicStructure--------*/


body {
font-family: Trebuchet MS;
font-size: 12px;
width: 980px;
margin-left: auto;
margin-top: 0px;
margin-right: auto;
margin-bottom: 0px;
background: #71706E;
}

p { align:justify;}

.main {
width: 980px;
float: left;
overflow: visible;
}


.contentMain {
width: 980px;
float: left;
overflow: visible;
}



.pageContent {
width: 980px;
float: left;
overflow: visible;
background-image: url(../common_imgs/contentBG01.png);
}



alt {
color: #153579;
}



img {
border: 0;
}


ul {
margin: -5px;
}


li {
margin: 0px 0px 6px 0px;
}



/*--------------MENUS--------------*/

.menuFrame {
width: 980px;
height: 40px; /*---must match height of iframe in html doc--*/
float: left;
}



/*--------------HEADER--------------*/

.hderFrame {
width: 980px;
height: 282px;
float: left;
}



/*--------------BUSINESS PACKAGE ROW--------------*/

.bizPckgeRow {
width: 980px;
height: 213px;
float: left;
background-image: url(../common_imgs/bizPckageRowBG01.jpg);
background-color: #43403D;
}


.bizPckgeBox {
width: 250px;
height: 213px;
float: left;
}


.vertDivider {
width: 2px;
height: 213px;
float: left;
}



.iconCallU {
width: 220px;
height: 213px;
float: right;
}



/*--------------PAGE CONTENT--------------*/



/*----contents on LEFT side col----*/

.pageLeftCol {
width: 755px; 
float: left;
overflow: visible;
background-color: #ffffff;
}


.contentLeft {
width: 650px;
float: left;
margin: 30px 0px 30px 40px;
/*overflow: visible;*/
}



.pageTitle {
width: 600px;
font-family: Trebuchet MS;
font-size: 28px;
font-weight: normal;
color: #636160;
float: left;
margin: 0px 0px 10px 0px;
}


.copyLeft {
width: 650px;
font-size: 13px;
line-height: 17px;
text-align: left;
float: left;
margin: 10px 0px 30px 0px;
}




/*----contents on RIGHT side col----*/

.pageRightCol {
width: 225px; 
float: right;
overflow: visible;
margin: 2px 0px 0px 0px;
}


.sectionBoxRt {
width: 225px;
height: 213px;
float: left;
margin: 0px 0px 2px 0px;
}




/*----LOGIN SECTION BOX RIGHT COL----*/


.loginSection {
width: 225px;
height: 213px;
float: left;
margin: 0px 0px 2px 0px;
background: url(../common_imgs/sectionBoxRtBg01.jpg) no-repeat;
}





/*----LOGIN SECTION FORM PROPERTIES----*/


.logInTitle {
color: #FFCB00;
font-size: 20px;
font-weight: bold;
text-align: center;
margin: 13px 0px 0px 0px;
}


.loginBox {
width: 200px;
float: left;
overflow: visible;
margin: 15px 0px 0px 20px;
background: url(../common_imgs/loginBG01.png) no-repeat;
}


input, textarea, select {
font-size: 11px;
width: 150px;
height: 17px;
border: 0px;
float: right;
margin-right: 20px;
padding: 3px 0px 0px 0px;
}


.loginButton {
width: 102px;
height: 22px;
font-size: 12px;
font-weight: bold;
color: #2F2F2F;
border: none;
float: right;
padding: 0px 0px 8px 0px;
margin: 15px 20px 0px 0px;
background-color: #;
background: url(../common_imgs/logInButton01.png);
}




/*----HELP TOPICS SECTION----*/


.titleHelp {
width: 225px;
height: 35px;
float: left;
margin: 1px 0px 0px 0px;
background: #dddddc;
}


.helpCol {
width: 225px;
min-height: 200px;
float: left;
overflow: visible;
}

.helpContentBox {
width: 200px;
margin: 20px 0px 60px 0px;
}




.helpLink01 {
font-size: 12px;
font-weight: normal;
color: #3E3B38;
text-align: left;
text-decoration: underline;
}

A.helpLink01:link {
text-decoration: underline;
}

A.helpLink01:visited {
color: #5575B7;
text-decoration: none;
}

A.helpLink01:hover {
color: #ffffff;
text-decoration: none;
}

A.helpLink01:active {
color: #3E3B38;
text-decoration: underline;
}





/*--------------ENTERTAINMENT BOX--------------*/


.eBox {
width: 755px; 
min-height: 450px;
float: left;
background: url(../common_imgs/eBoxBG01.jpg);
margin: 0px 0px 0px 0px;
}



/*--------------iFRAME COPYRIGHT_FOOTER--------------*/

.footerFrame {
width: 980px;
height: 80px;
float: left;
margin: 0px 0px 0px 0px;
}



.footerRow {
width: 980px;
height: 60px;
float: left;
overflow: hidden;
background-image: url(../common_imgs/contentBG01.jpg);
}


.bottom {
width: 980px;
height: 17px;
float: left;
overflow: hidden:
}


.copyrightBox {
width: 960px;
height: 20px;
line-height: 20px;
float: left;
border-top: 1px solid #848484;
border-bottom: 1px solid #848484;
margin: 30px 10px 5px 10px;
}





/*--------------AcceNT IMAGE PADDING--------------*/


.picBoxRt {
margin: 0px 0px 10px 15px;
}


.picBoxLft {
margin: 10px 15px 5px 0px;
}





















/*-------------SITEMAP_TextLinks-------------*/


.siteLink01 {
font-size: 12px;
font-weight: bold;
line-height: 25px;
color: #173A82;
text-align: left;
text-decoration: none;
}

A.siteLink01:link {
text-decoration: none;
}

A.siteLink01:visited {
font-weight: normal;
color: #5575B7;
text-decoration: none;
}

A.siteLink01:hover {
color: #173A82;
text-decoration: underline;
}

A.siteLink01:active {
color: #173A82;
text-decoration: none;
}



.siteLinkSub {
font-weight: bold;
color: #173A82;
line-height: 22px;
margin: 0px 0px 20px -14px;
}


.siteLinkSubTitle {
font-weight: bold;
color: #173A82;
line-height: 25px;
margin: 0px 0px 8px 12px;
}




















/*-------------PAGELINKS--------------*/


/*----ReadMore----*/

.readMore {
float: left;
font-size: 11px;
font-weight: bold;
color: #AF362D;
text-align: left;
text-decoration: underline;
margin: 7px 0px 0px 0px;
}

A.readMore:link {
font-weight: bold;
text-decoration: underline;
}

A.readMore:visited {
font-weight: normal;
color: #717171;
text-decoration: underline;
}

A.readMore:hover {
font-weight: bold;
color: #AF362D;
text-decoration: none;
}

A.readMore:active {
font-weight: bold;
color: #AF362D;
text-decoration: underline;
}









.textLinkBox {
width: 450px;
height: 25px;
margin: 10px 0px 50px 0px;
}


.textLinkAll {
font-size: 11px;
font-weight: normal;
color: #00673C;
text-align: left;
text-decoration: none;
}


.textLink01 {
font-weight: bold;
color: #173A82;
text-align: left;
text-decoration: underline;
}

A.textLink01:link {
text-decoration: underline;
}

A.textLink01:visited {
font-weight: normal;
color: #5575B7;
text-decoration: underline;
}

A.textLink01:hover {
color: #173A82;
text-decoration: none;
}

A.textLink01:active {
color: #173A82;
text-decoration: underline;
}





/*----BackToTop----*/


.top01 {
font-weight: bold;
color: #234896;
text-align: left;
text-decoration: underline;
margin: 20px 0px 10px 0px;
}

A.top01:link {
text-decoration: underline;
}

A.top01:visited {
font-weight: bold;
color: #234896;
text-decoration: underline;
}

A.top01:hover {
color: #234896;
text-decoration: none;
}

A.top01:active {
color: #234896;
text-decoration: underline;
}



