﻿body
{
	background-color: #cccccc;
	font-family: Arial;
	font-size: 12px;
	line-height: 20px;
	text-align: justify;
	color: #000;
	margin: 0px;
	padding: 0px;
}

img
{
	border: none;
}

table
{
	padding: 0px;
	border-collapse: collapse;
	border-spacing: 5px;
}

table tr td
{
	background-repeat: repeat;
	padding: 0px;
}

ol li, #infra
{
	list-style-type: decimal-leading-zero;
	padding-top: 20px;
}

ol li ol li
{
	list-style-type: lower-alpha;
	padding-top: 5px;
}

ol li ol liol li
{
	list-style-type: lower-roman;
	padding-top: 0px;
}


#mainDiv
{
	border: none;
	background-color: #cccccc;
	width: 100%;
	text-align: center;
	padding: 0px;
	margin: 0px;
}

#mainTable
{
	background-color: #fff;
	text-align: left;
}

#copyrightTr
{
	border-top: solid 1px black;
	font-size: 10px;
	padding: 0px;
	text-align: center;
}

#bottomLinksTr
{
	font-size: 11px;
	padding: 5px;
	border-top: solid 1px black;
	text-align: center;
}

#menuTable
{
	text-align: center;
}

#menuTable tr td a:hover
{
	border-bottom: none;
}

a
{
	color: #222;
	text-decoration: none;
	border: none;
}

a:hover
{
	color: #aaa;
	text-decoration: none;
	border-bottom: dashed 1px #aaa;
}

.sectionTitle
{
	padding: 0px;
	padding-left: 20px;
	background-image: url(../i/hdg_bg.bmp);
	background-repeat: no-repeat;
	height: 40px;
	vertical-align: top;
	font-size: 14px;
	font-weight: bold;
	padding-top: 4px;
	text-align: left;
}

.partners
{
	font-weight: bold;
	line-height: 40px;
	padding: 5px;
	color: #900;
	text-align: center;
}

.contents
{
	padding: 5px;
	text-align: justify;
	text-indent: 0px;
}

.heading /*Renamed from PageSubHeading*/
{
	color: #F60;
	font-size: 24px;
	font-weight: bold;
	text-align: center;
	padding: 20px;
}

.companyPresentation
{
	font-weight: bold;
	padding: 10px;
	color: #900;
	border-top: solid 1px #ccc;
	text-align: left;
}

.microsoft
{
	text-align: center;
	font-weight: bold;
}

.pageTitle /*From PageHeader*/
{
	color: #9c0a0a;
	font-size: 18px;
	background-color: #cdcdcd;
	font-weight: bolder;
	text-align: left;
	vertical-align: top;
	padding: 5px;
	padding-left: 10px;
	height: 30px;
	background-image: url(../i/hdg_back.bmp);
	background-repeat: repeat-x;
}

ul.arrows li
{
	list-style-image: url(../i/bullet.gif);
	padding-bottom: 20px;
}

.technology /*From PageSubsubheading*/
{
	color: #036;
	font-size: 18px;
	background-color: #FFF;
	font-weight: bold;
	text-align: left;
	padding: 5px;
	padding-left: 10px;
	background-color: #f9f9f9;
}

.trainingContents
{
	padding: 5px;
	text-align: justify;
	text-indent: 0px;
}

.company
{
	color: #003;
	font-size: 24px;
	font-weight: bold;
	text-align: center;
	padding: 20px;
	border: solid 1px #ccc;
	background-color: #ececff;
}
.countries
{
	font-size: 18px;
	color: #000033;
	background-color: #ffc;
	padding: 5px;
	border: solid 1px #ccc;
}
.city
{
	padding: 5px;
	text-align: justify;
	text-indent: 0px;
	font-weight: bold;
	border: solid 1px #ccc;
	width: 80px;
}
.address
{
	padding: 5px;
	text-align: left;
	text-indent: 0px;
	border: solid 1px #ccc;
}

.addressTable
{
	border: solid 2px #ccc;
	width: 500px;
}

img
{
	border:none;
}
img:hover
{
	border-bottom:none;
}

/*****************************************************/
/*****                                           *****/
/*****    Training Calendar Related Classes      *****/
/*****                                           *****/
/*****************************************************/
.calendarCategoryTable
{
	width: 80%;
	border: solid 1px #999;
	text-align: left;
	padding: 5px;
	font-size: 12px;
	font-weight: normal;
}
.calendarCategory
{
	padding: 5px;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
}
.calendarSubCategoryTable
{
	width: 80%;
	border: solid 1px #999;
	text-align: left;
	padding: 5px;
	font-size: 12px;
	font-weight: normal;
}
.calendarSubCategory
{
	padding: 5px;
	font-size: 16px;
	font-weight: bold;
	text-align: left;
}
.calendarGap
{
	font-size: 1px;
	padding: 0px;
}
.calendarCourse
{
	padding: 5px;
	padding-bottom: 2px;
	font-size: 14px;
	font-weight: bold;
	background-color:#fff;
	color: #44a;
	border-top: solid 1px #444;
}
.calendarCourse a
{
	padding: 5px;
	padding-bottom: 2px;
	font-size: 14px;
	font-weight: bold;
	background-color:#fff;
	color: #44a;
	border-bottom: dashed 1px #44a;
}
.calendarCourse a:hover
{
	padding: 5px;
	padding-bottom: 2px;
	font-size: 14px;
	font-weight: bold;
	background-color:#fff;
	color: #006;
	border-bottom: dashed 1px #006;
}
.calendarDates
{
	font-size: 12px;
	padding-left: 40px;
	padding-bottom: 20px;
	color: #000;
	background-color:#fff;
	padding-top: 2px;
}

.calendarTopLinks
{
	border: none;
	width: 80%;
}
.topLinks
{
	text-align: left;
	padding-left: 10px;
}
.topLink
{
	color: #00f;
	text-decoration: underline;
}
.topLink:hover
{
	color: #007;
	text-decoration: underline;
	border-bottom: none;
}

.calendarLinkTop
{
	background-color: #fff;
	padding: 5px;
	text-decoration: underline;
	border: none;
}
.calendarLinkTop:hover
{
	background-color: #fff;
	padding: 5px;
	text-decoration: underline;
	border: none;
	color: #ccc;
}
/***************************************************/


/*****************************************************/
/*****                                           *****/
/*****        Broucher Related Classes           *****/
/*****                                           *****/
/*****************************************************/
.broucherCategoryTable
{
	width: 80%;
	border: solid 1px #999;
	text-align: left;
	padding: 5px;
	font-size: 12px;
	font-weight: normal;
}
.broucherCategory
{
	padding: 5px;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
}
.broucherSubCategoryTable
{
	width: 80%;
	border: solid 1px #999;
	text-align: left;
	padding: 5px;
	font-size: 12px;
	font-weight: normal;
}
.broucherSubCategory
{
	padding: 5px;
	font-size: 16px;
	font-weight: bold;
	text-align: left;
}
.broucherGap
{
	font-size: 1px;
	padding: 0px;
}
.broucherCourse
{
	padding: 5px;
	padding-bottom: 2px;
	font-size: 14px;
	font-weight: bold;
	background-color:#fff;
	color: #44a;
	border-top: solid 1px #444;
}
.broucherCourse a
{
	padding: 5px;
	padding-bottom: 2px;
	font-size: 14px;
	font-weight: bold;
	background-color:#fff;
	color: #44a;
	border-bottom: dashed 1px #44a;
}
.broucherCourse a:hover
{
	padding: 5px;
	padding-bottom: 2px;
	font-size: 14px;
	font-weight: bold;
	background-color:#fff;
	color: #006;
	border-bottom: dashed 1px #006;
}
.broucherDates
{
	font-size: 12px;
	padding-left: 40px;
	padding-bottom: 20px;
	color: #000;
	background-color:#fff;
	padding-top: 2px;
}

.broucherTopLinks
{
	border: none;
	width: 80%;
}
/*****************************************************/
/*


#text
{
	text-align: left;
	font-family: arial,verdena,helvetica,sans-serif;
	font-size: 12px;
}


.PageHeader
{
	font-family: arial,verdena,helvetica,sans-serif;
	color: #9C0A0A;
	font-size: 24px;
	background-color: #CDCDCD;
	font-weight: bold;
	width: 574;
	text-align: left;
	vertical-align: top;
}


.PageSubsubheading
{
	font-family: arial,verdena,helvetica,sans-serif;
	color: #036;
	font-size: 18px;
	background-color: #FFF;
	font-weight: bold;
	text-align: left;
}
.offeringSubheading
{
	font-family: arial,verdena,helvetica,sans-serif;
	color: #033;
	font-size: 14px;
	background-color: #FFF;
	font-weight: bold;
	text-align: left;
}
.offeringeaitable
{
	width: 237px;
	border: 0px;
	padding: 0px;
}

.offeringsubheadingtable
{
	width: 566px;
	border: 0px;
	padding: 3px;
	background-color: #CCC;
}

.offeringsubheadingtd
{
	background-color: #FFF;
	width: 262;
	text-align: left;
}
.offeringul
{
	font-family: arial,verdena,helvetica,sans-serif;
	font-size: 10px;
}
.offeringdbserver
{
	width: 280px;
	border: 0px;
	padding: 0px;
}
.offeringsubheadingtdright
{
	text-align: left;
	background-color: #FFF;
	vertical-align: top;
}
.offeringsubheadingtdnetworking
{
	width: 289px;
	text-align: left;
	background-color: #FFF;
}

.offeringoracletable
{
	width: 566px;
	border: 0px;
	padding: 3px;
	background-color: #CCC;
}



.bullet
{
	background-image: url(  'i/bullet.gif' );
	background-repeat: repeat;
	width: 13px;
	height: 20px;
	vertical-align: top;
}
.aboutusrighthalftd
{
	width: 503px;
	text-align: left;
	background-color: #FFF;
	font-family: arial,verdena,helvetica,sans-serif;
	font-size: 12px;
}
.edgerighthalftd
{
	width: 503px;
	text-align: left;
	background-color: #FFF;
	font-family: arial,verdena,helvetica,sans-serif;
	font-size: 14px;
}

.tablelefthalf
{
	width: 765px;
	border: 0px;
	border-top: 1px;
	border-right: 1px;
	border-bottom: 1px;
	padding: 0;
	background-color: #fff;
	vertical-align: top;
}
.offeringimage
{
	width: 15;
	background-color: #FFF;
}
.offeringlinks
{
	text-align: left;
	background-color: #FFC;
	font-family: arial,verdena,helvetica,sans-serif;
	font-size: 12px;
}
.offeringrighthalfimagetable
{
	width: 307px;
	border: 0px;
	padding: 2px;
	background-color: #CCC;
	padding: 0px;
}

.tablelefthalftd
{
	background-image: url(  'i/hdg_bg.jpg' );
	height: 43px;
	border: 0px;
	border-right: 1px;
	border-top: 1px;
	width: 30px;
}



.aboutusrighthalf
{
	width: 531px;
	border: 0;
	padding: 3px;
	background-color: #FFF;
}
.edgerighthalf
{
	width: 531px;
	border: 0;
	padding: 5px;
	background-color: #CCC;
}

.subtablelefthalf
{
	width: 186px;
	border: 0px;
	padding: 0px;
	background-color: #FFF;
	background-image: url(  'i/hdg_bg.jpg' );
	vertical-align: top;
}
.prestigiousnewlaunchesimage
{
	background-image: url(i/hdg_bg.jpg);
	background-repeat: no-repeat;
	background-color: #FFF;
	height: 43px;
	text-align: left;
	vertical-align: top;
	font-family: arial,verdena,helvetica,sans-serif;
	font-size: 12px;
	padding-left: 50px;
}
.offeringapitable
{
	width: 280px;
	border: 0px;
	padding: 0px;
}

.tablerighthalf
{
	vertical-align: top;
	width: 574px;
	border: 0px;
	border-top: 1px;
	border-right: 1px;
	border-bottom: 1px;
	padding: 0;
	background-color: #fff;
}
.tableaboutusright
{
	width: 531px;
	border: 0px;
	padding: 3px;
}

.contactustd
{
	width: 288px;
	font-size: 12px;
	background-color: #fff;
	text-align: center;
}

.infrastrucutretd
{
	padding: 30px;
	font-family: arial,verdena,helvetica,sans-serif;
	font-size: 12px;
	background-color: #FFF;
	text-align: left;
}


.Subtable
{
	width: 778;
	border: 0;
	vertical-align: middle;
	padding: 0;
}


.Flashheading
{
	height: 43px;
	text-align: left;
	background-image: url(  'i/hdg_bg.jpg' );
}
.Flash
{
	height: 43px;
}

.Contactussideheading
{
	width: 108px;
	text-align: center;
	background-color: #FFFFFF;
	font-family: arial,verdena,helvetica,sans-serif;
	color: #000;
	font-size: 12px;
	font-weight: bold;
}
.Contactusmaintable
{
	width: 500px;
	border: 0px;
	vertical-align: middle;
	padding: 2px;
	background-color: #CCCCCC;
}
*/

/**********************************************************/
/******		     Message Box Classes				 ******/
/**********************************************************/
.messageBox
{
	border: solid 1px #113e82;
	background-color: #113c82;
	width: 400px;
	padding: 5px;
}

.messageTitle
{
	text-align: center;
	background-color:#113e82;
	color: #fff;
	font-weight: bold;
	height: 25px;
}

.messageText
{
	text-align: left;
	background-color: #a0e0fe;
	color: #000;
	font-weight: normal;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 5px;
}


/**********************************************************/
/******		        Calendar Classes				 ******/
/**********************************************************/
.calendarDetails1
{
	font-size: 11px;
	border: solid 1px #aaa;
	padding: 2px;	
	background-color:#f5f5f5;
	color: #000;
}
.calendarDetails2
{
	font-size: 11px;
	border: solid 1px #aaa;
	padding: 2px;	
	background-color:#ededed;
	color: #000;
}

.calendarHeadings
{
	font-size: 11px;
	font-weight: bold;
	border: solid 1px #aaa;
	border-bottom: none;
	padding: 2px;	
	background-color:#bbb;
	text-align: center;
	color: #222;
}

.calendarCourseTitle
{
	border-bottom: dashed 1px #222;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
}

.calendarCourseTitle:hover
{
	color: #aaa;
	text-decoration: none;
	border-bottom: dashed 1px #aaa;
	font-weight: bold;
	font-size: 12px;
}

/**********************************************************/
/******		        Broucher Classes				 ******/
/**********************************************************/
.broucherDetails1
{
	font-size: 11px;
	border: solid 1px #aaa;
	padding: 2px;	
	background-color:#f5f5f5;
	color: #000;
}
.broucherDetails2
{
	font-size: 11px;
	border: solid 1px #aaa;
	padding: 2px;	
	background-color:#ededed;
	color: #000;
}

.broucherHeadings
{
	font-size: 11px;
	font-weight: bold;
	border: solid 1px #aaa;
	border-bottom: none;
	padding: 2px;	
	background-color:#bbb;
	text-align: center;
	color: #222;
}

.broucherCourseTitle
{
	border-bottom: dashed 1px #222;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
}

.broucherCourseTitle:hover
{
	color: #aaa;
	text-decoration: none;
	border-bottom: dashed 1px #aaa;
	font-weight: bold;
	font-size: 12px;
}
