/* CSS Document */
body {
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#000000;
	background-color:#ffffff;
		background-image:url(../images/bg.jpg);
	background-repeat:repeat-x;
}
p {
	padding:0px 0px 10px 0px;
	margin:0px 0px 0px 0px;
}
form {
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
}
h1 {
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
}
h2 {
	padding:0px 0px 10px 0px;
	margin:0px 0px 0px 0px;
	color:#ff0000;
	font-family:"Trebuchet MS",Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:normal;
}
h2 span {
	color:#565656;
}
h3 {
	padding:0px 0px 10px 0px;
	margin:0px 0px 0px 0px;
	color:#4a7cd2;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:normal;
}
h3 span {
	color:#565656;
}


h4 {
	padding:10px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	color:#595959;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
}
.clear {
	clear:both;
}
#mainContainer {
	width:900px;
	margin-left:auto;
	margin-right:auto;
	padding:0px 0px 0px 12px;
	background-color:#FFFFFF;
}

/*----------------------------------top section style------------------------*/

#topSection {
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	height:82px;
}
#logo {
	width:132px;
	float:left;
}
#toplinksSection {
	width:756px;
	height:57px;
	float:left;
	background-image:url(../images/topBg.jpg);
	background-repeat:no-repeat;
	background-position:bottom right;
	color:#888888;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	text-align:right;
	padding:25px 0px 0px 0px;
}
#toplinksSection a {
	color:#888888;
	text-decoration:none;
}
#toplinksSection a:hover {
	color:#888888;
	text-decoration:underline;
}
#topLinkBold {
	color:#878787;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	text-align:right;
	padding:13px 0px 0px 0px;
}
#topLinkBold a {
	color:#878787;
	text-decoration:none;
}
#topLinkBold a:hover {
	color:#878787;
	text-decoration:underline;
}

/*----------------------------------menu section style------------------------*/
#menuSection {
	width:888px;
	height:34px;
	background-image:url(../images/menuBg.gif);
	background-repeat:repeat-x;
}
#menuLeftCuve {
	background-image:url(../images/menuLeftCurv.gif);
	background-repeat:no-repeat;
	width:11px;
	height:34px;
	float:left;
}
#mainMenu {
	background-image:url(../images/menuRightCurv.gif);
	background-repeat:no-repeat;
	background-position:right top;
	width:827px;
	height:34px;
	float:left;
	padding-left:50px
}
.menu {
	background-image:url(../images/menuDevider.gif);
	background-repeat:no-repeat;
	background-position:right top;
	height:26px;
	color:#d9d9d9;
	font-family:"Trebuchet MS",Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	text-align:center;
	padding:8px 21px 0px 20px;
	float:left;
}
.menu a {
	color:#d9d9d9;
	text-decoration:none;	
}
.menu a:hover {
	color:#d9d9d9;
	text-decoration:none;	
}
.menu1 {
	height:26px;
	color:#d9d9d9;
	font-family:"Trebuchet MS",Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	text-align:center;
	padding:8px 21px 0px 21px;
	float:left;
}
.menu1 a {
	color:#d9d9d9;
	text-decoration:none;	
}
.menu1 a:hover {
	color:#d9d9d9;
	text-decoration:none;	
}
/*----------------------------------banner section style------------------------*/
#bannerSection {
	border:1px solid #e5e5e5;
	padding:5px 5px 5px 3px;
	margin-top:2px;
	float:left;
	width:876px;
}
#innerBannerSection {
	background-image:url(../images/innerBanner.jpg);
	margin-top:2px;
	float:left;
	width:888px;
	height:110px;
}
#banner {
	width:875px;
	height:217px;
	background-image:url(../images/banner.jpg);
	background-repeat:no-repeat;
	margin-left:2px;
	float:left;
}
#bannerRight {
	width:195px;
	float:left;
	padding:5px 0px 0px 15px;
}
#bannerRight a {
	color:#00349a;
	text-decoration:none;
}
#bannerRight a:hover {
	color:#00349a;
	text-decoration:none;
}
.whatsNewHead {
	width:178px;
	background-image:url(../images/whatsNewLine.gif);
	background-repeat:no-repeat;
	background-position:bottom left;
	color:#ff0000;
	font-family:"Trebuchet MS",Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:normal;
	padding:0px 0px 6px 0px;
}
.whatsNewHead span {
	color:#565656;
}
.whatsTxt {
	border-bottom:1px solid #f2f2f2;
	color:#626262;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	padding:5px 0px 7px 3px;
	width:175px;
}
.whatsTxt1 {
	color:#626262;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	padding:10px 0px 0px 3px;
	width:175px;
}

/*----------------------------------content section style------------------------*/

#contentSection {
	width:888px;
	padding:4px 0px 9px 0px;
	float:left;
	color:#626262;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
}
#contentSection a {
	color:#00349a;
	text-decoration:none;
}
#contentSection a:hover {
	color:#00349a;
	text-decoration:none;
}
#contentLeft {
	width:196px;
	float:left;
	border-right:1px solid #e5e5e5;
	padding:5px 0px 0px 0px;
}

#contentMiddle {
	width:454px;
	float:left;
	padding:13px 10px 0px 10px;
}
#contentRight {
	width:195px;
	float:left;
	border:1px solid #e5e5e5;
	padding:10px 10px 10px 10px;
}
.technologyHead {
	width:195px;
	background-image:url(../images/technologyLine.gif);
	background-repeat:no-repeat;
	background-position:bottom left;
	color:#ff0000;
	font-family:"Trebuchet MS",Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:normal;
	padding:0px 0px 6px 0px;
}
.technologyHead span {
	color:#565656;
}
.padd01 {
	padding:13px 0px 15px 0px;
}
.padd02 {
	padding:13px 0px 10px 0px;
}
.contentDevider {
	border-bottom:1px solid #f2f2f2;
	padding:0px 0px 10px 0px;
	margin-bottom:10px;
}

#footerSection {
	border-top:4px solid #e5e5e5;
	width:888px;
	padding:15px 0px 5px 0px;
	color:#707070;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	text-align:center;
	float:left;
}

/*----------------------------------INNER SECTION------------------------*/


#innerContentLeft {
	width:90px;
	float:left;
	border-right:1px solid #e5e5e5;
	padding:0px 0px 0px 3px;
	margin:10px 0px 0px 0px
}
#innerContentLeftImg{
	width:82px;
	height:77px;
	float:left;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px
}
#innerContentLeftImg01{
	width:82px;
	height:77px;
	float:left;
	padding:0px 0px 0px 0px;
	margin:5px 0px 0px 0px
}
#innerContentRt {
	width:117px;
	float:left;
	border-left:1px solid #e5e5e5;
	padding:5px 5px 5px 10px;
	margin:10px 0px 0px 0px;
	text-align:left;
}

.innerContentRtDevider{
	width:117px;
	float:left;
	border-bottom:1px dotted #e5e5e5;
	padding:0px 0px 5px 0px;
	text-align:left;
}

.innerContentRtDevider01{
	width:117px;
	float:left;
	text-align:left;
	margin:10px 0px 0px 0px;
}
.newslink{
font-family:Verdana, Arial, Helvetica, sans-serif;
text-decoration:none;
color:#009966;
}
.newslink:hover{
color:#000000;
}

#innerContentMiddle {
	width:645px;
	float:left;
	padding:13px 5px 0px 5px;
	margin:5px 0px 0px 0px;
	text-align:justify;
	
}

#innerContentMiddle a {
	color:#ff0000;
	text-decoration:none;
}
#innerContentMiddle a:hover {
	color:#00349a;
	text-decoration:none;
}

.innerHeadCareer {
	width:97px;
	background-image:url(../images/carrerIcon.jpg);
	background-repeat:no-repeat;
	color:#ff0000;
	font-family:"Trebuchet MS",Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:normal;
	padding:5px 0px 10px 25px;
}
.innerHeadAbout{
	width:92px;
	background-image:url(../images/about.jpg);
	background-repeat:no-repeat;
	color:#ff0000;
	font-family:"Trebuchet MS",Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:normal;
	padding:5px 0px 10px 30px;
}

.innerHeadQuality {
	width:92px;
	background-image:url(../images/quality.jpg);
	background-repeat:no-repeat;
	color:#ff0000;
	font-family:"Trebuchet MS",Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:normal;
	padding:5px 0px 10px 30px;
}


.innerHeadWhatNew {
	width:87px;
	background-image:url(../images/new.jpg);
	background-repeat:no-repeat;
	color:#ff0000;
	font-family:"Trebuchet MS",Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:normal;
	padding:10px 0px 10px 35px;
}

.imgPad {

padding:5px 5px 5px 0px;
}


.listing_01 ul {
	padding:0px 0px 0px 0px;
	margin:10px 0px 10px 0px;
	list-style:none;
}
.listing_01 li {
	list-style:none;
	padding:0px 10px 0px 15px;
	margin:0px 0px 5px 0px;
	background-image:url(../images/arrow.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#666666;
}

.listing_01 li  a {
	color:#666666;
	text-decoration:none;
	font-weight:normal;
}
.listing_01 li  a:hover {
	color:#333333;
	text-decoration:underline;
}
/*----------------------------------INNER SECTION------------------------*/
.newsTitle{
	color:#336699;
	text-decoration:none;
}

/* STYLE SHEET FOR FORM PAGE */
.errorText {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FA5858;
    }
	
.button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-color: #BDD5EC;
	cursor: auto;
	margin: 0px;
	padding: 0px;
	text-align: center;
}

.buttonreset {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-color: #DDDCE1;
	margin: 0px;
	padding: 0px;
}

.input   
	   {
		 font-family: Verdana, Arial, Helvetica, sans-serif;
         font-size: 11px;
		color: #383838;
		border: solid rgb(193,192,192) 1px;
		width:200px;
	   }
	   
.inputBook   
	   {
		font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 11px;
		color: #666666;
		border: solid rgb(193,192,192) 1px;
		width:75px;
	   }
	   
.border{
  border: 1px solid #cccccc;
}	
/* STYLE SHEET FOR FORM PAGE END */
