@charset "utf-8";
/* CSS Document */
* {
	margin: 0px;
	padding: 0px;
}

body {
	background: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #231f20;
	margin: 0px;
	padding: 0px;
	text-align: center;
}

img {
	border: none;
}

.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

.clean {
	clear: both;
}

/* wrapper starts */
#wrapper {
	width: 954px;
	text-align: left;
	margin: 0 auto;
	display: table;
}
/* wrapper ends */

/* header starts */
#header {
	width: 954px;
	height: 74px;
	background: url(../images/bg-header.gif) repeat-x;
	display: block;
	margin-bottom: 5px;
}

#header .bgRight {
	background: url(../images/bg-right.jpg) top right no-repeat;
	width: 954px;
	height: 74px;
	display: block;
}

#header .logo {
	width: 234px;
	width: 260px;
	height: 74px;
}
/* header ends */

/* nav starts */
#nav {
	background: url(../images/bg-nav.gif) repeat-x;
	height: 27px;
	display: block;
	color: #fff;
	text-align: left;
	margin-bottom: 5px;
	font: Arial;
	font-size: 11px;
	font-weight: bold;
}

#nav a.nOne {	
	width: 114px;
	height: 19px;
	text-align: center;
	border-right: 1px solid #fff;
	margin-left: 1px;
	color: #fff;
	display: block;
	float: left;
	text-decoration: none;
	padding: 6px 0 0 0;
}

#nav a.nOne:hover {
	background: url(../images/bg-nav-one-hover.gif) no-repeat;
	color: #9b9da0;
}

#nav a.nOneActive {
	background: url(../images/bg-nav-one-hover.gif) no-repeat;
	color: #9b9da0;
}

#nav a.nTwo {	
	width: 168px;
	height: 19px;
	text-align: center;
	border-right: 1px solid #fff;
	color: #fff;
	display: block;
	float: left;
	text-decoration: none;
	padding: 6px 0 0 0;
}

#nav a.nTwo:hover {
	background: url(../images/bg-nav-two-hover.gif) no-repeat;
	color: #9b9da0;
}


#nav a.nTwoActive {
	background: url(../images/bg-nav-two-hover.gif) no-repeat;
	color: #9b9da0;
}

#nav a.nThree {	
	width: 146px;
	height: 19px;
	text-align: center;
	border-right: 1px solid #fff;
	color: #fff;
	display: block;
	float: left;
	text-decoration: none;
	padding: 6px 0 0 0;
}

#nav a.nThree:hover {
	background: url(../images/bg-nav-three-hover.gif) no-repeat;
	color: #9b9da0;
}

#nav a.nThreeActive {
	background: url(../images/bg-nav-three-hover.gif) no-repeat;
	color: #9b9da0;
}

#nav a.nFour {	
	width: 123px;
	height: 19px;
	text-align: center;
	border-right: 1px solid #fff;
	color: #fff;
	display: block;
	float: left;
	text-decoration: none;
	padding: 6px 0 0 0;
}

#nav a.nFour:hover {
	background: url(../images/bg-nav-four-hover.gif) no-repeat;
	color: #9b9da0;
}


#nav a.nFourActive {
	background: url(../images/bg-nav-four-hover.gif) no-repeat;
	color: #9b9da0;
}

#nav a.nFive {	
	width: 129px;
	height: 19px;
	text-align: center;
	border-right: 1px solid #fff;
	color: #fff;
	display: block;
	float: left;
	text-decoration: none;
	padding: 6px 0 0 0;
}

#nav a.nFive:hover {
	background: url(../images/bg-nav-five-hover.gif) no-repeat;
	color: #9b9da0;
}


#nav a.nFiveActive {
	background: url(../images/bg-nav-five-hover.gif) no-repeat;
	color: #9b9da0;
}

#nav a.nSix {	
	width: 132px;
	height: 19px;
	text-align: center;
	border-right: 1px solid #fff;
	color: #fff;
	display: block;
	float: left;
	text-decoration: none;
	padding: 6px 0 0 0;
}

#nav a.nSix:hover {
	background: url(../images/bg-nav-six-hover.gif) no-repeat;
	color: #9b9da0;
}


#nav a.nSixActive {
	background: url(../images/bg-nav-six-hover.gif) no-repeat;
	color: #9b9da0;
}

#nav a.nSeven {	
	width: 133px;
	height: 19px;
	text-align: center;
	color: #fff;
	display: block;
	float: left;
	text-decoration: none;
	padding: 6px 0 0 0;
}

#nav a.nSeven:hover {
	background: url(../images/bg-nav-seven-hover.gif) no-repeat;
	color: #9b9da0;
}


#nav a.nSevenActive {
	background: url(../images/bg-nav-seven-hover.gif) no-repeat;
	color: #9b9da0;
}

#nav a.active {
	background: url(../images/bg-nav-hover.gif) repeat-x;
	color: #9b9da0;
}
/* nav ends */

/* banner starts */
#banner {
	width: 954px;
	height: 319px;
	display: block;
	border-bottom: 3px solid #999b9e;
	padding-bottom: 10px;
	margin-bottom: 8px;
}

/* bannerLeft starts */
#bannerLeft {
	width: 231px;
	height: 319px;
	display: block;
	float: left;
}
/* bannerLeft ends */

/* bannerSpacer starts */
#bannerSpacer {
	width: 10px;
	height: 319px;
	display: block;
	float: left;
}
/* bannerSpacer ends */

#imageContainer {
	margin:auto;
	width: 711px;
	width: 472px;
	height: 319px;
	float: left;
}

#imageContainer img {
	width: 711px;
	width: 472px;
	height: 319px;
	display: none;
	position: absolute;
}

/* banner ends */

/* bannerTxt starts */ 
#bannerTxt {
	background: url(../images/bg-banner.jpg) right no-repeat #c7d5d6;
	width: 713px;
	height: 319px;
	font-size: 14px;
	color: #231f20;
	float: left;
}

#bannerTxt .txtHolder {
	margin: 45px 0 0 28px;
}

#bannerTxt h1 {
	font-size: 32px;
	color: #fff;
	margin-bottom: 10px;
	line-height: 32px;
	
}

#bannerTxt p {
	margin-bottom: 10px;
	line-height: 18px;
}

#bannerTxt a {
	color: #fff;
	text-decoration: none;
}

#bannerTxt a:hover {
	color: #fff;
	text-decoration: underline;
}
/* bannerTxt ends */

/* bannerRight starts */

#bannerRight {
	width: 231px;
	display: block;
	float: right;
}
/* bannerRight ends */

/* news starts */
#news {
	color: #fff;
	font-size: 12px;
}

#news h1 {
	font-size: 17px;
	line-height: 22px;
	margin-bottom: 2px;
	color: #808285;
}
#news h2 {
	font-size: 18px;
	line-height: 16px;
	color: #808285;
}

#news p {
	margin-bottom: 4px;
	/*text-align: 12px;*/
}

#news a {
	font-size: 11px;
	background: url(../images/bullet.gif) left no-repeat;
	color: #231f20;
	text-decoration: none;
	padding-left: 18px;
}

#news a:hover {
	color: #231f20;
	text-decoration: underline;
}

#news .newsBox {
	background: #d1d3d4;
	border-bottom: 1px solid #fff;
	display: block;
	padding: 8px 14px;
}

#news .newsBoxTitle {
	background: #d1d3d4;
	display: block;
	padding: 8px 14px 0px 14px;
}

#news .thaughts {
	height: 94px;
	margin-top: 6px;
	background: #d1d3d4;
	color: #231f20;
	border-bottom: 1px solid #fff;
	display: block;
	padding: 7px 14px;
}

#news .darkTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #231f20;
}

#news .whiteTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000;
}

#news .smallTxt {
	font-size: 10px;
	color: #fff;
}
/* news ends */

/* featurePanel */
#featurePanel {
	width: 100%;
	height: auto;
	margin-bottom: 5px;
	display: table;
	font-family: Arial, Helvetica, sans-serif;
}
 
#featurePanel .box {
	background: #d1d3d4;
	width: 100%;
	height: 139px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	display: block;
}

#featurePanel .title {
	width: auto;
	height: 22px;
	background: #002157;
	padding: 6px 17px 0 17px;
	margin-bottom: 6px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	color: #fff;
	text-transform: uppercase;
}
#featurePanel .titleLeft {
	width: auto;
	height: 22px;
	background: #002157;
	padding: 6px 17px 0 13px;
	margin-bottom: 6px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #fff;
	text-transform: uppercase;
}
#featurePanel .content {
	font-family: Arial, Helvetica, sans-serif;
	width: auto;
	padding: 0 17px;
	color: #000;
}
#featurePanel h1 {
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 3px;
	line-height: 22px;
}
#featurePanel p {
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 4px;
}

#featurePanel a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	background: url(../images/bullet.gif) left no-repeat;
	color: #231f20;
	text-decoration: none;
	padding-left: 20px;
}

#featurePanel a:hover {
	color: #231f20;
	text-decoration: underline;
}

/* featureWordPanel */
#featureWordPanel {
	background: #d1d3d4;
	width: 100%;
	height: 61px;
	display: table;
}
#featureWordPanel .box {
	background: #d1d3d4;
	width: 100%;
	height: auto;
	float: left;
	font-weight: normal;
	display: block;
}
#featureWordPanel .content {
	width: auto;
	padding: 0 17px;
}
#featureWordPanel p {
	font-weight: normal;
	color: #000;
	padding: 5px 0;
}
/* featureWordPanel END */

/* container starts */
#container {
	width: 954px;
	margin-bottom: 5px;
	display: block;
	border-bottom: 3px solid #999b9e;
	padding-bottom: 10px;
}
 
#container .boxOne {
	background: #d1d3d4;
	width: 231px;
	display: block;
	float: left;
	margin-right: 10px;
}

#container .boxTwo {
	background: #d1d3d4;
	width: 231px;
	display: block;
	float: left;
	margin-left: 0px;
}

#container .title {
	background: #002157;
	font-weight: bold;
	color: #fff;
	padding: 6px 0 6px 16px;
	text-transform: uppercase;
}

#container .content {
	padding: 6px 20px 13px 12px;
	height: 120px;
}

#container .pic {
	margin-top: 8px;
}

#container h1 {
	font-size: 17px;
	font-weight: bold;
	line-height: 22px;
	margin-bottom: 2px;
	color: #808285;
}

#container p {
	margin-bottom: 2px;
	text-align:10px ;
}

#container a {
	font-size: 11px;
	font-weight: bold;
	background: url(../images/bullet.gif) left no-repeat;
	color: #231f20;
	text-decoration: none;
	padding-left: 20px;
}

#container a:hover {
	color: #231f20;
	text-decoration: underline;
}
/* container ends */

/* footer starts */
#footer {
	width: 954px;
	display: block;
	padding-bottom: 10px;
}

#footer a {
	color: #231f20;
	text-decoration: none;
}

#footer a:hover {
	color: #231f20;
	text-decoration: underline;
}

#footer .footerLeft {
	width: 270px;
	float: left;
	text-align: left;
}

#footer .footerRight {
	width: 684px;
	float: left;
	text-align: right;
}

#footer span {
	padding: 0 4px;
}
/* footer ends */


/* Other Pages starts */
/* main, bottomBox starts */
#main, #bottomBox {
	width: 954px;
	margin-bottom: 5px;
	display: block;
	border-bottom: 3px solid #999b9e;
	padding-bottom: 10px;
}

.mainBG {
	width: 954px;
	height: auto;
	background: url(../images/bg-main.gif) repeat-y;
	display: block;
}

/* main, bottomBox ends */

/* colOne starts */
#colOne {
	width: 233px;
	background: #002157;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	display: block;
	float: left;
}
/* colOne ends */

/* colOneLink starts */
#colOneLink {
	width: 233px;
	display: block;
}

#colOneLink h2 {
	width: 196px;
	height: 20px;
	border-bottom: 1px solid #3f5381;
	display: block;
	padding: 4px 14px 0 23px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	text-transform: uppercase;
	color: #fff;
	background-color: #9b9da0;
}

#colOneLink a {
	width: 196px;
	height: 20px;
	border-bottom: 1px solid #3f5381;
	display: block;
	padding: 4px 14px 0 23px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	text-decoration: none;
	color: #fff;
}

#colOneLink a:hover {
	background: url(../images/bullet-002.gif) left no-repeat #1a386a 6px;
	color: #7f90ab;
	text-decoration: none;
}

#colOneLink a.activeLink {
	background: url(../images/bullet-002.gif) left no-repeat #1a386a 6px;
	color: #FFFFFF;
	text-decoration: none;
}

#colOneLink a.sub {
	background: #334d79;
	width: 181px;
	border-bottom: none;
	display: block;
	padding: 6px 14px 6px 38px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
	color: #FFFFFF;
}

#colOneLink a.subj {
	background: #334d79;
	width: 181px;
	height: auto;
	border-bottom: none;
	display: block;
	padding: 6px 14px 10px 38px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	font-size: 10px;
	text-decoration: none;
	color: #7f90ab;
}

#colOneLink a.subjSelected {
	background: url(../images/bullet-006.gif) left no-repeat #334d79 8px;
	width: auto;
	border-bottom: none;
	display: block;
	padding: 6px 14px 10px 38px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
	color: #FFFFFF;
}

#colOneLink a.subjActive {
	background: url(../images/bullet-006.gif) left no-repeat #334d79 8px;
	width: auto;
	height: auto;
	border-bottom: none;
	display: block;
	padding: 6px 14px 10px 38px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
	text-decoration: none;
	color: #FFFFFF;
}

#colOneLink a.sub:hover {
	text-decoration: none;
	color: #7f90ab;
}

#colOneLink a.subj:hover {
	text-decoration: none;
	color: #FFFFFF;
}



/* colTwo starts */
#colTwo {
	width: 478px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #2d2a2a;
	display: block;
	float: left;
	margin-left: 10px;
	margin-right: 10px;
}

#colTwo h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	margin-bottom: 3px;
}

#colTwo h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-bottom: 4px;
	line-height: 16px;
}

#colTwo p {
	margin-bottom: 16px;
	line-height: 14px;
}

#colTwo a {
	color: #231f20;
	text-decoration: none;
}

#colTwo a:hover {
	color: #231f20;
	text-decoration: underline;
}

#colTwo .titleAbout {
	width: 345px;
	width: 325px;
	height: auto;
	padding: 6px 121px 0 12px;
	padding: 6px 141px 0 12px;
	margin-bottom: 6px;
	display: block;
	color: #fff;
}
#colTwo .titleContact {
	background: url(../images/bg-pic-about.jpg) right no-repeat #9b9da0;
	width: 345px;
	width: 325px;
	height: 86px;
	padding: 6px 121px 0 12px;
	padding: 6px 141px 0 12px;
	margin-bottom: 16px;
	display: block;
	color: #fff;
}

#colTwo .titleNews {
	width: 345px;
	width: 325px;
	height: 78px;
	padding: 6px 121px 0 12px;
	padding: 6px 141px 0 12px;
	margin-bottom: 6px;
	display: block;
	color: #fff;
}

#colTwo .defaultScroll {
	width: 454px;
	width: 466px;
	height: 400px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #2d2a2a;
	padding: 2px 12px 0 12px;
	padding-left: 0;
	display: block;
	overflow-y: scroll;
}

#colTwo .defaultContact {
	width: 474px;
	height: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #2d2a2a;
	padding: 2px 0px 0px 0px;
	display: block;
}

#colTwo .titleService {
	background: url(../images/bg-pic-services.jpg) right no-repeat #9b9da0;
	width: 345px;
	width: 325px;
	height: 86px;
	padding: 6px 121px 0 12px;
	padding: 6px 141px 0 12px;
	margin-bottom: 16px;
	display: block;
	color: #fff;
}

#colTwo .titleCourse {
	background: #9b9da0;
	width: 345px;
	width: 325px;
	height: 86px;
	padding: 6px 121px 0 12px;
	padding: 6px 141px 0 12px;
	margin-bottom: 16px;
	display: block;
	color: #fff;
}

#colTwo .titleCat {
	width: 345px;
	width: 325px;
	height: auto;
	padding: 6px 121px 0 12px;
	padding: 6px 141px 0 12px;
	margin-bottom: 16px;
	display: block;
	color: #fff;
}



#colTwo .titleTetra {
	background: #9b9da0;
	/*width: 345px;*/
	/*height: 88px;*/
	padding: 6px 121px 0px 4px;
	/*margin-bottom: 16px;*/

	width: 315px;
	padding: 6px 151px 0 12px;

	display: block;
	color: #fff;
}

#colTwo .titleTetra p {
	line-height: 22px;
}

#colTwo .titleAbout p {
	line-height: 14px;
}

#colTwo .titleTetra .gap2 {
	padding: 0 0 0 12px;
	text-decoration: underline;
}

#colTwo .titleTetra a.pdf {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background: url(../images/icon-pdf.gif) right no-repeat;
	color: #fff;
	text-decoration: underline;
	padding: 10px 26px 10px 0;
}

#colTwo .titleTetra a.pdf:hover {
	text-decoration: none;
}

#colTwo .titleTetra a.lmore {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #fff;
	text-decoration: underline;
	padding: 10px 26px 10px 0;
}

#colTwo .titleTetra a.lmore:hover {
	text-decoration: none;
}

#colTwo .courseIcons {
	margin: 10px 0px 15px 0px;
}
#colTwo .courseIcons a.pdf {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background: url(../images/icon-pdf.gif) right no-repeat;
	color: #000;
	text-decoration: underline;
	text-transform: uppercase;
	padding: 10px 26px 10px 0;
	margin-right: 20px;
}

#colTwo .courseIcons a.pdf:hover {
	text-decoration: none;
}
#colTwo .courseIcons a.print {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background: url(../images/action_print.gif) right no-repeat;
	color: #000;
	text-decoration: underline;
	text-transform: uppercase;
	padding: 10px 26px 10px 0;
	margin-right: 20px;
}

#colTwo .courseIcons a.print:hover {
	text-decoration: none;
}

#colTwo .lstpdf a.pdf {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background: url(../images/icon-pdf.gif) right no-repeat;
	color: #000;
	text-decoration: underline;
	padding: 10px 26px 10px 0;
}

#colTwo .lstpdf a.pdf:hover {
	text-decoration: none;
}

#colTwo .contentTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: #232020;
}

#colTwo .emphasisedText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	font-style: italic;
	color: #008;
}

#colTwo ul {
	margin: 0;
	margin-bottom: 10px;
	padding: 0;
	list-style-type: none;
}

#colTwo li {
	background-image: url(../images/bullet-004.gif);
	background-position: left top;
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-bottom: 4px;
	padding-left: 14px;
}

#courseList li {
	background-image: url(../images/bullet-course.gif);
	background-position: left top;
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-bottom: 4px;
	padding-left: 14px;
}

#colTwo .textBox {
	width:220px;
	height:22px;
	font-size:11px;
	font-family:Arial;
	color: #000000;
}

/* colTwo ends */


/* colThree starts */
#colThree {
	width: 223px;
	background: #d1d3d4;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	display: block;
	float: left;
}
/* colThree ends */

/* colThreeA starts */
#colThreeA {
	width: 223px;
	height: 320px;
	display: block;
}
/* colThreeA ends */

/* colThreeLink starts */
#colThreeLink {
	width: 223px;
	display: block;
}

#colThreeLink h1 {
	background: url(../images/bullet-003.gif) left no-repeat #9b9da0;
	width: 186px;
	height: 20px;
	border-bottom: 1px solid #d1d3d4;
	display: block;
	padding: 4px 14px 0 23px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #fff;
}

#colThreeLink h2 {
	background: url(../images/bullet-003.gif) left no-repeat #9b9da0;
	width: 186px;
	height: 20px;
	border-bottom: 1px solid #d1d3d4;
	display: block;
	padding: 4px 14px 0 23px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #fff;
}

#colThreeLink h3 {
	background-color: #9b9da0;
	width: 186px;
	height: 20px;
	border-bottom: 1px solid #d1d3d4;
	display: block;
	padding: 4px 14px 0 23px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #fff;
}
#colThreeLink a {
	background: url(../images/bullet-003.gif) left no-repeat #9b9da0;
	width: 186px;
	height: 20px;
	border-bottom: 1px solid #d1d3d4;
	display: block;
	padding: 4px 14px 0 23px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #fff;
}

#colThreeLink a:hover {
	background: url(../images/bullet-003.gif) left no-repeat #9b9da0;
	color: #fff;
	text-decoration: none;
}

#colThreeLink a.activeLink {
	background: url(../images/bullet-003.gif) left no-repeat #9b9da0;
	color: #002157;
	text-decoration: none;
}

#colThreeLink a.subdelivery {
	background: #d1d2d4;
	background: #a1a2d4;
	width: 176px;
	height: 18px;
	border-bottom: 1px solid #e0e1e2;
	display: block;
	padding: 6px 14px 0 33px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #000;
}

#colThreeLink a.subdelivery:hover {
	background: #d1d2d4;
	width: 176px;
	height: 18px;
	border-bottom: 1px solid #e0e1e2;
	display: block;
	padding: 6px 14px 0 33px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #000;
	background: url(../images/bullet-003.gif) left no-repeat #9b9da0;
}

#colThreeLink a.sub2 {
	background: #d1d2d4;
	background: #a1a2d4;
	width: 186px;
	height: 18px;
	border-bottom: 1px solid #e0e1e2;
	display: block;
	padding: 4px 14px 0 23px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #101010;
}

#colThreeLink a.sub2:hover{
	background: url(../images/bullet-003.gif) left no-repeat #9b9da0;
	color: #fff;
	text-decoration: none;
}

/* colThreeLink ends */

/* colThreeB starts */
#colThreeB {
	width: 191px;
	height: 120px;
	display: block;
	padding: 10px 16px;
	border-top: 6px solid #fff;
}

#colThreeB p {
	margin-bottom: 2px;
	line-height: 16px;
}

#colThreeB h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	margin-bottom: 4px;
	line-height: 22px;
	color: #808284;
}

#colThreeB .darkTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #231f20;
}

#colThreeB .whiteTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000;
}
/* colThreeB ends */

/* bottomBox starts */
#bottomBox h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	margin-bottom: 12px;
	line-height: 22px;
	color: #808285;
}

#bottomBox p {
	margin-bottom: 4px;
	line-height: 4px;
}

#bottomBox a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	background: url(../images/bullet.gif) left no-repeat;
	color: #231f20;
	text-decoration: none;
	padding-left: 20px;
}

#bottomBox a:hover {
	color: #231f20;
	text-decoration: underline;
}

#bottomBox .newBoxSmall {
	background: #d1d3d4;
	width: 233px;
	height: 114px;
	float: left;
	margin-right: 10px;
	font-weight: bold;
	margin-top: 5px;
	display: block;
}

#bottomBox .newsTitleSmall {
	width: auto;
	height: 22px;
	background: url(../images/thumb-small-news.jpg) right no-repeat #002157;
	padding: 6px 0 0 17px;
	margin-bottom: 6px;
	font-family: "arial";
	font-weight: "bold";
	font-size: 11px;
	color: #fff;
	text-transform: uppercase;
}

#bottomBox .ContentSmall {
	width: 189px;
	padding: 0 17px;
}

#bottomBox .publicBoxSmall {
	background: #d1d3d4;
	width: 233px;
	height: 114px;
	float: left;
	margin-right: 11px;
	font-weight: bold;
	margin-top: 5px;
	display: block;
}

#bottomBox .publicTitleSmall {
	width: auto;
	height: 22px;
	background: url(../images/thumb-small-public.jpg) right no-repeat #002157;
	padding: 6px 0 0 17px;
	margin-bottom: 6px;
	font-family: "arial";
	font-size: 11px;
	font-weight:bold;
	color: #fff;
	text-transform: uppercase;
}

#bottomBox .deliveryTitleSmall {
	width: auto;
	height: 22px;
	background: url(../images/thumb-small-delivery.jpg) right no-repeat #002157;
	padding: 6px 0 0 17px;
	margin-bottom: 6px;
	font-family: "arial";
	font-weight:bold;
	font-size: 11px;
	color: #fff;
	text-transform: uppercase;
}

#bottomBox .customersBoxSmall {
	background: #d1d3d4;
	width: 223px;
	height: 114px;
	float: left;
	margin-top: 5px;
	display: block;
}

#bottomBox .customersTitleSmall {
	width: 206px;
	height: 22px;
	background: url(../images/thumb-small-customers.jpg) right no-repeat #002157;
	padding: 6px 0 0 17px;
	margin-bottom: 6px;
	font-family: "arial";
	font-weight: bold;
	font-size: 11px;
	color: #fff;
	text-transform: uppercase;
}

/* bottomBox ends */


/* scheduleMain starts */
#scheduleMain {
	width: 954px;
	margin-bottom: 5px;
	display: block;
	border-bottom: 3px solid #999b9e;
	padding-bottom: 10px;
}	
/* scheduleMain ends */

/* schedule starts */
#scheduleBox {
	background: url(../images/pic-schedule-top.jpg) right no-repeat #9c9ea0;
	width: 954px;
	height: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
	display: block;
	margin-bottom: 5px;
}

#scheduleBox h1 {
	font-family: "arial";
	font-size: 24px;
	margin-bottom: 3px;
}

#scheduleBox p {
	margin-bottom: 4px;
	line-height: 14px;
}

#scheduleBox a {
	color: #fff;
	text-decoration: underline;
}

#scheduleBox a:hover {
	color: #fff;
	text-decoration: none;
}
 

#scheduleBox .scheduleText {
	width: 100%;
	padding: 10px 0 10px 14px;
}

/* schedule ends */

/* scroller starts */
#beforeScroll {
	width: 954px;
	height: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #504d4d;
}
#beforeScroll .zero {
	background: #c8e9ec;
	border-right: 1px solid #dce8e9;
	padding: 9px 8px;
	color: #3d3f41;
	font-size: 9px;
}

#beforeScroll .one {
	background: #fff;
	border-right: 1px solid #dce8e9;
	padding: 9px 8px;
	color: #3d3f41;
	font-size: 9px;
	text-align: center;
}

#beforeScroll .two {
	background: #9d9fa2;
	border-right: 1px solid #dce8e9;
	padding: 9px 8px;
	color: #fff;
	font-size: 9px;
}
#beforeScroll .threeA {
	background: #002157;
	border-right: 1px solid #7a8ba7;
	padding: 4px 0px 4px 9px;
	color: #fff;
	font-family: "arial";
	font-size: 9px;
}
#beforeScroll .three {
	background: #002157;
	border-right: 1px solid #7a8ba7;
	padding: 4px 0px;
	padding: 0px;
	color: #fff;
	font-family: "arial";
	font-size: 9px;
	text-align: center;
}
#beforeScroll .threeZero {
	background: #c8e9ec;
	border-right: 1px solid #7a8ba7;
	padding: 4px 8px;
	color: #fff;
	font-family: "arial";
	font-size: 9px;
	text-align: center;
}
#beforeScroll .clear {
	background: #c8e9ec;
	background: #fff;
	border-right: none;
	padding: 9px 8px;
	color: #fff;
	font-size: 9px;
}

#scroller {
	width: 954px;
	height: 400px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #504d4d;
	overflow-y: scroll; !important
}

#scrollerNew {
	width: 954px;
	height: 400px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #504d4d;
	overflow-y: scroll;
}

#scrollerVertical {
	width: auto;
	height: 400px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #2d2a2a;
	overflow-y: scroll;
}

#scroller p {
	margin-bottom: 2px;
	line-height: 10px;
}

#scroller .bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

#scroller .one {
	background: #c8e9ec;
	border-right: 1px solid #dce8e9;
	padding: 9px 8px;
	color: #3d3f41;
	font-size: 9px;
}

#scroller .two {
	background: #9d9fa2;
	border-right: 1px solid #dce8e9;
	padding: 9px 8px;
	color: #fff;
	font-size: 9px;
}

#scroller .threeA {
	background: #002157;
	border-right: 1px solid #7a8ba7;
	padding: 4px 9px;
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}

#scroller .three {
	background: #002157;
	border-right: 1px solid #7a8ba7;
	padding: 4px 8px;
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-align: center;
}

#scroller .four {
	background: #9d9fa2;
	border-right: 1px solid #dce8e9;
	border-right: 1px solid #9d9fa2;
	padding: 4px 8px;
	padding: 0px;
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-align: center;
}

#scroller .fourZero {
	background: #9d9fa2;
	border-right: 1px solid #969494;
	border-bottom: 1px solid #e9e8e8;

	border-right: 1px solid #9d9fa2;
	border-bottom: 1px solid #9d9fa2;
	padding: 4px 8px;
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-align: center;
}

#scroller .fourA {
	background: #9d9fa2;
	border-right: 1px solid #dce8e9;
	border-right: 1px solid #9d9fa2;
	padding: 4px 8px;
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}

#scroller .five {
	background: #fff;
	border-right: 1px solid #969494;
	border-bottom: 1px solid #e9e8e8;
	border-right: none;
	padding: 9px 8px;
	padding: 0px;
	color: #3a3738;
	font-size: 9px;
	text-align: center;
}

#scroller .fiveZero {
	background: #c8e9ec;
	border-right: 1px solid #969494;
	border-bottom: 1px solid #e9e8e8;
	border-right: none;
	padding: 9px 8px;
	color: #3a3738;
	font-size: 9px;
	text-align: center;
}

#scroller .fiveA {
	background: #fff;
	border-right: 1px solid #969494;
	border-bottom: 1px solid #e9e8e8;
	border-right: none;
	padding: 9px 8px 9px 0;
	color: #3a3738;
	font-size: 9px;
}

#scroller .clear {
	background: #c8e9ec;
	background: #fff;
	border-right: none;
	padding: 4px 8px;
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-align: center;
}

/* scroller ends */

/* no scroller starts */
#noscroller {
	width: 954px;
	height: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #504d4d;
}

#noscroller p {
	margin-bottom: 2px;
	line-height: 10px;
}

#noscroller .bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

#noscroller .one {
	background: #c8e9ec;
	border-right: 1px solid #dce8e9;
	padding: 9px 8px;
	color: #3d3f41;
	font-size: 9px;
}

#noscroller .two {
	background: #9d9fa2;
	border-right: 1px solid #dce8e9;
	padding: 9px 8px;
	color: #fff;
	font-size: 9px;
}

#noscroller .threeA {
	background: #002157;
	border-right: 1px solid #7a8ba7;
	padding: 4px 9px;
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}

#noscroller .three {
	background: #002157;
	border-right: 1px solid #7a8ba7;
	padding: 4px 8px;
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-align: center;
}

#noscroller .four {
	background: #9d9fa2;
	border-right: 1px solid #dce8e9;
	padding: 4px 8px;
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-align: center;
}

#noscroller .fourA {
	background: #9d9fa2;
	border-right: 1px solid #dce8e9;
	padding: 4px 8px;
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}

#noscroller .five {
	background: #fff;
	border-right: 1px solid #969494;
	border-bottom: 1px solid #e9e8e8;
	padding: 9px 8px;
	color: #3a3738;
	font-size: 9px;
	text-align: center;
}

#noscroller .fiveA {
	background: #fff;
	border-right: 1px solid #969494;
	border-bottom: 1px solid #e9e8e8;
	padding: 9px 8px 9px 0;
	color: #3a3738;
	font-size: 9px;
}
/* no scroller ends */

#contactBox {
	width: 478px;
	height: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #2d2a2a;
	padding: 2px 0px 2px 0px;
	display: block;
}

#contactBox h1 {
	font-family: Arial;
	font-size: 12px;
	margin-bottom: 4px;
	font-weight: bold;
	line-height: 12px;
	color: #000;
}

#contactBox h2 {
	background: url(../images/icon-pdf-medium.gif) right no-repeat;
	background-position: 30px;
	height: 24px;
	margin: 10px 0 0 0;
	padding: 10px 0 0 0;
	font-family: Arial;
	font-size: 12px;
	color: #000;
}

#contactBox p {
	margin-bottom: 16px;
	line-height: 14px;
}

#contactBox a {
	color: #231f20;
	text-decoration: none;
}

#contactBox a:hover {
	color: #231f20;
	text-decoration: underline;
}

#contactBox .contactOne {
	width: 140px;
	float: left;
	margin-right: 5px;
}

#contactBox .contactTwo {
	width: 140px;
	float: left;
}


/* Other Pages ends */

#lhsPanelLink A, #lhsPanelLink A:link, #lhsPanelLink A:visited, #lhsPanelLink A:active {
	font-family: Verdana,Arial,Helvetica,sans-serif; 
	font-size: 100%; 
	font-weight: bold; 
	background-color: transparent; 
	background-image: none; 
	padding-left: 0px;'
	text-decoration: none; 
}
#lhsPanelLink A:hover {
	color: #002157;
	text-decoration: underline;
}

#lhsPanelLink2 A, #lhsPanelLink2 A:link, #lhsPanelLink2 A:visited, #lhsPanelLink2 A:active {
	font-family: Verdana,Arial,Helvetica,sans-serif; 
	font-size: 100%; 
	font-weight: bold; 
	background-color: transparent; 
	background-image: none; 
	padding-left: 0px;'
	text-decoration: none; 
	color: #002157;
}
#lhsPanelLink2 A:hover {
	color: #002157;
	text-decoration: underline;
}

#blog {
	width: 100%;
}

#blog H1 {
	color: rgb(254,254,254);
	font-family: arial;
}
#quoteBox A {
	text-decoration: none !important; 
	background-image: none !important; 
	padding-left: 0px !important; 
}
#quoteBox A:hover { 
	text-decoration: none !important; 
}